summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-09 02:08:23 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-09 02:08:23 -0400
commit10e0fc0629cbf738bb0f53918a189723a7217867 (patch)
treec2f7145cad2e9f0c9fa1f543ea246496f737df87 /apps/files_sharing
parent6b106936028940d27122b03ae40713abdc4a4ad7 (diff)
downloadnextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.tar.gz
nextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/nds.js6
-rw-r--r--apps/files_sharing/l10n/nds.json6
2 files changed, 10 insertions, 2 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);");
diff --git a/apps/files_sharing/l10n/nds.json b/apps/files_sharing/l10n/nds.json
index 15e6870cb0e..5193f886a35 100644
--- a/apps/files_sharing/l10n/nds.json
+++ b/apps/files_sharing/l10n/nds.json
@@ -1,6 +1,10 @@
{ "translations": {
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file