|
23 | 23 | "The message from the parser is: %(message)s": "El mensaje del parser es: %(message)s", |
24 | 24 | "Invalid JSON": "JSON inválido", |
25 | 25 | "Open user settings": "Abrir opciones de usuario", |
26 | | - "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro" |
| 26 | + "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro", |
| 27 | + "Missing indexeddb worker script!": "¡Worker script “indexeddb” faltante!", |
| 28 | + "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.", |
| 29 | + "Previous/next recently visited room or community": "Anterior/siguiente sala o comunidad visitada recientemente", |
| 30 | + "Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)", |
| 31 | + "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", |
| 32 | + "Unsupported browser": "Navegador no soportado", |
| 33 | + "Your browser can't run Riot": "Tu navegador no puede ejecutar Riot", |
| 34 | + "Riot uses advanced browser features which aren't supported by your current browser.": "Riot requiere funcionalidades que tu navegador actual no soporta.", |
| 35 | + "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Por favor, instala <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink> o <safariLink>Safari</safariLink> para obtener la mejor experiencia de uso.", |
| 36 | + "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.", |
| 37 | + "I understand the risks and wish to continue": "Entiendo los riesgos y deseo continuar", |
| 38 | + "Go to Riot.im": "Ir a Riot.im", |
| 39 | + "Failed to start": "Fallo al iniciar" |
27 | 40 | } |
0 commit comments