diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
commit | 619d09529c417df10ac57815024b89dee9285c35 (patch) | |
tree | 5b39ed94daf1ff7cae39f0dd52905099876edc84 /core/l10n/de.js | |
parent | 8dc2749296b44cc79a1fe50f298f3b2034970da4 (diff) | |
download | nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.tar.gz nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.zip |
[tx-robot] updated from transifex
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", |