aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-07 00:37:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-07 00:37:21 +0000
commitee71d717b1ea3dad1762b481f5d09e3313461045 (patch)
tree924cd9fc0484af72b194a4aeb3ffed0920261efa /apps/user_ldap/l10n/ru.js
parent8f7f54bf53372b45c85ff1fc4b286acf30f8c105 (diff)
downloadnextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.tar.gz
nextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/ru.js')
-rw-r--r--apps/user_ldap/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index ff3fa7d8e35..590fb0ad02e 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -63,6 +63,7 @@ OC.L10N.register(
"LDAP/AD integration" : "LDAP/AD интеграция",
"Invalid LDAP UUIDs" : "Недопустимые UUID LDAP",
"None found" : "Ничего не найдено",
+ "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Обнаружены недопустимые идентификаторы UUID учетных записей или групп LDAP. Пожалуйста, ознакомьтесь с вашими настройками \"Переопределение обнаружения UUID\" в экспертной части конфигурации LDAP и используйте \"occ ldap:update-uuid\", чтобы обновить их.",
"_%n group found_::_%n groups found_" : ["Найдена %n группа","Найдено %n группы","Найдено %n групп","Найдено %n группы"],
"> 1000 groups found" : "Найдено более 1000 групп",
"> 1000 users found" : "Найдено более 1000 пользователей",