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