aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/user_ldap/l10n/tr.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/tr.js')
-rw-r--r--apps/user_ldap/l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js
index 22283a0eb3f..7fc15527942 100644
--- a/apps/user_ldap/l10n/tr.js
+++ b/apps/user_ldap/l10n/tr.js
@@ -63,7 +63,6 @@ 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 users 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 kullanıcıları 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",
@@ -217,6 +216,7 @@ OC.L10N.register(
"Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirme",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Kullanıcı adları, üst veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eşleştirilmesi gerekir. Oluşturulan kullanıcı adı LDAP kullanıcısının UUID değeri ile eşleştirilir. Bunun yanında LDAP etkileşimini azaltmak için DN ön belleğe alınır ancak bu işlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan değişiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eşleştirmeyi kaldırmak pek çok yerde kalıntılar bırakır. Eşleştirmeleri kaldırmak yalnızca yapılandırmaya bağlı değildir, tüm LDAP yapılandırmalarını etkiler! Üretim ortamında eşleştirmeleri asla kaldırmayın, yalnızca sınama ya da deney aşamalarında kullanın.",
"Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirmesini Kaldır",
- "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır"
+ "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır",
+ "Invalid UUIDs of LDAP users 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 kullanıcıları 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."
},
"nplurals=2; plural=(n > 1);");