diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-29 00:08:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-29 00:08:28 +0100 |
commit | 9aefbea07467ba6e1bcedc87c85f98bc8d7e8398 (patch) | |
tree | 3a54e63a5a976be1874abeafb7d7ad587faad832 /apps/user_ldap/l10n/tr.php | |
parent | e9c51b319e3d0a8017b769ea0b27b5bd99fcc705 (diff) | |
download | nextcloud-server-9aefbea07467ba6e1bcedc87c85f98bc8d7e8398.tar.gz nextcloud-server-9aefbea07467ba6e1bcedc87c85f98bc8d7e8398.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/tr.php')
-rw-r--r-- | apps/user_ldap/l10n/tr.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php index e9098d7017d..6da65d9832b 100644 --- a/apps/user_ldap/l10n/tr.php +++ b/apps/user_ldap/l10n/tr.php @@ -3,10 +3,22 @@ "Base DN" => "Base DN", "User DN" => "User DN", "Password" => "Parola", +"For anonymous access, leave DN and Password empty." => "Anonim erişim için DN ve Parola alanlarını boş bırakın.", "User Login Filter" => "Kullanıcı Oturum Açma Süzgeci", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "%%uid yer tutucusunu kullanın, örneğin \"uid=%%uid\"", "User List Filter" => "Kullanıcı Liste Süzgeci", +"without any placeholder, e.g. \"objectClass=person\"." => "bir yer tutucusu olmadan, örneğin \"objectClass=person\"", "Group Filter" => "Grup Süzgeci", "Port" => "Port", +"Base User Tree" => "Temel Kullanıcı Ağacı", +"Base Group Tree" => "Temel Grup Ağacı", +"Group-Member association" => "Grup-Üye işbirliği", "Use TLS" => "TLS kullan", +"Do not use it for SSL connections, it will fail." => "SSL bağlantıları ile kullanmayın, başarısız olacaktır.", +"Turn off SSL certificate validation." => "SSL sertifika doğrulamasını kapat.", +"Not recommended, use for testing only." => "Önerilmez, sadece test için kullanın.", +"in bytes" => "byte cinsinden", +"in seconds. A change empties the cache." => "saniye cinsinden. Bir değişiklik önbelleği temizleyecektir.", +"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Kullanıcı adı bölümünü boş bırakın (varsayılan). ", "Help" => "Yardım" ); |