Skip to content

Commit 0f633d9

Browse files
author
Weblate
committed
Merge branch 'origin/develop' into Weblate.
2 parents da0afed + 5a5be81 commit 0f633d9

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

src/i18n/strings/de_DE.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Invalid JSON": "Ungültiges JSON",
1616
"Go to your browser to complete Sign In": "Gehe zu deinem Browser, um die Anmeldung abzuschließen",
1717
"Open user settings": "Öffne Nutzer-Einstellungen",
18-
"Unable to load config file: please refresh the page to try again.": "Konfigurationsdatei kann nicht geladen werden: Bitte aktualisieren Sie die Seite, um es erneut zu versuchen.",
18+
"Unable to load config file: please refresh the page to try again.": "Konfigurationsdatei kann nicht geladen werden: Bitte aktualisiere die Seite, um es erneut zu versuchen.",
1919
"Missing indexeddb worker script!": "Fehlendes indexeddb Worker-Skript!",
2020
"Previous/next recently visited room or community": "Vorheriger/nächster kürzlich besuchter Raum oder Community",
2121
"Unsupported browser": "Nicht unterstützter Browser",
@@ -32,5 +32,5 @@
3232
"Open": "Öffnen",
3333
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von Ihrem aktuellen Browser nicht unterstützt werden.",
3434
"Your browser can't run %(brand)s": "Dein Browser kann %(brand)s nicht ausführen",
35-
"Powered by Matrix": "Betrieben von Matrix"
35+
"Powered by Matrix": "Betrieben mit Matrix"
3636
}

src/i18n/strings/es.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"powered by Matrix": "con el poder de Matrix",
55
"You need to be using HTTPS to place a screen-sharing call.": "Debes usar HTTPS para hacer una llamada con pantalla compartida.",
66
"Welcome to Element": "Bienvenido a Element",
7-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Conversaciones cifradas y descentralizadas y colaboración con el poder de [matrix]",
7+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Conversaciones cifradas y descentralizadas & colaboración impulsada por [matrix]",
88
"Sign In": "Iniciar sesión",
99
"Create Account": "Crear cuenta",
1010
"Explore rooms": "Explorar salas",
@@ -15,21 +15,22 @@
1515
"Invalid JSON": "JSON inválido",
1616
"Open user settings": "Abrir opciones de usuario",
1717
"Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro",
18-
"Missing indexeddb worker script!": "¡Worker script “indexeddb” faltante!",
18+
"Missing indexeddb worker script!": "Falta el script de trabajo indexeddb!",
1919
"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.",
2020
"Previous/next recently visited room or community": "Anterior/siguiente sala o comunidad visitada recientemente",
21-
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
21+
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Escritorio (%(platformName)s)",
2222
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
2323
"Unsupported browser": "Navegador no soportado",
2424
"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.",
2525
"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.",
2626
"I understand the risks and wish to continue": "Entiendo los riesgos y deseo continuar",
2727
"Go to element.io": "Ir a element.io",
2828
"Failed to start": "Fallo al iniciar",
29-
"Your Element is misconfigured": "Su Element está mal configurado",
29+
"Your Element is misconfigured": "Tu elemento está mal configurado",
3030
"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.",
3131
"Download Completed": "Descarga completada",
3232
"Open": "Abrir",
33-
"Your browser can't run %(brand)s": "Su navegador es compatible con %(brand)s",
34-
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s utiliza funciones avanzadas no soportadas por su navegador."
33+
"Your browser can't run %(brand)s": "Su navegador es incompatible con %(brand)s",
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"
3536
}

src/i18n/strings/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"Your Element is misconfigured": "Votre Element est mal configuré",
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuration de votre Element contient du JSON invalide. Veuillez corriger le problème et recharger la page.",
3333
"Your browser can't run %(brand)s": "Votre navigateur ne peut pas exécuter %(brand)s",
34-
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s nécessite des fonctionnalités avancées que votre navigateur actuel ne supporte pas."
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s nécessite des fonctionnalités avancées que votre navigateur actuel ne supporte pas.",
35+
"Powered by Matrix": "Propulsé par Matrix"
3536
}

0 commit comments

Comments
 (0)