Skip to content

Commit

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

* New translations tabs.json (Spanish)

* New translations downloads.json (Spanish)

* New translations home.json (Spanish)

* New translations general.json (Spanish)

* New translations downloads.json (German)

* New translations popup.json (Korean)

* New translations popup.json (Lithuanian)

* New translations tabs.json (Lithuanian)

* New translations contributors.json (Lithuanian)

* New translations popup.json (Spanish, Latin America)
  • Loading branch information
SeMiD authored Dec 19, 2024
1 parent b386f60 commit ef5d45f
Show file tree
Hide file tree
Showing 11 changed files with 346 additions and 2 deletions.
28 changes: 28 additions & 0 deletions de-DE/Website/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,40 @@
"description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).",
"message": "Warnung"
},
"downloads.mobile.notAvailable": {
"description": "Warning message shown on mobile devices indicating PreMiD is not available.",
"message": "PreMid ist zum aktuellen Zeitpunkt nicht für Mobile Geräte verfügbar. Bitte nutze einen Desktop Browser, um PreMid zu nutzen."
},
"downloads.mobile.showDownloads": {
"description": "Button text to show downloads section on mobile.",
"message": "Downloads anzeigen"
},
"downloads.mobile.hideDownloads": {
"description": "Button text to hide downloads section on mobile.",
"message": "Downloads ausblenden"
},
"downloads.notice.header.title": {
"description": "Main announcement title in the downloads page.",
"message": "Große Neuigkeiten!"
},
"downloads.notice.header.removal": {
"description": "First line of the announcement about app removal.",
"message": "Wir haben die Anwendung komplett entfernt!"
},
"downloads.notice.header.simplified": {
"description": "Second line explaining the simplified installation process.",
"message": "Jetzt brauchst du nur noch die Browser-Erweiterung - keine zusätzlichen Downloads sind nötig."
},
"downloads.notice.features.oneClick": {
"description": "Feature tag highlighting one-click setup.",
"message": "Ein Klick Setup"
},
"downloads.notice.appreciation.title": {
"description": "Title for the appreciation section.",
"message": "Du magst PreMiD?"
},
"downloads.notice.appreciation.buttons.review": {
"description": "Review button text.",
"message": "Bewerte uns"
}
}
8 changes: 8 additions & 0 deletions es-419/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,10 @@
"description": "Button to link the Discord account",
"message": "Conectar Discord"
},
"popup.navigation.feedback": {
"description": "Text on the information tab in the popup to give feedback",
"message": "¿Tienes algo que decir?"
},
"popup.feedback.other": {
"description": "Title of the other option in the feedback type selection box",
"message": "Otros"
Expand All @@ -282,5 +286,9 @@
"popup.feedback.other.header": {
"description": "The title of the other feedback page",
"message": "Otros"
},
"popup.feedback.submitted.description": {
"description": "The description of the submitted feedback page",
"message": "¡Gracias por tus comentarios! 🎉\n\nApreciamos que te tomes tu tiempo en compartir tus opiniones con nosotros. Revisaremos tus comentarios y te contactaremos si es necesario."
}
}
92 changes: 92 additions & 0 deletions es-ES/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,18 @@
"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.failedToFetchUser": {
"description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
"message": "Error al obtener el usuario"
},
"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.setting.preferApp": {
"description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)",
"message": "Aplicación preferida"
},
"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}"
Expand Down Expand Up @@ -239,6 +247,18 @@
"description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
"message": "Usar Estado Jugando"
},
"popup.whatsNew.heading": {
"description": "Title of the 'What's new' section at the navigation in the popup",
"message": "Novedades 🎉"
},
"popup.whatsNew.description": {
"description": "Description of the 'What's new' section at the navigation in the popup",
"message": "¡Echa un vistazo a las últimas novedades!"
},
"popup.whatsNew.button": {
"description": "Button to open the 'What's new' page",
"message": "Abrir registro de cambios"
},
"popup.discordUnlinked.title": {
"description": "Title of the 'Discord Unlinked' section at the navigation in the popup",
"message": "Discord no vinculado"
Expand All @@ -251,14 +271,86 @@
"description": "Button to link the Discord account",
"message": "Vincular Discord"
},
"popup.navigation.feedback": {
"description": "Text on the information tab in the popup to give feedback",
"message": "¿Tienes algo que decir?"
},
"popup.navigation.feedbackLink": {
"description": "Link to the feedback page",
"message": "Enviar comentarios"
},
"popup.feedback.presence": {
"description": "Title of the presence option in the feedback type selection box",
"message": "Reportar un error o problema con una Presencia"
},
"popup.feedback.extension": {
"description": "Title of the extension option in the feedback type selection box",
"message": "Reportar un Error o Problema con la extensión"
},
"popup.feedback.feature": {
"description": "Title of the feature option in the feedback type selection box",
"message": "Solicitar una funcionalidad"
},
"popup.feedback.other": {
"description": "Title of the other option in the feedback type selection box",
"message": "Otros"
},
"popup.feedback.title": {
"description": "Title of the feedback popup",
"message": "Comentarios"
},
"popup.feedback.select.header": {
"description": "On the feedback type select page the header text",
"message": "¿Qué está pasando? 🤔"
},
"popup.feedback.select.description": {
"description": "On the feedback type select page the description text",
"message": "Por favor, seleccione el tipo de comentario que desea enviar."
},
"popup.feedback.presence.header": {
"description": "The title of the presence feedback page",
"message": "Reportar un error o problema con una Presencia"
},
"popup.feedback.presence.description": {
"description": "The description of the presence feedback page",
"message": "¡Oh, no! 😱 Lamentamos oír que estás experimentando problemas con una Presencia.\n\nEl mantenimiento de nuestras Presencias corre a cargo de la comunidad, así que notifica cualquier problema que tengas con una presencia en nuestro repositorio de GitHub.\n\nSi eliges la Presencia a continuación, incluiremos automáticamente los detalles de la Presencia en la plantilla del problema."
},
"popup.feedback.close": {
"description": "Close button on the feedback popup",
"message": "Cerrar"
},
"popup.feedback.submit": {
"description": "Submit button on the feedback popup",
"message": "Enviar"
},
"popup.feedback.extension.header": {
"description": "The title of the extension feedback page",
"message": "Reportar un Error o Problema con la extensión"
},
"popup.feedback.extension.description": {
"description": "The description of the extension feedback page",
"message": "¡Oh, no! 😱 Lamentamos oír que estás experimentando problemas con una Presencia.\n\nPor favor, rellena el siguiente formulario para informar de cualquier problema que estés experimentando con la Extensión."
},
"popup.feedback.extension.describe": {
"description": "The title of the input field to describe the issue on the extension feedback page",
"message": "Describe el problema"
},
"popup.feedback.extension.placeholder": {
"description": "The placeholder of the input field to describe the issue on the extension feedback page",
"message": "Por favor, describe el problema que estás experimentando con la Extensión con el mayor detalle posible."
},
"popup.feedback.email": {
"description": "The placeholder for the email input field",
"message": "Tu Dirección de Correo Electrónico (Opcional)"
},
"popup.feedback.discord": {
"description": "The placeholder for the discord input field",
"message": "Tu nombre de Usuario de Discord (Opcional)"
},
"popup.feedback.feature.header": {
"description": "The title of the feature feedback page",
"message": "Solicitar una funcionalidad"
},
"popup.feedback.other.header": {
"description": "The title of the other feedback page",
"message": "Otros"
Expand Down
100 changes: 100 additions & 0 deletions es-ES/Extension/tabs.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,114 @@
"description": "Information text to tell users to connect to Discord",
"message": "Necesitas conectar a tu cuenta de Discord para usar PreMiD. Simplemente haz clic en el botón de abajo."
},
"tab.updated.header": {
"description": "Header of the tab which opens when PreMiD was updated",
"message": "¡PreMiD se ha actualizado!"
},
"tab.updated.whatsNew": {
"description": "Subtitle of the tab which opens when PreMiD was updated",
"message": "Novedades 🎉"
},
"tab.updated.changeTypes.features": {
"description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
"message": "Características"
},
"tab.updated.changeTypes.fixes": {
"description": "Title of the 'fixes' section of the tab which opens when PreMiD was updated",
"message": "Correcciones"
},
"tab.updated.changeTypes.performance": {
"description": "Title of the 'performance' section of the tab which opens when PreMiD was updated",
"message": "Rendimiento"
},
"tab.updated.changeTypes.chores": {
"description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
"message": "Cambios Generales"
},
"tab.updated.linkYourDiscordAccount": {
"description": "Button to link your Discord account",
"message": "Vincular tu cuenta de Discord"
},
"tab.updated.linkYourDiscordAccountDescription": {
"description": "Description of the button to link your Discord account",
"message": "A partir de la versión v2.6.0, PreMiD requiere una cuenta de Discord vinculada para funcionar correctamente. Vincula tu cuenta de Discord para seguir usando PreMiD."
},
"tab.updated.linkYourDiscordAccountButton": {
"description": "Button to link your Discord account",
"message": "Vincular tu cuenta de Discord"
},
"tab.updated.whatsNext": {
"description": "Subtitle of the tab which opens when PreMiD was updated",
"message": "¿Y ahora, qué?"
},
"tab.updated.whatsNextDescription": {
"description": "Description of the subtitle of the tab which opens when PreMiD was updated",
"message": "Esperamos que disfrutes de la nueva actualización. Si tienes algún comentario o sugerencia, no dudes en unirte a nuestro servidor Discord y hacérnoslo saber."
},
"tab.updated.whatsNextJoinDiscordButton": {
"description": "Button to join the Discord server",
"message": "Únete a nuestro servidor Discord"
},
"tab.installed.welcome": {
"description": "Welcome message",
"message": "¡Bienvenido a PreMiD!"
},
"tab.installed.getStarted": {
"description": "Get started message",
"message": "¡Empecemos!"
},
"tab.installed.installExtension": {
"description": "Instruction to install extension",
"message": "Instala la extensión de PreMiD"
},
"tab.installed.linkDiscord": {
"description": "Instruction to link Discord account",
"message": "Vincular una cuenta de Discord"
},
"tab.installed.enableActivityStatus": {
"description": "Instruction to enable activity status",
"message": "Asegúrate de tener activada la opción «Mostrar la actividad actual como mensaje de estado»."
},
"tab.installed.activitySettingsPath": {
"description": "Path to activity settings ({0} will be replaced with an arrow)",
"message": "Configuración del usuario {0} Configuración de la actividad {0} Privacidad de la actividad"
},
"tab.installed.linkDiscordAccount": {
"description": "Prompt to link Discord account",
"message": "Vincular tu cuenta de Discord"
},
"tab.installed.linkDiscordAccountDescription": {
"description": "Description of the prompt to link Discord account",
"message": "Esto permite a PreMiD mostrar tu actividad actual como un mensaje de estado."
},
"tab.installed.discordAccountLinked": {
"description": "Confirmation of Discord account linked",
"message": "Cuenta de Discord vinculada"
},
"tab.installed.nextStep": {
"description": "Prompt to move to the next step",
"message": "Vamos al siguiente paso."
},
"tab.installed.next": {
"description": "Next button text",
"message": "Siguiente"
},
"tab.installed.enableActivityStatusDescription": {
"description": "Description of the prompt to enable activity status",
"message": "Asegúrate de tener activada la opción «Mostrar la actividad actual como mensaje de estado», de lo contrario nadie verá tu nuevo y brillante estado."
},
"tab.installed.enableActivityStatusPrompt": {
"description": "Prompt to enable activity status",
"message": "Activa «Mostrar la actividad actual como mensaje de estado»."
},
"tab.installed.allDone": {
"description": "Confirmation of completion",
"message": "¡Todo listo!"
},
"tab.installed.setupComplete": {
"description": "Setup complete message",
"message": "Ya está todo configurado y listo para funcionar. Esperamos que disfrutes usando PreMiD. Si tienes alguna pregunta o necesitas ayuda, no dudes en unirte a nuestro servidor Discord. Si te gusta PreMiD tanto como a nosotros, considera apoyarnos donando, valorando la extensión o compartiéndola con tus amigos."
},
"tab.installed.close": {
"description": "Close button text",
"message": "Cerrar"
Expand Down
20 changes: 20 additions & 0 deletions es-ES/Presence/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"description": "Used as the title for the button in Discord.",
"message": "Ver álbum"
},
"general.buttonViewAnime": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Anime"
},
"general.buttonViewArticle": {
"description": "Used as the title for the button in Discord.",
"message": "Ver artículo"
Expand Down Expand Up @@ -75,10 +79,18 @@
"description": "Used as the title for the button in Discord.",
"message": "Ver música"
},
"general.buttonWatchAnime": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Anime"
},
"general.buttonWatchMovie": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Película"
},
"general.buttonWatchSeries": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Serie"
},
"general.buttonWatchStream": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Transmisión"
Expand Down Expand Up @@ -275,6 +287,10 @@
"description": "A page name of statuspages",
"message": "Historial del tiempo de funcionamiento"
},
"general.viewAAnime": {
"description": "",
"message": "Viendo un anime"
},
"general.viewAList": {
"description": "",
"message": "Viendo una lista"
Expand Down Expand Up @@ -439,6 +455,10 @@
"description": "",
"message": "Viendo:"
},
"general.watchingAnime": {
"description": "",
"message": "Viendo un anime"
},
"general.watchingLive": {
"description": "",
"message": "Viendo una transmisión en vivo"
Expand Down
4 changes: 4 additions & 0 deletions es-ES/Website/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@
"description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).",
"message": "Advertencia"
},
"downloads.mobile.notAvailable": {
"description": "Warning message shown on mobile devices indicating PreMiD is not available.",
"message": "PreMiD no está disponible para dispositivos móviles. Utiliza un navegador de escritorio para instalar PreMiD."
},
"downloads.mobile.showDownloads": {
"description": "Button text to show downloads section on mobile.",
"message": "Mostrar Descargas"
Expand Down
4 changes: 4 additions & 0 deletions es-ES/Website/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"description": "Features section subheading",
"message": "Interfaz de usuario simple"
},
"home.introduction.button.getPremid": {
"description": "Downloads button -> redirects to /downloads page",
"message": "Obtener PreMiD"
},
"home.introduction.button.downloads": {
"description": "Downloads button -> redirects to /downloads page",
"message": "Descargas"
Expand Down
2 changes: 1 addition & 1 deletion ko-KR/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
},
"popup.information.notYou": {
"description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
"message": "본인이 아닌가요?"
"message": "다른 사용자인가요?"
},
"popup.informationIcon.notLinked.heading": {
"description": "Exclamation mark icon next user avatar, title of the error message when no discord connection is found",
Expand Down
Loading

0 comments on commit ef5d45f

Please sign in to comment.