diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 05900d7a05d..cd04b7b14c4 100644 --- a/core/l10n/de.js +++ b/core/l10n/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}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", "Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt", "Choose a password for the mail share" : "Wähle 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 entfernt werden", "Error while sharing" : "Fehler beim Teilen", |