aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nds.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 01:55:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 01:55:56 -0400
commitcd818e7419fb39d97683ecc5803534b0ed632596 (patch)
treeadf878fc4158d888c85680e6a0b5ca47199f41b4 /apps/user_ldap/l10n/nds.js
parent648b86abdd3c6610716a418cd52d8e4186ae11b2 (diff)
downloadnextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.tar.gz
nextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/nds.js')
-rw-r--r--apps/user_ldap/l10n/nds.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/nds.js b/apps/user_ldap/l10n/nds.js
index 37042a4f412..7fe0e420a11 100644
--- a/apps/user_ldap/l10n/nds.js
+++ b/apps/user_ldap/l10n/nds.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"user_ldap",
{
- "_%s group found_::_%s groups found_" : ["",""],
- "_%s user found_::_%s users found_" : ["",""]
+ "Host" : "Host",
+ "Port" : "Port",
+ "Password" : "Passwort",
+ "Continue" : "Fortsetzen"
},
"nplurals=2; plural=(n != 1);");