diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-15 01:54:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-15 01:54:41 -0500 |
commit | 4c233fef2a05a6e2142f4b619688dca1144a7cd3 (patch) | |
tree | 310f64f3d14c64bfae6aa6c6d7beb1b9460a5427 /apps/user_ldap/l10n | |
parent | 9d0915013bb7f36d31670419610211a521a9cd48 (diff) | |
download | nextcloud-server-4c233fef2a05a6e2142f4b619688dca1144a7cd3.tar.gz nextcloud-server-4c233fef2a05a6e2142f4b619688dca1144a7cd3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/uk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 0b8e8946e0f..7d0409fabac 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -33,6 +33,7 @@ OC.L10N.register( "Confirm Deletion" : "Підтвердіть Видалення", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], "_%s user found_::_%s users found_" : ["%s користувач знайден","%s користувачів знайдено","%s користувачів знайдено"], + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не вдалося виявити ім'я користувача. Будь ласка, сформулюйте самі в розширених налаштуваннях LDAP.", "Could not find the desired feature" : "Не вдалося знайти потрібну функцію", "Invalid Host" : "Невірний Host", "Server" : "Сервер", diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index 9fb1ce119fb..e069adf2ea7 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -31,6 +31,7 @@ "Confirm Deletion" : "Підтвердіть Видалення", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], "_%s user found_::_%s users found_" : ["%s користувач знайден","%s користувачів знайдено","%s користувачів знайдено"], + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не вдалося виявити ім'я користувача. Будь ласка, сформулюйте самі в розширених налаштуваннях LDAP.", "Could not find the desired feature" : "Не вдалося знайти потрібну функцію", "Invalid Host" : "Невірний Host", "Server" : "Сервер", |