|
3 | 3 | "Dismiss": "Omitir",
|
4 | 4 | "powered by Matrix": "con el poder de Matrix",
|
5 | 5 | "You need to be using HTTPS to place a screen-sharing call.": "Debes usar HTTPS para hacer una llamada con pantalla compartida.",
|
6 |
| - "Welcome to Element": "Bienvenido a Element", |
| 6 | + "Welcome to Element": "Te damos la bienvenida a Element", |
7 | 7 | "Decentralised, encrypted chat & collaboration powered by [matrix]": "Conversaciones cifradas y descentralizadas & colaboración impulsada por [matrix]",
|
8 | 8 | "Sign In": "Iniciar sesión",
|
9 | 9 | "Create Account": "Crear cuenta",
|
10 | 10 | "Explore rooms": "Explorar salas",
|
11 |
| - "Unexpected error preparing the app. See console for details.": "Error inesperado preparando la aplicación. Vea la consola para más detalles.", |
| 11 | + "Unexpected error preparing the app. See console for details.": "Error inesperado preparando la aplicación. Ver la consola para más detalles.", |
12 | 12 | "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configuración errónea: sólo puede especificar uno de default_server_config, default_server_name, o default_hs_url.",
|
13 | 13 | "Invalid configuration: no default server specified.": "Configuración errónea: no se ha especificado servidor.",
|
14 | 14 | "The message from the parser is: %(message)s": "El mensaje del parser es: %(message)s",
|
15 | 15 | "Invalid JSON": "JSON inválido",
|
16 | 16 | "Open user settings": "Abrir opciones de usuario",
|
17 | 17 | "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro",
|
18 | 18 | "Missing indexeddb worker script!": "¡Falta el script de trabajo indexeddb!",
|
19 |
| - "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.", |
| 19 | + "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 intentarlo otra vez.", |
20 | 20 | "Previous/next recently visited room or community": "Anterior/siguiente sala o comunidad visitada recientemente",
|
21 |
| - "%(brand)s Desktop (%(platformName)s)": "%(brand)s Escritorio (%(platformName)s)", |
| 21 | + "%(brand)s Desktop (%(platformName)s)": "%(brand)s de escritorio (%(platformName)s)", |
22 | 22 | "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
|
23 |
| - "Unsupported browser": "Navegador no soportado", |
| 23 | + "Unsupported browser": "Navegador no compatible", |
24 | 24 | "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Por favor, instale <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, o <safariLink>Safari</safariLink> para la mejor experiencia.",
|
25 | 25 | "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.",
|
26 | 26 | "I understand the risks and wish to continue": "Entiendo los riesgos y deseo continuar",
|
27 | 27 | "Go to element.io": "Ir a element.io",
|
28 | 28 | "Failed to start": "Fallo al iniciar",
|
29 |
| - "Your Element is misconfigured": "Tu elemento está mal configurado", |
30 |
| - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Su configuración de Element contiene JSON inválido. Por favor corríjalo e inténtelo de nuevo.", |
| 29 | + "Your Element is misconfigured": "Element está mal configurado", |
| 30 | + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Tu configuración de Element contiene JSON inválido. Por favor corrígelo e inténtelo de nuevo.", |
31 | 31 | "Download Completed": "Descarga completada",
|
32 | 32 | "Open": "Abrir",
|
33 |
| - "Your browser can't run %(brand)s": "Su navegador es incompatible con %(brand)s", |
| 33 | + "Your browser can't run %(brand)s": "Su navegador no es compatible con %(brand)s", |
34 | 34 | "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa funciones avanzadas que su navegador actual no soporta.",
|
35 |
| - "Powered by Matrix": "Desarrollado por Matrix" |
| 35 | + "Powered by Matrix": "Funciona con Matrix" |
36 | 36 | }
|
0 commit comments