conf.php 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <?php
  2. return array(
  3. 'archiving' => array(
  4. '_' => 'Archiving',
  5. 'delete_after' => 'Remove articles after',
  6. 'exception' => 'Purge exception',
  7. 'help' => 'More options are available in the individual feed\'s settings',
  8. 'keep_favourites' => 'Never delete favourites',
  9. 'keep_labels' => 'Never delete labels',
  10. 'keep_max' => 'Maximum number of articles to keep',
  11. 'keep_min_by_feed' => 'Minimum number of articles to keep per feed',
  12. 'keep_period' => 'Maximum age of articles to keep',
  13. 'keep_unreads' => 'Never delete unread articles',
  14. 'maintenance' => 'Maintenance',
  15. 'optimize' => 'Optimize database',
  16. 'optimize_help' => 'Run occasionally to reduce the size of the database',
  17. 'policy' => 'Purge policy',
  18. 'policy_warning' => 'If no purge policy is selected, every article will be kept.',
  19. 'purge_now' => 'Purge now',
  20. 'title' => 'Archiving',
  21. 'ttl' => 'Do not automatically refresh more often than',
  22. ),
  23. 'display' => array(
  24. '_' => 'Display',
  25. 'icon' => array(
  26. 'bottom_line' => 'Bottom line',
  27. 'display_authors' => 'Authors',
  28. 'entry' => 'Article icons',
  29. 'publication_date' => 'Date of publication',
  30. 'related_tags' => 'Article tags',
  31. 'sharing' => 'Sharing',
  32. 'top_line' => 'Top line',
  33. ),
  34. 'language' => 'Language',
  35. 'notif_html5' => array(
  36. 'seconds' => 'seconds (0 means no timeout)',
  37. 'timeout' => 'HTML5 notification timeout',
  38. ),
  39. 'show_nav_buttons' => 'Show the navigation buttons',
  40. 'theme' => 'Theme',
  41. 'title' => 'Display',
  42. 'width' => array(
  43. 'content' => 'Content width',
  44. 'large' => 'Wide',
  45. 'medium' => 'Medium',
  46. 'no_limit' => 'Full Width',
  47. 'thin' => 'Narrow',
  48. ),
  49. ),
  50. 'profile' => array(
  51. '_' => 'Profile management',
  52. 'api' => 'API management',
  53. 'delete' => array(
  54. '_' => 'Account deletion',
  55. 'warn' => 'Your account and all related data will be deleted.',
  56. ),
  57. 'email' => 'Email address',
  58. 'password_api' => 'API password<br /><small>(e.g., for mobile apps)</small>',
  59. 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
  60. 'password_format' => 'At least 7 characters',
  61. 'title' => 'Profile',
  62. ),
  63. 'query' => array(
  64. '_' => 'User queries',
  65. 'deprecated' => 'This query is no longer valid. The referenced category or feed has been deleted.',
  66. 'display' => 'Display user query results',
  67. 'filter' => 'Filter applied:',
  68. 'get_all' => 'Display all articles',
  69. 'get_category' => 'Display "%s" category',
  70. 'get_favorite' => 'Display favourite articles',
  71. 'get_feed' => 'Display "%s" feed',
  72. 'get_tag' => 'Display "%s" label',
  73. 'no_filter' => 'No filter',
  74. 'none' => 'You haven’t created any user queries yet.',
  75. 'number' => 'Query n°%d',
  76. 'order_asc' => 'Display oldest articles first',
  77. 'order_desc' => 'Display newest articles first',
  78. 'remove' => 'Remove user query',
  79. 'search' => 'Search for "%s"',
  80. 'state_0' => 'Display all articles',
  81. 'state_1' => 'Display read articles',
  82. 'state_2' => 'Display unread articles',
  83. 'state_3' => 'Display all articles',
  84. 'state_4' => 'Display favourite articles',
  85. 'state_5' => 'Display read favourite articles',
  86. 'state_6' => 'Display unread favourite articles',
  87. 'state_7' => 'Display favourite articles',
  88. 'state_8' => 'Display not favourite articles',
  89. 'state_9' => 'Display read not favourite articles',
  90. 'state_10' => 'Display unread not favourite articles',
  91. 'state_11' => 'Display not favourite articles',
  92. 'state_12' => 'Display all articles',
  93. 'state_13' => 'Display read articles',
  94. 'state_14' => 'Display unread articles',
  95. 'state_15' => 'Display all articles',
  96. 'title' => 'User queries',
  97. ),
  98. 'reading' => array(
  99. '_' => 'Reading',
  100. 'after_onread' => 'After “mark all as read”,',
  101. 'always_show_favorites' => 'Show all articles in favourites by default',
  102. 'articles_per_page' => 'Number of articles per page',
  103. 'auto_load_more' => 'Load more articles at the bottom of the page',
  104. 'auto_remove_article' => 'Hide articles after reading',
  105. 'confirm_enabled' => 'Display a confirmation dialog on “mark all as read” actions',
  106. 'display_articles_unfolded' => 'Show articles unfolded by default',
  107. 'display_categories_unfolded' => 'Categories to unfold',
  108. 'hide_read_feeds' => 'Hide categories & feeds with no unread articles (does not work with “Show all articles” configuration)',
  109. 'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
  110. 'jump_next' => 'jump to next unread sibling (feed or category)',
  111. 'mark_updated_article_unread' => 'Mark updated articles as unread',
  112. 'number_divided_when_reader' => 'Divide by 2 in the reading view.',
  113. 'read' => array(
  114. 'article_open_on_website' => 'when the article is opened on its original website',
  115. 'article_viewed' => 'when the article is viewed',
  116. 'scroll' => 'while scrolling',
  117. 'upon_reception' => 'upon receiving the article',
  118. 'when' => 'Mark an article as read…',
  119. ),
  120. 'show' => array(
  121. '_' => 'Articles to display',
  122. 'active_category' => 'Active category',
  123. 'adaptive' => 'Adjust showing',
  124. 'all_articles' => 'Show all articles',
  125. 'all_categories' => 'All categories',
  126. 'no_category' => 'No category',
  127. 'remember_categories' => 'Remember open categories',
  128. 'unread' => 'Show only unread',
  129. ),
  130. 'sides_close_article' => 'Clicking outside of article text area closes the article',
  131. 'sort' => array(
  132. '_' => 'Sort order',
  133. 'newer_first' => 'Newest first',
  134. 'older_first' => 'Oldest first',
  135. ),
  136. 'sticky_post' => 'Stick the article to the top when opened',
  137. 'title' => 'Reading',
  138. 'view' => array(
  139. 'default' => 'Default view',
  140. 'global' => 'Global view',
  141. 'normal' => 'Normal view',
  142. 'reader' => 'Reading view',
  143. ),
  144. ),
  145. 'sharing' => array(
  146. '_' => 'Sharing',
  147. 'add' => 'Add a sharing method',
  148. 'blogotext' => 'Blogotext',
  149. 'diaspora' => 'Diaspora*',
  150. 'email' => 'Email',
  151. 'facebook' => 'Facebook',
  152. 'more_information' => 'More information',
  153. 'print' => 'Print',
  154. 'remove' => 'Remove sharing method',
  155. 'shaarli' => 'Shaarli',
  156. 'share_name' => 'Share name to display',
  157. 'share_url' => 'Share URL to use',
  158. 'title' => 'Sharing',
  159. 'twitter' => 'Twitter',
  160. 'wallabag' => 'wallabag',
  161. ),
  162. 'shortcut' => array(
  163. '_' => 'Shortcuts',
  164. 'article_action' => 'Article actions',
  165. 'auto_share' => 'Share',
  166. 'auto_share_help' => 'If there is only one sharing mode, it is used. Otherwise, modes are accessible by their number.',
  167. 'close_dropdown' => 'Close menus',
  168. 'collapse_article' => 'Collapse',
  169. 'first_article' => 'Open the first article',
  170. 'focus_search' => 'Access search box',
  171. 'global_view' => 'Switch to global view',
  172. 'help' => 'Display documentation',
  173. 'javascript' => 'JavaScript must be enabled in order to use shortcuts',
  174. 'last_article' => 'Open the last article',
  175. 'load_more' => 'Load more articles',
  176. 'mark_favorite' => 'Toggle favourite',
  177. 'mark_read' => 'Toggle read',
  178. 'navigation' => 'Navigation',
  179. '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.',
  180. 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.',
  181. 'next_article' => 'Open the next article',
  182. 'normal_view' => 'Switch to normal view',
  183. 'other_action' => 'Other actions',
  184. 'previous_article' => 'Open the previous article',
  185. 'reading_view' => 'Switch to reading view',
  186. 'rss_view' => 'Open RSS view in a new tab',
  187. 'see_on_website' => 'See on original website',
  188. 'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read',
  189. 'skip_next_article' => 'Focus next without opening',
  190. 'skip_previous_article' => 'Focus previous without opening',
  191. 'title' => 'Shortcuts',
  192. 'toggle_media' => 'Play/pause media',
  193. 'user_filter' => 'Access user queries',
  194. 'user_filter_help' => 'If there is only one user query, it is used. Otherwise, queries are accessible by their number.',
  195. 'views' => 'Views',
  196. ),
  197. 'user' => array(
  198. 'articles_and_size' => '%s articles (%s)',
  199. 'current' => 'Current user',
  200. 'is_admin' => 'is administrator',
  201. 'users' => 'Users',
  202. ),
  203. );