summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
commitda2363a1dd08bc3ca4e0736a97516082700e846d (patch)
tree329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/files_sharing/l10n/de.js
parente1abe5a62b34d5de94b258b665ca612a973e2dbd (diff)
downloadnextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz
nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r--apps/files_sharing/l10n/de.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 602721d13c1..ffb996b4204 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -104,6 +104,10 @@ OC.L10N.register(
"Add to your ownCloud" : "Zu Deiner ownCloud hinzufügen",
"Download" : "Herunterladen",
"Download %s" : "Download %s",
- "Direct link" : "Direkter Link"
+ "Direct link" : "Direkter Link",
+ "Upload files to %s" : "Dateien auf %s hochladen",
+ "Select or drop files" : "Dateien auswählen oder hierher ziehen",
+ "Uploading files…" : "Dateien werden hochgeladen...",
+ "Uploaded files:" : "Hochgeladene Dateien: "
},
"nplurals=2; plural=(n != 1);");