1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "osu!ppy.beatmapListing": {
- "description": "Displayed when viewing all beatmaps.",
- "message": "Harita listelerine bakıyor"
- },
- "osu!ppy.beatmapLooking": {
- "description": "Displayed when looking at a beatmap.",
- "message": "Haritaya bakıyor"
- },
- "osu!ppy.beatmapPacks": {
- "description": "Displayed when viewing all beatmap packs.",
- "message": "Harita paketlerine bakıyor"
- },
- "osu!ppy.beatmapRankings": {
- "description": "Displayed when viewing Kudosu Rankings.",
- "message": "Kudosu sıralamalarına bakıyor"
- },
- "osu!ppy.buttonViewBeatmap": {
- "description": "Displayed for a button to redirect to the beatmap page.",
- "message": "Haritayı Görüntüle"
- },
- "osu!ppy.countryRankings": {
- "description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
- "message": "Ülke sıralamaları [{0}]"
- },
- "osu!ppy.for": {
- "description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]",
- "message": "({0} için) [{1}]"
- },
- "osu!ppy.performanceRankings": {
- "description": "Displayed when viewing the performance rankings.",
- "message": "Performans sıralamaları"
- },
- "osu!ppy.scoreRankings": {
- "description": "{0} = gamemode. E.g. Score Rankings [osu!]",
- "message": "Puan sıralamaları [{0}]"
- },
- "osu!ppy.support": {
- "description": "Displayed when viewing the support page.",
- "message": "osu!ppy'yi destekleme yolları"
- },
- "osu!ppy.wikiMainPage": {
- "description": "Displayed when viewing the wiki main page.",
- "message": "Wiki ana sayfası"
- }
- }
|