diff options
Diffstat (limited to 'apps/user_ldap/l10n/tr.js')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index a61ee3ab2fc..349c5ef63f6 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -62,10 +62,6 @@ OC.L10N.register( "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Parolanızın süresi %n gün içinde dolacak.","Parolanızın geçerlilik süresi %n gün içinde dolacak."], "LDAP/AD integration" : "LDAP/AD bütünleştirmesi", "LDAP Connection" : "LDAP bağlantısı", - "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Şu LDAP yapılandırması için bağlantı kurulamadı: %s","Şu LDAP yapılandırmaları için bağlantı kurulamadı: %s"], - "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Şu LDAP yapılandırması için arama tamamlanamadı: %s","Şu LDAP yapılandırmaları için arama tamamlanamadı: %s"], - "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Etkin olmayan LDAP yapılandırması var: %s","Etkin olmayan LDAP yapılandırmaları var: %s"], - "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Yapılandırılmış LDAP bağlantısında (%s) bağlantı ve arama çalışıyor","Tüm yapılandırılmış LDAP bağlantılarında (%s) bağlantı ve arama çalışıyor"], "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.", |