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