user_ldap.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # ismail yenigül <ismail.yenigul@surgate.com>, 2013
  7. # KAT.RAT12 <spanish.katerina@gmail.com>, 2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  12. "POT-Creation-Date: 2013-07-07 01:59+0200\n"
  13. "PO-Revision-Date: 2013-07-06 23:15+0000\n"
  14. "Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
  15. "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: tr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #: ajax/clearMappings.php:34
  22. msgid "Failed to clear the mappings."
  23. msgstr ""
  24. #: ajax/deleteConfiguration.php:34
  25. msgid "Failed to delete the server configuration"
  26. msgstr "Sunucu yapılandırmasını silme başarısız oldu"
  27. #: ajax/testConfiguration.php:36
  28. msgid "The configuration is valid and the connection could be established!"
  29. msgstr "Yapılandırma geçerli ve bağlantı kuruldu!"
  30. #: ajax/testConfiguration.php:39
  31. msgid ""
  32. "The configuration is valid, but the Bind failed. Please check the server "
  33. "settings and credentials."
  34. msgstr "Yapılandırma geçerli fakat bağlanma(bind) başarısız. Lütfen Sunucu ayarları ve kimlik bilgilerini kontrol ediniz."
  35. #: ajax/testConfiguration.php:43
  36. msgid ""
  37. "The configuration is invalid. Please look in the ownCloud log for further "
  38. "details."
  39. msgstr "Yapılandırma geçersiz. Daha fazla detay için lütfen ownCloud günlüklerine bakınız."
  40. #: js/settings.js:66
  41. msgid "Deletion failed"
  42. msgstr "Silme başarısız oldu"
  43. #: js/settings.js:82
  44. msgid "Take over settings from recent server configuration?"
  45. msgstr "Ayarları son sunucu yapılandırmalarından devral?"
  46. #: js/settings.js:83
  47. msgid "Keep settings?"
  48. msgstr "Ayarlar kalsın mı?"
  49. #: js/settings.js:97
  50. msgid "Cannot add server configuration"
  51. msgstr "Sunucu yapılandırması eklenemedi"
  52. #: js/settings.js:111
  53. msgid "mappings cleared"
  54. msgstr ""
  55. #: js/settings.js:112
  56. msgid "Success"
  57. msgstr ""
  58. #: js/settings.js:117
  59. msgid "Error"
  60. msgstr "Hata"
  61. #: js/settings.js:141
  62. msgid "Connection test succeeded"
  63. msgstr "Bağlantı testi başarılı oldu"
  64. #: js/settings.js:146
  65. msgid "Connection test failed"
  66. msgstr "Bağlantı testi başarısız oldu"
  67. #: js/settings.js:156
  68. msgid "Do you really want to delete the current Server Configuration?"
  69. msgstr "Şu anki sunucu yapılandırmasını silmek istediğinizden emin misiniz?"
  70. #: js/settings.js:157
  71. msgid "Confirm Deletion"
  72. msgstr "Silmeyi onayla"
  73. #: templates/settings.php:9
  74. msgid ""
  75. "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
  76. " experience unexpected behaviour. Please ask your system administrator to "
  77. "disable one of them."
  78. msgstr "<b>Uyari </b> Apps kullanici_Idap ve user_webdavauth uyunmayan. Bu belki sik degil. Lutfen sistem yonetici sormak on aktif yapmaya. "
  79. #: templates/settings.php:12
  80. msgid ""
  81. "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
  82. "work. Please ask your system administrator to install it."
  83. msgstr "<b>Ihbar <b> Modulu PHP LDAP yuklemdi degil, backend calismacak. Lutfen sistem yonetici sormak yuklemek icin."
  84. #: templates/settings.php:16
  85. msgid "Server configuration"
  86. msgstr "Sunucu uyunlama "
  87. #: templates/settings.php:32
  88. msgid "Add Server Configuration"
  89. msgstr "Sunucu Uyunlama birlemek "
  90. #: templates/settings.php:37
  91. msgid "Host"
  92. msgstr "Sunucu"
  93. #: templates/settings.php:39
  94. msgid ""
  95. "You can omit the protocol, except you require SSL. Then start with ldaps://"
  96. msgstr "Protokol atlamak edesin, sadece SSL istiyorsaniz. O zaman, idapsile baslamak. "
  97. #: templates/settings.php:40
  98. msgid "Base DN"
  99. msgstr "Ana DN"
  100. #: templates/settings.php:41
  101. msgid "One Base DN per line"
  102. msgstr "Bir Tabani DN herbir dizi. "
  103. #: templates/settings.php:42
  104. msgid "You can specify Base DN for users and groups in the Advanced tab"
  105. msgstr "Base DN kullanicileri ve kaynaklari icin tablosu Advanced tayin etmek ederiz. "
  106. #: templates/settings.php:44
  107. msgid "User DN"
  108. msgstr "Kullanıcı DN"
  109. #: templates/settings.php:46
  110. msgid ""
  111. "The DN of the client user with which the bind shall be done, e.g. "
  112. "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
  113. "empty."
  114. msgstr "DN musterinin, kimle baglamaya yapacagiz,meselâ uid=agent.dc mesela, dc=com Gecinme adisiz ici, DN ve Parola bos birakmak. "
  115. #: templates/settings.php:47
  116. msgid "Password"
  117. msgstr "Parola"
  118. #: templates/settings.php:50
  119. msgid "For anonymous access, leave DN and Password empty."
  120. msgstr "Anonim erişim için DN ve Parola alanlarını boş bırakın."
  121. #: templates/settings.php:51
  122. msgid "User Login Filter"
  123. msgstr "Kullanıcı Oturum Filtresi"
  124. #: templates/settings.php:54
  125. #, php-format
  126. msgid ""
  127. "Defines the filter to apply, when login is attempted. %%uid replaces the "
  128. "username in the login action."
  129. msgstr "Filter uyunlamak icin tayin ediyor, ne zaman girişmek isteminiz. % % uid adi kullanici girismeye karsi koymacak. "
  130. #: templates/settings.php:55
  131. #, php-format
  132. msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
  133. msgstr "%%uid yer tutucusunu kullanın, örneğin \"uid=%%uid\""
  134. #: templates/settings.php:56
  135. msgid "User List Filter"
  136. msgstr "Kullanıcı Liste Filtresi"
  137. #: templates/settings.php:59
  138. msgid "Defines the filter to apply, when retrieving users."
  139. msgstr "Filter uyunmak icin tayin ediyor, ne zaman adi kullanici geri aliyor. "
  140. #: templates/settings.php:60
  141. msgid "without any placeholder, e.g. \"objectClass=person\"."
  142. msgstr "bir yer tutucusu olmadan, örneğin \"objectClass=person\""
  143. #: templates/settings.php:61
  144. msgid "Group Filter"
  145. msgstr "Grup Süzgeci"
  146. #: templates/settings.php:64
  147. msgid "Defines the filter to apply, when retrieving groups."
  148. msgstr "Filter uyunmak icin tayin ediyor, ne zaman grubalari tekrar aliyor. "
  149. #: templates/settings.php:65
  150. msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
  151. msgstr "siz bir yer tutucu, mes. 'objectClass=posixGroup ('posixGrubu''. "
  152. #: templates/settings.php:69
  153. msgid "Connection Settings"
  154. msgstr "Bağlantı ayarları"
  155. #: templates/settings.php:71
  156. msgid "Configuration Active"
  157. msgstr ""
  158. #: templates/settings.php:71
  159. msgid "When unchecked, this configuration will be skipped."
  160. msgstr "Ne zaman iptal, bu uynnlama isletici "
  161. #: templates/settings.php:72
  162. msgid "Port"
  163. msgstr "Port"
  164. #: templates/settings.php:73
  165. msgid "Backup (Replica) Host"
  166. msgstr "Sigorta Kopya Cephe "
  167. #: templates/settings.php:73
  168. msgid ""
  169. "Give an optional backup host. It must be a replica of the main LDAP/AD "
  170. "server."
  171. msgstr "Bir kopya cevre vermek, kopya sunucu onemli olmali. "
  172. #: templates/settings.php:74
  173. msgid "Backup (Replica) Port"
  174. msgstr "Kopya Port "
  175. #: templates/settings.php:75
  176. msgid "Disable Main Server"
  177. msgstr "Ana sunucuyu devredışı birak"
  178. #: templates/settings.php:75
  179. msgid "When switched on, ownCloud will only connect to the replica server."
  180. msgstr "Ne zaman acik, ownCloud sadece sunuce replikayin baglamis."
  181. #: templates/settings.php:76
  182. msgid "Use TLS"
  183. msgstr "TLS kullan"
  184. #: templates/settings.php:76
  185. msgid "Do not use it additionally for LDAPS connections, it will fail."
  186. msgstr "Bu LDAPS baglama icin kullamaminiz, basamacak. "
  187. #: templates/settings.php:77
  188. msgid "Case insensitve LDAP server (Windows)"
  189. msgstr "Dusme sunucu LDAP zor degil. (Windows)"
  190. #: templates/settings.php:78
  191. msgid "Turn off SSL certificate validation."
  192. msgstr "SSL sertifika doğrulamasını kapat."
  193. #: templates/settings.php:78
  194. msgid ""
  195. "If connection only works with this option, import the LDAP server's SSL "
  196. "certificate in your ownCloud server."
  197. msgstr "Bagladiginda, bunla secene sadece calisiyor, sunucu LDAP SSL sunucun ithal etemek, dneyme sizine sunucu ownClouden. "
  198. #: templates/settings.php:78
  199. msgid "Not recommended, use for testing only."
  200. msgstr "Önerilmez, sadece test için kullanın."
  201. #: templates/settings.php:79
  202. msgid "Cache Time-To-Live"
  203. msgstr "Cache Time-To-Live "
  204. #: templates/settings.php:79
  205. msgid "in seconds. A change empties the cache."
  206. msgstr "saniye cinsinden. Bir değişiklik önbelleği temizleyecektir."
  207. #: templates/settings.php:81
  208. msgid "Directory Settings"
  209. msgstr "Parametrar Listesin Adresinin "
  210. #: templates/settings.php:83
  211. msgid "User Display Name Field"
  212. msgstr "Ekran Adi Kullanici, (Alan Adi Kullanici Ekrane)"
  213. #: templates/settings.php:83
  214. msgid "The LDAP attribute to use to generate the user`s ownCloud name."
  215. msgstr "LDAP kategori kullanmaya adi ownCloud kullanicin uremek icin. "
  216. #: templates/settings.php:84
  217. msgid "Base User Tree"
  218. msgstr "Temel Kullanıcı Ağacı"
  219. #: templates/settings.php:84
  220. msgid "One User Base DN per line"
  221. msgstr "Bir Temel Kullanici DN her dizgi "
  222. #: templates/settings.php:85
  223. msgid "User Search Attributes"
  224. msgstr "Kategorii Arama Kullanici "
  225. #: templates/settings.php:85 templates/settings.php:88
  226. msgid "Optional; one attribute per line"
  227. msgstr ""
  228. #: templates/settings.php:86
  229. msgid "Group Display Name Field"
  230. msgstr "Grub Ekrane Alani Adi"
  231. #: templates/settings.php:86
  232. msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
  233. msgstr "LDAP kullamayin grub adi ownCloud uremek icin. "
  234. #: templates/settings.php:87
  235. msgid "Base Group Tree"
  236. msgstr "Temel Grup Ağacı"
  237. #: templates/settings.php:87
  238. msgid "One Group Base DN per line"
  239. msgstr "Bir Grubu Tabani DN her dizgi. "
  240. #: templates/settings.php:88
  241. msgid "Group Search Attributes"
  242. msgstr "Kategorii Arama Grubu"
  243. #: templates/settings.php:89
  244. msgid "Group-Member association"
  245. msgstr "Grup-Üye işbirliği"
  246. #: templates/settings.php:91
  247. msgid "Special Attributes"
  248. msgstr ""
  249. #: templates/settings.php:93
  250. msgid "Quota Field"
  251. msgstr ""
  252. #: templates/settings.php:94
  253. msgid "Quota Default"
  254. msgstr ""
  255. #: templates/settings.php:94
  256. msgid "in bytes"
  257. msgstr "byte cinsinden"
  258. #: templates/settings.php:95
  259. msgid "Email Field"
  260. msgstr ""
  261. #: templates/settings.php:96
  262. msgid "User Home Folder Naming Rule"
  263. msgstr ""
  264. #: templates/settings.php:96
  265. msgid ""
  266. "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
  267. "attribute."
  268. msgstr "Kullanıcı adı bölümünü boş bırakın (varsayılan). "
  269. #: templates/settings.php:101
  270. msgid "Internal Username"
  271. msgstr ""
  272. #: templates/settings.php:102
  273. msgid ""
  274. "By default the internal username will be created from the UUID attribute. It"
  275. " makes sure that the username is unique and characters do not need to be "
  276. "converted. The internal username has the restriction that only these "
  277. "characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
  278. "with their ASCII correspondence or simply omitted. On collisions a number "
  279. "will be added/increased. The internal username is used to identify a user "
  280. "internally. It is also the default name for the user home folder in "
  281. "ownCloud. It is also a port of remote URLs, for instance for all *DAV "
  282. "services. With this setting, the default behaviour can be overriden. To "
  283. "achieve a similar behaviour as before ownCloud 5 enter the user display name"
  284. " attribute in the following field. Leave it empty for default behaviour. "
  285. "Changes will have effect only on newly mapped (added) LDAP users."
  286. msgstr ""
  287. #: templates/settings.php:103
  288. msgid "Internal Username Attribute:"
  289. msgstr ""
  290. #: templates/settings.php:104
  291. msgid "Override UUID detection"
  292. msgstr ""
  293. #: templates/settings.php:105
  294. msgid ""
  295. "By default, ownCloud autodetects the UUID attribute. The UUID attribute is "
  296. "used to doubtlessly identify LDAP users and groups. Also, the internal "
  297. "username will be created based on the UUID, if not specified otherwise "
  298. "above. You can override the setting and pass an attribute of your choice. "
  299. "You must make sure that the attribute of your choice can be fetched for both"
  300. " users and groups and it is unique. Leave it empty for default behaviour. "
  301. "Changes will have effect only on newly mapped (added) LDAP users and groups."
  302. msgstr ""
  303. #: templates/settings.php:106
  304. msgid "UUID Attribute:"
  305. msgstr ""
  306. #: templates/settings.php:107
  307. msgid "Username-LDAP User Mapping"
  308. msgstr ""
  309. #: templates/settings.php:108
  310. msgid ""
  311. "ownCloud uses usernames to store and assign (meta) data. In order to "
  312. "precisely identify and recognize users, each LDAP user will have a internal "
  313. "username. This requires a mapping from ownCloud username to LDAP user. The "
  314. "created username is mapped to the UUID of the LDAP user. Additionally the DN"
  315. " is cached as well to reduce LDAP interaction, but it is not used for "
  316. "identification. If the DN changes, the changes will be found by ownCloud. "
  317. "The internal ownCloud name is used all over in ownCloud. Clearing the "
  318. "Mappings will have leftovers everywhere. Clearing the Mappings is not "
  319. "configuration sensitive, it affects all LDAP configurations! Do never clear "
  320. "the mappings in a production environment. Only clear mappings in a testing "
  321. "or experimental stage."
  322. msgstr ""
  323. #: templates/settings.php:109
  324. msgid "Clear Username-LDAP User Mapping"
  325. msgstr ""
  326. #: templates/settings.php:109
  327. msgid "Clear Groupname-LDAP Group Mapping"
  328. msgstr ""
  329. #: templates/settings.php:111
  330. msgid "Test Configuration"
  331. msgstr ""
  332. #: templates/settings.php:111
  333. msgid "Help"
  334. msgstr "Yardım"