diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-09 02:08:23 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-09 02:08:23 -0400 |
commit | 10e0fc0629cbf738bb0f53918a189723a7217867 (patch) | |
tree | c2f7145cad2e9f0c9fa1f543ea246496f737df87 /apps/files_sharing/l10n/nds.js | |
parent | 6b106936028940d27122b03ae40713abdc4a4ad7 (diff) | |
download | nextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.tar.gz nextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nds.js')
-rw-r--r-- | apps/files_sharing/l10n/nds.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nds.js b/apps/files_sharing/l10n/nds.js index e263ab143a8..a92b2527c37 100644 --- a/apps/files_sharing/l10n/nds.js +++ b/apps/files_sharing/l10n/nds.js @@ -2,7 +2,11 @@ OC.L10N.register( "files_sharing", { "Cancel" : "Abbrechen", + "Invalid ownCloud url" : "Fehlerhafte ownCloud URL", + "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.", "Password" : "Passwort", - "Name" : "Name" + "Name" : "Name", + "Add to your ownCloud" : "Zu deiner ownCloud hinzufügen", + "Download" : "Download" }, "nplurals=2; plural=(n != 1);"); |