diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
commit | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (patch) | |
tree | 3255878776bdda475c07d56f7b1fd9e9461eaa07 /apps/user_ldap/l10n | |
parent | 1ca914b8577db9a4ca008ad4e66ad712e0256c59 (diff) | |
download | nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.tar.gz nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-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", |