en.php 14 KB

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