diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 0356ead8729..22ddd8790b8 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -332,7 +332,6 @@ OC.L10N.register( "Alternative log in using app token" : "Alternative Anmeldung via App-Token", "Account access" : "Kontozugriff ", "You are about to grant %1$s access to your %2$s account." : "Du bist dabei, %1$s Zugriff auf Dein %2$s-Konto zu gewähren.", - "Redirecting …" : "Weiterleiten…", "New password" : "Neues Passwort", "New Password" : "Neues Passwort", "This share is password-protected" : "Diese Freigabe ist passwortgeschützt", @@ -390,6 +389,7 @@ OC.L10N.register( "Alternative Logins" : "Alternative Anmeldung", "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.", "Alternative login using app token" : "Alternative Anmeldung via App-Token", + "Redirecting …" : "Weiterleiten…", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für Dein Konto aktiviert. Bitte authentifiziere Dich mit einem zweiten Faktor. ", "Depending on your configuration, this button could also work to trust the domain:" : "Abhängig von Deiner Konfiguration kann diese Schaltfläche verwandt werden, um die Domain als vertrauenswürdig einzustufen:", "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen", |