diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-16 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-16 02:14:37 +0000 |
commit | 5ab021c6bf93952dc0b81a3b62626df2936245c5 (patch) | |
tree | 0cc6b761df028366aa024aacf4a403170b88a511 /apps/user_ldap/l10n/uk.js | |
parent | 9e0675257144f670bb56cba478caabd66a65b421 (diff) | |
download | nextcloud-server-5ab021c6bf93952dc0b81a3b62626df2936245c5.tar.gz nextcloud-server-5ab021c6bf93952dc0b81a3b62626df2936245c5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/uk.js')
-rw-r--r-- | apps/user_ldap/l10n/uk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 2981549f2dd..34b1725daac 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -158,11 +158,11 @@ OC.L10N.register( "Base Group Tree" : "Основне Дерево Груп", "One Group Base DN per line" : "Одна Група Base DN на рядок", "Group Search Attributes" : "Пошукові Атрибути Групи", - "Group-Member association" : "Асоціація Група-Член", - "Dynamic Group Member URL" : "URL-адреса члена динамічної групи", + "Group-Member association" : "Асоціація \"група-учасник\"", + "Dynamic Group Member URL" : "URL-адреса учасника динамічної групи", "The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "Атрибут LDAP, який об’єктів групи містить URL-адресу пошуку LDAP, яка визначає, які об’єкти належать до групи. (Пусте налаштування вимикає функцію динамічного членства в групі.)", "Nested Groups" : "Вкладені Групи", - "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "При включенні, групи, які містять групи підтримуються. (Працює тільки якщо атрибут члена групи містить DNS.)", + "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "При включенні, групи, які містять групи підтримуються. (Працює тільки якщо атрибут учасника групи містить DN.)", "Paging chunksize" : "Розмір підкачки", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Підкачка використовується для сторінкових пошуків LDAP, які можуть повертати громіздкі результати кількісті користувачів або груп. (Установка його 0 відключає вивантаженя пошуку LDAP в таких ситуаціях.)", "Enable LDAP password changes per user" : "Дозволити зміну паролів LDAP для кожного користувача", |