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.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 5229ac73..7a46450e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -53,7 +53,7 @@ config:
53 page_title: 'Opsætning' 53 page_title: 'Opsætning'
54 tab_menu: 54 tab_menu:
55 settings: 'Indstillinger' 55 settings: 'Indstillinger'
56 rss: 'RSS' 56 feed: 'RSS'
57 user_info: 'Brugeroplysninger' 57 user_info: 'Brugeroplysninger'
58 password: 'Adgangskode' 58 password: 'Adgangskode'
59 # rules: 'Tagging rules' 59 # rules: 'Tagging rules'
@@ -83,19 +83,19 @@ config:
83 # 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_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."
84 # help_language: "You can change the language of wallabag interface." 84 # help_language: "You can change the language of wallabag interface."
85 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account." 85 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
86 form_rss: 86 form_feed:
87 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 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.'
88 token_label: 'RSS-Token' 88 token_label: 'RSS-Token'
89 no_token: 'Intet token' 89 no_token: 'Intet token'
90 token_create: 'Opret token' 90 token_create: 'Opret token'
91 token_reset: 'Nulstil token' 91 token_reset: 'Nulstil token'
92 rss_links: 'RSS-Links' 92 feed_links: 'RSS-Links'
93 rss_link: 93 feed_link:
94 unread: 'Ulæst' 94 unread: 'Ulæst'
95 starred: 'Favoritter' 95 starred: 'Favoritter'
96 archive: 'Arkiv' 96 archive: 'Arkiv'
97 # all: 'All' 97 # all: 'All'
98 # rss_limit: 'Number of items in the feed' 98 # feed_limit: 'Number of items in the feed'
99 form_user: 99 form_user:
100 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion" 100 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code on every new untrusted connexion"
101 name_label: 'Navn' 101 name_label: 'Navn'
@@ -344,7 +344,7 @@ quickstart:
344 # title: 'Configure the application' 344 # title: 'Configure the application'
345 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.' 345 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
346 # language: 'Change language and design' 346 # language: 'Change language and design'
347 # rss: 'Enable RSS feeds' 347 # feed: 'Enable RSS feeds'
348 # tagging_rules: 'Write rules to automatically tag your articles' 348 # tagging_rules: 'Write rules to automatically tag your articles'
349 # admin: 349 # admin:
350 # title: 'Administration' 350 # title: 'Administration'
@@ -554,10 +554,10 @@ flashes:
554 password_updated: 'Adgangskode opdateret' 554 password_updated: 'Adgangskode opdateret'
555 # password_not_updated_demo: "In demonstration mode, you can't change password for this user." 555 # password_not_updated_demo: "In demonstration mode, you can't change password for this user."
556 user_updated: 'Oplysninger opdateret' 556 user_updated: 'Oplysninger opdateret'
557 rss_updated: 'RSS-oplysninger opdateret' 557 feed_updated: 'RSS-oplysninger opdateret'
558 # tagging_rules_updated: 'Tagging rules updated' 558 # tagging_rules_updated: 'Tagging rules updated'
559 # tagging_rules_deleted: 'Tagging rule deleted' 559 # tagging_rules_deleted: 'Tagging rule deleted'
560 # rss_token_updated: 'RSS token updated' 560 # feed_token_updated: 'RSS token updated'
561 # annotations_reset: Annotations reset 561 # annotations_reset: Annotations reset
562 # tags_reset: Tags reset 562 # tags_reset: Tags reset
563 # entries_reset: Entries reset 563 # entries_reset: Entries reset