summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-13 00:12:56 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-13 00:12:56 +0000
commit05df524472a93da00fb13c3fd735bf21b0c726ea (patch)
treed6079006efd5621c9de294487878b63ef726d9c4 /apps/user_ldap/l10n/ru.json
parentd341a96701caaa817f698ad53b365e4ac75f2dad (diff)
downloadnextcloud-server-05df524472a93da00fb13c3fd735bf21b0c726ea.tar.gz
nextcloud-server-05df524472a93da00fb13c3fd735bf21b0c726ea.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ru.json')
-rw-r--r--apps/user_ldap/l10n/ru.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json
index 5e09a313eac..546e3022cff 100644
--- a/apps/user_ldap/l10n/ru.json
+++ b/apps/user_ldap/l10n/ru.json
@@ -117,7 +117,6 @@
"Current password" : "Текущий пароль",
"New password" : "Новый пароль",
"Renew password" : "Обновление пароля",
- "Wrong password. Reset it?" : "Неправильный пароль. Сбросить его?",
"Wrong password." : "Неправильный пароль.",
"Cancel" : "Отмена",
"Server" : "Сервер",
@@ -186,6 +185,7 @@
"Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP",
"Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP",
" entries available within the provided Base DN" : "элементов доступно в предоставленном базовом DN",
+ "Wrong password. Reset it?" : "Неправильный пароль. Сбросить его?",
"LDAP" : "LDAP",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.",
"Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ownCloud использует имена пользователей для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует привязки имени пользователя ownCloud к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кешируется DN для уменьшения числа обращений к LDAP, однако он не используется для идентификации. Если DN был изменён, то изменения будут найдены. Внутреннее имя ownCloud используется повсеместно в ownCloud. После сброса привязок в базе могут сохраниться остатки старой информации. Сброс привязок не привязан к конфигурации, он повлияет на все LDAP подключения! Ни в коем случае не рекомендуется сбрасывать привязки если система уже находится в эксплуатации, только на этапе тестирования."