messages.po 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746
  1. # Turkish translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Arda Kılıçdağı <ardakilicdagi@gmail.com>, 2018
  7. # BouRock, 2020
  8. # Caner Başaran <basaran.caner@gmail.com>, 2014-2016
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  10. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  11. # 0xFFD <barann.afsarr@gmail.com>, 2022.
  12. # crazychicken1 <seymaomay1809@gmail.com>, 2022.
  13. # Kayra Uylar <k.uylar@outlook.com>, 2022.
  14. # emirhan <xemirhankoc@gmail.com>, 2023.
  15. # return42 <markus.heiser@darmarit.de>, 2023, 2024.
  16. # plawlost <ceo@plawlabs.org>, 2023.
  17. # Oğuz Ersen <oguz@ersen.moe>, 2024.
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: searx\n"
  21. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  22. "POT-Creation-Date: 2024-02-10 07:07+0000\n"
  23. "PO-Revision-Date: 2024-02-08 15:56+0000\n"
  24. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  25. "Language: tr\n"
  26. "Language-Team: Turkish "
  27. "<https://translate.codeberg.org/projects/searxng/searxng/tr/>\n"
  28. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  29. "MIME-Version: 1.0\n"
  30. "Content-Type: text/plain; charset=utf-8\n"
  31. "Content-Transfer-Encoding: 8bit\n"
  32. "Generated-By: Babel 2.14.0\n"
  33. #. CONSTANT_NAMES['NO_SUBGROUPING']
  34. #: searx/searxng.msg
  35. msgid "without further subgrouping"
  36. msgstr "daha fazla alt grup olmadan"
  37. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  38. #: searx/searxng.msg
  39. msgid "other"
  40. msgstr "diğer"
  41. #. CATEGORY_NAMES['FILES']
  42. #: searx/searxng.msg
  43. msgid "files"
  44. msgstr "dosyalar"
  45. #. CATEGORY_NAMES['GENERAL']
  46. #: searx/searxng.msg
  47. msgid "general"
  48. msgstr "genel"
  49. #. CATEGORY_NAMES['MUSIC']
  50. #: searx/searxng.msg
  51. msgid "music"
  52. msgstr "müzik"
  53. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  54. #: searx/searxng.msg
  55. msgid "social media"
  56. msgstr "sosyal medya"
  57. #. CATEGORY_NAMES['IMAGES']
  58. #: searx/searxng.msg
  59. msgid "images"
  60. msgstr "görseller"
  61. #. CATEGORY_NAMES['VIDEOS']
  62. #: searx/searxng.msg
  63. msgid "videos"
  64. msgstr "görüntüler"
  65. #. CATEGORY_NAMES['IT']
  66. #: searx/searxng.msg
  67. msgid "it"
  68. msgstr "bilişim"
  69. #. CATEGORY_NAMES['NEWS']
  70. #: searx/searxng.msg
  71. msgid "news"
  72. msgstr "haberler"
  73. #. CATEGORY_NAMES['MAP']
  74. #: searx/searxng.msg
  75. msgid "map"
  76. msgstr "harita"
  77. #. CATEGORY_NAMES['ONIONS']
  78. #: searx/searxng.msg
  79. msgid "onions"
  80. msgstr "onion lar"
  81. #. CATEGORY_NAMES['SCIENCE']
  82. #: searx/searxng.msg
  83. msgid "science"
  84. msgstr "bilim"
  85. #. CATEGORY_GROUPS['APPS']
  86. #: searx/searxng.msg
  87. msgid "apps"
  88. msgstr "uygulamalar"
  89. #. CATEGORY_GROUPS['DICTIONARIES']
  90. #: searx/searxng.msg
  91. msgid "dictionaries"
  92. msgstr "sözlükler"
  93. #. CATEGORY_GROUPS['LYRICS']
  94. #: searx/searxng.msg
  95. msgid "lyrics"
  96. msgstr "şarkı sözleri"
  97. #. CATEGORY_GROUPS['PACKAGES']
  98. #: searx/searxng.msg
  99. msgid "packages"
  100. msgstr "paketler"
  101. #. CATEGORY_GROUPS['Q_A']
  102. #: searx/searxng.msg
  103. msgid "q&a"
  104. msgstr "soru ve cevap"
  105. #. CATEGORY_GROUPS['REPOS']
  106. #: searx/searxng.msg
  107. msgid "repos"
  108. msgstr "depolar"
  109. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  110. #: searx/searxng.msg
  111. msgid "software wikis"
  112. msgstr "yazılım vikileri"
  113. #. CATEGORY_GROUPS['WEB']
  114. #: searx/searxng.msg
  115. msgid "web"
  116. msgstr "ağ"
  117. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  118. #: searx/searxng.msg
  119. msgid "scientific publications"
  120. msgstr "bilimsel yayınlar"
  121. #. STYLE_NAMES['AUTO']
  122. #: searx/searxng.msg
  123. msgid "auto"
  124. msgstr "otomatik"
  125. #. STYLE_NAMES['LIGHT']
  126. #: searx/searxng.msg
  127. msgid "light"
  128. msgstr "aydınlık"
  129. #. STYLE_NAMES['DARK']
  130. #: searx/searxng.msg
  131. msgid "dark"
  132. msgstr "karanlık"
  133. #. BRAND_CUSTOM_LINKS['UPTIME']
  134. #: searx/searxng.msg
  135. msgid "Uptime"
  136. msgstr ""
  137. #. BRAND_CUSTOM_LINKS['ABOUT']
  138. #: searx/searxng.msg searx/templates/simple/base.html:49
  139. msgid "About"
  140. msgstr "Hakkında"
  141. #: searx/webapp.py:332
  142. msgid "No item found"
  143. msgstr "Öğe bulunamadı"
  144. #: searx/engines/qwant.py:280
  145. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  146. msgid "Source"
  147. msgstr "Kaynak"
  148. #: searx/webapp.py:336
  149. msgid "Error loading the next page"
  150. msgstr "Sonraki sayfa yüklenemedi"
  151. #: searx/webapp.py:493 searx/webapp.py:889
  152. msgid "Invalid settings, please edit your preferences"
  153. msgstr "Geçersiz ayarlar, lütfen tercihlerinizi düzenleyin"
  154. #: searx/webapp.py:509
  155. msgid "Invalid settings"
  156. msgstr "Geçersiz ayarlar"
  157. #: searx/webapp.py:586 searx/webapp.py:668
  158. msgid "search error"
  159. msgstr "arama hatası"
  160. #: searx/webutils.py:34
  161. msgid "timeout"
  162. msgstr "zaman aşımı"
  163. #: searx/webutils.py:35
  164. msgid "parsing error"
  165. msgstr "ayrıştırma hatası"
  166. #: searx/webutils.py:36
  167. msgid "HTTP protocol error"
  168. msgstr "HTTP protokol hatası"
  169. #: searx/webutils.py:37
  170. msgid "network error"
  171. msgstr "bağlantı hatası"
  172. #: searx/webutils.py:38
  173. msgid "SSL error: certificate validation has failed"
  174. msgstr "SSL Hatası: Sertifika doğrulaması başarısız oldu"
  175. #: searx/webutils.py:40
  176. msgid "unexpected crash"
  177. msgstr "beklenmeyen çökme"
  178. #: searx/webutils.py:47
  179. msgid "HTTP error"
  180. msgstr "HTTP hatası"
  181. #: searx/webutils.py:48
  182. msgid "HTTP connection error"
  183. msgstr "HTTP bağlantı hatası"
  184. #: searx/webutils.py:54
  185. msgid "proxy error"
  186. msgstr "proxy hatası"
  187. #: searx/webutils.py:55
  188. msgid "CAPTCHA"
  189. msgstr "CAPTCHA"
  190. #: searx/webutils.py:56
  191. msgid "too many requests"
  192. msgstr "çok fazla istek"
  193. #: searx/webutils.py:57
  194. msgid "access denied"
  195. msgstr "erişim engellendi"
  196. #: searx/webutils.py:58
  197. msgid "server API error"
  198. msgstr "sunucu API hatası"
  199. #: searx/webutils.py:77
  200. msgid "Suspended"
  201. msgstr "Askıya alındı"
  202. #: searx/webutils.py:315
  203. msgid "{minutes} minute(s) ago"
  204. msgstr "{minutes} dakika önce"
  205. #: searx/webutils.py:316
  206. msgid "{hours} hour(s), {minutes} minute(s) ago"
  207. msgstr "{hours} saat, {minutes} dakika önce"
  208. #: searx/answerers/random/answerer.py:73
  209. msgid "Random value generator"
  210. msgstr "Rastgele değer üreteci"
  211. #: searx/answerers/random/answerer.py:74
  212. msgid "Generate different random values"
  213. msgstr "Farklı rastgele değerler üret"
  214. #: searx/answerers/statistics/answerer.py:47
  215. msgid "Statistics functions"
  216. msgstr "İstatistik fonksiyonları"
  217. #: searx/answerers/statistics/answerer.py:48
  218. msgid "Compute {functions} of the arguments"
  219. msgstr "Bağımsız değişkenlerin {functions} değerini hesapla"
  220. #: searx/engines/openstreetmap.py:160
  221. msgid "Get directions"
  222. msgstr "Yönleri al"
  223. #: searx/engines/pdbe.py:96
  224. msgid "{title} (OBSOLETE)"
  225. msgstr "{title} (ESKİ)"
  226. #: searx/engines/pdbe.py:103
  227. msgid "This entry has been superseded by"
  228. msgstr "Bu girişin yerini alan"
  229. #: searx/engines/qwant.py:282
  230. msgid "Channel"
  231. msgstr "Kanal"
  232. #: searx/engines/radio_browser.py:104
  233. msgid "radio"
  234. msgstr "radyo"
  235. #: searx/engines/radio_browser.py:106
  236. msgid "bitrate"
  237. msgstr "bit hızı"
  238. #: searx/engines/radio_browser.py:107
  239. msgid "votes"
  240. msgstr "oylar"
  241. #: searx/engines/radio_browser.py:108
  242. msgid "clicks"
  243. msgstr "tıklamalar"
  244. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  245. msgid "Language"
  246. msgstr "Dil"
  247. #: searx/engines/semantic_scholar.py:79
  248. msgid ""
  249. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  250. "{lastCitationVelocityYear}"
  251. msgstr ""
  252. "{firstCitationVelocityYear} yılından {lastCitationVelocityYear} yılına "
  253. "kadar {numCitations} alıntı(lar)"
  254. #: searx/engines/tineye.py:40
  255. msgid ""
  256. "Could not read that image url. This may be due to an unsupported file "
  257. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  258. " WebP."
  259. msgstr ""
  260. "Görsel bağlantısı okunamadı. Bu desteklenmeyen bir dosya uzantısı "
  261. "yüzünden olabilir. TinEye sadece JPEG, PNG, GIF, BMP, TIFF veya WebP "
  262. "uzantılı görselleri destekliyor."
  263. #: searx/engines/tineye.py:46
  264. msgid ""
  265. "The image is too simple to find matches. TinEye requires a basic level of"
  266. " visual detail to successfully identify matches."
  267. msgstr ""
  268. "Fotoğraf aranmak için fazla basit. TinEye 'ın başarılı şekilde çalışması "
  269. "için basit detaylar gereklidir."
  270. #: searx/engines/tineye.py:52
  271. msgid "The image could not be downloaded."
  272. msgstr "Görsel indirilemedi."
  273. #: searx/engines/wttr.py:101
  274. msgid "Morning"
  275. msgstr "Gündüz"
  276. #: searx/engines/wttr.py:101
  277. msgid "Noon"
  278. msgstr "Öğlen"
  279. #: searx/engines/wttr.py:101
  280. msgid "Evening"
  281. msgstr "Akşam"
  282. #: searx/engines/wttr.py:101
  283. msgid "Night"
  284. msgstr "Gece"
  285. #: searx/engines/zlibrary.py:130
  286. msgid "Book rating"
  287. msgstr "Kitap değerlendirmesi"
  288. #: searx/engines/zlibrary.py:131
  289. msgid "File quality"
  290. msgstr "Dosya kalitesi"
  291. #: searx/plugins/hash_plugin.py:24
  292. msgid "Converts strings to different hash digests."
  293. msgstr "Dizileri farklı özdeğerlerine çevirir."
  294. #: searx/plugins/hash_plugin.py:52
  295. msgid "hash digest"
  296. msgstr "özdeğer"
  297. #: searx/plugins/hostname_replace.py:9
  298. msgid "Hostname replace"
  299. msgstr "Sunucu adını değiştir"
  300. #: searx/plugins/hostname_replace.py:10
  301. msgid "Rewrite result hostnames or remove results based on the hostname"
  302. msgstr ""
  303. "Sonuçların sunucu adlarını tekrar yaz ya da sunucu adına göre sonuçları "
  304. "sil"
  305. #: searx/plugins/oa_doi_rewrite.py:9
  306. msgid "Open Access DOI rewrite"
  307. msgstr "Açık Erişim DOI yeniden yazma"
  308. #: searx/plugins/oa_doi_rewrite.py:10
  309. msgid ""
  310. "Avoid paywalls by redirecting to open-access versions of publications "
  311. "when available"
  312. msgstr ""
  313. "Mevcut olduğunda yayınların açık erişim sürümlerine yeniden yönlendirerek"
  314. " ödeme ekranlarını önle"
  315. #: searx/plugins/self_info.py:10
  316. msgid "Self Information"
  317. msgstr "kişisel bilgi"
  318. #: searx/plugins/self_info.py:11
  319. msgid ""
  320. "Displays your IP if the query is \"ip\" and your user agent if the query "
  321. "contains \"user agent\"."
  322. msgstr ""
  323. "Sorgu \"ip\" ise IP'nizi ve sorgu \"kullanıcı tanıtıcısı\" içeriyorsa "
  324. "kullanıcı tanıtıcınızı görüntüler."
  325. #: searx/plugins/tor_check.py:25
  326. msgid "Tor check plugin"
  327. msgstr "Tor kontrol eklentisi"
  328. #: searx/plugins/tor_check.py:28
  329. msgid ""
  330. "This plugin checks if the address of the request is a Tor exit-node, and "
  331. "informs the user if it is; like check.torproject.org, but from SearXNG."
  332. msgstr ""
  333. "Bu eklenti, isteğin adresinin bir Tor çıkış düğümü olup olmadığını "
  334. "kontrol eder ve varsa kullanıcıyı bilgilendirir; check.torproject.org "
  335. "gibi, ancak SearXNG'den."
  336. #: searx/plugins/tor_check.py:62
  337. msgid ""
  338. "Could not download the list of Tor exit-nodes from: "
  339. "https://check.torproject.org/exit-addresses"
  340. msgstr ""
  341. "Tor çıkış düğümlerinin listesi şu adresten indirilemedi: "
  342. "https://check.torproject.org/exit-addresses"
  343. #: searx/plugins/tor_check.py:78
  344. msgid ""
  345. "You are using Tor and it looks like you have this external IP address: "
  346. "{ip_address}"
  347. msgstr ""
  348. "Tor kullanıyorsunuz ve şu harici IP adresine sahip olduğunuz anlaşılıyor:"
  349. " {ip_address}"
  350. #: searx/plugins/tor_check.py:86
  351. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  352. msgstr "Tor kullanmıyorsunuz ve şu harici IP adresine sahipsiniz: {ip_address}"
  353. #: searx/plugins/tracker_url_remover.py:29
  354. msgid "Tracker URL remover"
  355. msgstr "Takip URL kaldırıcı"
  356. #: searx/plugins/tracker_url_remover.py:30
  357. msgid "Remove trackers arguments from the returned URL"
  358. msgstr "Takip parametrelerini URL'den kaldır"
  359. #: searx/templates/simple/404.html:4
  360. msgid "Page not found"
  361. msgstr "Sayfa bulunamadı"
  362. #: searx/templates/simple/404.html:6
  363. #, python-format
  364. msgid "Go to %(search_page)s."
  365. msgstr "%(search_page)s sayfasına git."
  366. #: searx/templates/simple/404.html:6
  367. msgid "search page"
  368. msgstr "arama sayfası"
  369. #: searx/templates/simple/base.html:53
  370. msgid "Donate"
  371. msgstr "Bağış"
  372. #: searx/templates/simple/base.html:57
  373. #: searx/templates/simple/preferences.html:156
  374. msgid "Preferences"
  375. msgstr "Tercihler"
  376. #: searx/templates/simple/base.html:67
  377. msgid "Powered by"
  378. msgstr "Destekleyen"
  379. #: searx/templates/simple/base.html:67
  380. msgid "a privacy-respecting, open metasearch engine"
  381. msgstr "Gizliliğiniz önemseyen, açık meta arama motoru"
  382. #: searx/templates/simple/base.html:68
  383. msgid "Source code"
  384. msgstr "Kaynak kodu"
  385. #: searx/templates/simple/base.html:69
  386. msgid "Issue tracker"
  387. msgstr "Sorun izleyici"
  388. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  389. msgid "Engine stats"
  390. msgstr "Motor istatistikleri"
  391. #: searx/templates/simple/base.html:72
  392. msgid "Public instances"
  393. msgstr "Açık sunucular"
  394. #: searx/templates/simple/base.html:75
  395. msgid "Privacy policy"
  396. msgstr "Gizlilik politikası"
  397. #: searx/templates/simple/base.html:78
  398. msgid "Contact instance maintainer"
  399. msgstr "Sunucu sahibi ile iletişime geçin"
  400. #: searx/templates/simple/categories.html:26
  401. msgid "Click on the magnifier to perform search"
  402. msgstr "Arama yapmak için büyütece tıklayın"
  403. #: searx/templates/simple/macros.html:36
  404. msgid "Length"
  405. msgstr "Uzunluk"
  406. #: searx/templates/simple/macros.html:37
  407. #: searx/templates/simple/result_templates/files.html:34
  408. #: searx/templates/simple/result_templates/images.html:18
  409. #: searx/templates/simple/result_templates/paper.html:6
  410. msgid "Author"
  411. msgstr "Hazırlayan"
  412. #: searx/templates/simple/macros.html:45
  413. msgid "cached"
  414. msgstr "önbellek"
  415. #: searx/templates/simple/macros.html:45
  416. msgid "proxied"
  417. msgstr "proxylendi"
  418. #: searx/templates/simple/new_issue.html:64
  419. msgid "Start submiting a new issue on GitHub"
  420. msgstr "GitHub'a Yeni bir hata göndeymeye başlayin"
  421. #: searx/templates/simple/new_issue.html:66
  422. msgid "Please check for existing bugs about this engine on GitHub"
  423. msgstr ""
  424. "Lütfen Github üzerinden bu tarayıcı hakkında devam eden sorunları kontrol"
  425. " ediniz"
  426. #: searx/templates/simple/new_issue.html:69
  427. msgid "I confirm there is no existing bug about the issue I encounter"
  428. msgstr "Karşılaştığım hata ile ilgili süregelen bir hata bulunmadığını onaylıyorum"
  429. #: searx/templates/simple/new_issue.html:71
  430. msgid "If this is a public instance, please specify the URL in the bug report"
  431. msgstr ""
  432. "Eğer bu bir bulut üzerinde bir bilgisayar ise lütfen URL'yi hata "
  433. "raporunda belirtin"
  434. #: searx/templates/simple/new_issue.html:72
  435. msgid "Submit a new issue on Github including the above information"
  436. msgstr "Yukarıdaki bilgilerle Github'da bir sorun bildirin"
  437. #: searx/templates/simple/preferences.html:65
  438. msgid "No HTTPS"
  439. msgstr "HTTPS Yok"
  440. #: searx/templates/simple/elements/engines_msg.html:18
  441. #: searx/templates/simple/preferences.html:69
  442. #: searx/templates/simple/preferences.html:70
  443. msgid "View error logs and submit a bug report"
  444. msgstr "Hata kayıtlarını incele ve bir hata raporu gönder"
  445. #: searx/templates/simple/preferences.html:74
  446. msgid "!bang for this engine"
  447. msgstr "bu motor için"
  448. #: searx/templates/simple/preferences.html:80
  449. msgid "!bang for its categories"
  450. msgstr "bu kategoriler için"
  451. #: searx/templates/simple/preferences.html:102
  452. #: searx/templates/simple/stats.html:64
  453. msgid "Median"
  454. msgstr "ortalama"
  455. #: searx/templates/simple/preferences.html:103
  456. #: searx/templates/simple/stats.html:70
  457. msgid "P80"
  458. msgstr "P80"
  459. #: searx/templates/simple/preferences.html:104
  460. #: searx/templates/simple/stats.html:76
  461. msgid "P95"
  462. msgstr "P95"
  463. #: searx/templates/simple/preferences.html:136
  464. msgid "Failed checker test(s): "
  465. msgstr "Başarısız kontrol deneme(leri) "
  466. #: searx/templates/simple/preferences.html:138
  467. msgid "Errors:"
  468. msgstr "Hatalar:"
  469. #: searx/templates/simple/preferences.html:162
  470. msgid "General"
  471. msgstr "Genel"
  472. #: searx/templates/simple/preferences.html:165
  473. msgid "Default categories"
  474. msgstr "Varsayılan kategoriler"
  475. #: searx/templates/simple/preferences.html:187
  476. msgid "User interface"
  477. msgstr "Kullanıcı arayüzü"
  478. #: searx/templates/simple/preferences.html:208
  479. msgid "Privacy"
  480. msgstr "Gizlilik"
  481. #: searx/templates/simple/preferences.html:221
  482. msgid "Engines"
  483. msgstr "Motorlar"
  484. #: searx/templates/simple/preferences.html:223
  485. msgid "Currently used search engines"
  486. msgstr "Şu anda kullanılan arama motorları"
  487. #: searx/templates/simple/preferences.html:231
  488. msgid "Special Queries"
  489. msgstr "Özel Arama Sorguları"
  490. #: searx/templates/simple/preferences.html:237
  491. msgid "Cookies"
  492. msgstr "Tanımlama Bilgileri"
  493. #: searx/templates/simple/results.html:23
  494. msgid "Answers"
  495. msgstr "Yanıtlar"
  496. #: searx/templates/simple/results.html:38
  497. msgid "Number of results"
  498. msgstr "Sonuç sayısı"
  499. #: searx/templates/simple/results.html:44
  500. msgid "Info"
  501. msgstr "Bilgi"
  502. #: searx/templates/simple/results.html:73
  503. msgid "Try searching for:"
  504. msgstr "Aramaya çalışılan:"
  505. #: searx/templates/simple/results.html:105
  506. msgid "Back to top"
  507. msgstr "Yukarıya dön"
  508. #: searx/templates/simple/results.html:123
  509. msgid "Previous page"
  510. msgstr "Önceki sayfa"
  511. #: searx/templates/simple/results.html:141
  512. msgid "Next page"
  513. msgstr "Sonraki sayfa"
  514. #: searx/templates/simple/search.html:3
  515. msgid "Display the front page"
  516. msgstr "Ön sayfayı göster"
  517. #: searx/templates/simple/search.html:9
  518. #: searx/templates/simple/simple_search.html:5
  519. msgid "Search for..."
  520. msgstr "Aranan..."
  521. #: searx/templates/simple/search.html:10
  522. #: searx/templates/simple/simple_search.html:6
  523. msgid "clear"
  524. msgstr "temizle"
  525. #: searx/templates/simple/search.html:11
  526. #: searx/templates/simple/simple_search.html:7
  527. msgid "search"
  528. msgstr "ara"
  529. #: searx/templates/simple/stats.html:21
  530. msgid "There is currently no data available. "
  531. msgstr "Şu anda mevcut veri yok. "
  532. #: searx/templates/simple/preferences/engines.html:18
  533. #: searx/templates/simple/stats.html:25
  534. msgid "Engine name"
  535. msgstr "Motor adı"
  536. #: searx/templates/simple/stats.html:26
  537. msgid "Scores"
  538. msgstr "Skor"
  539. #: searx/templates/simple/stats.html:27
  540. msgid "Result count"
  541. msgstr "Sonuç sayısı"
  542. #: searx/templates/simple/preferences/engines.html:25
  543. #: searx/templates/simple/stats.html:28
  544. msgid "Response time"
  545. msgstr "Yanıt süresi"
  546. #: searx/templates/simple/preferences/engines.html:29
  547. #: searx/templates/simple/stats.html:29
  548. msgid "Reliability"
  549. msgstr "Güvenilirlik"
  550. #: searx/templates/simple/stats.html:59
  551. msgid "Total"
  552. msgstr "Toplam"
  553. #: searx/templates/simple/stats.html:60
  554. msgid "HTTP"
  555. msgstr "HTTP"
  556. #: searx/templates/simple/stats.html:61
  557. msgid "Processing"
  558. msgstr "İşlem"
  559. #: searx/templates/simple/stats.html:99
  560. msgid "Warnings"
  561. msgstr "Uyarılar"
  562. #: searx/templates/simple/stats.html:99
  563. msgid "Errors and exceptions"
  564. msgstr "Hatalar ve istisnalar"
  565. #: searx/templates/simple/stats.html:105
  566. msgid "Exception"
  567. msgstr "İstisna"
  568. #: searx/templates/simple/stats.html:107
  569. msgid "Message"
  570. msgstr "Mesaj"
  571. #: searx/templates/simple/stats.html:109
  572. msgid "Percentage"
  573. msgstr "Yüzde"
  574. #: searx/templates/simple/stats.html:111
  575. msgid "Parameter"
  576. msgstr "Parametre"
  577. #: searx/templates/simple/result_templates/files.html:36
  578. #: searx/templates/simple/stats.html:119
  579. msgid "Filename"
  580. msgstr "Dosya adı"
  581. #: searx/templates/simple/stats.html:120
  582. msgid "Function"
  583. msgstr "İşlev"
  584. #: searx/templates/simple/stats.html:121
  585. msgid "Code"
  586. msgstr "Kod"
  587. #: searx/templates/simple/stats.html:128
  588. msgid "Checker"
  589. msgstr "Denetleyici"
  590. #: searx/templates/simple/stats.html:131
  591. msgid "Failed test"
  592. msgstr "Başarısız deneme"
  593. #: searx/templates/simple/stats.html:132
  594. msgid "Comment(s)"
  595. msgstr "Yorum"
  596. #: searx/templates/simple/elements/apis.html:3
  597. msgid "Download results"
  598. msgstr "Sonuçlarını indir"
  599. #: searx/templates/simple/elements/engines_msg.html:7
  600. msgid "Messages from the search engines"
  601. msgstr "Arama motorlarından gelen mesajlar"
  602. #: searx/templates/simple/elements/engines_msg.html:12
  603. msgid "Error!"
  604. msgstr "Hata!"
  605. #: searx/templates/simple/elements/engines_msg.html:13
  606. msgid "Engines cannot retrieve results"
  607. msgstr "Motorlar sonuçları alamıyor"
  608. #: searx/templates/simple/elements/search_url.html:3
  609. msgid "Search URL"
  610. msgstr "Arama URL'si"
  611. #: searx/templates/simple/elements/search_url.html:4
  612. #: searx/templates/simple/preferences/cookies.html:54
  613. msgid "Copied"
  614. msgstr "kopyalandı"
  615. #: searx/templates/simple/elements/search_url.html:4
  616. #: searx/templates/simple/preferences/cookies.html:54
  617. msgid "Copy"
  618. msgstr "kopyala"
  619. #: searx/templates/simple/elements/suggestions.html:3
  620. msgid "Suggestions"
  621. msgstr "Öneriler"
  622. #: searx/templates/simple/filters/languages.html:1
  623. #: searx/templates/simple/preferences/language.html:2
  624. msgid "Search language"
  625. msgstr "Arama dili"
  626. #: searx/templates/simple/filters/languages.html:2
  627. #: searx/templates/simple/preferences/language.html:7
  628. msgid "Default language"
  629. msgstr "Varsayılan dil"
  630. #: searx/templates/simple/filters/languages.html:4
  631. #: searx/templates/simple/preferences/language.html:11
  632. msgid "Auto-detect"
  633. msgstr "Özdevimli algılama"
  634. #: searx/templates/simple/filters/safesearch.html:1
  635. #: searx/templates/simple/filters/safesearch.html:2
  636. #: searx/templates/simple/filters/safesearch.html:3
  637. #: searx/templates/simple/filters/safesearch.html:4
  638. #: searx/templates/simple/preferences/engines.html:21
  639. #: searx/templates/simple/preferences/safesearch.html:2
  640. msgid "SafeSearch"
  641. msgstr "Güvenli Arama"
  642. #: searx/templates/simple/filters/safesearch.html:2
  643. #: searx/templates/simple/preferences/safesearch.html:7
  644. msgid "Strict"
  645. msgstr "Sıkı"
  646. #: searx/templates/simple/filters/safesearch.html:3
  647. #: searx/templates/simple/preferences/safesearch.html:11
  648. msgid "Moderate"
  649. msgstr "Orta"
  650. #: searx/templates/simple/filters/safesearch.html:4
  651. #: searx/templates/simple/preferences/safesearch.html:15
  652. msgid "None"
  653. msgstr "Yok"
  654. #: searx/templates/simple/filters/time_range.html:1
  655. #: searx/templates/simple/preferences/engines.html:22
  656. msgid "Time range"
  657. msgstr "Zaman aralığı"
  658. #: searx/templates/simple/filters/time_range.html:3
  659. msgid "Anytime"
  660. msgstr "Herhangi bir zaman"
  661. #: searx/templates/simple/filters/time_range.html:6
  662. msgid "Last day"
  663. msgstr "Geçen gün"
  664. #: searx/templates/simple/filters/time_range.html:9
  665. msgid "Last week"
  666. msgstr "Geçen hafta"
  667. #: searx/templates/simple/filters/time_range.html:12
  668. msgid "Last month"
  669. msgstr "Geçen ay"
  670. #: searx/templates/simple/filters/time_range.html:15
  671. msgid "Last year"
  672. msgstr "Geçen yıl"
  673. #: searx/templates/simple/messages/no_cookies.html:3
  674. msgid "Information!"
  675. msgstr "Bilgiler!"
  676. #: searx/templates/simple/messages/no_cookies.html:4
  677. msgid "currently, there are no cookies defined."
  678. msgstr "şu anda, tanımlanmış tanımlama bilgileri yok."
  679. #: searx/templates/simple/messages/no_results.html:6
  680. msgid "Sorry!"
  681. msgstr "Üzgünüz!"
  682. #: searx/templates/simple/messages/no_results.html:12
  683. msgid "No results were found. You can try to:"
  684. msgstr "Hiç sonuç bulunamadı. Bunları deneyebilirsin:"
  685. #: searx/templates/simple/messages/no_results.html:14
  686. msgid "There are no more results. You can try to:"
  687. msgstr "Daha fazla sonuç yok. Şunu deneyebilirsin:"
  688. #: searx/templates/simple/messages/no_results.html:19
  689. msgid "Refresh the page."
  690. msgstr "Sayfayı yenile."
  691. #: searx/templates/simple/messages/no_results.html:20
  692. msgid "Search for another query or select another category (above)."
  693. msgstr "Başka bir sorguyu ara veya başka bir kategori seç (yukarıda)."
  694. #: searx/templates/simple/messages/no_results.html:21
  695. msgid "Change the search engine used in the preferences:"
  696. msgstr "Ayarlardan kullanılan arama motorunu değiştir:"
  697. #: searx/templates/simple/messages/no_results.html:22
  698. msgid "Switch to another instance:"
  699. msgstr "Başka bir sağlayıcıya geçiş yapın:"
  700. #: searx/templates/simple/messages/no_results.html:24
  701. msgid "Search for another query or select another category."
  702. msgstr "Başka bir sorgu arayın veya başka bir kategori seçin."
  703. #: searx/templates/simple/messages/no_results.html:25
  704. msgid "Go back to the previous page using the previous page button."
  705. msgstr "Önceki sayfa butonunu kullanarak bir önceki sayfaya geri dön."
  706. #: searx/templates/simple/preferences/answerers.html:4
  707. #: searx/templates/simple/preferences/engines.html:17
  708. msgid "Allow"
  709. msgstr "İzin ver"
  710. #: searx/templates/simple/preferences/answerers.html:5
  711. msgid "Keywords"
  712. msgstr "Anahtar kelimeler"
  713. #: searx/templates/simple/preferences/answerers.html:6
  714. msgid "Name"
  715. msgstr "Ad"
  716. #: searx/templates/simple/preferences/answerers.html:7
  717. msgid "Description"
  718. msgstr "Açıklama"
  719. #: searx/templates/simple/preferences/answerers.html:8
  720. msgid "Examples"
  721. msgstr "Örnekler"
  722. #: searx/templates/simple/preferences/answerers.html:13
  723. msgid "This is the list of SearXNG's instant answering modules."
  724. msgstr "Bu, SearXNG'in anlık cevap modüllerinin listesidir."
  725. #: searx/templates/simple/preferences/answerers.html:29
  726. msgid "This is the list of plugins."
  727. msgstr "Bu eklentilerin listesidir."
  728. #: searx/templates/simple/preferences/autocomplete.html:2
  729. msgid "Autocomplete"
  730. msgstr "Otomatik tamamlama"
  731. #: searx/templates/simple/preferences/autocomplete.html:15
  732. msgid "Find stuff as you type"
  733. msgstr "Yazarken bir şeyler bulun"
  734. #: searx/templates/simple/preferences/center_alignment.html:2
  735. msgid "Center Alignment"
  736. msgstr "Ortaya hizalama"
  737. #: searx/templates/simple/preferences/center_alignment.html:14
  738. msgid "Displays results in the center of the page (Oscar layout)."
  739. msgstr "Sonuçları sayfanın ortasında görüntüler (Oscar düzeni)."
  740. #: searx/templates/simple/preferences/cookies.html:2
  741. msgid ""
  742. "This is the list of cookies and their values SearXNG is storing on your "
  743. "computer."
  744. msgstr ""
  745. "Bu, SearXNG'nin bilgasayarında sakladığı çerezlerin ve çerezlerin "
  746. "değerlerinin bir listesidir."
  747. #: searx/templates/simple/preferences/cookies.html:3
  748. msgid "With that list, you can assess SearXNG transparency."
  749. msgstr "Bu listeyle SeaXNG şeffaflığına ulaşbilirsiniz."
  750. #: searx/templates/simple/preferences/cookies.html:9
  751. msgid "Cookie name"
  752. msgstr "Tanımlama bilgisi adı"
  753. #: searx/templates/simple/preferences/cookies.html:10
  754. msgid "Value"
  755. msgstr "Değer"
  756. #: searx/templates/simple/preferences/cookies.html:23
  757. msgid "Search URL of the currently saved preferences"
  758. msgstr "Şu anda kaydedilmiş tercihlerin arama URL'si"
  759. #: searx/templates/simple/preferences/cookies.html:32
  760. msgid ""
  761. "Note: specifying custom settings in the search URL can reduce privacy by "
  762. "leaking data to the clicked result sites."
  763. msgstr ""
  764. "Not: Arama URL'sinde özel ayarların belirtilmesi, tıklanan sonuç "
  765. "sitelerine veri sızdırarak gizliliği azaltabilir."
  766. #: searx/templates/simple/preferences/cookies.html:35
  767. msgid "URL to restore your preferences in another browser"
  768. msgstr "Seçeneklerinizi farklı bir tarayıcıda yükleme URL'i"
  769. #: searx/templates/simple/preferences/cookies.html:43
  770. msgid ""
  771. "Specifying custom settings in the preferences URL can be used to sync "
  772. "preferences across devices."
  773. msgstr ""
  774. "Tercihler URL'sinde özel ayarları belirtmek, cihazlar arasında senkronize"
  775. " etmek için kullanılabilir."
  776. #: searx/templates/simple/preferences/cookies.html:46
  777. msgid "Copy preferences hash"
  778. msgstr "Ayarlar hash değerini kopyala"
  779. #: searx/templates/simple/preferences/cookies.html:57
  780. msgid "Insert copied preferences hash (without URL) to restore"
  781. msgstr "Geri yüklemek için kopyalanan tercihleri hash (URL olmadan) ekleyin"
  782. #: searx/templates/simple/preferences/cookies.html:59
  783. msgid "Preferences hash"
  784. msgstr "Hah tercihleri"
  785. #: searx/templates/simple/preferences/doi_resolver.html:2
  786. msgid "Open Access DOI resolver"
  787. msgstr "Açık Erişim DOI çözümleyicisi"
  788. #: searx/templates/simple/preferences/doi_resolver.html:14
  789. msgid "Select service used by DOI rewrite"
  790. msgstr "DOI rewrite tarafından kullanılan hizmeti seçin"
  791. #: searx/templates/simple/preferences/engines.html:9
  792. msgid ""
  793. "This tab does not exists in the user interface, but you can search in "
  794. "these engines by its !bangs."
  795. msgstr ""
  796. "Bu sekme kullanıcı arayüzünde yoktur, ancak bu motorlarda ona göre arama "
  797. "yapabilirsiniz."
  798. #: searx/templates/simple/preferences/engines.html:19
  799. msgid "!bang"
  800. msgstr "!bang"
  801. #: searx/templates/simple/preferences/engines.html:20
  802. msgid "Supports selected language"
  803. msgstr "Seçili dili destekler"
  804. #: searx/templates/simple/preferences/engines.html:23
  805. msgid "Weight"
  806. msgstr "Ağırlık"
  807. #: searx/templates/simple/preferences/engines.html:27
  808. msgid "Max time"
  809. msgstr "En fazla zaman"
  810. #: searx/templates/simple/preferences/footer.html:2
  811. msgid ""
  812. "These settings are stored in your cookies, this allows us not to store "
  813. "this data about you."
  814. msgstr ""
  815. "Bu ayarlar tanımlama bilgilerinde saklanır, bu sizin hakkınızda bu "
  816. "verileri saklamamamıza izin verir."
  817. #: searx/templates/simple/preferences/footer.html:3
  818. msgid ""
  819. "These cookies serve your sole convenience, we don't use these cookies to "
  820. "track you."
  821. msgstr ""
  822. "Bu tanımlama bilgileri size kolaylık sağlar, sizi izlemek için bu "
  823. "çerezleri kullanmayız."
  824. #: searx/templates/simple/preferences/footer.html:6
  825. msgid "Save"
  826. msgstr "Kaydet"
  827. #: searx/templates/simple/preferences/footer.html:9
  828. msgid "Reset defaults"
  829. msgstr "Varsayılanları sıfırla"
  830. #: searx/templates/simple/preferences/footer.html:13
  831. msgid "Back"
  832. msgstr "Geri"
  833. #: searx/templates/simple/preferences/hotkeys.html:2
  834. msgid "Hotkeys"
  835. msgstr "Kısayollar"
  836. #: searx/templates/simple/preferences/hotkeys.html:13
  837. msgid "Vim-like"
  838. msgstr "Vim-tarzı"
  839. #: searx/templates/simple/preferences/hotkeys.html:18
  840. msgid ""
  841. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  842. "key on main or result page to get help."
  843. msgstr ""
  844. "Kısayollar ile arama sonuçlarını hareket ettirin (JavaScript gerektirir)."
  845. " Ana sayfada veya sonuç sayfasında yardım almak için \"h\" tuşuna basın."
  846. #: searx/templates/simple/preferences/image_proxy.html:2
  847. msgid "Image proxy"
  848. msgstr "Görsel vekil sunucu"
  849. #: searx/templates/simple/preferences/image_proxy.html:14
  850. msgid "Proxying image results through SearXNG"
  851. msgstr "Resim sonuçları SearXNG üzerinden vekil sunucu ile iletiliyor"
  852. #: searx/templates/simple/preferences/infinite_scroll.html:2
  853. msgid "Infinite scroll"
  854. msgstr "Sonsuz kaydırma"
  855. #: searx/templates/simple/preferences/infinite_scroll.html:14
  856. msgid "Automatically load next page when scrolling to bottom of current page"
  857. msgstr ""
  858. "Şu anki sayfanın en altına kaydırıldığında sonraki sayfayı otomatik "
  859. "olarak yükle"
  860. #: searx/templates/simple/preferences/language.html:24
  861. msgid "What language do you prefer for search?"
  862. msgstr "Arama için hangi dili tercih edersiniz?"
  863. #: searx/templates/simple/preferences/language.html:25
  864. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  865. msgstr ""
  866. "SearXNG'nin sorgunuzun dilini algılamasına izin vermek için Özdevimli "
  867. "algıla'yı seçin."
  868. #: searx/templates/simple/preferences/method.html:2
  869. msgid "HTTP Method"
  870. msgstr "HTTP Metodu"
  871. #: searx/templates/simple/preferences/method.html:14
  872. msgid "Change how forms are submitted"
  873. msgstr "Formların nasıl gönderildiğini değiştir"
  874. #: searx/templates/simple/preferences/query_in_title.html:2
  875. msgid "Query in the page's title"
  876. msgstr "Sayfanın başındaki arama sorgusu"
  877. #: searx/templates/simple/preferences/query_in_title.html:14
  878. msgid ""
  879. "When enabled, the result page's title contains your query. Your browser "
  880. "can record this title"
  881. msgstr ""
  882. "Bu etkinleştirildiği zaman sonuç sayfasının başlığı arama sonuçlarınızı "
  883. "da içerir. Tarayıcınız bu başlığı kaydedebilir"
  884. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  885. msgid "Results on new tabs"
  886. msgstr "Sonuçlar yeni sekmelerde"
  887. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  888. msgid "Open result links on new browser tabs"
  889. msgstr "Yeni tarayıcı sekmelerinde sonuçta ortaya çıkan bağlantıları aç"
  890. #: searx/templates/simple/preferences/safesearch.html:20
  891. msgid "Filter content"
  892. msgstr "İçeriği süzün"
  893. #: searx/templates/simple/preferences/search_on_category_select.html:2
  894. msgid "Search on category select"
  895. msgstr "Kategori seçimine göre ara"
  896. #: searx/templates/simple/preferences/search_on_category_select.html:14
  897. msgid ""
  898. "Perform search immediately if a category selected. Disable to select "
  899. "multiple categories"
  900. msgstr ""
  901. "Kategori seçildikten sonra aramayı hemen uygulayın. Birden fazla kategori"
  902. " seçmek için devre dışı bırakın"
  903. #: searx/templates/simple/preferences/theme.html:2
  904. msgid "Theme"
  905. msgstr "Tema"
  906. #: searx/templates/simple/preferences/theme.html:14
  907. msgid "Change SearXNG layout"
  908. msgstr "SearXNG düzenini değiştir"
  909. #: searx/templates/simple/preferences/theme.html:19
  910. msgid "Theme style"
  911. msgstr "Tema stili"
  912. #: searx/templates/simple/preferences/theme.html:31
  913. msgid "Choose auto to follow your browser settings"
  914. msgstr "İnternet tarayıcınızın ayarlarını kullanmak için otomatik modu seçin"
  915. #: searx/templates/simple/preferences/tokens.html:2
  916. msgid "Engine tokens"
  917. msgstr "Motor belirteçleri"
  918. #: searx/templates/simple/preferences/tokens.html:9
  919. msgid "Access tokens for private engines"
  920. msgstr "Özel motorlar için erişim belirteçleri"
  921. #: searx/templates/simple/preferences/ui_locale.html:2
  922. msgid "Interface language"
  923. msgstr "Arayüz dili"
  924. #: searx/templates/simple/preferences/ui_locale.html:14
  925. msgid "Change the language of the layout"
  926. msgstr "Düzen dilini değiştirin"
  927. #: searx/templates/simple/result_templates/code.html:13
  928. msgid "repo"
  929. msgstr "depo"
  930. #: searx/templates/simple/result_templates/default.html:6
  931. #: searx/templates/simple/result_templates/files.html:8
  932. #: searx/templates/simple/result_templates/files.html:11
  933. msgid "show media"
  934. msgstr "medyayı göster"
  935. #: searx/templates/simple/result_templates/default.html:6
  936. #: searx/templates/simple/result_templates/files.html:8
  937. msgid "hide media"
  938. msgstr "medyayı gizle"
  939. #: searx/templates/simple/result_templates/default.html:14
  940. #: searx/templates/simple/result_templates/videos.html:14
  941. msgid "This site did not provide any description."
  942. msgstr "BU site herhangi bir açıklama sağlamadı."
  943. #: searx/templates/simple/result_templates/files.html:38
  944. #: searx/templates/simple/result_templates/torrent.html:11
  945. msgid "Filesize"
  946. msgstr "Dosya boyutu"
  947. #: searx/templates/simple/result_templates/files.html:39
  948. #: searx/templates/simple/result_templates/torrent.html:12
  949. msgid "Bytes"
  950. msgstr "Bayt"
  951. #: searx/templates/simple/result_templates/files.html:40
  952. #: searx/templates/simple/result_templates/torrent.html:13
  953. msgid "kiB"
  954. msgstr "kiB"
  955. #: searx/templates/simple/result_templates/files.html:41
  956. #: searx/templates/simple/result_templates/torrent.html:14
  957. msgid "MiB"
  958. msgstr "MiB"
  959. #: searx/templates/simple/result_templates/files.html:42
  960. #: searx/templates/simple/result_templates/torrent.html:15
  961. msgid "GiB"
  962. msgstr "GiB"
  963. #: searx/templates/simple/result_templates/files.html:43
  964. #: searx/templates/simple/result_templates/torrent.html:16
  965. msgid "TiB"
  966. msgstr "TiB"
  967. #: searx/templates/simple/result_templates/files.html:47
  968. msgid "Date"
  969. msgstr "Gün"
  970. #: searx/templates/simple/result_templates/files.html:49
  971. #: searx/templates/simple/result_templates/paper.html:24
  972. msgid "Type"
  973. msgstr "Yaz"
  974. #: searx/templates/simple/result_templates/images.html:19
  975. msgid "Format"
  976. msgstr "Format"
  977. #: searx/templates/simple/result_templates/images.html:21
  978. msgid "Engine"
  979. msgstr "Motor"
  980. #: searx/templates/simple/result_templates/images.html:22
  981. msgid "View source"
  982. msgstr "Kaynağı göster"
  983. #: searx/templates/simple/result_templates/map.html:12
  984. msgid "address"
  985. msgstr "adres"
  986. #: searx/templates/simple/result_templates/map.html:43
  987. msgid "show map"
  988. msgstr "haritayı göster"
  989. #: searx/templates/simple/result_templates/map.html:43
  990. msgid "hide map"
  991. msgstr "haritayı gizle"
  992. #: searx/templates/simple/result_templates/paper.html:5
  993. msgid "Published date"
  994. msgstr "Yayınlanma tarihi"
  995. #: searx/templates/simple/result_templates/paper.html:9
  996. msgid "Journal"
  997. msgstr "Günlük"
  998. #: searx/templates/simple/result_templates/paper.html:22
  999. msgid "Editor"
  1000. msgstr "Editör"
  1001. #: searx/templates/simple/result_templates/paper.html:23
  1002. msgid "Publisher"
  1003. msgstr "Yayımlayıcı"
  1004. #: searx/templates/simple/result_templates/paper.html:25
  1005. msgid "Tags"
  1006. msgstr "Etiketler"
  1007. #: searx/templates/simple/result_templates/paper.html:26
  1008. msgid "DOI"
  1009. msgstr "DOI"
  1010. #: searx/templates/simple/result_templates/paper.html:27
  1011. msgid "ISSN"
  1012. msgstr "ISSN"
  1013. #: searx/templates/simple/result_templates/paper.html:28
  1014. msgid "ISBN"
  1015. msgstr "ISBN"
  1016. #: searx/templates/simple/result_templates/paper.html:33
  1017. msgid "PDF"
  1018. msgstr "PDF"
  1019. #: searx/templates/simple/result_templates/paper.html:34
  1020. msgid "HTML"
  1021. msgstr "HTML"
  1022. #: searx/templates/simple/result_templates/torrent.html:6
  1023. msgid "magnet link"
  1024. msgstr "magnet bağlantısı"
  1025. #: searx/templates/simple/result_templates/torrent.html:7
  1026. msgid "torrent file"
  1027. msgstr "torrent dosyası"
  1028. #: searx/templates/simple/result_templates/torrent.html:9
  1029. msgid "Seeder"
  1030. msgstr "Gönderenler"
  1031. #: searx/templates/simple/result_templates/torrent.html:9
  1032. msgid "Leecher"
  1033. msgstr "Çekenler"
  1034. #: searx/templates/simple/result_templates/torrent.html:20
  1035. msgid "Number of Files"
  1036. msgstr "Dosya Sayısı"
  1037. #: searx/templates/simple/result_templates/videos.html:6
  1038. msgid "show video"
  1039. msgstr "görüntüyü göster"
  1040. #: searx/templates/simple/result_templates/videos.html:6
  1041. msgid "hide video"
  1042. msgstr "görüntüyü gizle"
  1043. #~ msgid "Engine time (sec)"
  1044. #~ msgstr "Motor süresi (san)"
  1045. #~ msgid "Page loads (sec)"
  1046. #~ msgstr "Sayfa yüklemeleri (san)"
  1047. #~ msgid "Errors"
  1048. #~ msgstr "Hatalar"
  1049. #~ msgid "CAPTCHA required"
  1050. #~ msgstr "CAPTCHA gerekli"
  1051. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  1052. #~ msgstr "Mümkünse HTTP bağlantıları HTTPS olarak yeniden yaz"
  1053. #~ msgid ""
  1054. #~ "Results are opened in the same "
  1055. #~ "window by default. This plugin "
  1056. #~ "overwrites the default behaviour to open"
  1057. #~ " links on new tabs/windows. (JavaScript "
  1058. #~ "required)"
  1059. #~ msgstr ""
  1060. #~ "Sonuçlar varsayılan olarak aynı pencerede "
  1061. #~ "açılır. Bu eklenti, bağlantıları yeni "
  1062. #~ "sekmelerde/pencerelerde açmak için varsayılan "
  1063. #~ "davranışın üzerine yazar. (JavaScript gerekli)"
  1064. #~ msgid "Color"
  1065. #~ msgstr "Renk"
  1066. #~ msgid "Blue (default)"
  1067. #~ msgstr "Mavi (varsayılan)"
  1068. #~ msgid "Violet"
  1069. #~ msgstr "Mor"
  1070. #~ msgid "Green"
  1071. #~ msgstr "Yeşil"
  1072. #~ msgid "Cyan"
  1073. #~ msgstr "Camgöbeği"
  1074. #~ msgid "Orange"
  1075. #~ msgstr "Turuncu"
  1076. #~ msgid "Red"
  1077. #~ msgstr "Kırmızı"
  1078. #~ msgid "Category"
  1079. #~ msgstr "Kategori"
  1080. #~ msgid "Block"
  1081. #~ msgstr "Engelle"
  1082. #~ msgid "original context"
  1083. #~ msgstr "orijinal içerik"
  1084. #~ msgid "Plugins"
  1085. #~ msgstr "Eklentiler"
  1086. #~ msgid "Answerers"
  1087. #~ msgstr "Yanıtlayanlar"
  1088. #~ msgid "Avg. time"
  1089. #~ msgstr "Ort. zaman"
  1090. #~ msgid "show details"
  1091. #~ msgstr "ayrıntıları göster"
  1092. #~ msgid "hide details"
  1093. #~ msgstr "ayrıntıları gizle"
  1094. #~ msgid "Load more..."
  1095. #~ msgstr "Daha fazla yükle..."
  1096. #~ msgid "Loading..."
  1097. #~ msgstr "Yükleniyor..."
  1098. #~ msgid "Change searx layout"
  1099. #~ msgstr "Searx düzenini değiştirin"
  1100. #~ msgid "Proxying image results through searx"
  1101. #~ msgstr "Searx aracılığıyla görsel sonuçlarını vekil sunucusu üzerinden geçirin"
  1102. #~ msgid "This is the list of searx's instant answering modules."
  1103. #~ msgstr "Bu, searx'in anında yanıtlama modüllerinin listesidir."
  1104. #~ msgid ""
  1105. #~ "This is the list of cookies and"
  1106. #~ " their values searx is storing on "
  1107. #~ "your computer."
  1108. #~ msgstr ""
  1109. #~ "Bu, searx'in bilgisayarınızda depoladığı "
  1110. #~ "tanımlama bilgileri ve değerleri listesidir."
  1111. #~ msgid "With that list, you can assess searx transparency."
  1112. #~ msgstr "Bu listeyle searx şeffaflığını değerlendirebilirsiniz."
  1113. #~ msgid "It look like you are using searx first time."
  1114. #~ msgstr "İlk defa searx kullanıyor gibi görünüyorsunuz."
  1115. #~ msgid "Please, try again later or find another searx instance."
  1116. #~ msgstr "Lütfen daha sonra tekrar deneyin veya başka bir searx örneği bulun."
  1117. #~ msgid "Themes"
  1118. #~ msgstr "Temalar"
  1119. #~ msgid "Reliablity"
  1120. #~ msgstr ""
  1121. #~ msgid ""
  1122. #~ "When enabled, the result page's title"
  1123. #~ " contains your query. Your browser "
  1124. #~ "can record this title."
  1125. #~ msgstr ""
  1126. #~ msgid "Method"
  1127. #~ msgstr "Yöntem"
  1128. #~ msgid ""
  1129. #~ "This tab does not show up for "
  1130. #~ "search results but you can search "
  1131. #~ "the engines listed here via bangs."
  1132. #~ msgstr ""
  1133. #~ msgid "Advanced settings"
  1134. #~ msgstr "Gelişmiş ayarlar"
  1135. #~ msgid "Close"
  1136. #~ msgstr "Kapat"
  1137. #~ msgid "Language"
  1138. #~ msgstr "Dil"
  1139. #~ msgid "broken"
  1140. #~ msgstr "bozuk"
  1141. #~ msgid "supported"
  1142. #~ msgstr "desteklenir"
  1143. #~ msgid "not supported"
  1144. #~ msgstr "desteklenmez"
  1145. #~ msgid "about"
  1146. #~ msgstr "hakkında"
  1147. #~ msgid "Avg."
  1148. #~ msgstr "ortalama"
  1149. #~ msgid "User Interface"
  1150. #~ msgstr "kullanıcı arayüzü"
  1151. #~ msgid "Choose style for this theme"
  1152. #~ msgstr "Bu tema için stil seçin"
  1153. #~ msgid "Style"
  1154. #~ msgstr "Stil"
  1155. #~ msgid "Show advanced settings"
  1156. #~ msgstr "gelişmiş ayarları göster"
  1157. #~ msgid "Show advanced settings panel in the home page by default"
  1158. #~ msgstr "Gelişmiş ayarlar panelini ana sayfada varsayılan olarak göster"
  1159. #~ msgid "Allow all"
  1160. #~ msgstr "Tümüne izin ver"
  1161. #~ msgid "Disable all"
  1162. #~ msgstr "Tümünü etkisizleştir"
  1163. #~ msgid "Selected language"
  1164. #~ msgstr "Seçilen dil"
  1165. #~ msgid "Query"
  1166. #~ msgstr "Sorgu"
  1167. #~ msgid "save"
  1168. #~ msgstr "kaydet"
  1169. #~ msgid "back"
  1170. #~ msgstr "geri"
  1171. #~ msgid "Links"
  1172. #~ msgstr "Bağlantılar"
  1173. #~ msgid "RSS subscription"
  1174. #~ msgstr "RSS aboneliği"
  1175. #~ msgid "Search results"
  1176. #~ msgstr "Arama sonuçları"
  1177. #~ msgid "next page"
  1178. #~ msgstr "sonraki sayfa"
  1179. #~ msgid "previous page"
  1180. #~ msgstr "önceki sayfa"
  1181. #~ msgid "Start search"
  1182. #~ msgstr "Aramayı başlat"
  1183. #~ msgid "Clear search"
  1184. #~ msgstr "Aramayı temizle"
  1185. #~ msgid "Clear"
  1186. #~ msgstr "Temizle"
  1187. #~ msgid "stats"
  1188. #~ msgstr "istatistikler"
  1189. #~ msgid "Heads up!"
  1190. #~ msgstr "Dikkat et!"
  1191. #~ msgid "It look like you are using SearXNG first time."
  1192. #~ msgstr ""
  1193. #~ msgid "Well done!"
  1194. #~ msgstr "Aferin!"
  1195. #~ msgid "Settings saved successfully."
  1196. #~ msgstr "Ayarlar başarılı olarak kaydedildi."
  1197. #~ msgid "Oh snap!"
  1198. #~ msgstr "Hay aksi!"
  1199. #~ msgid "Something went wrong."
  1200. #~ msgstr "Bir şeyler ters gitti."
  1201. #~ msgid "Date"
  1202. #~ msgstr "Tarih"
  1203. #~ msgid "Type"
  1204. #~ msgstr ""
  1205. #~ msgid "Get image"
  1206. #~ msgstr "Görseli al"
  1207. #~ msgid "Center Alignment"
  1208. #~ msgstr ""
  1209. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1210. #~ msgstr ""
  1211. #~ msgid "preferences"
  1212. #~ msgstr "tercihler"
  1213. #~ msgid "Scores per result"
  1214. #~ msgstr "Sonuç başına skor"
  1215. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1216. #~ msgstr "gizliliğe saygılı, kurcalanabilir bir meta arama motoru"
  1217. #~ msgid "No abstract is available for this publication."
  1218. #~ msgstr "Bu yayın için özet mevcut değil."
  1219. #~ msgid "Self Informations"
  1220. #~ msgstr "kişisel bilgileri"
  1221. #~ msgid ""
  1222. #~ "Change how forms are submited, <a "
  1223. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1224. #~ " rel=\"external\">learn more about request "
  1225. #~ "methods</a>"
  1226. #~ msgstr ""
  1227. #~ "Formların nasıl gönderildiğini değiştirin, <a"
  1228. #~ " "
  1229. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1230. #~ " rel=\"external\">istek yöntemleri hakkında daha"
  1231. #~ " fazla bilgi edinin</a>"
  1232. #~ msgid ""
  1233. #~ "This plugin checks if the address "
  1234. #~ "of the request is a TOR exit "
  1235. #~ "node, and informs the user if it"
  1236. #~ " is, like check.torproject.org but from "
  1237. #~ "searxng."
  1238. #~ msgstr ""
  1239. #~ "Bu eklenti istek adresinin TOR çıkış "
  1240. #~ "düğümü olup olmadığını kontrol eder ve"
  1241. #~ " öyleyse kullanıcıya haber verir, "
  1242. #~ "check.torproject.org benzeri ama searxng'den."
  1243. #~ msgid ""
  1244. #~ "The TOR exit node list "
  1245. #~ "(https://check.torproject.org/exit-addresses) is "
  1246. #~ "unreachable."
  1247. #~ msgstr ""
  1248. #~ "TOR cıkış düğümü listesine "
  1249. #~ "(https://check.torproject.org/exit-addresses) "
  1250. #~ "ulaşılamıyor."
  1251. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1252. #~ msgstr "TOR kullanıyorsunuz. Gözüken IP adresiniz: {ip_address}."
  1253. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1254. #~ msgstr "TOR kullanmıyorsunuz. Gözüken IP adresiniz: {ip_address}."
  1255. #~ msgid ""
  1256. #~ "The could not download the list of"
  1257. #~ " Tor exit-nodes from "
  1258. #~ "https://check.torproject.org/exit-addresses."
  1259. #~ msgstr ""
  1260. #~ msgid ""
  1261. #~ "You are using Tor. It looks like"
  1262. #~ " you have this external IP address:"
  1263. #~ " {ip_address}."
  1264. #~ msgstr ""
  1265. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1266. #~ msgstr ""
  1267. #~ msgid "Autodetect search language"
  1268. #~ msgstr "Arama dilini otomatik algıla"
  1269. #~ msgid "Automatically detect the query search language and switch to it."
  1270. #~ msgstr "Arama dilini otomatik algıla ve değiştir."
  1271. #~ msgid "others"
  1272. #~ msgstr "diğer"
  1273. #~ msgid ""
  1274. #~ "This tab does not show up for "
  1275. #~ "search results, but you can search "
  1276. #~ "the engines listed here via bangs."
  1277. #~ msgstr ""
  1278. #~ "Bu sekme arama sonuçlarında görünmüyor, "
  1279. #~ "ama listelenen motorlarını \"bang\"ler ile "
  1280. #~ "arayabilirsiniz."
  1281. #~ msgid "Shortcut"
  1282. #~ msgstr "Kısayol"
  1283. #~ msgid "!bang"
  1284. #~ msgstr ""
  1285. #~ msgid ""
  1286. #~ "This tab dues not exists in the"
  1287. #~ " user interface, but you can search"
  1288. #~ " in these engines by its !bangs."
  1289. #~ msgstr ""
  1290. #~ "Bu sekme kullanıcı arayüzünde yoktur, "
  1291. #~ "ancak bu motorlarda ona göre arama "
  1292. #~ "yapabilirsiniz."
  1293. #~ msgid "Engines cannot retrieve results."
  1294. #~ msgstr "Motorlar sonuçları alamıyor."
  1295. #~ msgid "Please, try again later or find another SearXNG instance."
  1296. #~ msgstr "Lütfen daha sonra tekrar deneyin veya başka bir SearXNG örneği bulun."
  1297. #~ msgid ""
  1298. #~ "Redirect to open-access versions of "
  1299. #~ "publications when available (plugin required)"
  1300. #~ msgstr ""
  1301. #~ "Mümkün olduğunda yayınların açık erişimli "
  1302. #~ "sürümlerine yeniden yönlendirir (eklenti "
  1303. #~ "gerekli)"
  1304. #~ msgid "Bang"
  1305. #~ msgstr "!bang"
  1306. #~ msgid ""
  1307. #~ "Change how forms are submitted, <a "
  1308. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1309. #~ " rel=\"external\">learn more about request "
  1310. #~ "methods</a>"
  1311. #~ msgstr ""
  1312. #~ "Formların gönderilme şeklini değiştirin, <a"
  1313. #~ " "
  1314. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1315. #~ " rel=\"external\">istek yöntemleri hakkında daha"
  1316. #~ " fazlasını öğrenin</a>"
  1317. #~ msgid "On"
  1318. #~ msgstr "Açık"
  1319. #~ msgid "Off"
  1320. #~ msgstr "Kapalı"
  1321. #~ msgid "Enabled"
  1322. #~ msgstr "Etkinleştirildi"
  1323. #~ msgid "Disabled"
  1324. #~ msgstr "Etkisizleştirildi"
  1325. #~ msgid ""
  1326. #~ "Perform search immediately if a category"
  1327. #~ " selected. Disable to select multiple "
  1328. #~ "categories. (JavaScript required)"
  1329. #~ msgstr ""
  1330. #~ "Bir kategori seçilirse hemen arama yap."
  1331. #~ " Birden çok kategori seçmek için "
  1332. #~ "devre dışı bırak. (JavaScript gerekli)"
  1333. #~ msgid "Vim-like hotkeys"
  1334. #~ msgstr "Vim benzeri kısayol tuşları"
  1335. #~ msgid ""
  1336. #~ "Navigate search results with Vim-like"
  1337. #~ " hotkeys (JavaScript required). Press \"h\""
  1338. #~ " key on main or result page to"
  1339. #~ " get help."
  1340. #~ msgstr ""
  1341. #~ "Vim benzeri kısayol tuşlarıyla arama "
  1342. #~ "sonuçlarında gezinin (JavaScript gerekli). "
  1343. #~ "Yardım almak için ana sayfada veya "
  1344. #~ "sonuç sayfasında \"h\" tuşuna basın."
  1345. #~ msgid ""
  1346. #~ "we didn't find any results. Please "
  1347. #~ "use another query or search in "
  1348. #~ "more categories."
  1349. #~ msgstr ""
  1350. #~ "herhangi bir sonuç bulamadık. Lütfen, "
  1351. #~ "başka bir sorgu kullanın veya daha "
  1352. #~ "fazla kategoride arama yapın."