123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "osu!ppy.beatmapListing": {
- "description": "Displayed when viewing all beatmaps.",
- "message": "Visar beatmap listor"
- },
- "osu!ppy.beatmapLooking": {
- "description": "Displayed when looking at a beatmap.",
- "message": "Tittar på beatmap"
- },
- "osu!ppy.beatmapPacks": {
- "description": "Displayed when viewing all beatmap packs.",
- "message": "Visar beatmap paket"
- },
- "osu!ppy.beatmapRankings": {
- "description": "Displayed when viewing Kudosu Rankings.",
- "message": "Visar kudosu ranking"
- },
- "osu!ppy.buttonViewBeatmap": {
- "description": "Displayed for a button to redirect to the beatmap page.",
- "message": "Visa Beatmap"
- },
- "osu!ppy.countryRankings": {
- "description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
- "message": "Landsrankningar [{0}]"
- },
- "osu!ppy.for": {
- "description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]",
- "message": "(för {0}) [{1}]"
- },
- "osu!ppy.performanceRankings": {
- "description": "Displayed when viewing the performance rankings.",
- "message": "Prestanda ranking"
- },
- "osu!ppy.scoreRankings": {
- "description": "{0} = gamemode. E.g. Score Rankings [osu!]",
- "message": "Poäng ranking [{0}]"
- },
- "osu!ppy.spotlights": {
- "description": "{0} = gamemode, {1} = All/Friends. E.g. The osu! Spotlights (All)",
- "message": "{0} spotlights ({1})"
- },
- "osu!ppy.support": {
- "description": "Displayed when viewing the support page.",
- "message": "Sätt att stödja osu!ppy"
- },
- "osu!ppy.wikiMainPage": {
- "description": "Displayed when viewing the wiki main page.",
- "message": "Wiki huvudsida"
- }
- }
|