en.php 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. <?php
  2. return array (
  3. // LAYOUT
  4. 'login' => 'Login',
  5. 'login_with_persona' => 'Login with Persona',
  6. 'logout' => 'Logout',
  7. 'search' => 'Search words or #tags',
  8. 'search_short' => 'Search',
  9. 'configuration' => 'Configuration',
  10. 'users' => 'Users',
  11. 'categories' => 'Categories',
  12. 'category' => 'Category',
  13. 'feed' => 'Feed',
  14. 'feeds' => 'Feeds',
  15. 'shortcuts' => 'Shortcuts',
  16. 'queries' => 'User queries',
  17. 'query_search' => 'Search for "%s"',
  18. 'query_order_asc' => 'Display oldest articles first',
  19. 'query_order_desc' => 'Display newest articles first',
  20. 'query_get_category' => 'Display "%s" category',
  21. 'query_get_feed' => 'Display "%s" feed',
  22. 'query_get_all' => 'Display all articles',
  23. 'query_get_favorite' => 'Display favorite articles',
  24. 'query_state_0' => 'Display all articles',
  25. 'query_state_1' => 'Display read articles',
  26. 'query_state_2' => 'Display unread articles',
  27. 'query_state_3' => 'Display all articles',
  28. 'query_state_4' => 'Display favorite articles',
  29. 'query_state_5' => 'Display read favorite articles',
  30. 'query_state_6' => 'Display unread favorite articles',
  31. 'query_state_7' => 'Display favorite articles',
  32. 'query_state_8' => 'Display not favorite articles',
  33. 'query_state_9' => 'Display read not favorite articles',
  34. 'query_state_10' => 'Display unread not favorite articles',
  35. 'query_state_11' => 'Display not favorite articles',
  36. 'query_state_12' => 'Display all articles',
  37. 'query_state_13' => 'Display read articles',
  38. 'query_state_14' => 'Display unread articles',
  39. 'query_state_15' => 'Display all articles',
  40. 'query_number' => 'Query n°%d',
  41. 'add_query' => 'Add a query',
  42. 'no_query' => 'You haven’t created any user query yet.',
  43. 'query_filter' => 'Filter applied:',
  44. 'no_query_filter' => 'No filter',
  45. 'about' => 'About',
  46. 'stats' => 'Statistics',
  47. 'stats_idle' => 'Idle feeds',
  48. 'stats_main' => 'Main statistics',
  49. 'last_week' => 'Last week',
  50. 'last_month' => 'Last month',
  51. 'last_3_month' => 'Last three months',
  52. 'last_6_month' => 'Last six months',
  53. 'last_year' => 'Last year',
  54. 'your_rss_feeds' => 'Your RSS feeds',
  55. 'add_rss_feed' => 'Add a RSS feed',
  56. 'no_rss_feed' => 'No RSS feed',
  57. 'import_export' => 'Import / export',
  58. 'bookmark' => 'Subscribe (FreshRSS bookmark)',
  59. 'subscription_management' => 'Subscriptions management',
  60. 'main_stream' => 'Main stream',
  61. 'all_feeds' => 'All feeds',
  62. 'favorite_feeds' => 'Favourites (%s)',
  63. 'not_read' => '%d unread',
  64. 'not_reads' => '%d unread',
  65. 'filter' => 'Filter',
  66. 'see_website' => 'See website',
  67. 'administration' => 'Manage',
  68. 'actualize' => 'Actualize',
  69. 'mark_read' => 'Mark as read',
  70. 'mark_favorite' => 'Mark as favourite',
  71. 'mark_all_read' => 'Mark all as read',
  72. 'mark_feed_read' => 'Mark feed as read',
  73. 'mark_cat_read' => 'Mark category as read',
  74. 'before_one_day' => 'Before one day',
  75. 'before_one_week' => 'Before one week',
  76. 'display' => 'Display',
  77. 'normal_view' => 'Normal view',
  78. 'reader_view' => 'Reading view',
  79. 'global_view' => 'Global view',
  80. 'rss_view' => 'RSS feed',
  81. 'show_all_articles' => 'Show all articles',
  82. 'show_not_reads' => 'Show only unread',
  83. 'show_read' => 'Show only read',
  84. 'show_favorite' => 'Show only favorites',
  85. 'show_not_favorite' => 'Show all but favorites',
  86. 'older_first' => 'Oldest first',
  87. 'newer_first' => 'Newer first',
  88. // Pagination
  89. 'first' => 'First',
  90. 'previous' => 'Previous',
  91. 'next' => 'Next',
  92. 'last' => 'Last',
  93. // CONTROLLERS
  94. 'article_published_on' => 'This article originally appeared on <a href="%s">%s</a>',
  95. 'article_published_on_author' => 'This article originally appeared on <a href="%s">%s</a> by %s',
  96. 'access_denied' => 'You don’t have permission to access this page',
  97. 'page_not_found' => 'You are looking for a page which doesn’t exist',
  98. 'error_occurred' => 'An error occurred',
  99. 'error_occurred_update' => 'Nothing was changed',
  100. 'default_category' => 'Uncategorized',
  101. 'categories_updated' => 'Categories have been updated',
  102. 'categories_management' => 'Categories management',
  103. 'feed_updated' => 'Feed has been updated',
  104. 'rss_feed_management' => 'RSS feeds management',
  105. 'configuration_updated' => 'Configuration has been updated',
  106. 'sharing_management' => 'Sharing options management',
  107. 'bad_opml_file' => 'Your OPML file is invalid',
  108. 'shortcuts_updated' => 'Shortcuts have been updated',
  109. 'shortcuts_navigation' => 'Navigation',
  110. 'shortcuts_navigation_help' => 'With the "Shift" modifier, navigation shortcuts apply on feeds.<br/>With the "Alt" modifier, navigation shortcuts apply on categories.',
  111. 'shortcuts_article_action' => 'Article actions',
  112. 'shortcuts_other_action' => 'Other actions',
  113. 'feeds_marked_read' => 'Feeds have been marked as read',
  114. 'updated' => 'Modifications have been updated',
  115. 'already_subscribed' => 'You have already subscribed to <em>%s</em>',
  116. 'feed_added' => 'RSS feed <em>%s</em> has been added',
  117. 'feed_not_added' => '<em>%s</em> could not be added',
  118. 'internal_problem_feed' => 'The RSS feed could not be added. <a href="%s">Check FressRSS logs</a> for details.',
  119. 'invalid_url' => 'URL <em>%s</em> is invalid',
  120. 'feed_actualized' => '<em>%s</em> has been updated',
  121. 'n_feeds_actualized' => '%d feeds have been updated',
  122. 'feeds_actualized' => 'RSS feeds have been updated',
  123. 'no_feed_actualized' => 'No RSS feed has been updated',
  124. 'n_entries_deleted' => '%d articles have been deleted',
  125. 'feeds_imported_with_errors' => 'Your feeds have been imported but some errors occurred',
  126. 'feeds_imported' => 'Your feeds have been imported and will now be updated',
  127. 'category_emptied' => 'Category has been emptied',
  128. 'feed_deleted' => 'Feed has been deleted',
  129. 'feed_validator' => 'Check the validity of the feed',
  130. 'optimization_complete' => 'Optimization complete',
  131. 'your_rss_feeds' => 'Your RSS feeds',
  132. 'your_favorites' => 'Your favourites',
  133. 'public' => 'Public',
  134. 'invalid_login' => 'Login is invalid',
  135. // VIEWS
  136. 'save' => 'Save',
  137. 'delete' => 'Delete',
  138. 'cancel' => 'Cancel',
  139. 'back_to_rss_feeds' => '← Go back to your RSS feeds',
  140. 'feeds_moved_category_deleted' => 'When you delete a category, their feeds are automatically classified under <em>%s</em>.',
  141. 'category_number' => 'Category n°%d',
  142. 'ask_empty' => 'Clear?',
  143. 'number_feeds' => '%d feeds',
  144. 'can_not_be_deleted' => 'Cannot be deleted',
  145. 'add_category' => 'Add a category',
  146. 'new_category' => 'New category',
  147. 'javascript_for_shortcuts' => 'JavaScript must be enabled in order to use shortcuts',
  148. 'javascript_should_be_activated'=> 'JavaScript must be enabled',
  149. 'shift_for_all_read' => '+ <code>shift</code> to mark all articles as read',
  150. 'see_on_website' => 'See on original website',
  151. 'next_article' => 'Skip to the next article',
  152. 'last_article' => 'Skip to the last article',
  153. 'previous_article' => 'Skip to the previous article',
  154. 'first_article' => 'Skip to the first article',
  155. 'next_page' => 'Skip to the next page',
  156. 'previous_page' => 'Skip to the previous page',
  157. 'collapse_article' => 'Collapse',
  158. 'auto_share' => 'Share',
  159. 'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
  160. 'focus_search' => 'Access search box',
  161. 'file_to_import' => 'File to import<br />(OPML, Json or Zip)',
  162. 'import' => 'Import',
  163. 'export' => 'Export',
  164. 'export_opml' => 'Export list of feeds (OPML)',
  165. 'export_starred' => 'Export your favourites',
  166. 'starred_list' => 'List of favourite articles',
  167. 'feed_list' => 'List of %s articles',
  168. 'or' => 'or',
  169. 'informations' => 'Information',
  170. 'damn' => 'Damn!',
  171. 'feed_in_error' => 'This feed has encountered a problem. Please verify that it is always reachable then actualize it.',
  172. 'feed_empty' => 'This feed is empty. Please verify that it is still maintained.',
  173. 'feed_description' => 'Description',
  174. 'website_url' => 'Website URL',
  175. 'feed_url' => 'Feed URL',
  176. 'articles' => 'articles',
  177. 'number_articles' => 'Number of articles',
  178. 'by_feed' => 'by feed',
  179. 'by_default' => 'By default',
  180. 'keep_history' => 'Minimum number of articles to keep',
  181. 'ttl' => 'Do not automatically refresh more often than',
  182. 'categorize' => 'Store in a category',
  183. 'truncate' => 'Delete all articles',
  184. 'advanced' => 'Advanced',
  185. 'show_in_all_flux' => 'Show in main stream',
  186. 'yes' => 'Yes',
  187. 'no' => 'No',
  188. 'css_path_on_website' => 'Articles CSS path on original website',
  189. 'retrieve_truncated_feeds' => 'Retrieves truncated RSS feeds (attention, requires more time!)',
  190. 'http_authentication' => 'HTTP Authentication',
  191. 'http_username' => 'HTTP username',
  192. 'http_password' => 'HTTP password',
  193. 'blank_to_disable' => 'Leave blank to disable',
  194. 'share_name' => 'Share name to display',
  195. 'share_url' => 'Share URL to use',
  196. 'not_yet_implemented' => 'Not yet implemented',
  197. 'access_protected_feeds' => 'Connection allows to access HTTP protected RSS feeds',
  198. 'no_selected_feed' => 'No feed selected.',
  199. 'think_to_add' => '<a href="./?c=configure&amp;a=feed">You may add some feeds</a>.',
  200. 'current_user' => 'Current user',
  201. 'default_user' => 'Username of the default user <small>(maximum 16 alphanumeric characters)</small>',
  202. 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
  203. 'password_api' => 'Password API<br /><small>(e.g., for mobile apps)</small>',
  204. 'persona_connection_email' => 'Login mail address<br /><small>(for <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
  205. 'allow_anonymous' => 'Allow anonymous reading of the articles of the default user (%s)',
  206. 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles',
  207. 'unsafe_autologin' => 'Allow unsafe automatic login using the format: ',
  208. 'api_enabled' => 'Allow <abbr>API</abbr> access <small>(required for mobile apps)</small>',
  209. 'auth_token' => 'Authentication token',
  210. 'explain_token' => 'Allows to access RSS output of the default user without authentication.<br /><kbd>%s?output=rss&token=%s</kbd>',
  211. 'login_configuration' => 'Login',
  212. 'is_admin' => 'is administrator',
  213. 'auth_type' => 'Authentication method',
  214. 'auth_none' => 'None (dangerous)',
  215. 'auth_form' => 'Web form (traditional, requires JavaScript)',
  216. 'http_auth' => 'HTTP (for advanced users with HTTPS)',
  217. 'auth_persona' => 'Mozilla Persona (modern, requires JavaScript)',
  218. 'users_list' => 'List of users',
  219. 'create_user' => 'Create new user',
  220. 'username' => 'Username',
  221. 'password' => 'Password',
  222. 'create' => 'Create',
  223. 'user_created' => 'User %s has been created',
  224. 'user_deleted' => 'User %s has been deleted',
  225. 'language' => 'Language',
  226. 'month' => 'months',
  227. 'archiving_configuration' => 'Archiving',
  228. 'delete_articles_every' => 'Remove articles after',
  229. 'purge_now' => 'Purge now',
  230. 'purge_completed' => 'Purge completed (%d articles deleted)',
  231. 'archiving_configuration_help' => 'More options are available in the individual stream settings',
  232. 'reading_configuration' => 'Reading',
  233. 'display_configuration' => 'Display',
  234. 'articles_per_page' => 'Number of articles per page',
  235. 'default_view' => 'Default view',
  236. 'sort_order' => 'Sort order',
  237. 'auto_load_more' => 'Load next articles at the page bottom',
  238. 'display_articles_unfolded' => 'Show articles unfolded by default',
  239. 'after_onread' => 'After “mark all as read”,',
  240. 'jump_next' => 'jump to next unread sibling (feed or category)',
  241. 'article_icons' => 'Article icons',
  242. 'top_line' => 'Top line',
  243. 'bottom_line' => 'Bottom line',
  244. 'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
  245. 'sticky_post' => 'Stick the article to the top when opened',
  246. 'auto_read_when' => 'Mark article as read…',
  247. 'article_selected' => 'when article is selected',
  248. 'article_open_on_website' => 'when article is opened on its original website',
  249. 'scroll' => 'during page scrolls',
  250. 'upon_reception' => 'upon reception of the article',
  251. 'your_shaarli' => 'Your Shaarli',
  252. 'your_wallabag' => 'Your wallabag',
  253. 'your_diaspora_pod' => 'Your Diaspora* pod',
  254. 'sharing' => 'Sharing',
  255. 'share' => 'Share',
  256. 'by_email' => 'By email',
  257. 'optimize_bdd' => 'Optimize database',
  258. 'optimize_todo_sometimes' => 'To do occasionally to reduce the size of the database',
  259. 'theme' => 'Theme',
  260. 'content_width' => 'Content width',
  261. 'width_thin' => 'Thin',
  262. 'width_medium' => 'Medium',
  263. 'width_large' => 'Large',
  264. 'width_no_limit' => 'No limit',
  265. 'more_information' => 'More information',
  266. 'activate_sharing' => 'Activate sharing',
  267. 'shaarli' => 'Shaarli',
  268. 'blogotext' => 'Blogotext',
  269. 'wallabag' => 'wallabag',
  270. 'diaspora' => 'Diaspora*',
  271. 'twitter' => 'Twitter',
  272. 'g+' => 'Google+',
  273. 'facebook' => 'Facebook',
  274. 'email' => 'Email',
  275. 'print' => 'Print',
  276. 'article' => 'Article',
  277. 'title' => 'Title',
  278. 'author' => 'Author',
  279. 'publication_date' => 'Date of publication',
  280. 'by' => 'by',
  281. 'load_more' => 'Load more articles',
  282. 'nothing_to_load' => 'There are no more articles',
  283. 'rss_feeds_of' => 'RSS feed of %s',
  284. 'refresh' => 'Refresh',
  285. 'no_feed_to_refresh' => 'There is no feed to refresh…',
  286. 'today' => 'Today',
  287. 'yesterday' => 'Yesterday',
  288. 'before_yesterday' => 'Before yesterday',
  289. 'new_article' => 'There are new available articles, click to refresh the page.',
  290. 'by_author' => 'By <em>%s</em>',
  291. 'related_tags' => 'Related tags',
  292. 'no_feed_to_display' => 'There is no article to show.',
  293. 'about_freshrss' => 'About FreshRSS',
  294. 'project_website' => 'Project website',
  295. 'lead_developer' => 'Lead developer',
  296. 'website' => 'Website',
  297. 'bugs_reports' => 'Bugs reports',
  298. 'github_or_email' => '<a href="https://github.com/marienfressinaud/FreshRSS/issues">on Github</a> or <a href="mailto:dev@marienfressinaud.fr">by mail</a>',
  299. 'license' => 'License',
  300. 'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>',
  301. 'freshrss_description' => 'FreshRSS is a RSS feeds aggregator to self-host like <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> or <a href="http://projet.idleman.fr/leed/">Leed</a>. It is light and easy to take in hand while being powerful and configurable tool.',
  302. 'credits' => 'Credits',
  303. 'credits_content' => 'Some design elements come from <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> although FreshRSS doesn’t use this framework. <a href="https://git.gnome.org/browse/gnome-icon-theme-symbolic">Icons</a> come from <a href="https://www.gnome.org/">GNOME project</a>. <em>Open Sans</em> font police used has been created by <a href="https://www.google.com/webfonts/specimen/Open+Sans">Steve Matteson</a>. Favicons are collected with <a href="https://getfavicon.appspot.com/">getFavicon API</a>. FreshRSS is based on <a href="https://github.com/marienfressinaud/MINZ">Minz</a>, a PHP framework.',
  304. 'version' => 'Version',
  305. 'logs' => 'Logs',
  306. 'logs_empty' => 'Log file is empty',
  307. 'clear_logs' => 'Clear the logs',
  308. 'forbidden_access' => 'Access is forbidden!',
  309. 'login_required' => 'Login required:',
  310. 'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
  311. // DATE
  312. 'january' => 'january',
  313. 'february' => 'february',
  314. 'march' => 'march',
  315. 'april' => 'april',
  316. 'may' => 'may',
  317. 'june' => 'june',
  318. 'july' => 'july',
  319. 'august' => 'august',
  320. 'september' => 'september',
  321. 'october' => 'october',
  322. 'november' => 'november',
  323. 'december' => 'december',
  324. // special format for date() function
  325. 'Jan' => '\J\a\n\u\a\r\y',
  326. 'Feb' => '\F\e\b\r\u\a\r\y',
  327. 'Mar' => '\M\a\r\c\h',
  328. 'Apr' => '\A\p\r\i\l',
  329. 'May' => '\M\a\y',
  330. 'Jun' => '\J\u\n\e',
  331. 'Jul' => '\J\u\l\y',
  332. 'Aug' => '\A\u\g\u\s\t',
  333. 'Sep' => '\S\e\p\t\e\m\b\e\r',
  334. 'Oct' => '\O\c\t\o\b\e\r',
  335. 'Nov' => '\N\o\v\e\m\b\e\r',
  336. 'Dec' => '\D\e\c\e\m\b\e\r',
  337. // format for date() function, %s allows to indicate month in letter
  338. 'format_date' => '%s j\<\s\u\p\>S\<\/\s\u\p\> Y',
  339. 'format_date_hour' => '%s j\<\s\u\p\>S\<\/\s\u\p\> Y \a\t H\:i',
  340. 'status_favorites' => 'Favourites',
  341. 'status_read' => 'Read',
  342. 'status_unread' => 'Unread',
  343. 'status_total' => 'Total',
  344. 'stats_entry_repartition' => 'Entries repartition',
  345. 'stats_entry_per_day' => 'Entries per day (last 30 days)',
  346. 'stats_feed_per_category' => 'Feeds per category',
  347. 'stats_entry_per_category' => 'Entries per category',
  348. 'stats_top_feed' => 'Top ten feeds',
  349. 'stats_entry_count' => 'Entry count',
  350. );