Skip to content

Commit

Permalink
New Crowdin updates (#7375)
Browse files Browse the repository at this point in the history
* New translations popup.json (Spanish)

* New translations tabs.json (Spanish)

* New translations contributors.json (Spanish)

* New translations general.json (Spanish)

* New translations x.json (Spanish)

* New translations osu!ppy.json (Spanish)
  • Loading branch information
SeMiD authored Dec 6, 2023
1 parent b321a15 commit acbdae9
Show file tree
Hide file tree
Showing 6 changed files with 190 additions and 1 deletion.
52 changes: 52 additions & 0 deletions es-ES/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,22 @@
"description": "Shown when application is outdated",
"message": "Tu aplicación de PreMiD está desactualizada. Por favor, actualízala para continuar usando PreMiD."
},
"popup.info.extensionDisabled": {
"description": "Shown when the extension has been disabled in the settings",
"message": "Extensión deshabilitada"
},
"popup.info.extensionDisabled.message": {
"description": "Shown when the extension has been disabled in the settings",
"message": "La extensión PreMiD ha sido desactivada en los ajustes. Por favor, habilítela para continuar usando PreMiD."
},
"popup.info.discordStatusSetting.message": {
"description": "Shown on the troubleshooting page when the user might have to change their Discord status setting",
"message": "Por favor, asegúrate de que has habilitado el ajuste '\"Mostrar la actividad actual como un mensaje de estado\" en sus ajustes de Discord."
},
"popup.info.presenceNotSetMessage.message": {
"description": "Shown on the troubleshooting page when PreMiD has not found a presence for the current tabs",
"message": "PreMiD no pudo encontrar una presence para las pestañas actuales. Por favor, asegúrate de que has instalado una presence para el sitio web en el que te encuentras. Si has instalado una presence, intenta recargar el sitio web de la presence, y asegúrate de que has habilitado la presence en los ajustes."
},
"popup.navigation.credits": {
"description": "Title of the 'credits' section at the navigation in the popup",
"message": "Créditos"
Expand All @@ -119,6 +135,10 @@
"description": "Title of the 'information' section at the navigation in the popup",
"message": "Información"
},
"popup.navigation.diagnostics": {
"description": "Title of the 'diagnostics' section at the navigation in the popup",
"message": "Diagnósticos"
},
"popup.presences.done": {
"description": "Done button",
"message": "Hecho"
Expand Down Expand Up @@ -150,5 +170,37 @@
"popup.setting.titleMenubar": {
"description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
"message": "Título de la barra de menús"
},
"popup.setting.syncLanguage": {
"description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
"message": "Sincronizar Idioma"
},
"popup.setting.preferredPresenceLanguage": {
"description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
"message": "Idioma de Presence preferido"
},
"popup.setting.heartbeat": {
"description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
"message": "Latido"
},
"popup.information.extensionVersion": {
"description": "Shows the version of the extension (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: Extension version: 2.5.0",
"message": "Versión de la extensión: {0}"
},
"popup.information.appVersion": {
"description": "Shows the version of the app (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: App version: 2.5.0",
"message": "Versión de la aplicación: {0}"
},
"popup.information.appNotFound": {
"description": "Shows that no connection was able to be made to the PreMiD app (located at the 'information' tab in the popup)",
"message": "No conectado a la aplicación PreMiD"
},
"popup.information.discordUser": {
"description": "Shows Discord user PreMiD is connected to (located at the 'information' tab in the popup); {0} will be replaced the username of the Discord account -> {0} is a variable and should not be translated; Example: Discord user: Bas950",
"message": "Usuario de Discord: {0}"
},
"popup.information.discordNotFound": {
"description": "Shows that no connection was able to be made to the Discord app (located at the 'information' tab in the popup)",
"message": "No conectado a la aplicación de Discord"
}
}
32 changes: 32 additions & 0 deletions es-ES/Extension/tabs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"description": "Donate button of the tab which opens when you install PreMiD for the first time",
"message": "Donar"
},
"version": {
"description": "{0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Version text of the extension/app",
"message": "v{0}"
},
"tab.button.changelog": {
"description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
"message": "Registro de cambios"
Expand Down Expand Up @@ -58,5 +62,33 @@
"tab.troubleshooting.heading": {
"description": "Title of the tab which opens when you click on the troubleshooting button",
"message": "Solución de problemas"
},
"tab.troubleshooting.subHeading": {
"description": "Subtitle of the tab which opens when you click on the troubleshooting button, {0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated",
"message": "¿Problemas con {0}?"
},
"tab.troubleshooting.checks.extensionEnabled": {
"description": "Check 1 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Extensión habilitada"
},
"tab.troubleshooting.checks.internetConnection": {
"description": "Check 2 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Conexión a Internet"
},
"tab.troubleshooting.checks.appConnection": {
"description": "Check 3 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Conectado con la aplicación PreMiD"
},
"tab.troubleshooting.checks.discordConnection": {
"description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Conectado con la aplicación de Discord"
},
"tab.troubleshooting.checks.discordStatus": {
"description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
"message": "Mensaje de estado de Discord habilitado"
},
"tab.troubleshooting.checks.presenceToDisplay": {
"description": "Check 6 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Presence a mostrar"
}
}
12 changes: 12 additions & 0 deletions es-ES/Presence/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"description": "Used as the title for the button in Discord.",
"message": "Ver Artista"
},
"general.buttonViewChangelog": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Cambios"
},
"general.buttonViewChannel": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Canal"
Expand Down Expand Up @@ -247,6 +251,10 @@
"description": "",
"message": "Tienda"
},
"general.support": {
"description": "A page name",
"message": "Página de soporte"
},
"general.terms": {
"description": "A page name",
"message": "Términos de Servicio"
Expand Down Expand Up @@ -455,6 +463,10 @@
"description": "A page name",
"message": "Wiki"
},
"general.wikiMainPage": {
"description": "Displayed when viewing the wiki main page.",
"message": "Página principal de la wiki"
},
"general.wishlist": {
"description": "",
"message": "Lista de deseados:"
Expand Down
51 changes: 50 additions & 1 deletion es-ES/Presence/osu!ppy.json
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"
}
}
40 changes: 40 additions & 0 deletions es-ES/Presence/x.json
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 algunos ajustes..."
},
"x.viewDms": {
"description": "",
"message": "Viendo 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": "Ver posts (con respuestas) de:"
}
}
4 changes: 4 additions & 0 deletions es-ES/Website/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"description": "Heading for group of users.",
"message": "Colaboradores"
},
"contributors.headings.presenceDevelopers": {
"description": "Heading for group of users.",
"message": "Desarrolladores de Presences"
},
"contributors.headings.translators": {
"description": "Heading for group of users.",
"message": "Traductores"
Expand Down

0 comments on commit acbdae9

Please sign in to comment.