From 2714a846302da1023da9b5a9f073403775d748f1 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Fri, 1 May 2020 05:08:35 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (36 of 36 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/ --- src/i18n/strings/es.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 7a004f0b3a..8516f4f32b 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -23,5 +23,18 @@ "The message from the parser is: %(message)s": "El mensaje del parser es: %(message)s", "Invalid JSON": "JSON inválido", "Open user settings": "Abrir opciones de usuario", - "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro" + "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro", + "Missing indexeddb worker script!": "¡Worker script “indexeddb” faltante!", + "Unable to load config file: please refresh the page to try again.": "No se ha podido cargar el archivo de configuración. Recarga la página para intentar nuevamente.", + "Previous/next recently visited room or community": "Anterior/siguiente sala o comunidad visitada recientemente", + "Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)", + "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", + "Unsupported browser": "Navegador no soportado", + "Your browser can't run Riot": "Tu navegador no puede ejecutar Riot", + "Riot uses advanced browser features which aren't supported by your current browser.": "Riot requiere funcionalidades que tu navegador actual no soporta.", + "Please install Chrome, Firefox, or Safari for the best experience.": "Por favor, instala Chrome, Firefox o Safari para obtener la mejor experiencia de uso.", + "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Puedes seguir utilizando tu navegador actual, pero puede que algunas funcionalidades no estén disponibles o que algunas partes de la aplicación se muestren de forma incorrecta.", + "I understand the risks and wish to continue": "Entiendo los riesgos y deseo continuar", + "Go to Riot.im": "Ir a Riot.im", + "Failed to start": "Fallo al iniciar" }