diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-31 01:55:16 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-31 01:55:16 -0500 |
commit | 970495a067bde6596497253486f216c22836e175 (patch) | |
tree | f619c37978c7ec2129748d91c5f7fd6453a65168 /apps/user_ldap/l10n | |
parent | 42897ac5cbd35b7ceb4894a9170e2f9d5348ca08 (diff) | |
download | nextcloud-server-970495a067bde6596497253486f216c22836e175.tar.gz nextcloud-server-970495a067bde6596497253486f216c22836e175.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 40705449edf..08069e28fd9 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -24,6 +24,7 @@ OC.L10N.register( "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.", "{nthServer}. Server" : "Сервер {nthServer}.", "No object found in the given Base DN. Please revise." : "Не найдено объектов в Base DN. Пожалуйста перепроверьте.", + "More than 1,000 directory entries available." : "В каталоге доступно более 1,000 записей.", " entries available within the provided Base DN" : "элементы доступные в Базе", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. Пожалуйста проверьте базу поиска DN, а также настройки подключения и учетные данные.", "Do you really want to delete the current Server Configuration?" : "Вы действительно хотите удалить существующую конфигурацию сервера?", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 4a6f9ea52d0..126e78593d1 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -22,6 +22,7 @@ "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.", "{nthServer}. Server" : "Сервер {nthServer}.", "No object found in the given Base DN. Please revise." : "Не найдено объектов в Base DN. Пожалуйста перепроверьте.", + "More than 1,000 directory entries available." : "В каталоге доступно более 1,000 записей.", " entries available within the provided Base DN" : "элементы доступные в Базе", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. Пожалуйста проверьте базу поиска DN, а также настройки подключения и учетные данные.", "Do you really want to delete the current Server Configuration?" : "Вы действительно хотите удалить существующую конфигурацию сервера?", |