]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Add new Ignore Origin rules tab, update ConfigController
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
1 security:
2 login:
3 page_title: 'Welcome to wallabag!'
4 keep_logged_in: 'Keep me logged in'
5 forgot_password: 'Forgot your password?'
6 submit: 'Login'
7 register: 'Register'
8 username: 'Login'
9 password: 'Password'
10 cancel: 'Cancel'
11 resetting:
12 description: "Enter your email address below and we'll send you password reset instructions."
13 register:
14 page_title: 'Create an account'
15 go_to_account: 'Go to your account'
16
17 menu:
18 left:
19 unread: 'Unread'
20 starred: 'Starred'
21 archive: 'Archive'
22 all_articles: 'All entries'
23 config: 'Config'
24 tags: 'Tags'
25 internal_settings: 'Internal Settings'
26 import: 'Import'
27 howto: 'How to'
28 developer: 'API clients management'
29 logout: 'Logout'
30 about: 'About'
31 search: 'Search'
32 save_link: 'Save a link'
33 back_to_unread: 'Back to unread articles'
34 users_management: 'Users management'
35 site_credentials: 'Site credentials'
36 quickstart: "Quickstart"
37 top:
38 add_new_entry: 'Add a new entry'
39 search: 'Search'
40 filter_entries: 'Filter entries'
41 random_entry: Jump to a random entry from that list
42 export: 'Export'
43 search_form:
44 input_label: 'Enter your search here'
45
46 footer:
47 wallabag:
48 elsewhere: 'Take wallabag with you'
49 social: 'Social'
50 powered_by: 'powered by'
51 about: 'About'
52 stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
53
54 config:
55 page_title: 'Config'
56 tab_menu:
57 settings: 'Settings'
58 feed: 'Feeds'
59 user_info: 'User information'
60 password: 'Password'
61 rules: 'Tagging rules'
62 ignore_origin: 'Ignore origin rules'
63 new_user: 'Add a user'
64 reset: 'Reset area'
65 form:
66 save: 'Save'
67 form_settings:
68 theme_label: 'Theme'
69 items_per_page_label: 'Items per page'
70 language_label: 'Language'
71 reading_speed:
72 label: 'Reading speed (words per minute)'
73 help_message: 'You can use online tools to estimate your reading speed:'
74 action_mark_as_read:
75 label: 'What to do after removing, starring or marking as read an article?'
76 redirect_homepage: 'Go to the homepage'
77 redirect_current_page: 'Stay on the current page'
78 pocket_consumer_key_label: Consumer key for Pocket to import contents
79 android_configuration: Configure your Android application
80 android_instruction: "Touch here to prefill your Android application"
81 help_theme: "wallabag is customizable. You can choose your prefered theme here."
82 help_items_per_page: "You can change the number of articles displayed on each page."
83 help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
84 help_language: "You can change the language of wallabag interface."
85 help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
86 form_feed:
87 description: 'Atom feeds provided by wallabag allow you to read your saved articles with your favourite Atom reader. You need to generate a token first.'
88 token_label: 'Feed token'
89 no_token: 'No token'
90 token_create: 'Create your token'
91 token_reset: 'Regenerate your token'
92 token_revoke: 'Revoke the token'
93 feed_links: 'Feed links'
94 feed_link:
95 unread: 'Unread'
96 starred: 'Starred'
97 archive: 'Archived'
98 all: 'All'
99 feed_limit: 'Number of items in the feed'
100 form_user:
101 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
102 login_label: 'Login (can not be changed)'
103 name_label: 'Name'
104 email_label: 'Email'
105 two_factor:
106 emailTwoFactor_label: 'Using email (receive a code by email)'
107 googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
108 table_method: Method
109 table_state: State
110 table_action: Action
111 state_enabled: Enabled
112 state_disabled: Disabled
113 action_email: Use email
114 action_app: Use OTP App
115 delete:
116 title: Delete my account (a.k.a danger zone)
117 description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
118 confirm: Are you really sure? (THIS CAN'T BE UNDONE)
119 button: Delete my account
120 reset:
121 title: Reset area (a.k.a danger zone)
122 description: By hitting buttons below you'll have ability to remove some information from your account. Be aware that these actions are IRREVERSIBLE.
123 annotations: Remove ALL annotations
124 tags: Remove ALL tags
125 entries: Remove ALL entries
126 archived: Remove ALL archived entries
127 confirm: Are you really sure? (THIS CAN'T BE UNDONE)
128 form_password:
129 description: "You can change your password here. Your new password should be at least 8 characters long."
130 old_password_label: 'Current password'
131 new_password_label: 'New password'
132 repeat_new_password_label: 'Repeat new password'
133 form_rules:
134 if_label: 'if'
135 then_tag_as_label: 'then tag as'
136 delete_rule_label: 'delete'
137 edit_rule_label: 'edit'
138 rule_label: 'Rule'
139 tags_label: 'Tags'
140 card:
141 new_tagging_rule: Create a tagging rule
142 import_tagging_rules: Import tagging rules
143 import_tagging_rules_detail: You have to select the JSON file you previously exported.
144 export_tagging_rules: Export tagging rules
145 export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
146 file_label: JSON file
147 import_submit: Import
148 export: Export
149 faq:
150 title: 'FAQ'
151 tagging_rules_definition_title: 'What does « tagging rules » mean?'
152 tagging_rules_definition_description: 'They are rules used by Wallabag to automatically tag new entries.<br />Each time a new entry is added, all the tagging rules will be used to add the tags you configured, thus saving you the trouble of manually classifying your entries.'
153 how_to_use_them_title: 'How do I use them?'
154 how_to_use_them_description: 'Let us assume you want to tag new entries as « <i>short reading</i> » when the reading time is under 3 minutes.<br />In that case, you should put « readingTime &lt;= 3 » in the <i>Rule</i> field and « <i>short reading</i> » in the <i>Tags</i> field.<br />Several tags can added simultaneously by separating them with a comma: « <i>short reading, must read</i> »<br />Complex rules can be written by using predefined operators: if « <i>readingTime &gt;= 5 AND domainName = "github.com"</i> » then tag as « <i>long reading, github </i> »'
155 variables_available_title: 'Which variables and operators can I use to write rules?'
156 variables_available_description: 'The following variables and operators can be used to create tagging rules:'
157 meaning: 'Meaning'
158 variable_description:
159 label: 'Variable'
160 title: 'Title of the entry'
161 url: 'URL of the entry'
162 isArchived: 'Whether the entry is archived or not'
163 isStarred: 'Whether the entry is starred or not'
164 content: "The entry's content"
165 language: "The entry's language"
166 mimetype: "The entry's mime-type"
167 readingTime: "The estimated entry's reading time, in minutes"
168 domainName: 'The domain name of the entry'
169 operator_description:
170 label: 'Operator'
171 less_than: 'Less than...'
172 strictly_less_than: 'Strictly less than...'
173 greater_than: 'Greater than...'
174 strictly_greater_than: 'Strictly greater than...'
175 equal_to: 'Equal to...'
176 not_equal_to: 'Not equal to...'
177 or: 'One rule OR another'
178 and: 'One rule AND another'
179 matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
180 notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
181 otp:
182 page_title: Two-factor authentication
183 app:
184 two_factor_code_description_1: You just enabled the OTP two factor authentication, open your OTP app and use that code to get a one time password. It'll disapear after a page reload.
185 two_factor_code_description_2: 'You can scan that QR Code with your app:'
186 two_factor_code_description_3: 'Also, save these backup codes in a safe place, you can use them in case you lose access to your OTP app:'
187 two_factor_code_description_4: 'Test an OTP code from your configured app:'
188 cancel: Cancel
189 enable: Enable
190
191 entry:
192 default_title: 'Title of the entry'
193 page_titles:
194 unread: 'Unread entries'
195 starred: 'Starred entries'
196 archived: 'Archived entries'
197 filtered: 'Filtered entries'
198 filtered_tags: 'Filtered by tags:'
199 filtered_search: 'Filtered by search:'
200 untagged: 'Untagged entries'
201 all: 'All entries'
202 list:
203 number_on_the_page: '{0} There are no entries.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
204 reading_time: 'estimated reading time'
205 reading_time_minutes: 'estimated reading time: %readingTime% min'
206 reading_time_less_one_minute: 'estimated reading time: &lt; 1 min'
207 number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
208 reading_time_minutes_short: '%readingTime% min'
209 reading_time_less_one_minute_short: '&lt; 1 min'
210 original_article: 'original'
211 toogle_as_read: 'Toggle mark as read'
212 toogle_as_star: 'Toggle starred'
213 delete: 'Delete'
214 export_title: 'Export'
215 filters:
216 title: 'Filters'
217 status_label: 'Status'
218 archived_label: 'Archived'
219 starred_label: 'Starred'
220 unread_label: 'Unread'
221 preview_picture_label: 'Has a preview picture'
222 preview_picture_help: 'Preview picture'
223 is_public_label: 'Has a public link'
224 is_public_help: 'Public link'
225 language_label: 'Language'
226 http_status_label: 'HTTP status'
227 reading_time:
228 label: 'Reading time in minutes'
229 from: 'from'
230 to: 'to'
231 domain_label: 'Domain name'
232 created_at:
233 label: 'Creation date'
234 from: 'from'
235 to: 'to'
236 action:
237 clear: 'Clear'
238 filter: 'Filter'
239 view:
240 left_menu:
241 back_to_top: 'Back to top'
242 back_to_homepage: 'Back'
243 set_as_read: 'Mark as read'
244 set_as_unread: 'Mark as unread'
245 set_as_starred: 'Toggle starred'
246 view_original_article: 'Original article'
247 re_fetch_content: 'Re-fetch content'
248 delete: 'Delete'
249 add_a_tag: 'Add a tag'
250 share_content: 'Share'
251 share_email_label: 'Email'
252 public_link: 'public link'
253 delete_public_link: 'delete public link'
254 export: 'Export'
255 print: 'Print'
256 problem:
257 label: 'Problems?'
258 description: 'Does this article appear wrong?'
259 edit_title: 'Edit title'
260 original_article: 'original'
261 annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
262 created_at: 'Creation date'
263 published_at: 'Publication date'
264 published_by: 'Published by'
265 provided_by: 'Provided by'
266 new:
267 page_title: 'Save new entry'
268 placeholder: 'https://website.com'
269 form_new:
270 url_label: Url
271 search:
272 placeholder: 'What are you looking for?'
273 edit:
274 page_title: 'Edit an entry'
275 title_label: 'Title'
276 url_label: 'Url'
277 origin_url_label: 'Origin url (from where you found that entry)'
278 save_label: 'Save'
279 public:
280 shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
281 confirm:
282 delete: "Are you sure you want to remove that article?"
283 delete_tag: "Are you sure you want to remove that tag from that article?"
284 metadata:
285 reading_time: "Estimated reading time"
286 reading_time_minutes_short: "%readingTime% min"
287 address: "Address"
288 added_on: "Added on"
289 published_on: "Published on"
290
291 about:
292 page_title: 'About'
293 top_menu:
294 who_behind_wallabag: 'Who is behind wallabag'
295 getting_help: 'Getting help'
296 helping: 'Helping wallabag'
297 contributors: 'Contributors'
298 third_party: 'Third-party libraries'
299 who_behind_wallabag:
300 developped_by: 'Developed by'
301 website: 'website'
302 many_contributors: 'And many others contributors ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">on GitHub</a>'
303 project_website: 'Project website'
304 license: 'License'
305 version: 'Version'
306 getting_help:
307 documentation: 'Documentation'
308 bug_reports: 'Bug reports'
309 support: '<a href="https://github.com/wallabag/wallabag/issues">on GitHub</a>'
310 helping:
311 description: 'wallabag is free and open source. You can help us:'
312 by_contributing: 'by contributing to the project:'
313 by_contributing_2: 'an issue lists all our needs'
314 by_paypal: 'via Paypal'
315 contributors:
316 description: 'Thank you to contributors on wallabag web application'
317 third_party:
318 description: 'Here is the list of third-party libraries used in wallabag (with their licenses):'
319 package: 'Package'
320 license: 'License'
321
322 howto:
323 page_title: 'How to'
324 tab_menu:
325 add_link: "Add a link"
326 shortcuts: "Use shortcuts"
327 page_description: 'There are several ways to save an article:'
328 top_menu:
329 browser_addons: 'Browser addons'
330 mobile_apps: 'Mobile apps'
331 bookmarklet: 'Bookmarklet'
332 form:
333 description: 'Thanks to this form'
334 browser_addons:
335 firefox: 'Firefox addon'
336 chrome: 'Chrome addon'
337 opera: 'Opera addon'
338 mobile_apps:
339 android:
340 via_f_droid: 'via F-Droid'
341 via_google_play: 'via Google Play'
342 ios: 'on the iTunes Store'
343 windows: 'on the Microsoft Store'
344 bookmarklet:
345 description: 'Drag & drop this link to your bookmarks bar:'
346 shortcuts:
347 page_description: Here are the shortcuts available in wallabag.
348 shortcut: Shortcut
349 action: Action
350 all_pages_title: Shortcuts available in all pages
351 go_unread: Go to unread
352 go_starred: Go to starred
353 go_archive: Go to archive
354 go_all: Go to all entries
355 go_tags: Go to tags
356 go_config: Go to config
357 go_import: Go to import
358 go_developers: Go to developers
359 go_howto: Go to howto (this page!)
360 go_logout: Log out
361 list_title: Shortcuts available in listing pages
362 search: Display the search form
363 article_title: Shortcuts available in entry view
364 open_original: Open original URL of the entry
365 toggle_favorite: Toggle star status for the entry
366 toggle_archive: Toggle read status for the entry
367 delete: Delete the entry
368 material_title: Shortcuts available with Material theme only
369 add_link: Add a new link
370 hide_form: Hide the current form (search or new link)
371 arrows_navigation: Navigate through articles
372 open_article: Display the selected entry
373
374 quickstart:
375 page_title: 'Quickstart'
376 more: 'More…'
377 intro:
378 title: 'Welcome to wallabag!'
379 paragraph_1: "We'll accompany you on your visit to wallabag and show you some features that might interest you."
380 paragraph_2: 'Follow us!'
381 configure:
382 title: 'Configure the application'
383 description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
384 language: 'Change language and design'
385 feed: 'Enable feeds'
386 tagging_rules: 'Write rules to automatically tag your articles'
387 admin:
388 title: 'Administration'
389 description: 'As an administrator, you have privileges on wallabag. You can:'
390 new_user: 'Create a new user'
391 analytics: 'Configure analytics'
392 sharing: 'Enable some parameters about article sharing'
393 export: 'Configure export'
394 import: 'Configure import'
395 first_steps:
396 title: 'First steps'
397 description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
398 new_article: 'Save your first article'
399 unread_articles: 'And classify it!'
400 migrate:
401 title: 'Migrate from an existing service'
402 description: "Are you using another service? We'll help you to retrieve your data on wallabag."
403 pocket: 'Migrate from Pocket'
404 wallabag_v1: 'Migrate from wallabag v1'
405 wallabag_v2: 'Migrate from wallabag v2'
406 readability: 'Migrate from Readability'
407 instapaper: 'Migrate from Instapaper'
408 developer:
409 title: 'Developers'
410 description: 'We also thought of the developers: Docker, API, translations, etc.'
411 create_application: 'Create your third-party application'
412 use_docker: 'Use Docker to install wallabag'
413 docs:
414 title: 'Full documentation'
415 description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
416 annotate: 'Annotate your article'
417 export: 'Convert your articles into ePUB or PDF'
418 search_filters: 'See how you can look for an article by using the search engine and filters'
419 fetching_errors: 'What can I do if an article encounters errors during fetching?'
420 all_docs: 'And so many other articles!'
421 support:
422 title: 'Support'
423 description: 'If you need some help, we are here for you.'
424 github: 'On GitHub'
425 email: 'By email'
426 gitter: 'On Gitter'
427
428 tag:
429 page_title: 'Tags'
430 list:
431 number_on_the_page: '{0} There are no tags.|{1} There is one tag.|]1,Inf[ There are %count% tags.'
432 see_untagged_entries: 'See untagged entries'
433 no_untagged_entries: 'There are no untagged entries.'
434 untagged: 'Untagged entries'
435 new:
436 add: 'Add'
437 placeholder: 'You can add several tags, separated by a comma.'
438 rename:
439 placeholder: 'You can update tag name.'
440
441 export:
442 footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
443 unknown: 'Unknown'
444
445 import:
446 page_title: 'Import'
447 page_description: 'Welcome to wallabag importer. Please select your previous service from which you want to migrate.'
448 action:
449 import_contents: 'Import contents'
450 form:
451 mark_as_read_title: 'Mark all as read?'
452 mark_as_read_label: 'Mark all imported entries as read'
453 file_label: 'File'
454 save_label: 'Upload file'
455 pocket:
456 page_title: 'Import > Pocket'
457 description: "This importer will import all of your Pocket data. Pocket doesn't allow us to retrieve content from their service, so the readable content of each article will be re-fetched by wallabag."
458 config_missing:
459 description: "Pocket import isn't configured."
460 admin_message: 'You need to define %keyurls%a pocket_consumer_key%keyurle%.'
461 user_message: 'Your server admin needs to define an API Key for Pocket.'
462 authorize_message: 'You can import your data from your Pocket account. You just have to click on the below button and authorize the application to connect to getpocket.com.'
463 connect_to_pocket: 'Connect to Pocket and import data'
464 wallabag_v1:
465 page_title: 'Import > Wallabag v1'
466 description: 'This importer will import all your wallabag v1 articles. On your config page, click on "JSON export" in the "Export your wallabag data" section. You will have a "wallabag-export-1-xxxx-xx-xx.json" file.'
467 how_to: 'Please select your wallabag export and click on the below button to upload and import it.'
468 wallabag_v2:
469 page_title: 'Import > Wallabag v2'
470 description: 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.'
471 elcurator:
472 page_title: 'Import > elCurator'
473 description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.'
474 readability:
475 page_title: 'Import > Readability'
476 description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
477 how_to: 'Please select your Readability export and click on the below button to upload and import it.'
478 worker:
479 enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
480 download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
481 firefox:
482 page_title: 'Import > Firefox'
483 description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
484 how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
485 chrome:
486 page_title: 'Import > Chrome'
487 description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the <code>Bookmarks</code> file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
488 how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
489 instapaper:
490 page_title: 'Import > Instapaper'
491 description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
492 how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
493 pinboard:
494 page_title: "Import > Pinboard"
495 description: 'This importer will import all your Pinboard articles. On the backup (https://pinboard.in/settings/backup) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like "pinboard_export").'
496 how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
497
498 developer:
499 page_title: 'API clients management'
500 welcome_message: 'Welcome to the wallabag API'
501 documentation: 'Documentation'
502 how_to_first_app: 'How to create my first application'
503 full_documentation: 'View full API documentation'
504 list_methods: 'List API methods'
505 clients:
506 title: 'Clients'
507 create_new: 'Create a new client'
508 existing_clients:
509 title: 'Existing clients'
510 field_id: 'Client ID'
511 field_secret: 'Client secret'
512 field_uris: 'Redirect URIs'
513 field_grant_types: 'Grant type allowed'
514 no_client: 'No client yet.'
515 remove:
516 warn_message_1: 'You have the ability to remove the client %name%. This action is IRREVERSIBLE !'
517 warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
518 action: 'Remove the client %name%'
519 client:
520 page_title: 'API clients management > New client'
521 page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
522 form:
523 name_label: 'Name of the client'
524 redirect_uris_label: 'Redirect URIs (optional)'
525 save_label: 'Create a new client'
526 action_back: 'Back'
527 copy_to_clipboard: Copy
528 client_parameter:
529 page_title: 'API clients management > Client parameters'
530 page_description: 'Here are your client parameters.'
531 field_name: 'Client name'
532 field_id: 'Client ID'
533 field_secret: 'Client secret'
534 back: 'Back'
535 read_howto: 'Read the howto "Create my first application"'
536 howto:
537 page_title: 'API clients management > How to create my first application'
538 description:
539 paragraph_1: 'The following commands make use of the <a href="https://github.com/jkbrzt/httpie">HTTPie library</a>. Make sure it is installed on your system before using it.'
540 paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
541 paragraph_3: 'To create this token, you need <a href="%link%">to create a new client</a>.'
542 paragraph_4: 'Now, create your token (replace client_id, client_secret, username and password with the good values):'
543 paragraph_5: 'The API will return a response like this:'
544 paragraph_6: 'The access_token is useful to do a call to the API endpoint. For example:'
545 paragraph_7: 'This call will return all the entries for your user.'
546 paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
547 back: 'Back'
548
549 user:
550 page_title: Users management
551 new_user: Create a new user
552 edit_user: Edit an existing user
553 description: "Here you can manage all users (create, edit and delete)"
554 list:
555 actions: Actions
556 edit_action: Edit
557 yes: Yes
558 no: No
559 create_new_one: Create a new user
560 form:
561 username_label: 'Login'
562 name_label: 'Name'
563 password_label: 'Password'
564 repeat_new_password_label: 'Repeat new password'
565 plain_password_label: '????'
566 email_label: 'Email'
567 enabled_label: 'Enabled'
568 last_login_label: 'Last login'
569 twofactor_email_label: Two factor authentication by email
570 twofactor_google_label: Two factor authentication by OTP app
571 save: Save
572 delete: Delete
573 delete_confirm: Are you sure?
574 back_to_list: Back to list
575 search:
576 placeholder: Filter by login or email
577
578 site_credential:
579 page_title: Site credentials management
580 new_site_credential: Create a credential
581 edit_site_credential: Edit an existing credential
582 description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
583 list:
584 actions: Actions
585 edit_action: Edit
586 yes: Yes
587 no: No
588 create_new_one: Create a new credential
589 form:
590 username_label: 'Login'
591 host_label: 'Host (subdomain.example.org, .example.org, etc.)'
592 password_label: 'Password'
593 save: Save
594 delete: Delete
595 delete_confirm: Are you sure?
596 back_to_list: Back to list
597
598 error:
599 page_title: An error occurred
600
601 flashes:
602 config:
603 notice:
604 config_saved: 'Config saved.'
605 password_updated: 'Password updated'
606 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
607 user_updated: 'Information updated'
608 feed_updated: 'Feed information updated'
609 tagging_rules_updated: 'Tagging rules updated'
610 tagging_rules_deleted: 'Tagging rule deleted'
611 feed_token_updated: 'Feed token updated'
612 feed_token_revoked: 'RSS token revoked'
613 annotations_reset: Annotations reset
614 tags_reset: Tags reset
615 entries_reset: Entries reset
616 archived_reset: Archived entries deleted
617 otp_enabled: Two-factor authentication enabled
618 otp_disabled: Two-factor authentication disabled
619 tagging_rules_imported: Tagging rules imported
620 tagging_rules_not_imported: Error while importing tagging rules
621 ignore_origin_rules_deleted: 'Ignore origin rule deleted'
622 ignore_origin_rules_updated: 'Ignore origin rule updated'
623 entry:
624 notice:
625 entry_already_saved: 'Entry already saved on %date%'
626 entry_saved: 'Entry saved'
627 entry_saved_failed: 'Entry saved but fetching content failed'
628 entry_updated: 'Entry updated'
629 entry_reloaded: 'Entry reloaded'
630 entry_reloaded_failed: 'Entry reloaded but fetching content failed'
631 entry_archived: 'Entry archived'
632 entry_unarchived: 'Entry unarchived'
633 entry_starred: 'Entry starred'
634 entry_unstarred: 'Entry unstarred'
635 entry_deleted: 'Entry deleted'
636 no_random_entry: 'No article with these criterias was found'
637 tag:
638 notice:
639 tag_added: 'Tag added'
640 tag_renamed: 'Tag renamed'
641 import:
642 notice:
643 failed: 'Import failed, please try again.'
644 failed_on_file: 'Error while processing import. Please verify your import file.'
645 summary: 'Import summary: %imported% imported, %skipped% already saved.'
646 summary_with_queue: 'Import summary: %queued% queued.'
647 error:
648 redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
649 rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
650 developer:
651 notice:
652 client_created: 'New client %name% created.'
653 client_deleted: 'Client %name% deleted'
654 user:
655 notice:
656 added: 'User "%username%" added'
657 updated: 'User "%username%" updated'
658 deleted: 'User "%username%" deleted'
659 site_credential:
660 notice:
661 added: 'Site credential for "%host%" added'
662 updated: 'Site credential for "%host%" updated'
663 deleted: 'Site credential for "%host%" deleted'