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