Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 25, 2025
1 parent 54e7669 commit 83d5787
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
3 changes: 3 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 83d5787

Please sign in to comment.