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