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