diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 02b24cbae23..5e02f069e77 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Couldn't send mail to following users: %s " : "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s", "Preparing update" : "Update vorbereiten", - "Migration tests are skipped - \"update.skip-migration-test\" is activated in config.php" : "Migrationstests wurden übersprungen - \"update.skip-migration-test\" ist in der config.php aktiviert", "Turned on maintenance mode" : "Wartungsmodus eingeschaltet", "Turned off maintenance mode" : "Wartungsmodus ausgeschaltet", "Maintenance mode is kept active" : "Wartungsmodus wird aktiv gehalten", @@ -124,6 +123,7 @@ OC.L10N.register( "Set expiration date" : "Setze ein Ablaufdatum", "Expiration" : "Ablaufdatum", "Expiration date" : "Ablaufdatum", + "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", "Sending ..." : "Senden…", "Email sent" : "E-Mail wurde verschickt", "Resharing is not allowed" : "Weiterverteilen ist nicht erlaubt", @@ -131,7 +131,6 @@ OC.L10N.register( "Link" : "Link", "Password protect" : "Passwortschutz", "Password" : "Passwort", - "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", |