osu!ppy.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "osu!ppy.beatmapListing": {
  3. "description": "Displayed when viewing all beatmaps.",
  4. "message": "Harita listelerine bakıyor"
  5. },
  6. "osu!ppy.beatmapLooking": {
  7. "description": "Displayed when looking at a beatmap.",
  8. "message": "Haritaya bakıyor"
  9. },
  10. "osu!ppy.beatmapPacks": {
  11. "description": "Displayed when viewing all beatmap packs.",
  12. "message": "Harita paketlerine bakıyor"
  13. },
  14. "osu!ppy.beatmapRankings": {
  15. "description": "Displayed when viewing Kudosu Rankings.",
  16. "message": "Kudosu sıralamalarına bakıyor"
  17. },
  18. "osu!ppy.buttonViewBeatmap": {
  19. "description": "Displayed for a button to redirect to the beatmap page.",
  20. "message": "Haritayı Görüntüle"
  21. },
  22. "osu!ppy.countryRankings": {
  23. "description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
  24. "message": "Ülke sıralamaları [{0}]"
  25. },
  26. "osu!ppy.for": {
  27. "description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]",
  28. "message": "({0} için) [{1}]"
  29. },
  30. "osu!ppy.performanceRankings": {
  31. "description": "Displayed when viewing the performance rankings.",
  32. "message": "Performans sıralamaları"
  33. },
  34. "osu!ppy.scoreRankings": {
  35. "description": "{0} = gamemode. E.g. Score Rankings [osu!]",
  36. "message": "Puan sıralamaları [{0}]"
  37. },
  38. "osu!ppy.support": {
  39. "description": "Displayed when viewing the support page.",
  40. "message": "osu!ppy'yi destekleme yolları"
  41. },
  42. "osu!ppy.wikiMainPage": {
  43. "description": "Displayed when viewing the wiki main page.",
  44. "message": "Wiki ana sayfası"
  45. }
  46. }