diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
commit | 8cebd2b7c021d2f3f646070476e62876713623e5 (patch) | |
tree | 9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/user_ldap/l10n/sr.js | |
parent | 79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff) | |
download | nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/sr.js')
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 548e4ca107d..0eb3890ba15 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD интеграција", "Invalid LDAP UUIDs" : "Неисправни LDAP UUID идентификатори", "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 група"], "> 1000 groups found" : "пронађено је >1000 група", "> 1000 users found" : "пронаћено је > 1000 корисника", |