summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/de.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
downloadnextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz
nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r--apps/files_sharing/l10n/de.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 14116ab68ff..5a9edf9a356 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -92,9 +92,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Zu Deiner Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
"File sharing" : "Dateifreigabe",
- "This share is password-protected" : "Freigabe ist passwortgeschützt",
- "The password is wrong. Try again." : "Das Passwort ist falsch. Versuche es erneut.",
- "Password" : "Passwort",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
"Name" : "Name",
"Share time" : "Freigabezeitpunkt",
@@ -111,6 +108,9 @@ OC.L10N.register(
"Uploading files…" : "Dateien werden hochgeladen…",
"Uploaded files:" : "Hochgeladene Dateien: ",
"{actor} removed you from {file}" : "Du wurdest durch {actor} von {file} entfernt",
- "%s is publicly shared" : "%s ist öffentlich geteilt"
+ "%s is publicly shared" : "%s ist öffentlich geteilt",
+ "This share is password-protected" : "Freigabe ist passwortgeschützt",
+ "The password is wrong. Try again." : "Das Passwort ist falsch. Versuche es erneut.",
+ "Password" : "Passwort"
},
"nplurals=2; plural=(n != 1);");