From d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 23 Dec 2014 01:55:23 -0500 Subject: [tx-robot] updated from transifex --- apps/user_ldap/l10n/kn.js | 1 + apps/user_ldap/l10n/kn.json | 1 + apps/user_ldap/l10n/mn.js | 4 +++- apps/user_ldap/l10n/mn.json | 4 +++- 4 files changed, 8 insertions(+), 2 deletions(-) (limited to 'apps/user_ldap') diff --git a/apps/user_ldap/l10n/kn.js b/apps/user_ldap/l10n/kn.js index 5bbe14b6eb9..28d1debe940 100644 --- a/apps/user_ldap/l10n/kn.js +++ b/apps/user_ldap/l10n/kn.js @@ -6,6 +6,7 @@ OC.L10N.register( "_%s user found_::_%s users found_" : [""], "Save" : "ಉಳಿಸಿ", "Help" : "ಸಹಾಯ", + "Host" : "ಅತಿಥೆಯ-ಗಣಕ", "Port" : "ರೇವು", "Password" : "ಗುಪ್ತ ಪದ", "Continue" : "ಮುಂದುವರಿಸಿ" diff --git a/apps/user_ldap/l10n/kn.json b/apps/user_ldap/l10n/kn.json index 336b52e80f2..72700ee607f 100644 --- a/apps/user_ldap/l10n/kn.json +++ b/apps/user_ldap/l10n/kn.json @@ -4,6 +4,7 @@ "_%s user found_::_%s users found_" : [""], "Save" : "ಉಳಿಸಿ", "Help" : "ಸಹಾಯ", + "Host" : "ಅತಿಥೆಯ-ಗಣಕ", "Port" : "ರೇವು", "Password" : "ಗುಪ್ತ ಪದ", "Continue" : "ಮುಂದುವರಿಸಿ" diff --git a/apps/user_ldap/l10n/mn.js b/apps/user_ldap/l10n/mn.js index 37042a4f412..e0a08885f93 100644 --- a/apps/user_ldap/l10n/mn.js +++ b/apps/user_ldap/l10n/mn.js @@ -2,6 +2,8 @@ OC.L10N.register( "user_ldap", { "_%s group found_::_%s groups found_" : ["",""], - "_%s user found_::_%s users found_" : ["",""] + "_%s user found_::_%s users found_" : ["",""], + "Save" : "Хадгалах", + "Password" : "Нууц үг" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/mn.json b/apps/user_ldap/l10n/mn.json index 521de7ba1a8..530b3bd9f58 100644 --- a/apps/user_ldap/l10n/mn.json +++ b/apps/user_ldap/l10n/mn.json @@ -1,5 +1,7 @@ { "translations": { "_%s group found_::_%s groups found_" : ["",""], - "_%s user found_::_%s users found_" : ["",""] + "_%s user found_::_%s users found_" : ["",""], + "Save" : "Хадгалах", + "Password" : "Нууц үг" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3