-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations popup.json (Spanish, Latin America) * New translations tabs.json (Spanish, Latin America) * New translations contributors.json (Spanish, Latin America) * New translations general.json (Spanish, Latin America) * New translations x.json (Spanish, Latin America) * New translations osu!ppy.json (Spanish, Latin America)
- Loading branch information
Showing
6 changed files
with
184 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,50 @@ | ||
{} | ||
{ | ||
"osu!ppy.beatmapListing": { | ||
"description": "Displayed when viewing all beatmaps.", | ||
"message": "Viendo listados de beatmap" | ||
}, | ||
"osu!ppy.beatmapLooking": { | ||
"description": "Displayed when looking at a beatmap.", | ||
"message": "Mirando el betmap" | ||
}, | ||
"osu!ppy.beatmapPacks": { | ||
"description": "Displayed when viewing all beatmap packs.", | ||
"message": "Viendo packs de beatmap" | ||
}, | ||
"osu!ppy.beatmapRankings": { | ||
"description": "Displayed when viewing Kudosu Rankings.", | ||
"message": "Viendo rangos de kudosu" | ||
}, | ||
"osu!ppy.buttonViewBeatmap": { | ||
"description": "Displayed for a button to redirect to the beatmap page.", | ||
"message": "Ver Beatmap" | ||
}, | ||
"osu!ppy.countryRankings": { | ||
"description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]", | ||
"message": "Ranking de País [{0}]" | ||
}, | ||
"osu!ppy.for": { | ||
"description": "{0} = country/for All, {1} = gamemode. E.g. Performance Rankings (for All) [osu!]", | ||
"message": "(para {0}) [{1}]" | ||
}, | ||
"osu!ppy.performanceRankings": { | ||
"description": "Displayed when viewing the performance rankings.", | ||
"message": "Ranking de rendimiento" | ||
}, | ||
"osu!ppy.scoreRankings": { | ||
"description": "{0} = gamemode. E.g. Score Rankings [osu!]", | ||
"message": "Ranking de puntuación [{0}]" | ||
}, | ||
"osu!ppy.spotlights": { | ||
"description": "{0} = gamemode, {1} = All/Friends. E.g. The osu! Spotlights (All)", | ||
"message": "Destacados de {0} ({1})" | ||
}, | ||
"osu!ppy.support": { | ||
"description": "Displayed when viewing the support page.", | ||
"message": "Formas de apoyar osu!ppy" | ||
}, | ||
"osu!ppy.wikiMainPage": { | ||
"description": "Displayed when viewing the wiki main page.", | ||
"message": "Página principal de la wiki" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,46 @@ | ||
{ | ||
"x.bookmarks": { | ||
"description": "", | ||
"message": "Marcadores" | ||
}, | ||
"x.explore": { | ||
"description": "", | ||
"message": "Explorar" | ||
}, | ||
"x.notifs": { | ||
"description": "", | ||
"message": "Notificaciones" | ||
}, | ||
"x.readPost": { | ||
"description": "after the \":\" it will say the username", | ||
"message": "Leyendo post de:" | ||
}, | ||
"x.settings": { | ||
"description": "", | ||
"message": "Cambiando algunas configuraciones..." | ||
}, | ||
"x.viewDms": { | ||
"description": "", | ||
"message": "Viendo sus MDs" | ||
"message": "Revisando sus MDs" | ||
}, | ||
"x.viewLiked": { | ||
"description": "", | ||
"message": "Viendo gustado por:" | ||
}, | ||
"x.viewList": { | ||
"description": "", | ||
"message": "Viendo lista:" | ||
}, | ||
"x.viewMedia": { | ||
"description": "", | ||
"message": "Viendo multimedia de:" | ||
}, | ||
"x.viewPosts": { | ||
"description": "", | ||
"message": "Viendo posts de:" | ||
}, | ||
"x.viewPostsWithReplies": { | ||
"description": "", | ||
"message": "Viendo posts (con respuestas) de:" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters