2012-12-27 23:20:34 +00:00
< ? php $TRANSLATIONS = array (
2013-02-01 23:08:15 +00:00
" Deletion failed " => " Silme başarı sı z oldu " ,
2013-02-18 23:06:51 +00:00
" Keep settings? " => " Ayarları kalsı nmı ? " ,
" Connection test succeeded " => " Bağlantı testi başarı lı oldu " ,
" Connection test failed " => " Bağlantı testi başarı sı z oldu " ,
" Confirm Deletion " => " Silmeyi onayla " ,
" Host " => " Sunucu " ,
2013-04-24 00:01:20 +00:00
" You can omit the protocol, except you require SSL. Then start with ldaps:// " => " Protokol atlamak edesin, sadece SSL istiyorsaniz. O zaman, idapsile baslamak. " ,
2013-02-18 23:06:51 +00:00
" Base DN " => " Ana DN " ,
2013-04-24 00:01:20 +00:00
" You can specify Base DN for users and groups in the Advanced tab " => " Base DN kullanicileri ve kaynaklari icin tablosu Advanced tayin etmek ederiz. " ,
2013-02-18 23:06:51 +00:00
" User DN " => " Kullanı cı DN " ,
2013-04-24 00:01:20 +00:00
" The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty. " => " DN musterinin, kimle baglamaya yapacagiz,meselâ uid=agent.dc mesela, dc=com Gecinme adisiz ici, DN ve Parola bos birakmak. " ,
2012-12-27 23:20:34 +00:00
" Password " => " Parola " ,
2012-12-28 23:08:28 +00:00
" For anonymous access, leave DN and Password empty. " => " Anonim erişim için DN ve Parola alanları nı boş bı rakı n. " ,
2013-02-18 23:06:51 +00:00
" User Login Filter " => " Kullanı cı Oturum Filtresi " ,
2013-04-24 00:01:20 +00:00
" Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. " => " Filter uyunlamak icin tayin ediyor, ne zaman girişmek isteminiz. % % uid adi kullanici girismeye karsi koymacak. " ,
2012-12-28 23:08:28 +00:00
" use %%uid placeholder, e.g. \" uid=%%uid \" " => " %%uid yer tutucusunu kullanı n, örneğin \" uid=%%uid \" " ,
2013-02-18 23:06:51 +00:00
" User List Filter " => " Kullanı cı Liste Filtresi " ,
2013-04-24 00:01:20 +00:00
" Defines the filter to apply, when retrieving users. " => " Filter uyunmak icin tayin ediyor, ne zaman adi kullanici geri aliyor. " ,
2012-12-28 23:08:28 +00:00
" without any placeholder, e.g. \" objectClass=person \" . " => " bir yer tutucusu olmadan, örneğin \" objectClass=person \" " ,
2012-12-27 23:20:34 +00:00
" Group Filter " => " Grup Süzgeci " ,
2013-04-24 00:01:20 +00:00
" Defines the filter to apply, when retrieving groups. " => " Filter uyunmak icin tayin ediyor, ne zaman grubalari tekrar aliyor. " ,
" without any placeholder, e.g. \" objectClass=posixGroup \" . " => " siz bir yer tutucu, mes. 'objectClass=posixGroup ('posixGrubu''. " ,
2013-02-18 23:06:51 +00:00
" Connection Settings " => " Bağlantı ayarları " ,
2012-12-27 23:20:34 +00:00
" Port " => " Port " ,
2013-02-18 23:06:51 +00:00
" Disable Main Server " => " Ana sunucuyu devredı şı birak " ,
2012-12-27 23:20:34 +00:00
" Use TLS " => " TLS kullan " ,
2012-12-28 23:08:28 +00:00
" Turn off SSL certificate validation. " => " SSL sertifika doğrulaması nı kapat. " ,
2013-04-24 00:01:20 +00:00
" If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server. " => " Bagladiginda, bunla secene sadece calisiyor, sunucu LDAP SSL sunucun ithal etemek, dneyme sizine sunucu ownClouden. " ,
2012-12-28 23:08:28 +00:00
" Not recommended, use for testing only. " => " Önerilmez, sadece test için kullanı n. " ,
" in seconds. A change empties the cache. " => " saniye cinsinden. Bir değişiklik önbelleği temizleyecektir. " ,
2013-04-24 00:01:20 +00:00
" User Display Name Field " => " Ekran Adi Kullanici, (Alan Adi Kullanici Ekrane) " ,
2013-02-02 23:06:15 +00:00
" Base User Tree " => " Temel Kullanı cı Ağacı " ,
2013-04-24 00:01:20 +00:00
" Group Display Name Field " => " Grub Ekrane Alani Adi " ,
" The LDAP attribute to use to generate the groups`s ownCloud name. " => " LDAP kullamayin grub adi ownCloud uremek icin. " ,
2013-02-02 23:06:15 +00:00
" Base Group Tree " => " Temel Grup Ağacı " ,
" Group-Member association " => " Grup-Üye işbirliği " ,
" in bytes " => " byte cinsinden " ,
2012-12-28 23:08:28 +00:00
" 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). " ,
2012-12-27 23:20:34 +00:00
" Help " => " Yardı m "
);