sub.php 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?php
  2. /******************************************************************************/
  3. /* Each entry of that file can be associated with a comment to indicate its */
  4. /* state. When there is no comment, it means the entry is fully translated. */
  5. /* The recognized comments are (comment matching is case-insensitive): */
  6. /* + TODO: the entry has never been translated. */
  7. /* + DIRTY: the entry has been translated but needs to be updated. */
  8. /* + IGNORE: the entry does not need to be translated. */
  9. /* When a comment is not recognized, it is discarded. */
  10. /******************************************************************************/
  11. return array(
  12. 'api' => array(
  13. 'documentation' => 'URL’yi harici bir araçla kullanmak için kopyala.',
  14. 'title' => 'API', // IGNORE
  15. ),
  16. 'bookmarklet' => array(
  17. 'documentation' => 'Bu butonu yer imleri araç çubuğunuza sürükleyerek veya sağ tıklayıp "Bağlantıyı yer imlerine ekle" seçeneğini seçerek yer imlerine ekleyin. Eklemek istediğiniz sitedeyken oluşturulan bu "Abone Ol" butonu ile akış ekleyebilirsiniz.',
  18. 'label' => 'Abone ol',
  19. 'title' => 'Bookmarklet', // IGNORE
  20. ),
  21. 'category' => array(
  22. '_' => 'Kategori',
  23. 'add' => 'Kategori ekle',
  24. 'archiving' => 'Arşiv',
  25. 'dynamic_opml' => array(
  26. '_' => 'Dynamic OPML', // TODO
  27. 'help' => 'Provide the URL to an <a href=http://opml.org/ target=_blank>OPML file</a> to dynamically populate this category with feeds', // TODO
  28. ),
  29. 'empty' => 'Boş kategori',
  30. 'information' => 'Bilgi',
  31. 'opml_url' => 'OPML URL', // TODO
  32. 'position' => 'Konumu göster',
  33. 'position_help' => 'Kategori sıralama düzenini kontrol etmek için',
  34. 'title' => 'Başlık',
  35. ),
  36. 'feed' => array(
  37. 'add' => 'RSS akışı ekle',
  38. 'advanced' => 'Gelişmiş',
  39. 'archiving' => 'Arşiv',
  40. 'auth' => array(
  41. 'configuration' => 'Giriş',
  42. 'help' => 'HTTP korumalı RSS akışlarına bağlantı izni sağlar',
  43. 'http' => 'HTTP Kimlik Doğrulama',
  44. 'password' => 'HTTP şifre',
  45. 'username' => 'HTTP kullanıcı adı',
  46. ),
  47. 'clear_cache' => 'Önbelleği her zaman temizle',
  48. 'content_action' => array(
  49. '_' => 'Content action when fetching the article content', // TODO
  50. 'append' => 'Mevcut içeriğin sonrasına ekle',
  51. 'prepend' => 'Mevcut içeriğin öncesine ekle',
  52. 'replace' => 'Mevcut içerikle değiştir',
  53. ),
  54. 'css_cookie' => 'Makale içeriğini yüklerken çerez kullan',
  55. 'css_cookie_help' => 'Örnek: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
  56. 'css_help' => 'Dikkat, daha çok zaman gerekir!',
  57. 'css_path' => 'Makaleleri kendi CSS görünümü ile göster',
  58. 'css_path_filter' => array(
  59. '_' => 'CSS selector of the elements to remove', // TODO
  60. 'help' => 'A CSS selector may be a list such as: <kbd>.footer, .aside</kbd>', // TODO
  61. ),
  62. 'description' => 'Tanım',
  63. 'empty' => 'Bu akış boş. Lütfen akışın aktif olduğuna emin olun.',
  64. 'error' => 'Bu akışda bir hatayla karşılaşıldı. Lütfen akışın sürekli ulaşılabilir olduğuna emin olun.',
  65. 'filteractions' => array(
  66. '_' => 'Eylemi filtrele',
  67. 'help' => 'Her satıra tek arama filtresi yaz.',
  68. ),
  69. 'information' => 'Bilgi',
  70. 'keep_min' => 'En az tutulacak makale sayısı',
  71. 'kind' => array(
  72. '_' => 'Type of feed source', // TODO
  73. 'html_xpath' => array(
  74. '_' => 'HTML + XPath (Web scraping)', // TODO
  75. 'feed_title' => array(
  76. '_' => 'feed title', // TODO
  77. 'help' => 'Example: <code>//title</code> or a static string: <code>"My custom feed"</code>', // TODO
  78. ),
  79. 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> is a standard query language for advanced users, and which FreshRSS supports to enable Web scraping.', // TODO
  80. 'item' => array(
  81. '_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
  82. 'help' => 'Example: <code>//div[@class="news-item"]</code>', // TODO
  83. ),
  84. 'item_author' => array(
  85. '_' => 'item author', // TODO
  86. 'help' => 'Can also be a static string. Example: <code>"Anonymous"</code>', // TODO
  87. ),
  88. 'item_categories' => 'item tags', // TODO
  89. 'item_content' => array(
  90. '_' => 'item content', // TODO
  91. 'help' => 'Example to take the full item: <code>.</code>', // TODO
  92. ),
  93. 'item_thumbnail' => array(
  94. '_' => 'item thumbnail', // TODO
  95. 'help' => 'Example: <code>descendant::img/@src</code>', // TODO
  96. ),
  97. 'item_timestamp' => array(
  98. '_' => 'item date', // TODO
  99. 'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
  100. ),
  101. 'item_title' => array(
  102. '_' => 'item title', // TODO
  103. 'help' => 'Use in particular the <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> like <code>descendant::h2</code>', // TODO
  104. ),
  105. 'item_uid' => array(
  106. '_' => 'item unique ID', // TODO
  107. 'help' => 'Optional. Example: <code>descendant::div/@data-uri</code>', // TODO
  108. ),
  109. 'item_uri' => array(
  110. '_' => 'item link (URL)', // TODO
  111. 'help' => 'Example: <code>descendant::a/@href</code>', // TODO
  112. ),
  113. 'relative' => 'XPath (relative to item) for:', // TODO
  114. 'xpath' => 'XPath for:', // TODO
  115. ),
  116. 'rss' => 'RSS / Atom (default)', // TODO
  117. ),
  118. 'maintenance' => array(
  119. 'clear_cache' => 'Önbelleği temizle',
  120. 'clear_cache_help' => 'Bu akışın önbelleğini temizler.',
  121. 'reload_articles' => 'Makaleleri yeniden yükle',
  122. 'reload_articles_help' => 'Reload that many articles and fetch complete content if a selector is defined.', // TODO
  123. 'title' => 'Bakım',
  124. ),
  125. 'moved_category_deleted' => 'Bir kategoriyi silerseniz, içerisindeki akışlar <em>%s</em> içerisine yerleşir.',
  126. 'mute' => 'sessize al',
  127. 'no_selected' => 'Hiçbir akış seçilmedi.',
  128. 'number_entries' => '%d makale',
  129. 'priority' => array(
  130. '_' => 'Görünürlük',
  131. 'archived' => 'Gösterme (arşivlenmiş)',
  132. 'main_stream' => 'Ana akışda göster',
  133. 'normal' => 'Kendi kategorisinde göster',
  134. ),
  135. 'proxy' => 'Bu akışı güncellemek için vekil sunucu kullan',
  136. 'proxy_help' => 'Bir protokol seçin (ör: SOCKS5) vekil sunucu adresini girin (e.g: <kbd>127.0.0.1:1080</kbd>)',
  137. 'selector_preview' => array(
  138. 'show_raw' => 'Kaynak kodu göster',
  139. 'show_rendered' => 'İçeriği göster',
  140. ),
  141. 'show' => array(
  142. 'all' => 'Tüm akışı göster',
  143. 'error' => 'Sadece hatalı akışları göster',
  144. ),
  145. 'showing' => array(
  146. 'error' => 'Sadece hatalı akışları gösteriliyor',
  147. ),
  148. 'ssl_verify' => 'SSL güvenliğini doğrula',
  149. 'stats' => 'İstatistikler',
  150. 'think_to_add' => 'Akış ekleyebilirsiniz.',
  151. 'timeout' => 'Zaman aşımı (saniye)',
  152. 'title' => 'Başlık',
  153. 'title_add' => 'RSS akışı ekle',
  154. 'ttl' => 'Şu kadar süreden fazla otomatik yenileme yapma',
  155. 'url' => 'Akış URL',
  156. 'useragent' => 'Bu akışı yüklemek için user agent kullan',
  157. 'useragent_help' => 'Örnek: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
  158. 'validator' => 'Akış geçerliliğini kontrol edin',
  159. 'website' => 'Site URL',
  160. 'websub' => 'WebSub ile anlık bildirim',
  161. ),
  162. 'import_export' => array(
  163. 'export' => 'Dışa aktar',
  164. 'export_labelled' => 'Etiketli makaleleri dışarı aktar',
  165. 'export_opml' => 'Akış listesini dışarı aktar (OPML)',
  166. 'export_starred' => 'Favorileri dışarı aktar',
  167. 'feed_list' => '%s makalenin listesi',
  168. 'file_to_import' => 'Dosyadan içe aktar<br />(OPML, JSON or ZIP)',
  169. 'file_to_import_no_zip' => 'Dosyadan içe aktar<br />(OPML or JSON)',
  170. 'import' => 'İçe aktar',
  171. 'starred_list' => 'Favori makaleleirn listesi',
  172. 'title' => 'İçe / dışa aktar',
  173. ),
  174. 'menu' => array(
  175. 'add' => 'Kategori veya akış ekle',
  176. 'import_export' => 'İçe / dışa aktar',
  177. 'label_management' => 'Etiket yönetimi',
  178. 'stats' => array(
  179. 'idle' => 'Boştaki akışlar',
  180. 'main' => 'Ana istatistikler',
  181. 'repartition' => 'Makale dağılımı',
  182. ),
  183. 'subscription_management' => 'Abonelik yönetimi',
  184. 'subscription_tools' => 'Abonelik araçları',
  185. ),
  186. 'tag' => array(
  187. 'name' => 'İsim',
  188. 'new_name' => 'Eski isim',
  189. 'old_name' => 'Yeni isim',
  190. ),
  191. 'title' => array(
  192. '_' => 'Abonelik yönetimi',
  193. 'add' => 'Kategori veya akış ekle',
  194. 'add_category' => 'Kategori ekle',
  195. 'add_dynamic_opml' => 'Add dynamic OPML', // TODO
  196. 'add_feed' => 'Akış ekle',
  197. 'add_label' => 'Etiket ekle',
  198. 'delete_label' => 'Etiket sil',
  199. 'feed_management' => 'RSS akış yönetimi',
  200. 'rename_label' => 'Etiketi yeniden adlandır',
  201. 'subscription_tools' => 'Abonelik araçları',
  202. ),
  203. );