From 497ceda1f0639d7a329e6b88f5787dac9e66cd2a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 25 Jan 2025 02:16:29 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 3 +++ l10n/de.json | 3 +++ l10n/es.js | 3 +++ l10n/es.json | 3 +++ 4 files changed, 12 insertions(+) diff --git a/l10n/de.js b/l10n/de.js index 4183582b..e4d4ad61 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -3,9 +3,12 @@ OC.L10N.register( { "You enabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto aktiviert", "You disabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto deaktiviert", + "TOTP two-factor authentication disabled by the administration" : "TOTP-Zwei-Faktor-Authentifizierung von der Administration deaktiviert", "TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)", "Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren", "Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter", + "Two-factor TOTP provider" : "Zwei-Faktor TOTP-Anbieter", + "A two-factor authentication provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Authentifizierungsanbieter für TOTP (RFC 6238)", "Enable TOTP" : "TOTP aktivieren", "Could not enable TOTP" : "TOTP konnte nicht aktiviert werden", "Could not verify your key. Please try again" : "Dein Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.", diff --git a/l10n/de.json b/l10n/de.json index 3d28900c..616fa3f4 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,9 +1,12 @@ { "translations": { "You enabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto aktiviert", "You disabled TOTP two-factor authentication for your account" : "Du hast TOTP Zwei-Faktor-Authentifizierung für dein Konto deaktiviert", + "TOTP two-factor authentication disabled by the administration" : "TOTP-Zwei-Faktor-Authentifizierung von der Administration deaktiviert", "TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)", "Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren", "Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter", + "Two-factor TOTP provider" : "Zwei-Faktor TOTP-Anbieter", + "A two-factor authentication provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Authentifizierungsanbieter für TOTP (RFC 6238)", "Enable TOTP" : "TOTP aktivieren", "Could not enable TOTP" : "TOTP konnte nicht aktiviert werden", "Could not verify your key. Please try again" : "Dein Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.", diff --git a/l10n/es.js b/l10n/es.js index 50d9cc6f..b7bba609 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -3,9 +3,12 @@ OC.L10N.register( { "You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación de dos factores TOTP para su cuenta", "You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado la autenticación de dos factores TOTP para su cuenta", + "TOTP two-factor authentication disabled by the administration" : "La autenticación de dos factores TOTP ha sido desactivada por la administración", "TOTP (Authenticator app)" : "TOTP (App de autenticación)", "Authenticate with a TOTP app" : "Autenticar con la app TOTP", "Two-Factor TOTP Provider" : "Proveedor de autenticación de dos factores TOTP", + "Two-factor TOTP provider" : "Proveedor de segundo factor TOTP", + "A two-factor authentication provider for TOTP (RFC 6238)" : "Un proveedor de autenticación en dos pasos para TOTP (RFC 6238)", "Enable TOTP" : "Habilitar TOTP", "Could not enable TOTP" : "No se ha podido activar TOTP", "Could not verify your key. Please try again" : "No se ha podido verificar su clave. Por favor, inténtelo de nuevo", diff --git a/l10n/es.json b/l10n/es.json index 382dc503..a4750281 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,9 +1,12 @@ { "translations": { "You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación de dos factores TOTP para su cuenta", "You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado la autenticación de dos factores TOTP para su cuenta", + "TOTP two-factor authentication disabled by the administration" : "La autenticación de dos factores TOTP ha sido desactivada por la administración", "TOTP (Authenticator app)" : "TOTP (App de autenticación)", "Authenticate with a TOTP app" : "Autenticar con la app TOTP", "Two-Factor TOTP Provider" : "Proveedor de autenticación de dos factores TOTP", + "Two-factor TOTP provider" : "Proveedor de segundo factor TOTP", + "A two-factor authentication provider for TOTP (RFC 6238)" : "Un proveedor de autenticación en dos pasos para TOTP (RFC 6238)", "Enable TOTP" : "Habilitar TOTP", "Could not enable TOTP" : "No se ha podido activar TOTP", "Could not verify your key. Please try again" : "No se ha podido verificar su clave. Por favor, inténtelo de nuevo",