sub.php 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?php
  2. return array(
  3. 'add' => 'Feed and category creation has been moved <a href=\'%s\'>here</a>. It is also accessible from the menu on the left and from the ✚ icon available on the main page.', // TODO - Translation
  4. 'api' => array(
  5. 'documentation' => 'Skopírujte tento odkaz a použite ho v inom programe.',
  6. 'title' => 'API',
  7. ),
  8. 'bookmarklet' => array(
  9. 'documentation' => 'Presunte toto tlačidlo do vašich záložiek, alebo kliknite pravým a zvoľte "Uložiť odkaz do záložiek". Potom kliknite na tlačidlo "Odoberať" na ktorejkoľvek stránke, ktorú chcete odoberať.',
  10. 'label' => 'Odoberať',
  11. 'title' => 'Záložka',
  12. ),
  13. 'category' => array(
  14. '_' => 'Kategória',
  15. 'add' => 'Pridať kategóriu',
  16. 'archiving' => 'Archiving', // TODO - Translation
  17. 'empty' => 'Prázdna kategória',
  18. 'information' => 'Informácia',
  19. 'position' => 'Display position', // TODO - Translation
  20. 'position_help' => 'To control category sort order', // TODO - Translation
  21. 'title' => 'Názov',
  22. ),
  23. 'feed' => array(
  24. 'add' => 'Pridať RSS kanál',
  25. 'advanced' => 'Pokročilé',
  26. 'archiving' => 'Archivovanie',
  27. 'auth' => array(
  28. 'configuration' => 'Prihlásenie',
  29. 'help' => 'Povoliť prístup do kanálov chránených cez HTTP.',
  30. 'http' => 'Prihlásenie cez HTTP',
  31. 'password' => 'Heslo pre HTTP',
  32. 'username' => 'Používateľské meno pre HTTP',
  33. ),
  34. 'clear_cache' => 'Vždy vymazať vyrovnávaciu pamäť',
  35. 'content_action' => array(
  36. '_' => 'Content action when fetching the article content', // TODO - Translation
  37. 'append' => 'Add after existing content', // TODO - Translation
  38. 'prepend' => 'Add before existing content', // TODO - Translation
  39. 'replace' => 'Replace existing content', // TODO - Translation
  40. ),
  41. 'css_cookie' => 'Use Cookies when fetching the article content', // TODO - Translation
  42. 'css_cookie_help' => 'Example: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>', // TODO - Translation
  43. 'css_help' => 'Stiahnuť skrátenú verziu RSS kanála (pozor, vyžaduje viac času!)',
  44. 'css_path' => 'Pôvodný CSS súbor článku z webovej stránky',
  45. 'description' => 'Popis',
  46. 'empty' => 'Tento kanál je prázdny. Overte, prosím, či je ešte spravovaný autorom.',
  47. 'error' => 'Vyskytol sa problém s týmto kanálom. Overte, prosím, či kanál stále existuje, potom ho obnovte.',
  48. 'filteractions' => array(
  49. '_' => 'Filtrovať akcie',
  50. 'help' => 'Napíšte jeden výraz hľadania na riadok.',
  51. ),
  52. 'information' => 'Informácia',
  53. 'keep_min' => 'Minimálny počet článkov na uchovanie',
  54. 'maintenance' => array(
  55. 'clear_cache' => 'Clear cache', // TODO - Translation
  56. 'clear_cache_help' => 'Clear the cache for this feed.', // TODO - Translation
  57. 'reload_articles' => 'Reload articles', // TODO - Translation
  58. 'reload_articles_help' => 'Reload articles and fetch complete content if a selector is defined.', // TODO - Translation
  59. 'title' => 'Maintenance', // TODO - Translation
  60. ),
  61. 'moved_category_deleted' => 'Keď vymažete kategóriu, jej kanály sa automaticky zaradia pod <em>%s</em>.',
  62. 'mute' => 'stíšiť',
  63. 'no_selected' => 'Nevybrali ste kanál.',
  64. 'number_entries' => 'Počet článkov: %d',
  65. 'priority' => array(
  66. '_' => 'Viditeľnosť',
  67. 'archived' => 'Nezobrazovať (archivované)',
  68. 'main_stream' => 'Zobraziť v prehľade kanálov',
  69. 'normal' => 'Zobraziť vo svojej kategórii',
  70. ),
  71. 'proxy' => 'Set a proxy for fetching this feed', // TODO - Translation
  72. 'proxy_help' => 'Select a protocol (e.g: SOCKS5) and enter the proxy address (e.g: <kbd>127.0.0.1:1080</kbd>)', // TODO - Translation
  73. 'selector_preview' => array(
  74. 'show_raw' => 'Show source code', // TODO - Translation
  75. 'show_rendered' => 'Show content', // TODO - Translation
  76. ),
  77. 'show' => array(
  78. 'all' => 'Zobraziť všetky kanály',
  79. 'error' => 'Zobraziť iba kanály s chybou',
  80. ),
  81. 'showing' => array(
  82. 'error' => 'Zobraziť iba kanály s chybou',
  83. ),
  84. 'ssl_verify' => 'Overiť bezpečnosť SSL',
  85. 'stats' => 'Štatistiky',
  86. 'think_to_add' => 'Mali by ste pridať kanály.',
  87. 'timeout' => 'Doba platnosti dá v sekundách',
  88. 'title' => 'Nadpis',
  89. 'title_add' => 'Pridať kanál RSS',
  90. 'ttl' => 'Automaticky neaktualizovať častejšie ako',
  91. 'url' => 'Odkaz kanála',
  92. 'useragent' => 'Set the user agent for fetching this feed', // TODO - Translation
  93. 'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO - Translation
  94. 'validator' => 'Skontrolovať platnosť kanála',
  95. 'website' => 'Odkaz webovej stránky',
  96. 'websub' => 'Okamžité oznámenia cez WebSub',
  97. ),
  98. 'firefox' => array(
  99. 'documentation' => 'Pridajte RSS kanály do Firefoxu <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">pomocou tohto návodu</a>.',
  100. '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
  101. 'title' => 'RSS čítačka vo Firefoxe',
  102. ),
  103. 'import_export' => array(
  104. 'export' => 'Exportovať',
  105. 'export_labelled' => 'Exportovať vaše označené články',
  106. 'export_opml' => 'Exportovať zoznam kanálov (OPML)',
  107. 'export_starred' => 'Exportovať vaše obľúbené',
  108. 'feed_list' => 'Zoznam článkov %s',
  109. 'file_to_import' => 'Súbor na import<br />(OPML, JSON alebo ZIP)',
  110. 'file_to_import_no_zip' => 'Súbor na import<br />(OPML alebo JSON)',
  111. 'import' => 'Importovať',
  112. 'starred_list' => 'Zoznam obľúbených článkov',
  113. 'title' => 'Import / export',
  114. ),
  115. 'menu' => array(
  116. 'add' => 'Add a feed or category', // TODO - Translation
  117. 'add_feed' => 'Add a feed', // TODO - Translation
  118. 'bookmark' => 'Odoberať (záložka FreshRSS)',
  119. 'import_export' => 'Import / export',
  120. 'label_management' => 'Label management', // TODO - Translation
  121. 'subscription_management' => 'Správa odoberaných kanálov',
  122. 'subscription_tools' => 'Nástroje na odoberanie kanálov',
  123. ),
  124. 'tag' => array(
  125. 'name' => 'Name', // TODO - Translation
  126. 'new_name' => 'New name', // TODO - Translation
  127. 'old_name' => 'Old name', // TODO - Translation
  128. ),
  129. 'title' => array(
  130. '_' => 'Správa odoberaných kanálov',
  131. 'add' => 'Add a feed or category', // TODO - Translation
  132. 'add_category' => 'Add a category', // TODO - Translation
  133. 'add_feed' => 'Add a feed', // TODO - Translation
  134. 'add_label' => 'Add a label', // TODO - Translation
  135. 'delete_label' => 'Delete a label', // TODO - Translation
  136. 'feed_management' => 'Správa RSS kanálov',
  137. 'rename_label' => 'Rename a label', // TODO - Translation
  138. 'subscription_tools' => 'Nástroje na odoberanie kanálov',
  139. ),
  140. );