diff options
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 251ddb35d05..b17512497c4 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -135,11 +135,11 @@ OC.L10N.register( "Share link" : "Link teilen", "Link" : "Link", "Password protect" : "Passwortschutz", - "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", - "upload only" : "Nur Hochladen", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", + "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", + "Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)", "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.", "Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.", "Choose a password for the mail share" : "Wählen Sie ein Passwort für das Teilen via E-Mail", @@ -154,7 +154,6 @@ OC.L10N.register( "Can create" : "kann erstellen", "Can change" : "kann ändern", "Can delete" : "kann löschen", - "Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)", "Access control" : "Zugriffskontrolle", "Could not unshare" : "Freigabe konnte nicht aufgehoben werden", "Error while sharing" : "Fehler beim Teilen", |