123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "osu!ppy.beatmapListing": {
- "description": "Displayed when viewing all beatmaps.",
- "message": "查看谱面列表"
- },
- "osu!ppy.beatmapLooking": {
- "description": "Displayed when looking at a beatmap.",
- "message": "查看谱面"
- },
- "osu!ppy.beatmapPacks": {
- "description": "Displayed when viewing all beatmap packs.",
- "message": "查看谱面包"
- },
- "osu!ppy.beatmapRankings": {
- "description": "Displayed when viewing Kudosu Rankings.",
- "message": "查看 kudosu 排名"
- },
- "osu!ppy.buttonViewBeatmap": {
- "description": "Displayed for a button to redirect to the beatmap page.",
- "message": "查看谱面"
- },
- "osu!ppy.countryRankings": {
- "description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
- "message": "国家排名 [{0}]"
- },
- "osu!ppy.for": {
- "description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]",
- "message": "(对于 {0})[{1}]"
- },
- "osu!ppy.performanceRankings": {
- "description": "Displayed when viewing the performance rankings.",
- "message": "表现排名"
- },
- "osu!ppy.scoreRankings": {
- "description": "{0} = gamemode. E.g. Score Rankings [osu!]",
- "message": "分数排名 [{0}]"
- },
- "osu!ppy.spotlights": {
- "description": "{0} = gamemode, {1} = All/Friends. E.g. The osu! Spotlights (All)",
- "message": "{0} 精选 ({1})"
- },
- "osu!ppy.support": {
- "description": "Displayed when viewing the support page.",
- "message": "支持 osu!ppy 的方式"
- },
- "osu!ppy.wikiMainPage": {
- "description": "Displayed when viewing the wiki main page.",
- "message": "Wiki 首页"
- }
- }
|