summaryrefslogtreecommitdiff
path: root/app/i18n/en.php
blob: 5d9b01f0bb66e2d97e6ba06d41fd6fd7fff893de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<?php

return array (
	// LAYOUT
	'login'				=> 'Login',
	'logout'			=> 'Logout',
	'search'			=> 'Search words or #tags',
	'search_short'			=> 'Search',

	'configuration'			=> 'Configuration',
	'users'				=> 'Users',
	'categories'			=> 'Categories',
	'category'			=> 'Category',
	'shortcuts'			=> 'Shortcuts',
	'about'				=> 'About',

	'your_rss_feeds'		=> 'Your RSS feeds',
	'add_rss_feed'			=> 'Add a RSS feed',
	'no_rss_feed'			=> 'No RSS feed',
	'import_export_opml'		=> 'Import / export (OPML)',

	'subscription_management'	=> 'Subscriptions management',
	'all_feeds'			=> 'Main stream',
	'favorite_feeds'		=> 'Favourites (%d)',
	'not_read'			=> '%d unread',
	'not_reads'			=> '%d unread',

	'filter'			=> 'Filter',
	'see_website'			=> 'See website',
	'administration'		=> 'Manage',
	'actualize'			=> 'Actualize',

	'mark_read'			=> 'Mark as read',
	'mark_favorite'			=> 'Mark as favourite',
	'mark_all_read'			=> 'Mark all as read',
	'mark_feed_read'		=> 'Mark feed as read',
	'mark_cat_read'			=> 'Mark category as read',
	'before_one_day'		=> 'Before one day',
	'before_one_week'		=> 'Before one week',
	'display'			=> 'Display',
	'normal_view'			=> 'Normal view',
	'reader_view'			=> 'Reading view',
	'global_view'			=> 'Global view',
	'rss_view'			=> 'RSS feed',
	'show_all_articles'		=> 'Show all articles',
	'show_not_reads'		=> 'Show only unread',
	'show_read'			=> 'Show only read',
	'show_favorite'			=> 'Show favorites',
	'older_first'			=> 'Oldest first',
	'newer_first'			=> 'Newer first',

	// Pagination
	'first'				=> 'First',
	'previous'			=> 'Previous',
	'next'				=> 'Next',
	'last'				=> 'Last',

	// CONTROLLERS
	'article_published_on'		=> 'This article originally appeared on <a href="%s">%s</a>',
	'article_published_on_author'	=> 'This article originally appeared on <a href="%s">%s</a> by %s',

	'access_denied'			=> 'You don’t have permission to access this page',
	'page_not_found'		=> 'You are looking for a page which doesn’t exist',
	'error_occurred'		=> 'An error occurred',
	'error_occurred_update'	=> 'Nothing was changed',

	'default_category'		=> 'Uncategorized',
	'categories_updated'		=> 'Categories have been updated',
	'categories_management'		=> 'Categories management',
	'feed_updated'			=> 'Feed has been updated',
	'rss_feed_management'		=> 'RSS feeds management',
	'configuration_updated'		=> 'Configuration has been updated',
	'sharing_management'		=> 'Sharing options management',
	'bad_opml_file'			=> 'Your OPML file is invalid',
	'shortcuts_updated'		=> 'Shortcuts have been updated',
	'shortcuts_management'		=> 'Shortcuts management',
	'feeds_marked_read'		=> 'Feeds have been marked as read',
	'updated'			=> 'Modifications have been updated',

	'already_subscribed'		=> 'You have already subscribed to <em>%s</em>',
	'feed_added'			=> 'RSS feed <em>%s</em> has been added',
	'feed_not_added'		=> '<em>%s</em> could not be added',
	'internal_problem_feed'		=> 'The RSS feed could not be added. Check FressRSS logs for details.',
	'invalid_url'			=> 'URL <em>%s</em> is invalid',
	'feed_actualized'		=> '<em>%s</em> has been updated',
	'n_feeds_actualized'		=> '%d feeds have been updated',
	'feeds_actualized'		=> 'RSS feeds have been updated',
	'no_feed_actualized'		=> 'No RSS feed has been updated',
	'n_entries_deleted'		=> '%d articles have been deleted',
	'feeds_imported_with_errors'	=> 'Your feeds have been imported but some errors occurred',
	'feeds_imported'		=> 'Your feeds have been imported and will now be updated',
	'category_emptied'		=> 'Category has been emptied',
	'feed_deleted'			=> 'Feed has been deleted',
	'feed_validator'		=> 'Check the validity of the feed',

	'optimization_complete'		=> 'Optimization complete',

	'your_rss_feeds'		=> 'Your RSS feeds',
	'your_favorites'		=> 'Your favourites',
	'public'			=> 'Public',
	'invalid_login'			=> 'Login is invalid',

	// VIEWS
	'save'				=> 'Save',
	'delete'			=> 'Delete',
	'cancel'			=> 'Cancel',

	'back_to_rss_feeds'		=> '← Go back to your RSS feeds',
	'feeds_moved_category_deleted'	=> 'When you delete a category, their feeds are automatically classified under <em>%s</em>.',
	'category_number'		=> 'Category n°%d',
	'ask_empty'			=> 'Clear?',
	'number_feeds'			=> '%d feeds',
	'can_not_be_deleted'		=> 'Cannot be deleted',
	'add_category'			=> 'Add a category',
	'new_category'			=> 'New category',

	'javascript_for_shortcuts'	=> 'JavaScript must be enabled in order to use shortcuts',
	'javascript_should_be_activated'=> 'JavaScript must be enabled',
	'shift_for_all_read'		=> '+ <code>shift</code> to mark all articles as read',
	'see_on_website'		=> 'See article on its original website',
	'next_article'			=> 'Skip to the next article',
	'shift_for_last'		=> '+ <code>shift</code> to skip to the last article of page',
	'previous_article'		=> 'Skip to the previous article',
	'shift_for_first'		=> '+ <code>shift</code> to skip to the first article of page',
	'next_page'			=> 'Skip to the next page',
	'previous_page'			=> 'Skip to the previous page',
	'collapse_article'		=> 'Collapse current article',
	'auto_share'			=> 'Share current article',

	'file_to_import'		=> 'File to import',
	'import'			=> 'Import',
	'export'			=> 'Export',
	'or'				=> 'or',

	'informations'			=> 'Information',
	'feed_in_error'			=> 'This feed has encountered a problem. Please verify that it is always reachable then actualize it.',
	'feed_description'		=> 'Description',
	'website_url'			=> 'Website URL',
	'feed_url'			=> 'Feed URL',
	'articles'			=> 'articles',
	'number_articles'		=> 'Number of articles',
	'by_feed'			=> 'by feed',
	'by_default'			=> 'By default',
	'keep_history'			=> 'Minimum number of articles to keep',
	'categorize'			=> 'Store in a category',
	'truncate'			=> 'Delete all articles',
	'advanced'			=> 'Advanced',
	'show_in_all_flux'		=> 'Show in main stream',
	'yes'				=> 'Yes',
	'no'				=> 'No',
	'css_path_on_website'		=> 'Articles CSS path on original website',
	'retrieve_truncated_feeds'	=> 'Retrieves truncated RSS feeds (attention, requires more time!)',
	'http_authentication'		=> 'HTTP Authentication',
	'http_username'			=> 'HTTP username',
	'http_password'			=> 'HTTP password',
	'blank_to_disable'		=> 'Leave blank to disable',
	'not_yet_implemented'		=> 'Not yet implemented',
	'access_protected_feeds'	=> 'Connection allows to access HTTP protected RSS feeds',
	'no_selected_feed'		=> 'No feed selected.',
	'think_to_add'			=> '<a href="./?c=configure&amp;a=feed">You may add some feeds</a>.',

	'current_user'			=> 'Current user',
	'default_user'			=> 'Username of the default user <small>(maximum 16 alphanumeric characters)</small>',
	'password_form'			=> 'Password<br /><small>(for the Web-form login method)</small>',
	'persona_connection_email'	=> 'Login mail address<br /><small>(for <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
	'allow_anonymous'		=> 'Allow anonymous reading of the articles of the default user (%s)',
	'auth_token'			=> 'Authentication token',
	'explain_token'			=> 'Allows to access RSS output of the default user without authentication.<br /><kbd>%s?output=rss&token=%s</kbd>',
	'login_configuration'		=> 'Login',
	'is_admin'			=> 'is administrator',
	'auth_type'			=> 'Authentication method',
	'auth_none'			=> 'None (dangerous)',
	'auth_form'			=> 'Web form (traditional, requires JavaScript)',
	'http_auth'			=> 'HTTP (for advanced users with HTTPS)',
	'auth_persona'			=> 'Mozilla Persona (modern, requires JavaScript)',
	'users_list'			=> 'List of users',
	'create_user'			=> 'Create new user',
	'username'			=> 'Username',
	'password'			=> 'Password',
	'create'			=> 'Create',
	'user_created'			=> 'User %s has been created',
	'user_deleted'			=> 'User %s has been deleted',

	'language'			=> 'Language',
	'month'				=> 'months',
	'archiving_configuration'	=> 'Archiving',
	'delete_articles_every'	=> 'Remove articles after',
	'purge_now'			=> 'Purge now',
	'purge_completed'		=> 'Purge completed (%d articles deleted)',
	'archiving_configuration_help'	=> 'More options are available in the individual stream settings',
	'reading_configuration'		=> 'Reading',
	'articles_per_page'		=> 'Number of articles per page',
	'default_view'			=> 'Default view',
	'sort_order'			=> 'Sort order',
	'auto_load_more'		=> 'Load next articles at the page bottom',
	'display_articles_unfolded'	=> 'Show articles unfolded by default',
	'after_onread'			=> 'After “mark all as read”,',
	'jump_next'			=> 'jump to next unread sibling (feed or category)',
	'reading_icons'			=> 'Reading icons',
	'top_line'			=> 'Top line',
	'bottom_line'			=> 'Bottom line',
	'img_with_lazyload'		=> 'Use "lazy load" mode to load pictures',
	'auto_read_when'		=> 'Mark article as read…',
	'article_selected'		=> 'when article is selected',
	'article_open_on_website'	=> 'when article is opened on its original website',
	'scroll'			=> 'during page scrolls',
	'upon_reception'		=> 'upon reception of the article',
	'your_shaarli'			=> 'Your Shaarli',
	'your_poche'			=> 'Your Poche',
	'your_diaspora_pod'		=> 'Your Diaspora* pod',
	'sharing'			=> 'Sharing',
	'share'				=> 'Share',
	'by_email'			=> 'By email',
	'optimize_bdd'			=> 'Optimize database',
	'optimize_todo_sometimes'	=> 'To do occasionally to reduce the size of the database',
	'theme'				=> 'Theme',
	'more_information'		=> 'More information',
	'activate_sharing'		=> 'Activate sharing',
	'shaarli'			=> 'Shaarli',
	'poche'				=> 'Poche',
	'diaspora'			=> 'Diaspora*',
	'twitter'			=> 'Twitter',
	'g+'				=> 'Google+',
	'facebook'			=> 'Facebook',
	'email'				=> 'Email',
	'print'				=> 'Print',

	'article'			=> 'Article',
	'title'				=> 'Title',
	'author'			=> 'Author',
	'publication_date'		=> 'Date of publication',
	'by'				=> 'by',

	'load_more'			=> 'Load more articles',
	'nothing_to_load'		=> 'There are no more articles',

	'rss_feeds_of'			=> 'RSS feed of %s',

	'refresh'			=> 'Refresh',

	'today'				=> 'Today',
	'yesterday'			=> 'Yesterday',
	'before_yesterday'		=> 'Before yesterday',
	'new_article'			=> 'There are new available articles, click to refresh the page.',
	'by_author'			=> 'By <em>%s</em>',
	'related_tags'			=> 'Related tags',
	'no_feed_to_display'		=> 'There is no article to show.',

	'about_freshrss'		=> 'About FreshRSS',
	'project_website'		=> 'Project website',
	'lead_developer'		=> 'Lead developer',
	'website'			=> 'Website',
	'bugs_reports'			=> 'Bugs reports',
	'github_or_email'		=> '<a href="https://github.com/marienfressinaud/FreshRSS/issues">on Github</a> or <a href="mailto:dev@marienfressinaud.fr">by mail</a>',
	'license'			=> 'License',
	'agpl3'				=> '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>',
	'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.',
	'credits'			=> 'Credits',
	'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.',
	'version'			=> 'Version',

	'logs'				=> 'Logs',
	'logs_empty'			=> 'Log file is empty',
	'clear_logs'			=> 'Clear the logs',

	'forbidden_access'		=> 'Access forbidden! (%s)',
	'login_required'		=> 'Login required:',

	'confirm_action'		=> 'Are you sure you want to perform this action? It cannot be cancelled!',

	// DATE
	'january'			=> 'january',
	'february'			=> 'february',
	'march'				=> 'march',
	'april'				=> 'april',
	'may'				=> 'may',
	'june'				=> 'june',
	'july'				=> 'july',
	'august'			=> 'august',
	'september'			=> 'september',
	'october'			=> 'october',
	'november'			=> 'november',
	'december'			=> 'december',
	// special format for date() function
	'Jan'				=> '\J\a\n\u\a\r\y',
	'Feb'				=> '\F\e\b\r\u\a\r\y',
	'Mar'				=> '\M\a\r\c\h',
	'Apr'				=> '\A\p\r\i\l',
	'May'				=> '\M\a\y',
	'Jun'				=> '\J\u\n\e',
	'Jul'				=> '\J\u\l\y',
	'Aug'				=> '\A\u\g\u\s\t',
	'Sep'				=> '\S\e\p\t\e\m\b\e\r',
	'Oct'				=> '\O\c\t\o\b\e\r',
	'Nov'				=> '\N\o\v\e\m\b\e\r',
	'Dec'				=> '\D\e\c\e\m\b\e\r',
	// format for date() function, %s allows to indicate month in letter
	'format_date'			=> '%s j\<\s\u\p\>S\<\/\s\u\p\> Y',
	'format_date_hour'		=> '%s j\<\s\u\p\>S\<\/\s\u\p\> Y \a\t H\:i',
);