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.yml50
1 files changed, 45 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index a52b579a..5e5bbde2 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -32,6 +32,7 @@ menu:
32 # save_link: 'Save a link' 32 # save_link: 'Save a link'
33 back_to_unread: 'Tilbage til de ulæste artikler' 33 back_to_unread: 'Tilbage til de ulæste artikler'
34 # users_management: 'Users management' 34 # users_management: 'Users management'
35 # site_credentials: 'Site credentials'
35 top: 36 top:
36 add_new_entry: 'Tilføj ny artikel' 37 add_new_entry: 'Tilføj ny artikel'
37 search: 'Søg' 38 search: 'Søg'
@@ -76,6 +77,7 @@ config:
76 # redirect_current_page: 'To the current page' 77 # redirect_current_page: 'To the current page'
77 pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer 78 pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer
78 # android_configuration: Configure your Android application 79 # android_configuration: Configure your Android application
80 # android_instruction: "Touch here to prefill your Android application"
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here." 81 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 # help_items_per_page: "You can change the number of articles displayed on each page." 82 # help_items_per_page: "You can change the number of articles displayed on each page."
81 # 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."
@@ -89,9 +91,10 @@ config:
89 token_reset: 'Nulstil token' 91 token_reset: 'Nulstil token'
90 rss_links: 'RSS-Links' 92 rss_links: 'RSS-Links'
91 rss_link: 93 rss_link:
92 unread: 'ulæst' 94 unread: 'Ulæst'
93 starred: 'favoritter' 95 starred: 'Favoritter'
94 archive: 'arkiv' 96 archive: 'Arkiv'
97 # all: 'All'
95 # rss_limit: 'Number of items in the feed' 98 # rss_limit: 'Number of items in the feed'
96 form_user: 99 form_user:
97 # 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"
@@ -110,6 +113,7 @@ config:
110 # annotations: Remove ALL annotations 113 # annotations: Remove ALL annotations
111 # tags: Remove ALL tags 114 # tags: Remove ALL tags
112 # entries: Remove ALL entries 115 # entries: Remove ALL entries
116 # archived: Remove ALL archived entries
113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 117 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
114 form_password: 118 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long." 119 # description: "You can change your password here. Your new password should by at least 8 characters long."
@@ -154,6 +158,7 @@ config:
154 # or: 'One rule OR another' 158 # or: 'One rule OR another'
155 # and: 'One rule AND another' 159 # and: 'One rule AND another'
156 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 160 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
161 # notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
157 162
158entry: 163entry:
159 page_titles: 164 page_titles:
@@ -164,6 +169,7 @@ entry:
164 # filtered_tags: 'Filtered by tags:' 169 # filtered_tags: 'Filtered by tags:'
165 # filtered_search: 'Filtered by search:' 170 # filtered_search: 'Filtered by search:'
166 # untagged: 'Untagged entries' 171 # untagged: 'Untagged entries'
172 # all: 'All entries'
167 list: 173 list:
168 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.' 174 # number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
169 reading_time: 'estimeret læsetid' 175 reading_time: 'estimeret læsetid'
@@ -185,6 +191,8 @@ entry:
185 unread_label: 'Ulæst' 191 unread_label: 'Ulæst'
186 preview_picture_label: 'Har et vist billede' 192 preview_picture_label: 'Har et vist billede'
187 preview_picture_help: 'Forhåndsvis billede' 193 preview_picture_help: 'Forhåndsvis billede'
194 # is_public_label: 'Has a public link'
195 # is_public_help: 'Public link'
188 language_label: 'Sprog' 196 language_label: 'Sprog'
189 # http_status_label: 'HTTP status' 197 # http_status_label: 'HTTP status'
190 reading_time: 198 reading_time:
@@ -223,6 +231,8 @@ entry:
223 original_article: 'original' 231 original_article: 'original'
224 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' 232 # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations'
225 created_at: 'Oprettelsesdato' 233 created_at: 'Oprettelsesdato'
234 # published_at: 'Publication date'
235 # published_by: 'Published by'
226 new: 236 new:
227 page_title: 'Gem ny artikel' 237 page_title: 'Gem ny artikel'
228 placeholder: 'http://website.com' 238 placeholder: 'http://website.com'
@@ -234,10 +244,12 @@ entry:
234 # page_title: 'Edit an entry' 244 # page_title: 'Edit an entry'
235 # title_label: 'Title' 245 # title_label: 'Title'
236 url_label: 'Url' 246 url_label: 'Url'
237 # is_public_label: 'Public'
238 save_label: 'Gem' 247 save_label: 'Gem'
239 public: 248 public:
240 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>" 249 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
250 confirm:
251 # delete: "Are you sure you want to remove that article?"
252 # delete_tag: "Are you sure you want to remove that tag from that article?"
241 253
242about: 254about:
243 page_title: 'Om' 255 page_title: 'Om'
@@ -510,6 +522,28 @@ user:
510 # delete: Delete 522 # delete: Delete
511 # delete_confirm: Are you sure? 523 # delete_confirm: Are you sure?
512 # back_to_list: Back to list 524 # back_to_list: Back to list
525 search:
526 # placeholder: Filter by username or email
527
528site_credential:
529 # page_title: Site credentials management
530 # new_site_credential: Create a credential
531 # edit_site_credential: Edit an existing credential
532 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
533 # list:
534 # actions: Actions
535 # edit_action: Edit
536 # yes: Yes
537 # no: No
538 # create_new_one: Create a new credential
539 # form:
540 # username_label: 'Username'
541 # host_label: 'Host'
542 # password_label: 'Password'
543 # save: Save
544 # delete: Delete
545 # delete_confirm: Are you sure?
546 # back_to_list: Back to list
513 547
514error: 548error:
515 # page_title: An error occurred 549 # page_title: An error occurred
@@ -528,6 +562,7 @@ flashes:
528 # annotations_reset: Annotations reset 562 # annotations_reset: Annotations reset
529 # tags_reset: Tags reset 563 # tags_reset: Tags reset
530 # entries_reset: Entries reset 564 # entries_reset: Entries reset
565 # archived_reset: Archived entries deleted
531 entry: 566 entry:
532 notice: 567 notice:
533 # entry_already_saved: 'Entry already saved on %date%' 568 # entry_already_saved: 'Entry already saved on %date%'
@@ -562,3 +597,8 @@ flashes:
562 # added: 'User "%username%" added' 597 # added: 'User "%username%" added'
563 # updated: 'User "%username%" updated' 598 # updated: 'User "%username%" updated'
564 # deleted: 'User "%username%" deleted' 599 # deleted: 'User "%username%" deleted'
600 site_credential:
601 notice:
602 # added: 'Site credential for "%host%" added'
603 # updated: 'Site credential for "%host%" updated'
604 # deleted: 'Site credential for "%host%" deleted'