aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.da.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 7ad5c100..da7e2652 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -45,6 +45,7 @@ footer:
45 # social: 'Social' 45 # social: 'Social'
46 # powered_by: 'powered by' 46 # powered_by: 'powered by'
47 about: 'Om' 47 about: 'Om'
48 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 49
49config: 50config:
50 page_title: 'Opsætning' 51 page_title: 'Opsætning'
@@ -94,6 +95,7 @@ config:
94 # if_label: 'if' 95 # if_label: 'if'
95 # then_tag_as_label: 'then tag as' 96 # then_tag_as_label: 'then tag as'
96 # delete_rule_label: 'delete' 97 # delete_rule_label: 'delete'
98 # edit_rule_label: 'edit'
97 # rule_label: 'Rule' 99 # rule_label: 'Rule'
98 # tags_label: 'Tags' 100 # tags_label: 'Tags'
99 # faq: 101 # faq:
@@ -266,12 +268,14 @@ howto:
266 268
267quickstart: 269quickstart:
268 # page_title: 'Quickstart' 270 # page_title: 'Quickstart'
271 # more: 'More…'
269 # intro: 272 # intro:
270 # title: 'Welcome to wallabag!' 273 # title: 'Welcome to wallabag!'
271 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you." 274 # paragraph_1: "We'll accompany you to visit wallabag and show you some features which can interest you."
272 # paragraph_2: 'Follow us!' 275 # paragraph_2: 'Follow us!'
273 # configure: 276 # configure:
274 # title: 'Configure the application' 277 # title: 'Configure the application'
278 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
275 # language: 'Change language and design' 279 # language: 'Change language and design'
276 # rss: 'Enable RSS feeds' 280 # rss: 'Enable RSS feeds'
277 # tagging_rules: 'Write rules to automatically tag your articles' 281 # tagging_rules: 'Write rules to automatically tag your articles'
@@ -285,6 +289,7 @@ quickstart:
285 # import: 'Configure import' 289 # import: 'Configure import'
286 # first_steps: 290 # first_steps:
287 # title: 'First steps' 291 # title: 'First steps'
292 # 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."
288 # new_article: 'Save your first article' 293 # new_article: 'Save your first article'
289 # unread_articles: 'And classify it!' 294 # unread_articles: 'And classify it!'
290 # migrate: 295 # migrate:
@@ -294,11 +299,15 @@ quickstart:
294 # wallabag_v1: 'Migrate from wallabag v1' 299 # wallabag_v1: 'Migrate from wallabag v1'
295 # wallabag_v2: 'Migrate from wallabag v2' 300 # wallabag_v2: 'Migrate from wallabag v2'
296 # readability: 'Migrate from Readability' 301 # readability: 'Migrate from Readability'
302 # instapaper: 'Migrate from Instapaper'
297 # developer: 303 # developer:
298 # title: 'Developers' 304 # title: 'Developers'
305 # description: 'We also thought to the developers: Docker, API, translations, etc.'
299 # create_application: 'Create your third application' 306 # create_application: 'Create your third application'
307 # use_docker: 'Use Docker to install wallabag'
300 # docs: 308 # docs:
301 # title: 'Full documentation' 309 # title: 'Full documentation'
310 # 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."
302 # annotate: 'Annotate your article' 311 # annotate: 'Annotate your article'
303 # export: 'Convert your articles into ePUB or PDF' 312 # export: 'Convert your articles into ePUB or PDF'
304 # search_filters: 'See how you can look for an article by using search engine and filters' 313 # search_filters: 'See how you can look for an article by using search engine and filters'
@@ -351,7 +360,7 @@ import:
351 # 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:" 360 # 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:"
352 # firefox: 361 # firefox:
353 # page_title: 'Import > Firefox' 362 # page_title: 'Import > Firefox'
354 # description: "This importer will import all your Firefox bookmarks. <p>For Firefox, just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file." 363 # 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."
355 # 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." 364 # 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."
356 #chrome: 365 #chrome:
357 # page_title: 'Import > Chrome' 366 # page_title: 'Import > Chrome'