diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
commit | 85f28856cfd75fe17f490f098c5657090bc00412 (patch) | |
tree | a8fe83fddb565126f25ff5f52ad3f2f44097dacd /apps/user_ldap | |
parent | c7ef27d066aea2406c8009bd1a49888d1610b889 (diff) | |
download | nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.tar.gz nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 7fc15527942..f6f2000b4ae 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD bütünleştirmesi", "Invalid LDAP UUIDs" : "LDAP UUID değerleri geçersiz", "None found" : "Herhangi bir şey bulunamadı", + "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." : "LDAP hesapları ya da grupları için geçersiz UUID değerleri bulundu. Lütfen LDAP yapılandırmasının Uzman bölümündeki \"UUID algılaması değiştirilsin\" seçeneğini gözden geçirin ve bunları güncellemek için \"occ ldap:update-uuid\" komutunu kullanın.", "_%n group found_::_%n groups found_" : ["%n grup bulundu","%n grup bulundu"], "> 1000 groups found" : "> 1000 grup bulundu", "> 1000 users found" : "> 1000 kullanıcı bulundu", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 71f74643750..867a6ac3344 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "LDAP/AD bütünleştirmesi", "Invalid LDAP UUIDs" : "LDAP UUID değerleri geçersiz", "None found" : "Herhangi bir şey bulunamadı", + "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." : "LDAP hesapları ya da grupları için geçersiz UUID değerleri bulundu. Lütfen LDAP yapılandırmasının Uzman bölümündeki \"UUID algılaması değiştirilsin\" seçeneğini gözden geçirin ve bunları güncellemek için \"occ ldap:update-uuid\" komutunu kullanın.", "_%n group found_::_%n groups found_" : ["%n grup bulundu","%n grup bulundu"], "> 1000 groups found" : "> 1000 grup bulundu", "> 1000 users found" : "> 1000 kullanıcı bulundu", |