osu!ppy.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "osu!ppy.beatmapListing": {
  3. "description": "Displayed when viewing all beatmaps.",
  4. "message": "瀏覽譜面列表"
  5. },
  6. "osu!ppy.beatmapLooking": {
  7. "description": "Displayed when looking at a beatmap.",
  8. "message": "瀏覽譜面"
  9. },
  10. "osu!ppy.beatmapRankings": {
  11. "description": "Displayed when viewing Kudosu Rankings.",
  12. "message": "檢視 kudosu 排行榜"
  13. },
  14. "osu!ppy.buttonViewBeatmap": {
  15. "description": "Displayed for a button to redirect to the beatmap page.",
  16. "message": "瀏覽譜面"
  17. },
  18. "osu!ppy.countryRankings": {
  19. "description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
  20. "message": "國家排名 [{0}]"
  21. },
  22. "osu!ppy.for": {
  23. "description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]",
  24. "message": "(針對 {0})[{1}]"
  25. },
  26. "osu!ppy.performanceRankings": {
  27. "description": "Displayed when viewing the performance rankings.",
  28. "message": "表現排名"
  29. },
  30. "osu!ppy.scoreRankings": {
  31. "description": "{0} = gamemode. E.g. Score Rankings [osu!]",
  32. "message": "分數排名 [{0}]"
  33. },
  34. "osu!ppy.wikiMainPage": {
  35. "description": "Displayed when viewing the wiki main page.",
  36. "message": "Wiki 主頁"
  37. }
  38. }