diff --git a/es-419/Extension/popup.json b/es-419/Extension/popup.json index 1778b625bb5..63455e2d59c 100644 --- a/es-419/Extension/popup.json +++ b/es-419/Extension/popup.json @@ -107,6 +107,22 @@ "description": "Shown when application is outdated", "message": "Tu aplicación de PreMiD está desactualizada. Por favor, actualízala para seguir 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 poder seguir 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 en curso como un mensaje de estado\" en tus 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" @@ -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": "Listo" @@ -151,12 +171,36 @@ "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)", "message": "Título del menú" }, + "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 de 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" } } diff --git a/es-419/Extension/tabs.json b/es-419/Extension/tabs.json index 8c371dfa177..400e81cbca0 100644 --- a/es-419/Extension/tabs.json +++ b/es-419/Extension/tabs.json @@ -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": "Historial de cambios" @@ -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 de 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" } } diff --git a/es-419/Presence/general.json b/es-419/Presence/general.json index e8af9205cf1..5d05c65a485 100644 --- a/es-419/Presence/general.json +++ b/es-419/Presence/general.json @@ -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" @@ -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 Servicios" @@ -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 deseos:" diff --git a/es-419/Presence/osu!ppy.json b/es-419/Presence/osu!ppy.json index 0967ef424bc..ad8454bf9af 100644 --- a/es-419/Presence/osu!ppy.json +++ b/es-419/Presence/osu!ppy.json @@ -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" + } +} diff --git a/es-419/Presence/x.json b/es-419/Presence/x.json index 6ed67723058..3926f40f279 100644 --- a/es-419/Presence/x.json +++ b/es-419/Presence/x.json @@ -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:" } } diff --git a/es-419/Website/contributors.json b/es-419/Website/contributors.json index c3d65cf10f6..318297d9562 100644 --- a/es-419/Website/contributors.json +++ b/es-419/Website/contributors.json @@ -15,6 +15,10 @@ "description": "Heading for group of users.", "message": "Donadores" }, + "contributors.headings.presenceDevelopers": { + "description": "Heading for group of users.", + "message": "Desarrolladores de Presences" + }, "contributors.headings.translators": { "description": "Heading for group of users.", "message": "Traductores" @@ -53,7 +57,7 @@ }, "contributors.roles.presenceDeveloper": { "description": "'Presence Developer' title for contributors and user pages.", - "message": "Desarrollador de presences" + "message": "Desarrollador de Presences" }, "contributors.roles.proofreader": { "description": "'Proofreader' title for contributors and user pages.",