gen.php 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. <?php
  2. return array(
  3. 'action' => array(
  4. 'actualize' => 'Actualize',
  5. 'back_to_rss_feeds' => '← Go back to your RSS feeds',
  6. 'cancel' => 'Cancel',
  7. 'create' => 'Create',
  8. 'disable' => 'Disable',
  9. 'empty' => 'Empty',
  10. 'enable' => 'Enable',
  11. 'export' => 'Export',
  12. 'filter' => 'Filtrer',
  13. 'import' => 'Import',
  14. 'manage' => 'Manage',
  15. 'mark_read' => 'Mark as read',
  16. 'mark_favorite' => 'Mark as favourite',
  17. 'remove' => 'Remove',
  18. 'see_website' => 'See website',
  19. 'submit' => 'Submit',
  20. 'truncate' => 'Delete all articles',
  21. ),
  22. 'auth' => array(
  23. 'keep_logged_in' => 'Keep me logged in <small>(1 month)</small>',
  24. 'login' => 'Login',
  25. 'login_persona' => 'Login with Persona',
  26. 'login_persona_problem' => 'Connection problem with Persona?',
  27. 'logout' => 'Logout',
  28. 'password' => 'Password',
  29. 'reset' => 'Authentication reset',
  30. 'username' => 'Username',
  31. 'username_admin' => 'Administrator username',
  32. 'will_reset' => 'Authentication system will be reset: a form will be used instead of Persona.',
  33. ),
  34. 'date' => array(
  35. 'Apr' => '\\A\\p\\r\\i\\l',
  36. 'Aug' => '\\A\\u\\g\\u\\s\\t',
  37. 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
  38. 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
  39. 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
  40. 'Jul' => '\\J\\u\\l\\y',
  41. 'Jun' => '\\J\\u\\n\\e',
  42. 'Mar' => '\\M\\a\\r\\c\\h',
  43. 'May' => '\\M\\a\\y',
  44. 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
  45. 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
  46. 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
  47. 'apr' => 'apr',
  48. 'april' => 'Apr',
  49. 'aug' => 'aug',
  50. 'august' => 'Aug',
  51. 'before_yesterday' => 'Before yesterday',
  52. 'dec' => 'dec',
  53. 'december' => 'Dec',
  54. 'feb' => 'feb',
  55. 'february' => 'Feb',
  56. 'format_date' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y',
  57. 'format_date_hour' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y \\a\\t H\\:i',
  58. 'fri' => 'Fri',
  59. 'jan' => 'jan',
  60. 'january' => 'Jan',
  61. 'jul' => 'jul',
  62. 'july' => 'Jul',
  63. 'jun' => 'jun',
  64. 'june' => 'Jun',
  65. 'last_3_month' => 'Last three months',
  66. 'last_6_month' => 'Last six months',
  67. 'last_month' => 'Last month',
  68. 'last_week' => 'Last week',
  69. 'last_year' => 'Last year',
  70. 'mar' => 'mar',
  71. 'march' => 'Mar',
  72. 'may' => 'May',
  73. 'mon' => 'Mon',
  74. 'month' => 'months',
  75. 'nov' => 'nov',
  76. 'november' => 'Nov',
  77. 'oct' => 'oct',
  78. 'october' => 'Oct',
  79. 'sat' => 'Sat',
  80. 'sep' => 'sep',
  81. 'september' => 'Sep',
  82. 'sun' => 'Sun',
  83. 'thu' => 'Thu',
  84. 'today' => 'Today',
  85. 'tue' => 'Tue',
  86. 'wed' => 'Wed',
  87. 'yesterday' => 'Yesterday',
  88. ),
  89. 'freshrss' => array(
  90. '_' => 'FreshRSS',
  91. 'about' => 'About FreshRSS',
  92. ),
  93. 'js' => array(
  94. 'category_empty' => 'Empty category',
  95. 'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
  96. 'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favorites and user queries. It cannot be cancelled!',
  97. 'new_article' => 'There are new available articles, click to refresh the page.',
  98. 'notif_body_new_articles' => 'There are \\d new articles to read on FreshRSS.',
  99. 'notif_title_new_articles' => 'FreshRSS: new articles!',
  100. 'should_be_activated' => 'JavaScript must be enabled',
  101. ),
  102. 'menu' => array(
  103. 'about' => 'About',
  104. 'admin' => 'Administration',
  105. 'archiving' => 'Archiving',
  106. 'authentication' => 'Authentication',
  107. 'check_install' => 'Installation checking',
  108. 'configuration' => 'Configuration',
  109. 'display' => 'Display',
  110. 'logs' => 'Logs',
  111. 'queries' => 'User queries',
  112. 'reading' => 'Reading',
  113. 'search' => 'Search words or #tags',
  114. 'sharing' => 'Sharing',
  115. 'shortcuts' => 'Shortcuts',
  116. 'stats' => 'Statistics',
  117. 'update' => 'Update',
  118. 'user_management' => 'Manage users',
  119. 'user_profile' => 'Profile',
  120. ),
  121. 'pagination' => array(
  122. 'first' => 'First',
  123. 'last' => 'Last',
  124. 'load_more' => 'Load more articles',
  125. 'mark_all_read' => 'Mark all as read',
  126. 'next' => 'Next',
  127. 'nothing_to_load' => 'There are no more articles',
  128. 'previous' => 'Previous',
  129. ),
  130. 'short' => array(
  131. 'attention' => 'Attention!',
  132. 'blank_to_disable' => 'Leave blank to disable',
  133. 'by_author' => 'By <em>%s</em>',
  134. 'by_default' => 'By default',
  135. 'damn' => 'Damn!',
  136. 'default_category' => 'Uncategorized',
  137. 'no' => 'No',
  138. 'ok' => 'Ok!',
  139. 'or' => 'or',
  140. 'yes' => 'Yes',
  141. ),
  142. 'after_onread' => 'After “mark all as read”,',
  143. 'archiving_configuration_help' => 'More options are available in the individual stream settings',
  144. 'article_icons' => 'Article icons',
  145. 'article_open_on_website' => 'when article is opened on its original website',
  146. 'article_published_on' => 'This article originally appeared on <a href="%s">%s</a>',
  147. 'article_published_on_author' => 'This article originally appeared on <a href="%s">%s</a> by %s',
  148. 'article_viewed' => 'when article is viewed',
  149. 'articles_per_page' => 'Number of articles per page',
  150. 'articles_to_display' => 'Articles to display',
  151. 'auto_load_more' => 'Load next articles at the page bottom',
  152. 'auto_read_when' => 'Mark article as read…',
  153. 'auto_remove_article' => 'Hide articles after reading',
  154. 'auto_share' => 'Share',
  155. 'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
  156. 'bottom_line' => 'Bottom line',
  157. 'categories' => 'Categories',
  158. 'categories_management' => 'Categories management',
  159. 'categories_updated' => 'Categories have been updated',
  160. 'collapse_article' => 'Collapse',
  161. 'content_width' => 'Content width',
  162. 'current_user' => 'Current user',
  163. 'default_view' => 'Default view',
  164. 'delete_articles_every' => 'Remove articles after',
  165. 'display_articles_unfolded' => 'Show articles unfolded by default',
  166. 'display_categories_unfolded' => 'Show categories folded by default',
  167. 'display_configuration' => 'Display',
  168. 'do_not_change_if_doubt' => 'Don’t change if you doubt about it',
  169. 'first_article' => 'Skip to the first article',
  170. 'focus_search' => 'Access search box',
  171. 'help' => 'Display documentation',
  172. 'hide_read_feeds' => 'Hide categories & feeds with no unread article (does not work with “Show all articles” configuration)',
  173. 'html5_notif_timeout' => 'HTML5 notification timeout',
  174. 'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
  175. 'is_admin' => 'is administrator',
  176. 'javascript_for_shortcuts' => 'JavaScript must be enabled in order to use shortcuts',
  177. 'jump_next' => 'jump to next unread sibling (feed or category)',
  178. 'last_article' => 'Skip to the last article',
  179. 'login_required' => 'Login required:',
  180. 'more_information' => 'More information',
  181. 'next_article' => 'Skip to the next article',
  182. 'no_feed_actualized' => 'No RSS feed has been updated',
  183. 'no_query' => 'You haven’t created any user query yet.',
  184. 'no_query_filter' => 'No filter',
  185. 'no_rss_feed' => 'No RSS feed',
  186. 'not_yet_implemented' => 'Not yet implemented',
  187. 'number_divided_when_reader' => 'Divided by 2 in the reading view.',
  188. 'number_feeds' => '%d feeds',
  189. 'optimize_bdd' => 'Optimize database',
  190. 'optimize_todo_sometimes' => 'To do occasionally to reduce the size of the database',
  191. 'password_api' => 'Password API<br /><small>(e.g., for mobile apps)</small>',
  192. 'previous_article' => 'Skip to the previous article',
  193. 'previous_page' => 'Skip to the previous page',
  194. 'public' => 'Public',
  195. 'publication_date' => 'Date of publication',
  196. 'purge_now' => 'Purge now',
  197. 'query_deprecated' => 'This query is no longer valid. The referenced category or feed has been deleted.',
  198. 'query_filter' => 'Filter applied:',
  199. 'query_get_all' => 'Display all articles',
  200. 'query_get_category' => 'Display "%s" category',
  201. 'query_get_favorite' => 'Display favorite articles',
  202. 'query_get_feed' => 'Display "%s" feed',
  203. 'query_order_asc' => 'Display oldest articles first',
  204. 'query_order_desc' => 'Display newest articles first',
  205. 'query_search' => 'Search for "%s"',
  206. 'query_state_0' => 'Display all articles',
  207. 'query_state_1' => 'Display read articles',
  208. 'query_state_2' => 'Display unread articles',
  209. 'query_state_3' => 'Display all articles',
  210. 'query_state_4' => 'Display favorite articles',
  211. 'query_state_5' => 'Display read favorite articles',
  212. 'query_state_6' => 'Display unread favorite articles',
  213. 'query_state_7' => 'Display favorite articles',
  214. 'query_state_8' => 'Display not favorite articles',
  215. 'query_state_9' => 'Display read not favorite articles',
  216. 'query_state_10' => 'Display unread not favorite articles',
  217. 'query_state_11' => 'Display not favorite articles',
  218. 'query_state_12' => 'Display all articles',
  219. 'query_state_13' => 'Display read articles',
  220. 'query_state_14' => 'Display unread articles',
  221. 'query_state_15' => 'Display all articles',
  222. 'random_string' => 'Random string',
  223. 'reading_confirm' => 'Display a confirmation dialog on “mark all as read” actions',
  224. 'scroll' => 'while scrolling',
  225. 'seconds_(0_means_no_timeout)' => 'seconds (0 means no timeout)',
  226. 'see_on_website' => 'See on original website',
  227. 'share_name' => 'Share name to display',
  228. 'share_url' => 'Share URL to use',
  229. 'sharing_management' => 'Sharing options management',
  230. 'shift_for_all_read' => '+ <code>shift</code> to mark all articles as read',
  231. 'shortcuts_article_action' => 'Article actions',
  232. 'shortcuts_navigation' => 'Navigation',
  233. 'shortcuts_navigation_help' => 'With the "Shift" modifier, navigation shortcuts apply on feeds.<br/>With the "Alt" modifier, navigation shortcuts apply on categories.',
  234. 'shortcuts_other_action' => 'Other actions',
  235. 'show_adaptive' => 'Adjust showing',
  236. 'show_all_articles' => 'Show all articles',
  237. 'sort_order' => 'Sort order',
  238. 'sticky_post' => 'Stick the article to the top when opened',
  239. 'theme' => 'Theme',
  240. 'top_line' => 'Top line',
  241. 'upon_reception' => 'upon reception of the article',
  242. 'user_filter' => 'Access user filters',
  243. 'user_filter_help' => 'If there is only one user filter, it is used. Else filters are accessible by their number.',
  244. 'width_large' => 'Large',
  245. 'width_medium' => 'Medium',
  246. 'width_no_limit' => 'No limit',
  247. 'width_thin' => 'Thin',
  248. );