diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-21 02:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-21 02:13:28 +0000 |
commit | af680f285e69417305b9d162243f60cdaf9467d7 (patch) | |
tree | 7de7877829675448d32c412e55d1b0280f396d2d /apps/user_ldap | |
parent | 11f861221e91d18593139a84eb0eee0938e69e7d (diff) | |
download | nextcloud-server-af680f285e69417305b9d162243f60cdaf9467d7.tar.gz nextcloud-server-af680f285e69417305b9d162243f60cdaf9467d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ru.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index e7b49e5ea5c..49916e2884a 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -29,7 +29,7 @@ OC.L10N.register( "Please check the credentials, they seem to be wrong." : "Пожалуйста проверьте учетный данные, возможно они не верны.", "Please specify the port, it could not be auto-detected." : "Пожалуйста укажите порт, он не может быть определен автоматически.", "Base DN could not be auto-detected, please revise credentials, host and port." : "База поиска не может быть определена автоматически, пожалуйста перепроверьте учетные данные, адрес и порт.", - "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.", + "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 записей.", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 19ec4ceebd3..23e9a186537 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -27,7 +27,7 @@ "Please check the credentials, they seem to be wrong." : "Пожалуйста проверьте учетный данные, возможно они не верны.", "Please specify the port, it could not be auto-detected." : "Пожалуйста укажите порт, он не может быть определен автоматически.", "Base DN could not be auto-detected, please revise credentials, host and port." : "База поиска не может быть определена автоматически, пожалуйста перепроверьте учетные данные, адрес и порт.", - "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.", + "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 записей.", |