Skip to content

Commit 83d5787

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 54e7669 commit 83d5787

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

l10n/de.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto aktiviert",
55
"You disabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto deaktiviert",
6+
"TOTP two-factor authentication disabled by the administration" : "TOTP-Zwei-Faktor-Authentifizierung von der Administration deaktiviert",
67
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
78
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
89
"Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter",
10+
"Two-factor TOTP provider" : "Zwei-Faktor TOTP-Anbieter",
11+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Authentifizierungsanbieter für TOTP (RFC 6238)",
912
"Enable TOTP" : "TOTP aktivieren",
1013
"Could not enable TOTP" : "TOTP konnte nicht aktiviert werden",
1114
"Could not verify your key. Please try again" : "Dein Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.",

l10n/de.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto aktiviert",
33
"You disabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto deaktiviert",
4+
"TOTP two-factor authentication disabled by the administration" : "TOTP-Zwei-Faktor-Authentifizierung von der Administration deaktiviert",
45
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
56
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
67
"Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter",
8+
"Two-factor TOTP provider" : "Zwei-Faktor TOTP-Anbieter",
9+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Authentifizierungsanbieter für TOTP (RFC 6238)",
710
"Enable TOTP" : "TOTP aktivieren",
811
"Could not enable TOTP" : "TOTP konnte nicht aktiviert werden",
912
"Could not verify your key. Please try again" : "Dein Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.",

l10n/es.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación de dos factores TOTP para su cuenta",
55
"You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado la autenticación de dos factores TOTP para su cuenta",
6+
"TOTP two-factor authentication disabled by the administration" : "La autenticación de dos factores TOTP ha sido desactivada por la administración",
67
"TOTP (Authenticator app)" : "TOTP (App de autenticación)",
78
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
89
"Two-Factor TOTP Provider" : "Proveedor de autenticación de dos factores TOTP",
10+
"Two-factor TOTP provider" : "Proveedor de segundo factor TOTP",
11+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Un proveedor de autenticación en dos pasos para TOTP (RFC 6238)",
912
"Enable TOTP" : "Habilitar TOTP",
1013
"Could not enable TOTP" : "No se ha podido activar TOTP",
1114
"Could not verify your key. Please try again" : "No se ha podido verificar su clave. Por favor, inténtelo de nuevo",

l10n/es.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación de dos factores TOTP para su cuenta",
33
"You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado la autenticación de dos factores TOTP para su cuenta",
4+
"TOTP two-factor authentication disabled by the administration" : "La autenticación de dos factores TOTP ha sido desactivada por la administración",
45
"TOTP (Authenticator app)" : "TOTP (App de autenticación)",
56
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
67
"Two-Factor TOTP Provider" : "Proveedor de autenticación de dos factores TOTP",
8+
"Two-factor TOTP provider" : "Proveedor de segundo factor TOTP",
9+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Un proveedor de autenticación en dos pasos para TOTP (RFC 6238)",
710
"Enable TOTP" : "Habilitar TOTP",
811
"Could not enable TOTP" : "No se ha podido activar TOTP",
912
"Could not verify your key. Please try again" : "No se ha podido verificar su clave. Por favor, inténtelo de nuevo",

0 commit comments

Comments
 (0)