diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-01 01:54:30 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-01 01:54:30 -0500 |
commit | ec6e70889a190844ee15784ec3d3138953dfd480 (patch) | |
tree | 363d7ef857f00b926d948131385df65cb5e104d6 /apps/user_ldap/l10n | |
parent | 573be9092d088929eb307427a810ddaab7801f89 (diff) | |
download | nextcloud-server-ec6e70889a190844ee15784ec3d3138953dfd480.tar.gz nextcloud-server-ec6e70889a190844ee15784ec3d3138953dfd480.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/bs.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/bs.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ru.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/bs.js b/apps/user_ldap/l10n/bs.js index dbcdcc6d386..6f1651beb74 100644 --- a/apps/user_ldap/l10n/bs.js +++ b/apps/user_ldap/l10n/bs.js @@ -7,6 +7,7 @@ OC.L10N.register( "_%s user found_::_%s users found_" : ["","",""], "Save" : "Spasi", "Help" : "Pomoć", + "Port" : "Priključak", "Password" : "Lozinka", "Continue" : "Nastavi", "Advanced" : "Napredno" diff --git a/apps/user_ldap/l10n/bs.json b/apps/user_ldap/l10n/bs.json index 69701220561..b624292102c 100644 --- a/apps/user_ldap/l10n/bs.json +++ b/apps/user_ldap/l10n/bs.json @@ -5,6 +5,7 @@ "_%s user found_::_%s users found_" : ["","",""], "Save" : "Spasi", "Help" : "Pomoć", + "Port" : "Priključak", "Password" : "Lozinka", "Continue" : "Nastavi", "Advanced" : "Napredno" diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index e6a7b32d003..c833d8724f4 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.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" : "Неверный сервер", "Server" : "Сервер", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index fe160aa035d..ff1df7ddd1b 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.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" : "Неверный сервер", "Server" : "Сервер", |