sub.php 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?php
  2. return array(
  3. 'api' => array(
  4. 'documentation' => 'Copy the following URL to use it within an external tool.', //TODO - Translation
  5. 'title' => 'API', //TODO - Translation
  6. ),
  7. 'bookmarklet' => array(
  8. 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.', //TODO - Translation
  9. 'label' => 'Subscribe', //TODO - Translation
  10. 'title' => 'Bookmarklet', //TODO - Translation
  11. ),
  12. 'category' => array(
  13. '_' => 'Kategori',
  14. 'add' => 'Kategori ekle',
  15. 'archiving' => 'Arşiv',
  16. 'empty' => 'Boş kategori',
  17. 'information' => 'Bilgi',
  18. 'new' => 'Yeni kategori',
  19. 'position' => 'Display position', //TODO - Translation
  20. 'position_help' => 'To control category sort order', //TODO - Translation
  21. 'title' => 'Başlık',
  22. ),
  23. 'feed' => array(
  24. 'add' => 'RSS akışı ekle',
  25. 'advanced' => 'Gelişmiş',
  26. 'archiving' => 'Arşiv',
  27. 'auth' => array(
  28. 'configuration' => 'Giriş',
  29. 'help' => 'HTTP korumalı RSS akışlarına bağlantı izni sağlar',
  30. 'http' => 'HTTP Kimlik Doğrulama',
  31. 'password' => 'HTTP şifre',
  32. 'username' => 'HTTP kullanıcı adı',
  33. ),
  34. 'clear_cache' => 'Always clear cache', //TODO - Translation
  35. 'css_help' => 'Dikkat, daha çok zaman gerekir!',
  36. 'css_path' => 'Makaleleri kendi CSS görünümü ile göster',
  37. 'description' => 'Tanım',
  38. 'empty' => 'Bu akış boş. Lütfen akışın aktif olduğuna emin olun.',
  39. 'error' => 'Bu akışda bir hatayla karşılaşıldı. Lütfen akışın sürekli ulaşılabilir olduğuna emin olun.',
  40. 'filteractions' => array(
  41. '_' => 'Filter actions', //TODO - Translation
  42. 'help' => 'Write one search filter per line.', //TODO - Translation
  43. ),
  44. 'information' => 'Bilgi',
  45. 'keep_min' => 'En az tutulacak makale sayısı',
  46. 'moved_category_deleted' => 'Bir kategoriyi silerseniz, içerisindeki akışlar <em>%s</em> içerisine yerleşir.',
  47. 'mute' => 'mute', //TODO - Translation
  48. 'no_selected' => 'Hiçbir akış seçilmedi.',
  49. 'number_entries' => '%d makale',
  50. 'priority' => array(
  51. '_' => 'Visibility', //TODO - Translation
  52. 'archived' => 'Do not show (archived)', //TODO - Translation
  53. 'main_stream' => 'Ana akışda göster',
  54. 'normal' => 'Show in its category', //TODO - Translation
  55. ),
  56. 'websub' => 'WebSub ile anlık bildirim',
  57. 'show' => array(
  58. 'all' => 'Show all feeds', //TODO - Translation
  59. 'error' => 'Show only feeds with error', //TODO - Translation
  60. ),
  61. 'showing' => array(
  62. 'error' => 'Showing only feeds with error', //TODO - Translation
  63. ),
  64. 'ssl_verify' => 'Verify SSL security', //TODO - Translation
  65. 'stats' => 'İstatistikler',
  66. 'think_to_add' => 'Akış ekleyebilirsiniz.',
  67. 'timeout' => 'Timeout in seconds', //TODO - Translation
  68. 'title' => 'Başlık',
  69. 'title_add' => 'RSS akışı ekle',
  70. 'ttl' => 'Şu kadar süreden fazla otomatik yenileme yapma',
  71. 'url' => 'Akış URL',
  72. 'validator' => 'Akış geçerliliğini kontrol edin',
  73. 'website' => 'Site URL',
  74. ),
  75. 'firefox' => array(
  76. 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', //TODO - Translation
  77. 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', //TODO - Translation
  78. 'title' => 'Firefox feed reader', //TODO - Translation
  79. ),
  80. 'import_export' => array(
  81. 'export' => 'Dışa aktar',
  82. 'export_opml' => 'Akış listesini dışarı aktar (OPML)',
  83. 'export_starred' => 'Favorileri dışarı aktar',
  84. 'export_labelled' => 'Export your labelled articles', //TODO
  85. 'feed_list' => '%s makalenin listesi',
  86. 'file_to_import' => 'Dosyadan içe aktar<br />(OPML, JSON or ZIP)',
  87. 'file_to_import_no_zip' => 'Dosyadan içe aktar<br />(OPML or JSON)',
  88. 'import' => 'İçe aktar',
  89. 'starred_list' => 'Favori makaleleirn listesi',
  90. 'title' => 'İçe / dışa aktar',
  91. ),
  92. 'menu' => array(
  93. 'bookmark' => 'Abonelik (FreshRSS yer imleri)',
  94. 'import_export' => 'İçe / dışa aktar',
  95. 'subscription_management' => 'Abonelik yönetimi',
  96. 'subscription_tools' => 'Subscription tools', //TODO - Translation
  97. ),
  98. 'title' => array(
  99. '_' => 'Abonelik yönetimi',
  100. 'feed_management' => 'RSS akış yönetimi',
  101. 'subscription_tools' => 'Subscription tools', //TODO - Translation
  102. ),
  103. );