conf.php 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  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. 'archiving' => array(
  13. '_' => 'Archiving', // IGNORE
  14. 'exception' => 'Purge exception', // IGNORE
  15. 'help' => 'More options are available in the individual feed’s settings', // IGNORE
  16. 'keep_favourites' => 'Never delete favorites',
  17. 'keep_labels' => 'Never delete labels', // IGNORE
  18. 'keep_max' => 'Maximum number of articles to keep per feed', // IGNORE
  19. 'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // IGNORE
  20. 'keep_period' => 'Maximum age of articles to keep', // IGNORE
  21. 'keep_unreads' => 'Never delete unread articles', // IGNORE
  22. 'maintenance' => 'Maintenance', // IGNORE
  23. 'optimize' => 'Optimize database', // IGNORE
  24. 'optimize_help' => 'Run occasionally to reduce the size of the database', // IGNORE
  25. 'policy' => 'Purge policy', // IGNORE
  26. 'policy_warning' => 'If no purge policy is selected, every article will be kept.', // IGNORE
  27. 'purge_now' => 'Purge now', // IGNORE
  28. 'title' => 'Archiving', // IGNORE
  29. 'ttl' => 'Do not automatically refresh more often than', // IGNORE
  30. ),
  31. 'display' => array(
  32. '_' => 'Display', // IGNORE
  33. 'darkMode' => array(
  34. '_' => 'Automatic dark mode', // IGNORE
  35. 'auto' => 'Auto', // IGNORE
  36. 'help' => 'For compatible themes only', // IGNORE
  37. 'no' => 'No', // IGNORE
  38. ),
  39. 'icon' => array(
  40. 'bottom_line' => 'Bottom line', // IGNORE
  41. 'display_authors' => 'Authors', // IGNORE
  42. 'entry' => 'Article icons', // IGNORE
  43. 'publication_date' => 'Date of publication', // IGNORE
  44. 'related_tags' => 'Article tags', // IGNORE
  45. 'sharing' => 'Sharing', // IGNORE
  46. 'summary' => 'Summary', // IGNORE
  47. 'top_line' => 'Top line', // IGNORE
  48. ),
  49. 'language' => 'Language', // IGNORE
  50. 'notif_html5' => array(
  51. 'seconds' => 'seconds (0 means no timeout)', // IGNORE
  52. 'timeout' => 'HTML5 notification timeout', // IGNORE
  53. ),
  54. 'show_nav_buttons' => 'Show the navigation buttons', // IGNORE
  55. 'theme' => array(
  56. '_' => 'Theme', // IGNORE
  57. 'deprecated' => array(
  58. '_' => 'Deprecated', // IGNORE
  59. 'description' => 'This theme is no longer supported and will be not available anymore in a <a href="https://freshrss.github.io/FreshRSS/en/users/05_Configuration.html#theme" target="_blank">future release of FreshRSS</a>', // IGNORE
  60. ),
  61. ),
  62. 'theme_not_available' => 'The “%s” theme is not available anymore. Please choose another theme.', // IGNORE
  63. 'thumbnail' => array(
  64. 'label' => 'Thumbnail', // IGNORE
  65. 'landscape' => 'Landscape', // IGNORE
  66. 'none' => 'None', // IGNORE
  67. 'portrait' => 'Portrait', // IGNORE
  68. 'square' => 'Square', // IGNORE
  69. ),
  70. 'timezone' => 'Time zone', // IGNORE
  71. 'title' => 'Display', // IGNORE
  72. 'website' => array(
  73. 'full' => 'Icon and name', // IGNORE
  74. 'icon' => 'Icon only', // IGNORE
  75. 'label' => 'Website', // IGNORE
  76. 'name' => 'Name only', // IGNORE
  77. 'none' => 'None', // IGNORE
  78. ),
  79. 'width' => array(
  80. 'content' => 'Content width', // IGNORE
  81. 'large' => 'Wide', // IGNORE
  82. 'medium' => 'Medium', // IGNORE
  83. 'no_limit' => 'Full Width', // IGNORE
  84. 'thin' => 'Narrow', // IGNORE
  85. ),
  86. ),
  87. 'logs' => array(
  88. 'loglist' => array(
  89. 'level' => 'Log Level', // IGNORE
  90. 'message' => 'Log Message', // IGNORE
  91. 'timestamp' => 'Timestamp', // IGNORE
  92. ),
  93. 'pagination' => array(
  94. 'first' => 'First', // IGNORE
  95. 'last' => 'Last', // IGNORE
  96. 'next' => 'Next', // IGNORE
  97. 'previous' => 'Previous', // IGNORE
  98. ),
  99. ),
  100. 'profile' => array(
  101. '_' => 'Profile management', // IGNORE
  102. 'api' => 'API management', // IGNORE
  103. 'delete' => array(
  104. '_' => 'Account deletion', // IGNORE
  105. 'warn' => 'Your account and all related data will be deleted.', // IGNORE
  106. ),
  107. 'email' => 'Email address', // IGNORE
  108. 'password_api' => 'API password<br /><small>(e.g., for mobile apps)</small>', // IGNORE
  109. 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>', // IGNORE
  110. 'password_format' => 'At least 7 characters', // IGNORE
  111. 'title' => 'Profile', // IGNORE
  112. ),
  113. 'query' => array(
  114. '_' => 'User queries', // IGNORE
  115. 'deprecated' => 'This query is no longer valid. The referenced category or feed has been deleted.', // IGNORE
  116. 'description' => 'Description', // IGNORE
  117. 'filter' => array(
  118. '_' => 'Filter applied:', // IGNORE
  119. 'categories' => 'Display by category', // IGNORE
  120. 'feeds' => 'Display by feed', // IGNORE
  121. 'order' => 'Sort by date', // IGNORE
  122. 'search' => 'Expression', // IGNORE
  123. 'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', // IGNORE
  124. 'shareRss' => 'Enable sharing by HTML &amp; RSS', // IGNORE
  125. 'state' => 'State', // IGNORE
  126. 'tags' => 'Display by label', // IGNORE
  127. 'type' => 'Type', // IGNORE
  128. ),
  129. 'get_all' => 'Display all articles', // IGNORE
  130. 'get_all_labels' => 'Display articles with any label', // IGNORE
  131. 'get_category' => 'Display “%s” category', // IGNORE
  132. 'get_favorite' => 'Display favorite articles',
  133. 'get_feed' => 'Display “%s” feed', // IGNORE
  134. 'get_important' => 'Display articles from important feeds', // IGNORE
  135. 'get_label' => 'Display articles with “%s” label', // IGNORE
  136. 'help' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation for user queries and resharing by HTML / RSS / OPML</a>.', // IGNORE
  137. 'image_url' => 'Image URL', // IGNORE
  138. 'name' => 'Name', // IGNORE
  139. 'no_filter' => 'No filter', // IGNORE
  140. 'number' => 'Query n°%d', // IGNORE
  141. 'order_asc' => 'Display oldest articles first', // IGNORE
  142. 'order_desc' => 'Display newest articles first', // IGNORE
  143. 'search' => 'Search for “%s”', // IGNORE
  144. 'share' => array(
  145. '_' => 'Share this query by link', // IGNORE
  146. 'greader' => 'Shareable link to the GReader JSON', // IGNORE
  147. 'help' => 'Give this link if you want to share this query with anyone', // IGNORE
  148. 'html' => 'Shareable link to the HTML page', // IGNORE
  149. 'opml' => 'Shareable link to the OPML list of feeds', // IGNORE
  150. 'rss' => 'Shareable link to the RSS feed', // IGNORE
  151. ),
  152. 'state_0' => 'Display all articles', // IGNORE
  153. 'state_1' => 'Display read articles', // IGNORE
  154. 'state_2' => 'Display unread articles', // IGNORE
  155. 'state_3' => 'Display all articles', // IGNORE
  156. 'state_4' => 'Display favorite articles',
  157. 'state_5' => 'Display read favorite articles',
  158. 'state_6' => 'Display unread favorite articles',
  159. 'state_7' => 'Display favorite articles',
  160. 'state_8' => 'Display not favorite articles',
  161. 'state_9' => 'Display read not favorite articles',
  162. 'state_10' => 'Display unread not favorite articles',
  163. 'state_11' => 'Display not favorite articles',
  164. 'state_12' => 'Display all articles', // IGNORE
  165. 'state_13' => 'Display read articles', // IGNORE
  166. 'state_14' => 'Display unread articles', // IGNORE
  167. 'state_15' => 'Display all articles', // IGNORE
  168. 'title' => 'User queries', // IGNORE
  169. ),
  170. 'reading' => array(
  171. '_' => 'Reading', // IGNORE
  172. 'after_onread' => 'After “mark all as read”,', // IGNORE
  173. 'always_show_favorites' => 'Show all articles in favorites by default',
  174. 'article' => array(
  175. 'authors_date' => array(
  176. '_' => 'Authors and date', // IGNORE
  177. 'both' => 'In header and footer', // IGNORE
  178. 'footer' => 'In footer', // IGNORE
  179. 'header' => 'In header', // IGNORE
  180. 'none' => 'None', // IGNORE
  181. ),
  182. 'feed_name' => array(
  183. 'above_title' => 'Above title/tags', // IGNORE
  184. 'none' => 'None', // IGNORE
  185. 'with_authors' => 'In authors and date row', // IGNORE
  186. ),
  187. 'feed_title' => 'Feed title', // IGNORE
  188. 'icons' => array(
  189. '_' => 'Article icons position<br /><small>(Reading view only)</small>', // IGNORE
  190. 'above_title' => 'Above title', // IGNORE
  191. 'with_authors' => 'In authors and date row', // IGNORE
  192. ),
  193. 'tags' => array(
  194. '_' => 'Tags', // IGNORE
  195. 'both' => 'In header and footer', // IGNORE
  196. 'footer' => 'In footer', // IGNORE
  197. 'header' => 'In header', // IGNORE
  198. 'none' => 'None', // IGNORE
  199. ),
  200. 'tags_max' => array(
  201. '_' => 'Max number of tags shown', // IGNORE
  202. 'help' => '0 means: show all tags and do not collapse them', // IGNORE
  203. ),
  204. ),
  205. 'articles_per_page' => 'Number of articles per page', // IGNORE
  206. 'auto_load_more' => 'Load more articles at the bottom of the page', // IGNORE
  207. 'auto_remove_article' => 'Hide articles after reading', // IGNORE
  208. 'confirm_enabled' => 'Display a confirmation dialog on “mark all as read” actions', // IGNORE
  209. 'display_articles_unfolded' => 'Show articles unfolded by default', // IGNORE
  210. 'display_categories_unfolded' => 'Categories to unfold', // IGNORE
  211. 'headline' => array(
  212. 'articles' => 'Articles: Open/Close', // IGNORE
  213. 'articles_header_footer' => 'Articles: header/footer', // IGNORE
  214. 'categories' => 'Left navigation: Categories', // IGNORE
  215. 'mark_as_read' => 'Mark article as read', // IGNORE
  216. 'misc' => 'Miscellaneous', // IGNORE
  217. 'view' => 'View', // IGNORE
  218. ),
  219. 'hide_read_feeds' => 'Hide categories & feeds with no unread articles (does not work with “Show all articles” configuration)', // IGNORE
  220. 'img_with_lazyload' => 'Use <em>lazy load</em> mode to load pictures', // IGNORE
  221. 'jump_next' => 'jump to next unread sibling (feed or category)', // IGNORE
  222. 'mark_updated_article_unread' => 'Mark updated articles as unread', // IGNORE
  223. 'number_divided_when_reader' => 'Divide by 2 in the reading view.', // IGNORE
  224. 'read' => array(
  225. 'article_open_on_website' => 'when the article is opened on its original website', // IGNORE
  226. 'article_viewed' => 'when the article is viewed', // IGNORE
  227. 'focus' => 'when focused (except for important feeds)', // IGNORE
  228. 'keep_max_n_unread' => 'Max number of articles to keep unread', // IGNORE
  229. 'scroll' => 'while scrolling (except for important feeds)', // IGNORE
  230. 'upon_gone' => 'when it is no longer in the upstream news feed', // IGNORE
  231. 'upon_reception' => 'upon receiving the article', // IGNORE
  232. 'when' => 'Mark an article as read…', // IGNORE
  233. 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // IGNORE
  234. ),
  235. 'show' => array(
  236. '_' => 'Articles to display', // IGNORE
  237. 'active_category' => 'Active category', // IGNORE
  238. 'adaptive' => 'Adjust showing', // IGNORE
  239. 'all_articles' => 'Show all articles', // IGNORE
  240. 'all_categories' => 'All categories', // IGNORE
  241. 'no_category' => 'No category', // IGNORE
  242. 'remember_categories' => 'Remember open categories', // IGNORE
  243. 'unread' => 'Show only unread', // IGNORE
  244. ),
  245. 'show_fav_unread_help' => 'Applies also on labels', // IGNORE
  246. 'sides_close_article' => 'Clicking outside of article text area closes the article', // IGNORE
  247. 'sort' => array(
  248. '_' => 'Sort order', // IGNORE
  249. 'newer_first' => 'Newest first', // IGNORE
  250. 'older_first' => 'Oldest first', // IGNORE
  251. ),
  252. 'star' => array(
  253. 'when' => 'Mark an article as favorite…',
  254. ),
  255. 'sticky_post' => 'Stick the article to the top when opened', // IGNORE
  256. 'title' => 'Reading', // IGNORE
  257. 'view' => array(
  258. 'default' => 'Default view', // IGNORE
  259. 'global' => 'Global view', // IGNORE
  260. 'normal' => 'Normal view', // IGNORE
  261. 'reader' => 'Reading view', // IGNORE
  262. ),
  263. ),
  264. 'sharing' => array(
  265. '_' => 'Sharing', // IGNORE
  266. 'add' => 'Add a sharing method', // IGNORE
  267. 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // IGNORE
  268. 'diaspora' => 'Diaspora*', // IGNORE
  269. 'email' => 'Email', // IGNORE
  270. 'facebook' => 'Facebook', // IGNORE
  271. 'more_information' => 'More information', // IGNORE
  272. 'print' => 'Print', // IGNORE
  273. 'raindrop' => 'Raindrop.io', // IGNORE
  274. 'remove' => 'Remove sharing method', // IGNORE
  275. 'shaarli' => 'Shaarli', // IGNORE
  276. 'share_name' => 'Share name to display', // IGNORE
  277. 'share_url' => 'Share URL to use', // IGNORE
  278. 'title' => 'Sharing', // IGNORE
  279. 'twitter' => 'Twitter', // IGNORE
  280. 'wallabag' => 'wallabag', // IGNORE
  281. ),
  282. 'shortcut' => array(
  283. '_' => 'Shortcuts', // IGNORE
  284. 'article_action' => 'Article actions', // IGNORE
  285. 'auto_share' => 'Share', // IGNORE
  286. 'auto_share_help' => 'If there is only one sharing mode, it is used. Otherwise, modes are accessible by their number.', // IGNORE
  287. 'close_dropdown' => 'Close menus', // IGNORE
  288. 'collapse_article' => 'Collapse', // IGNORE
  289. 'first_article' => 'Open the first article', // IGNORE
  290. 'focus_search' => 'Access search box', // IGNORE
  291. 'global_view' => 'Switch to global view', // IGNORE
  292. 'help' => 'Display documentation', // IGNORE
  293. 'javascript' => 'JavaScript must be enabled in order to use shortcuts', // IGNORE
  294. 'last_article' => 'Open the last article', // IGNORE
  295. 'load_more' => 'Load more articles', // IGNORE
  296. 'mark_favorite' => 'Toggle favorite',
  297. 'mark_read' => 'Toggle read', // IGNORE
  298. 'navigation' => 'Navigation', // IGNORE
  299. 'navigation_help' => 'With the <kbd>⇧ Shift</kbd> modifier, navigation shortcuts apply on feeds.<br/>With the <kbd>Alt ⎇</kbd> modifier, navigation shortcuts apply on categories.', // IGNORE
  300. 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', // IGNORE
  301. 'next_article' => 'Open the next article', // IGNORE
  302. 'next_unread_article' => 'Open the next unread article', // IGNORE
  303. 'non_standard' => 'Some keys (<kbd>%s</kbd>) may not work as shortcuts.', // IGNORE
  304. 'normal_view' => 'Switch to normal view', // IGNORE
  305. 'other_action' => 'Other actions', // IGNORE
  306. 'previous_article' => 'Open the previous article', // IGNORE
  307. 'reading_view' => 'Switch to reading view', // IGNORE
  308. 'rss_view' => 'Open as RSS feed', // IGNORE
  309. 'see_on_website' => 'See on original website', // IGNORE
  310. 'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read', // IGNORE
  311. 'skip_next_article' => 'Focus next without opening', // IGNORE
  312. 'skip_previous_article' => 'Focus previous without opening', // IGNORE
  313. 'title' => 'Shortcuts', // IGNORE
  314. 'toggle_media' => 'Play/pause media', // IGNORE
  315. 'user_filter' => 'Access user queries', // IGNORE
  316. 'user_filter_help' => 'If there is only one user query, it is used. Otherwise, queries are accessible by their number.', // IGNORE
  317. 'views' => 'Views', // IGNORE
  318. ),
  319. 'user' => array(
  320. 'articles_and_size' => '%s articles (%s)', // IGNORE
  321. 'current' => 'Current user', // IGNORE
  322. 'is_admin' => 'is administrator', // IGNORE
  323. 'users' => 'Users', // IGNORE
  324. ),
  325. );