ttrss/locale/da_DK/LC_MESSAGES/messages.po

3851 lines
82 KiB
Plaintext
Raw Normal View History

msgid ""
msgstr ""
"Project-Id-Version: tt-rss git\n"
2014-06-02 22:13:10 +02:00
"Report-Msgid-Bugs-To: \n"
2019-02-22 04:38:12 +01:00
"POT-Creation-Date: 2019-02-22 06:38+0300\n"
2014-06-02 22:13:10 +02:00
"Last-Translator: Brendan <brendan@tucows.com>\n"
"Language-Team: OpenSRS brendan@tucows.com>\n"
"Language: da_DK\n"
2014-06-02 22:13:10 +02:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: unknown\n"
#: backend.php:73
msgid "Use default"
msgstr "Brug standard"
#: backend.php:74
msgid "Never purge"
msgstr "Tøm aldrig"
#: backend.php:75
msgid "1 week old"
msgstr "1 uge gammel"
#: backend.php:76
msgid "2 weeks old"
msgstr "2 uge gammel"
#: backend.php:77
msgid "1 month old"
msgstr "1 måned gammel"
#: backend.php:78
msgid "2 months old"
msgstr "2 måneder gammel"
#: backend.php:79
msgid "3 months old"
msgstr "3 måneder gammel"
#: backend.php:82
msgid "Default interval"
msgstr "Standardinterval"
#: backend.php:83
#: backend.php:93
msgid "Disable updates"
msgstr "Deaktiver opdateringer"
#: backend.php:84
#: backend.php:94
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "15 minutes"
msgstr "Hvert 15. minut"
#: backend.php:85
#: backend.php:95
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "30 minutes"
msgstr "Hvert 30. minut"
#: backend.php:86
#: backend.php:96
msgid "Hourly"
msgstr "Hver time"
#: backend.php:87
#: backend.php:97
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "4 hours"
msgstr "Hver 4. time"
#: backend.php:88
#: backend.php:98
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "12 hours"
msgstr "Hver 12. time"
#: backend.php:89
#: backend.php:99
msgid "Daily"
msgstr "Dagligt"
#: backend.php:90
#: backend.php:100
msgid "Weekly"
msgstr "Ugentligt"
#: backend.php:103
2018-12-01 10:59:18 +01:00
#: classes/pref/users.php:47
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:52
msgid "User"
msgstr "Bruger"
#: backend.php:104
msgid "Power User"
msgstr "Superbruger"
#: backend.php:105
msgid "Administrator"
msgstr "Administrator"
#: errors.php:9
msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
msgstr ""
#: errors.php:12
msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
msgstr ""
#: errors.php:15
msgid "Backend sanity check failed."
msgstr "Sanity-tjek af backend mislykkedes"
#: errors.php:17
msgid "Frontend sanity check failed."
msgstr "Sanity-tjek af forend mislykkedes"
#: errors.php:19
msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
msgstr ""
#: errors.php:21
msgid "Request not authorized."
msgstr "Anmodning ikke autoriseret."
#: errors.php:23
msgid "No operation to perform."
msgstr "Der skal ikke udføres nogen handling."
#: errors.php:25
msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
msgstr ""
#: errors.php:27
msgid "Denied. Your access level is insufficient to access this page."
msgstr ""
#: errors.php:29
msgid "Configuration check failed"
msgstr "Konfigurationstjek mislykkedes"
#: errors.php:31
msgid "Your version of MySQL is not currently supported. Please see official site for more information."
msgstr ""
#: errors.php:35
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr ""
2015-06-23 07:54:40 +02:00
#: errors.php:37
#, fuzzy
msgid "Method not found"
msgstr "Feed ikke fundet."
#: errors.php:39
#, fuzzy
msgid "Plugin not found"
msgstr "Bruger ikke fundet"
#: errors.php:41
msgid "Encoding data as JSON failed"
msgstr ""
#: index.php:128
#: index.php:143
#: index.php:254
2018-12-11 12:31:46 +01:00
#: prefs.php:113
2016-01-17 14:34:59 +01:00
#: classes/backend.php:5
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:287
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1318
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:808
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:143
#: js/CommonDialogs.js:277
#: js/CommonDialogs.js:357
#: js/Feeds.js:334
#: js/Feeds.js:412
#: js/Headlines.js:258
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:126
#: js/PrefFeedTree.js:133
#: js/PrefFeedTree.js:250
#: js/PrefFeedTree.js:319
#: js/PrefFilterTree.js:97
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:23
#: js/PrefHelpers.js:72
#: js/PrefHelpers.js:138
2018-12-03 12:25:50 +01:00
#: plugins/import_export/import_export.js:17
msgid "Loading, please wait..."
msgstr "Indlæser, vent venligst ..."
#: index.php:152
#: js/AppBase.js:240
#: js/AppBase.js:246
2018-12-11 12:31:46 +01:00
msgid "Communication problem with server."
msgstr "Kommunikationsproblem med server"
#: index.php:155
2018-12-11 12:31:46 +01:00
msgid "Recent entries found in event log."
msgstr ""
#: index.php:158
2018-12-11 12:31:46 +01:00
msgid "Updates are available from Git."
msgstr ""
#: index.php:172
msgid "Show articles"
msgstr "Vis artikler"
#: index.php:175
msgid "Adaptive"
msgstr "Tilpasset"
#: index.php:176
msgid "All Articles"
msgstr "Alle artikler"
#: index.php:177
2019-02-19 13:00:20 +01:00
#: include/functions.php:1198
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:70
msgid "Starred"
msgstr "Markeret"
#: index.php:178
2019-02-19 13:00:20 +01:00
#: include/functions.php:1199
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:71
msgid "Published"
msgstr "Udgivet"
#: index.php:179
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:63
#: classes/feeds.php:69
msgid "Unread"
msgstr "Ulæst"
#: index.php:180
msgid "With Note"
msgstr "Med note"
#: index.php:181
msgid "Ignore Scoring"
msgstr "Ignorer resultat"
#: index.php:184
msgid "Sort articles"
msgstr "Sorter artikler"
#: index.php:187
msgid "Default"
msgstr "Standard"
#: index.php:188
msgid "Newest first"
msgstr "Nyeste først"
#: index.php:189
msgid "Oldest first"
msgstr "Ældste først"
#: index.php:190
msgid "Title"
msgstr "Overskrift"
#: index.php:194
#: index.php:228
2019-02-19 13:00:20 +01:00
#: include/functions.php:1186
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:75
#: js/FeedTree.js:55
#: js/FeedTree.js:83
msgid "Mark as read"
msgstr "Marker som læst"
#: index.php:197
msgid "Older than one day"
msgstr "Ældre end en dag"
#: index.php:200
msgid "Older than one week"
msgstr "Ældre end en uge"
#: index.php:203
msgid "Older than two weeks"
msgstr "Ældre end to uger"
#: index.php:219
msgid "Actions..."
msgstr "Handlinger ..."
#: index.php:221
msgid "Preferences..."
msgstr "Præferencer ..."
#: index.php:222
msgid "Search..."
msgstr "Søg ..."
#: index.php:223
msgid "Feed actions:"
msgstr "Feed-handlinger:"
#: index.php:224
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:768
msgid "Subscribe to feed..."
msgstr "Abonner på feedet ..."
#: index.php:225
msgid "Edit this feed..."
msgstr "Rediger dette feed"
#: index.php:226
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:828
#: classes/pref/feeds.php:1291
2018-12-01 10:59:18 +01:00
#: js/PrefFeedTree.js:62
msgid "Unsubscribe"
msgstr "Aflys abonnement"
#: index.php:227
msgid "All feeds:"
msgstr "Alle feeds:"
#: index.php:229
msgid "(Un)hide read feeds"
msgstr "Vis/skjul læste feeds"
#: index.php:230
msgid "Other actions:"
msgstr "Andre handlinger:"
#: index.php:231
2019-02-19 13:00:20 +01:00
#: include/functions.php:1172
msgid "Toggle widescreen mode"
msgstr "Skift til widescreen"
#: index.php:232
2019-02-19 13:00:20 +01:00
#: include/functions.php:1206
2018-12-11 12:31:46 +01:00
#, fuzzy
msgid "Toggle night mode"
msgstr "Skift kombineret modus"
#: index.php:233
msgid "Keyboard shortcuts help"
msgstr "Hjælp til tastaturgenveje"
#: index.php:242
msgid "Logout"
msgstr "Log af"
#: prefs.php:33
2018-12-03 12:25:50 +01:00
#: prefs.php:130
2019-02-19 13:00:20 +01:00
#: include/functions.php:1201
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:471
msgid "Preferences"
msgstr "Præferencer"
2018-12-11 12:31:46 +01:00
#: prefs.php:122
msgid "Keyboard shortcuts"
msgstr "Tastaturgenveje"
2018-12-11 12:31:46 +01:00
#: prefs.php:123
msgid "Exit preferences"
msgstr "Luk præferencer"
2018-12-03 12:25:50 +01:00
#: prefs.php:133
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:127
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1226
#: classes/pref/feeds.php:1280
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:28
msgid "Feeds"
msgstr "Feeds"
2018-12-11 12:31:46 +01:00
#: prefs.php:137
#: classes/pref/filters.php:243
msgid "Filters"
msgstr "Filtre"
2018-12-11 12:31:46 +01:00
#: prefs.php:141
#: classes/pref/labels.php:91
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1423
msgid "Labels"
msgstr "Etiketter"
2018-12-11 12:31:46 +01:00
#: prefs.php:146
msgid "Users"
msgstr "Brugere"
2018-12-11 12:31:46 +01:00
#: prefs.php:149
msgid "System"
msgstr "System"
2019-02-19 13:00:20 +01:00
#: register.php:183
2019-02-20 13:53:43 +01:00
#: include/login_form.php:140
msgid "Create new account"
msgstr "Opret ny konto"
2019-02-19 13:00:20 +01:00
#: register.php:189
msgid "New user registrations are administratively disabled."
msgstr ""
2019-02-19 13:00:20 +01:00
#: register.php:193
#: register.php:238
#: register.php:251
#: register.php:266
#: register.php:285
#: register.php:332
#: register.php:342
#: register.php:354
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:847
#: classes/handler/public.php:936
#: classes/handler/public.php:966
#: classes/handler/public.php:1042
#: classes/handler/public.php:1135
#: classes/handler/public.php:1147
#: classes/handler/public.php:1152
#: classes/handler/public.php:1175
#, fuzzy
msgid "Return to Tiny Tiny RSS"
msgstr "Opdater Tiny Tiny RSS"
2019-02-19 13:00:20 +01:00
#: register.php:214
msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
msgstr ""
2019-02-19 13:00:20 +01:00
#: register.php:220
msgid "Desired login:"
msgstr "Ønsket logon:"
2019-02-19 13:00:20 +01:00
#: register.php:223
msgid "Check availability"
msgstr "Tjek tilgængelighed"
2019-02-19 13:00:20 +01:00
#: register.php:225
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:951
msgid "Email:"
msgstr "E-mail:"
2019-02-19 13:00:20 +01:00
#: register.php:228
msgid "How much is two plus two:"
msgstr ""
2019-02-19 13:00:20 +01:00
#: register.php:231
msgid "Submit registration"
msgstr "Indsend registrering"
2019-02-19 13:00:20 +01:00
#: register.php:249
msgid "Your registration information is incomplete."
msgstr ""
2019-02-19 13:00:20 +01:00
#: register.php:264
msgid "Sorry, this username is already taken."
msgstr ""
2019-02-19 13:00:20 +01:00
#: register.php:283
msgid "Registration failed."
msgstr "Registrering mislykkedes."
2019-02-19 13:00:20 +01:00
#: register.php:329
msgid "Account created successfully."
msgstr "Konto blev oprettet med succes."
2019-02-19 13:00:20 +01:00
#: register.php:351
msgid "New user registrations are currently closed."
msgstr ""
2019-02-19 13:00:20 +01:00
#: update.php:66
msgid "Tiny Tiny RSS data update script."
msgstr ""
2017-12-11 17:06:22 +01:00
#: include/controls.php:85
#: classes/pref/filters.php:212
#: classes/pref/filters.php:223
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:539
2017-07-04 15:30:59 +02:00
msgid "All feeds"
msgstr "Alle feeds"
2017-12-11 17:06:22 +01:00
#: include/controls.php:138
#: include/controls.php:230
2019-02-19 13:00:20 +01:00
#: classes/opml.php:508
#: classes/digest.php:124
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:246
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1435
msgid "Uncategorized"
msgstr "Ikke kategoriseret"
2018-12-11 12:31:46 +01:00
#: include/feedbrowser.php:79
#, fuzzy, php-format
msgid "%d archived article"
msgid_plural "%d archived articles"
msgstr[0] "Arkiverede artikler"
msgstr[1] "Arkiverede artikler"
2018-12-11 12:31:46 +01:00
#: include/feedbrowser.php:102
msgid "No feeds found."
msgstr "Der blev ikke fundet nogen feeds."
2019-02-19 13:00:20 +01:00
#: include/functions.php:84
msgid "Detect automatically"
msgstr ""
#: include/functions.php:952
2016-01-17 14:34:59 +01:00
#, php-format
msgid "%d min"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1148
msgid "Navigation"
msgstr "Navigation"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1149
msgid "Open next feed"
msgstr "Åbn næste feed"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1150
msgid "Open previous feed"
msgstr "Åbn forrige feed"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1151
msgid "Open next article"
msgstr "Åbn næste artikel"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1152
msgid "Open previous article"
msgstr "Åbn forrige artikel"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1153
msgid "Open next article (don't scroll long articles)"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1154
msgid "Open previous article (don't scroll long articles)"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1155
msgid "Move to next article (don't expand or mark read)"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1156
msgid "Move to previous article (don't expand or mark read)"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1157
msgid "Show search dialog"
msgstr "Vise søgedialog"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1158
msgid "Article"
msgstr "Artikel"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1159
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1232
msgid "Toggle starred"
msgstr "Skift markeret"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1160
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1244
msgid "Toggle published"
msgstr "Skift udgivne"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1161
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1219
msgid "Toggle unread"
msgstr "Skift ulæst"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1162
msgid "Edit tags"
msgstr "Rediger tags"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1163
msgid "Open in new window"
msgstr "Åbn i et nyt vindue"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1164
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1265
msgid "Mark below as read"
msgstr "Marker nedenstående som læst"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1165
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1258
msgid "Mark above as read"
msgstr "Marker ovenstående som læst"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1166
msgid "Scroll down"
msgstr "Rul nedad"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1167
msgid "Scroll up"
msgstr "Rul opad"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1168
msgid "Select article under cursor"
msgstr "Vælg artikel under markør"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1169
msgid "Email article"
msgstr "E-mail-artikel"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1170
msgid "Close/collapse article"
msgstr "Luk/skjul artikel"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1171
#, fuzzy
msgid "Toggle article expansion (combined mode)"
msgstr "Skift kombineret modus"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1173
msgid "Toggle embed original"
msgstr "Skift integreret original"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1174
msgid "Article selection"
msgstr "Artikelvalg"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1175
msgid "Select all articles"
msgstr "Vælg alle artikler"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1176
msgid "Select unread"
msgstr "Vælg ulæste"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1177
msgid "Select starred"
msgstr "Vælg markerede"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1178
msgid "Select published"
msgstr "Vælg udgivne"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1179
msgid "Invert selection"
msgstr "Inverter valg"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1180
msgid "Deselect everything"
msgstr "Fravælg alt"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1181
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:534
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:852
msgid "Feed"
msgstr "Feed"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1182
msgid "Refresh current feed"
msgstr "Opdater aktuelt feed"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1183
msgid "Un/hide read feeds"
msgstr "Vis/skjul læste feeds"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1184
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1283
msgid "Subscribe to feed"
msgstr "Abonner på feedet"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1185
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1382
2018-12-01 10:59:18 +01:00
#: js/PrefFeedTree.js:56
2018-12-11 12:31:46 +01:00
#: js/FeedTree.js:62
msgid "Edit feed"
msgstr "Rediger feed"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1187
msgid "Reverse headlines"
msgstr "Reverser overskrifter"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1188
2016-08-19 17:16:36 +02:00
msgid "Toggle headline grouping"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:1189
msgid "Debug feed update"
msgstr "Udfør fejlfinding i feed-opdatering"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1190
2015-11-30 09:32:12 +01:00
#, fuzzy
msgid "Debug viewfeed()"
msgstr "Udfør fejlfinding i feed-opdatering"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1191
2018-12-11 12:31:46 +01:00
#: js/FeedTree.js:111
#, fuzzy
msgid "Mark all feeds as read"
msgstr "Marker feed som læst"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1192
msgid "Un/collapse current category"
msgstr "Vis/skjul aktuel kategori"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1193
#, fuzzy
msgid "Toggle auto expand in combined mode"
msgstr "Skift kombineret modus"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1194
2018-12-01 10:59:18 +01:00
msgid "Toggle combined mode"
msgstr "Skift kombineret modus"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1195
msgid "Go to"
msgstr "Gå til"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1196
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1296
2017-07-04 15:30:59 +02:00
msgid "All articles"
msgstr "Alle artikler"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1197
msgid "Fresh"
msgstr "Ny"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1200
#: js/tt-rss.js:428
#: js/tt-rss.js:507
msgid "Tag cloud"
msgstr "Tag Cloud"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1202
msgid "Other"
msgstr "Andet"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1203
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:272
msgid "Create label"
msgstr "Opret etiket"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1204
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:787
msgid "Create filter"
msgstr "Opret filter"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1205
msgid "Un/collapse sidebar"
msgstr "Vis/skjul sidebjælke"
2019-02-19 13:00:20 +01:00
#: include/functions.php:1207
msgid "Show help dialog"
msgstr "Vis hjælpedialog"
2019-02-19 13:00:20 +01:00
#: include/functions.php:2460
2016-08-19 17:16:36 +02:00
msgid "There is no error, the file uploaded with success"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2461
2016-08-19 17:16:36 +02:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2462
2016-08-19 17:16:36 +02:00
msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2463
2016-08-19 17:16:36 +02:00
msgid "The uploaded file was only partially uploaded"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2464
2016-08-19 17:16:36 +02:00
#, fuzzy
msgid "No file was uploaded"
msgstr "Der er ikke indlæst nogen fil."
2019-02-19 13:00:20 +01:00
#: include/functions.php:2465
2016-08-19 17:16:36 +02:00
msgid "Missing a temporary folder"
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2466
2016-08-19 17:16:36 +02:00
msgid "Failed to write file to disk."
msgstr ""
2019-02-19 13:00:20 +01:00
#: include/functions.php:2467
2016-08-19 17:16:36 +02:00
msgid "A PHP extension stopped the file upload."
msgstr ""
2019-02-20 13:53:43 +01:00
#: include/login_form.php:80
#: classes/handler/public.php:636
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:946
msgid "Login:"
msgstr "Logon:"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:87
#: classes/handler/public.php:643
msgid "Password:"
msgstr "Adgangskode:"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:95
msgid "I forgot my password"
msgstr "Jeg har glemt min adgangskode"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:100
msgid "Profile:"
msgstr "Profil:"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:103
#: classes/handler/public.php:280
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1096
#: classes/rpc.php:69
msgid "Default profile"
msgstr "Standardprofil"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:112
msgid "Use less traffic"
msgstr "Brug mindre trafik"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:116
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr ""
2019-02-20 13:53:43 +01:00
#: include/login_form.php:125
msgid "Remember me"
msgstr "Husk mig"
2019-02-20 13:53:43 +01:00
#: include/login_form.php:136
#: classes/handler/public.php:656
msgid "Log in"
msgstr "Log på"
2018-12-01 10:59:18 +01:00
#: include/sessions.php:45
msgid "Session failed to validate (schema version changed)"
msgstr ""
2018-12-01 10:59:18 +01:00
#: include/sessions.php:53
msgid "Session failed to validate (UA changed)."
msgstr ""
#: include/sessions.php:67
msgid "Session failed to validate (password changed)"
msgstr ""
2018-12-01 10:59:18 +01:00
#: include/sessions.php:74
2017-12-11 17:06:22 +01:00
msgid "Session failed to validate (user not found)"
2016-03-23 20:58:20 +01:00
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/article.php:26
msgid "Article not found."
msgstr "Artikel ikke fundet"
2018-12-11 12:31:46 +01:00
#: classes/article.php:214
2018-12-03 12:25:50 +01:00
msgid "Tags for this article (separated by commas):"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/article.php:239
#: classes/pref/labels.php:79
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:108
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:832
#: classes/pref/feeds.php:1001
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:511
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1047
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:86
#: plugins/note/init.php:56
#: plugins/af_readability/init.php:81
#: plugins/af_redditimgur/init.php:67
#: plugins/af_psql_trgm/init.php:190
2018-12-11 12:31:46 +01:00
#: plugins/mail/init.php:66
#: plugins/af_zz_imgproxy/init.php:239
2018-12-03 12:25:50 +01:00
msgid "Save"
msgstr "Gem"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:241
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:614
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:81
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:110
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:833
#: classes/pref/feeds.php:1004
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1748
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:514
#: classes/pref/filters.php:950
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1029
#: classes/pref/filters.php:1122
#: classes/pref/prefs.php:1049
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:720
#: classes/feeds.php:772
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:814
2018-12-11 12:31:46 +01:00
#: plugins/note/init.php:58
2018-12-03 12:25:50 +01:00
#: plugins/mail/init.php:179
msgid "Cancel"
msgstr "Annuller"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:336
#: classes/article.php:602
2018-12-03 12:25:50 +01:00
msgid "no tags"
msgstr "ingen tags"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:446
2018-12-03 12:25:50 +01:00
msgid "unknown type"
msgstr "ukendt type"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:523
2018-12-03 12:25:50 +01:00
msgid "Attachments"
msgstr "Vedhæftninger"
2017-12-11 17:06:22 +01:00
#: classes/opml.php:28
2019-02-19 13:00:20 +01:00
#: classes/opml.php:32
msgid "OPML Utility"
msgstr "OPML-hjælpeprogram"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:36
msgid "Importing OPML..."
msgstr "Importerer OPML ..."
2019-02-19 13:00:20 +01:00
#: classes/opml.php:41
msgid "Return to preferences"
msgstr "Vend tilbage til præferencer"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:297
#, php-format
msgid "Adding feed: %s"
msgstr "Tilføjer feed: %s"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:308
#, php-format
msgid "Duplicate feed: %s"
msgstr "Dupliker feed: %s"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:322
#, php-format
msgid "Adding label %s"
msgstr "Tilføjer etiket: %s"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:325
#, php-format
msgid "Duplicate label: %s"
msgstr "Dupliker etiket: %s"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:337
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/opml.php:373
msgid "Adding filter..."
msgstr "Tilføjer filter ..."
2019-02-19 13:00:20 +01:00
#: classes/opml.php:508
#, php-format
msgid "Processing category: %s"
msgstr "Behandler kategori: %s"
2019-02-19 13:00:20 +01:00
#: classes/opml.php:554
#, php-format
msgid "Upload failed with error code %d"
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/opml.php:566
#: plugins/import_export/init.php:472
msgid "Unable to move uploaded file."
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/opml.php:570
#: plugins/import_export/init.php:476
msgid "Error: please upload OPML file."
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/opml.php:581
msgid "Error: unable to find moved OPML file."
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/opml.php:590
msgid "Error while parsing document."
msgstr "Fejl under dokumentparsing."
2019-02-22 04:38:12 +01:00
#: classes/backend.php:32
2018-12-03 12:25:50 +01:00
msgid "Keyboard Shortcuts"
msgstr "Tastaturgenveje"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/backend.php:56
#: classes/backend.php:125
2018-12-03 12:25:50 +01:00
msgid "Shift"
msgstr "Shift"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/backend.php:59
#: classes/backend.php:128
2018-12-03 12:25:50 +01:00
msgid "Ctrl"
msgstr "Ctrl"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/backend.php:154
#: classes/dlg.php:183
#: classes/pref/filters.php:1023
#: classes/pref/prefs.php:673
#: classes/pref/prefs.php:896
#: plugins/bookmarklets/init.php:43
#, fuzzy
msgid "More info..."
msgstr "flere oplysninger"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/backend.php:157
#: classes/dlg.php:30
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:57
#: classes/dlg.php:90
#: classes/dlg.php:155
2019-02-22 04:38:12 +01:00
#: classes/dlg.php:189
#: classes/dlg.php:205
#: classes/pref/feeds.php:1554
#: classes/pref/feeds.php:1617
#: classes/pref/filters.php:175
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1149
#: plugins/af_psql_trgm/init.php:111
#: plugins/import_export/init.php:447
#: plugins/import_export/init.php:491
#: plugins/share/init.php:133
msgid "Close this window"
msgstr "Luk dette vindue"
#: classes/dlg.php:17
msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
msgstr ""
#: classes/dlg.php:41
#, fuzzy
msgid "Your Public OPML URL is:"
msgstr "Webadresse til offentlig OPML"
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:54
2019-02-22 04:38:12 +01:00
#: classes/dlg.php:186
#: plugins/share/init.php:130
msgid "Generate new URL"
msgstr "Generer ny webadresse"
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:68
msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:72
#: classes/dlg.php:81
msgid "Last update:"
msgstr "Sidste opdatering:"
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:77
msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/dlg.php:172
#, php-format
msgid "%s can be accessed via the following secret URL:"
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/dlg.php:198
msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/dlg.php:202
#, fuzzy
msgid "Open Preferences"
msgstr "Præferencer"
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:530
#: plugins/bookmarklets/init.php:39
#, fuzzy
msgid "Share with Tiny Tiny RSS"
2018-12-03 12:25:50 +01:00
msgstr "Opdater Tiny Tiny RSS"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:588
2018-12-03 12:25:50 +01:00
msgid "Title:"
msgstr "Overskrift:"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:593
#: classes/pref/feeds.php:553
2018-12-03 12:25:50 +01:00
msgid "URL:"
msgstr "URL:"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:598
2018-12-03 12:25:50 +01:00
msgid "Content:"
msgstr "Indhold:"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:603
2018-12-03 12:25:50 +01:00
msgid "Labels:"
msgstr "Etiketter:"
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:613
2018-12-03 12:25:50 +01:00
msgid "Share"
msgstr "Del"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:615
msgid "Shared article will appear in the Published feed."
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:709
2018-12-03 12:25:50 +01:00
msgid "Incorrect username or password"
msgstr "Forkert brugernavn eller adgangskode"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:781
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr "Abonneret på %s"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:784
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "Abonneret på %s"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:787
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Could not subscribe to <b>%s</b>."
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:790
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "No feeds found in <b>%s</b>."
msgstr "Der blev ikke fundet nogen feeds."
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:796
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:806
#, fuzzy
msgid "Multiple feed URLs found:"
msgstr "Der er fundet flere webadresser til feed"
#: classes/handler/public.php:817
2018-12-03 12:25:50 +01:00
msgid "Subscribe to selected feed"
msgstr "Abonner på valgte feed"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/handler/public.php:842
2018-12-03 12:25:50 +01:00
msgid "Edit subscription options"
msgstr "Rediger abonnementsindstillinger"
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:896
2018-12-03 12:25:50 +01:00
msgid "Password recovery"
msgstr "Genoprettelse af adgangskode"
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:939
2019-02-19 13:00:20 +01:00
msgid "You will need to provide valid account name and email. Password reset link will be sent to your email address."
2018-12-03 12:25:50 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:959
2019-02-20 13:53:43 +01:00
#, php-format
msgid "How much is %d + %d:"
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:965
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:376
2018-12-03 12:25:50 +01:00
msgid "Reset password"
msgstr "Nulstil adgangskode"
2015-11-30 09:32:12 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:977
2018-12-03 12:25:50 +01:00
msgid "Some of the required form parameters are missing or incorrect."
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:981
#: classes/handler/public.php:1049
2018-12-03 12:25:50 +01:00
msgid "Go back"
msgstr "Gå tilbage"
2015-11-30 09:32:12 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1023
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "[tt-rss] Password reset request"
msgstr "[tt-rss] meddelelse om adgangskodeændring"
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1045
2018-12-03 12:25:50 +01:00
msgid "Sorry, login and email combination not found."
2015-11-30 09:32:12 +01:00
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1068
2018-12-03 12:25:50 +01:00
msgid "Your access level is insufficient to run this script."
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1108
2018-12-03 12:25:50 +01:00
msgid "Database Updater"
msgstr "Opdatering af database"
2015-11-30 09:32:12 +01:00
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1119
2019-02-20 13:53:43 +01:00
#, fuzzy
msgid "Performing updates"
msgstr "Udfør opdateringer"
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1121
2019-02-20 13:53:43 +01:00
#, php-format
msgid "Updating to schema version %d"
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1126
2019-02-20 13:53:43 +01:00
#, php-format
msgid "Performing update up to version %d..."
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1131
2019-02-20 13:53:43 +01:00
msgid "FAILED!"
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1139
2019-02-20 13:53:43 +01:00
msgid "OK!"
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1157
2019-02-20 13:53:43 +01:00
#, fuzzy
msgid "Database update required"
msgstr "Opdatering af database"
2019-02-21 12:06:26 +01:00
#: classes/handler/public.php:1168
2018-12-03 12:25:50 +01:00
msgid "Perform updates"
msgstr "Udfør opdateringer"
#: classes/pref/labels.php:25
#: classes/pref/filters.php:349
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:852
msgid "Caption"
msgstr "Billedtekst"
2015-11-30 09:32:12 +01:00
#: classes/pref/labels.php:37
msgid "Colors"
msgstr "Farver"
2018-12-03 12:25:50 +01:00
#: classes/pref/labels.php:42
msgid "Foreground:"
msgstr "Forgrund:"
2018-12-03 12:25:50 +01:00
#: classes/pref/labels.php:42
msgid "Background:"
msgstr "Baggrund:"
#: classes/pref/labels.php:237
#, fuzzy, php-format
msgid "Created label <b>%s</b>"
msgstr "Opret etiket"
#: classes/pref/labels.php:263
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:360
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1271
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1506
#: classes/pref/feeds.php:1567
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:362
#: classes/pref/filters.php:422
#: classes/pref/filters.php:778
#: classes/pref/filters.php:865
#: classes/pref/filters.php:895
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1058
msgid "Select"
2018-12-03 12:25:50 +01:00
msgstr "Vælg"
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:266
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:363
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1274
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1509
#: classes/pref/feeds.php:1570
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:365
#: classes/pref/filters.php:425
#: classes/pref/filters.php:781
#: classes/pref/filters.php:868
#: classes/pref/filters.php:898
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1061
#: classes/feeds.php:62
2018-12-03 12:25:50 +01:00
msgid "All"
msgstr "Alle"
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:268
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:365
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1276
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1511
#: classes/pref/feeds.php:1572
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:367
#: classes/pref/filters.php:427
#: classes/pref/filters.php:783
#: classes/pref/filters.php:870
#: classes/pref/filters.php:900
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1063
#: classes/feeds.php:65
2018-12-03 12:25:50 +01:00
msgid "None"
msgstr "Ingen"
#: classes/pref/labels.php:275
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:374
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:811
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:504
#: classes/pref/filters.php:800
#: classes/feeds.php:771
msgid "Remove"
msgstr "Fjern"
2018-12-03 12:25:50 +01:00
#: classes/pref/labels.php:278
msgid "Clear colors"
msgstr "Gennemsigtige farver"
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:6
#: classes/pref/system.php:8
msgid "Your access level is insufficient to open this tab."
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:26
#, fuzzy
msgid "Edit user"
msgstr "Rediger regel"
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:61
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:653
#: classes/pref/feeds.php:920
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1730
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:690
#: plugins/auth_internal/init.php:58
msgid "Authentication"
msgstr "Godkendelse"
2018-12-03 12:25:50 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:66
msgid "Access level: "
msgstr "Adgangsniveau: "
2018-12-11 12:31:46 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:87
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:686
#: classes/pref/feeds.php:945
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:461
#: classes/pref/filters.php:917
msgid "Options"
msgstr "Indstillinger"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:101
2018-12-03 12:25:50 +01:00
msgid "User details"
msgstr "Brugeroplysninger"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:141
#: classes/pref/users.php:411
2018-12-03 12:25:50 +01:00
msgid "Registered"
msgstr "Registreret"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:142
2018-12-03 12:25:50 +01:00
msgid "Last logged in"
msgstr "Sidst logget på"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:150
2018-12-03 12:25:50 +01:00
msgid "Subscribed feeds count"
msgstr "Antal abonnerede feeds"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:151
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Stored articles"
msgstr "Markerede artikler"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:155
#: classes/pref/users.php:410
2018-12-03 12:25:50 +01:00
msgid "Subscribed feeds"
msgstr "Abonnerede feeds"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:181
2018-12-03 12:25:50 +01:00
msgid "User not found"
msgstr "Bruger ikke fundet"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:252
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Added user %s with password %s"
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:259
2018-12-01 10:59:18 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "Could not create user %s"
msgstr "Opret bruger"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:263
2018-12-03 12:25:50 +01:00
#, php-format
msgid "User %s already exists."
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:291
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Changed password of user %s to %s"
msgstr "Skift adgangskode"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:293
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Sending new password of user %s to %s"
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:315
2018-12-03 12:25:50 +01:00
msgid "[tt-rss] Password change notification"
msgstr "[tt-rss] meddelelse om adgangskodeændring"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:350
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1267
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:774
#: classes/feeds.php:742
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:813
#: js/Feeds.js:540
msgid "Search"
msgstr "Søg"
2018-12-03 12:25:50 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:368
2018-12-03 12:25:50 +01:00
msgid "Create user"
msgstr "Opret bruger"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:372
#: classes/pref/filters.php:793
2018-12-03 12:25:50 +01:00
msgid "Edit"
msgstr "Rediger"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:408
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:659
#: classes/pref/feeds.php:926
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1733
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:694
msgid "Login"
msgstr "Logon"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:409
2018-12-03 12:25:50 +01:00
msgid "Access Level"
msgstr "Adgangsniveau"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:412
2018-12-03 12:25:50 +01:00
msgid "Last login"
msgstr "Sidste logon"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:429
2018-12-03 12:25:50 +01:00
msgid "Click to edit"
msgstr "Klik for at redigere"
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:445
2018-12-03 12:25:50 +01:00
msgid "No users defined."
msgstr "Der er ikke defineret nogen brugere."
2019-02-20 13:53:43 +01:00
#: classes/pref/users.php:447
2018-12-03 12:25:50 +01:00
msgid "No matching users found."
msgstr "Der er ikke fundet matchende brugere."
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:30
2018-12-02 14:30:48 +01:00
msgid "Event Log"
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:41
2017-12-11 17:06:22 +01:00
msgid "Refresh"
msgstr "Opdater"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:44
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:669
2018-12-02 14:30:48 +01:00
msgid "Clear"
msgstr "Ryd"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:49
2017-12-11 17:06:22 +01:00
msgid "Error"
msgstr "Fejl"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:50
2017-12-11 17:06:22 +01:00
msgid "Filename"
msgstr "Filnavn"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:51
2017-12-11 17:06:22 +01:00
msgid "Message"
msgstr "Meddelelse"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:53
2017-12-11 17:06:22 +01:00
msgid "Date"
msgstr "Dato"
2019-02-20 13:53:43 +01:00
#: classes/pref/system.php:85
#, fuzzy
msgid "PHP Information"
msgstr "Udfør handling"
#: classes/pref/feeds.php:28
msgid "Check to enable field"
msgstr "Sæt flueben for at aktivere felt"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:77
#: classes/pref/feeds.php:232
#: classes/pref/feeds.php:280
#: classes/pref/feeds.php:286
#: classes/pref/feeds.php:315
#, fuzzy, php-format
msgid "(%d feed)"
msgid_plural "(%d feeds)"
msgstr[0] "Rediger feed"
msgstr[1] "Rediger feed"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:526
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:20
msgid "General"
msgstr "Generelt"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:542
msgid "Feed Title"
msgstr "Feed-overskrift"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:555
msgid "Feed URL"
msgstr "Feedets webadresse"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:576
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:861
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1723
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:666
msgid "Place in category:"
msgstr "Placer i kategori:"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:590
#, fuzzy
msgid "Site URL:"
msgstr "Artiklens webadresse:"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:592
#, fuzzy
msgid "Site URL"
msgstr "Feedets webadresse"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:605
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:876
#: classes/feeds.php:798
#, fuzzy
msgid "Language:"
msgstr "Sprog"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/feeds.php:614
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:887
msgid "Update"
msgstr "Opdater"
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:623
#: classes/pref/feeds.php:894
#, fuzzy
msgid "Interval:"
msgstr "Grænseflade"
#: classes/pref/feeds.php:636
#: classes/pref/feeds.php:909
msgid "Article purging:"
msgstr "Artikeltømning:"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:668
#: classes/pref/feeds.php:937
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1734
#: classes/pref/prefs.php:287
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:699
msgid "Password"
msgstr "Adgangskode"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:672
msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:684
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:711
msgid "This feed requires authentication."
msgstr "Dette feed kræver godkendelse."
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:702
#: classes/pref/feeds.php:950
msgid "Hide from Popular feeds"
msgstr "Skjul fra Populære feeds"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:718
#: classes/pref/feeds.php:958
msgid "Include in e-mail digest"
msgstr "Inkluder i e-mail-digest"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:734
#: classes/pref/feeds.php:966
msgid "Always display image attachments"
msgstr "Vis altid billedvedhæftninger"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:750
#: classes/pref/feeds.php:974
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:95
#, fuzzy
msgid "Do not embed media"
msgstr "Inkorporer ikke billeder"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:766
#: classes/pref/feeds.php:982
msgid "Cache media"
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:782
#: classes/pref/feeds.php:990
#, fuzzy
msgid "Mark updated articles as unread"
msgstr "Marker feed som læst"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:788
msgid "Icon"
msgstr "Ikon"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:802
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1374
#: plugins/import_export/init.php:72
#, fuzzy
msgid "Choose file..."
msgstr "Opret filter ..."
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:809
msgid "Replace"
msgstr "Erstat"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:816
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:735
msgid "Plugins"
msgstr "Plugins"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1242
msgid "Feeds with errors"
msgstr "Feeds med fejl"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1249
msgid "Inactive feeds"
msgstr "Inaktive feeds"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1285
msgid "Edit selected feeds"
msgstr "Rediger valgte feeds"
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1287
#: classes/pref/feeds.php:1301
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:796
2018-12-03 12:25:50 +01:00
msgid "Reset sort order"
msgstr "Nulstil sorteringsrækkefølge"
2017-12-11 17:06:22 +01:00
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1289
#: js/PrefFeedTree.js:347
msgid "Batch subscribe"
msgstr "Batchabonnement"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1296
msgid "Categories"
msgstr "Kategorier"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1299
msgid "Add category"
msgstr "Tilføj kategori"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1303
msgid "Remove selected"
msgstr "Fjern valgte"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1361
msgid "OPML"
msgstr "OPML"
2019-02-21 12:06:26 +01:00
#: classes/pref/feeds.php:1363
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1380
#, fuzzy
msgid "Import OPML"
msgstr "Importer min OPML"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1388
msgid "Export OPML"
msgstr "Eksporter OPML"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1392
msgid "Include settings"
msgstr "Inkluder indstillinger"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1399
#, fuzzy
msgid "Published OPML"
msgstr "Udgivet"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1401
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1403
msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1405
msgid "Public OPML URL"
msgstr "Webadresse til offentlig OPML"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1406
msgid "Display published OPML URL"
msgstr "Vis webadresse på udgivne OPML"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1414
msgid "Published & shared articles / Generated feeds"
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1416
msgid "Published articles can be subscribed by anyone who knows the following URL:"
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1421
#: classes/feeds.php:34
#: classes/feeds.php:35
#: classes/feeds.php:99
#: classes/feeds.php:100
#, fuzzy
msgid "Show as feed"
msgstr "Dette feed"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1422
msgid "Display URL"
msgstr "Vis webadresse"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1425
msgid "Clear all generated URLs"
msgstr "Ryd alle genererede webadresser"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1502
msgid "These feeds have not been updated with new content for 3 months (oldest first):"
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1532
#: classes/pref/feeds.php:1593
msgid "Click to edit feed"
msgstr "Klik for at redigere feed"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1550
#: classes/pref/feeds.php:1613
msgid "Unsubscribe from selected feeds"
msgstr "Aflys abonnement for valgte feeds"
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1713
2019-02-21 12:06:26 +01:00
msgid "One valid feed per line (no detection is done)"
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1743
msgid "Feeds require authentication."
msgstr "Feeds kræver godkendelse."
2019-02-22 04:38:12 +01:00
#: classes/pref/feeds.php:1747
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:714
#: classes/feeds.php:770
msgid "Subscribe"
msgstr "Abonner"
#: classes/pref/filters.php:234
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:559
msgid "(inverse)"
msgstr "(inverter)"
#: classes/pref/filters.php:230
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:558
#, php-format
msgid "%s on %s in %s %s"
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:356
#: classes/pref/filters.php:858
#: classes/pref/filters.php:982
msgid "Match"
msgstr "Tilpasning"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:371
#: classes/pref/filters.php:431
#: classes/pref/filters.php:874
#: classes/pref/filters.php:904
msgid "Add"
msgstr "Tilføj"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:374
#: classes/pref/filters.php:434
#: classes/pref/filters.php:877
#: classes/pref/filters.php:907
#: classes/feeds.php:80
msgid "Delete"
msgstr "Slet"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:415
#: classes/pref/filters.php:888
msgid "Apply actions"
msgstr "Anvend handlinger"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:472
#: classes/pref/filters.php:923
msgid "Enabled"
msgstr "Aktiveret"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:483
#: classes/pref/filters.php:928
msgid "Match any rule"
msgstr "Match enhver regel"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:494
#: classes/pref/filters.php:933
msgid "Inverse matching"
msgstr "Inverter tilpasning"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:508
#: classes/pref/filters.php:944
msgid "Test"
msgstr "Test"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:790
msgid "Combine"
msgstr "Kombiner"
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:947
2018-12-03 12:25:50 +01:00
msgid "Create"
msgstr "Opret"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:992
2018-12-03 12:25:50 +01:00
msgid "Regular expression, without outer delimiters (i.e. slashes)"
2017-12-11 17:06:22 +01:00
msgstr ""
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:998
2018-12-03 12:25:50 +01:00
msgid "Inverse regular expression matching"
msgstr "Inverter tilpasning af normalt udtryk"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:1002
2018-12-03 12:25:50 +01:00
msgid "on field"
msgstr "på feltet"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/pref/filters.php:1005
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:45
2018-12-03 12:25:50 +01:00
msgid "in"
msgstr "i"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1026
2018-12-03 12:25:50 +01:00
msgid "Save rule"
msgstr "Gem regel"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1026
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:133
msgid "Add rule"
msgstr "Tilføj regel"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1049
2018-12-03 12:25:50 +01:00
msgid "Perform Action"
msgstr "Udfør handling"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1100
2018-12-01 10:59:18 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "No actions available"
msgstr "Ny version til rådighed!"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1119
2018-12-03 12:25:50 +01:00
msgid "Save action"
msgstr "Gem handling"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1119
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:155
msgid "Add action"
msgstr "Tilføj handling"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1146
2018-12-03 12:25:50 +01:00
msgid "[No caption]"
msgstr "[Ingen billedtekst]"
2018-04-28 16:03:51 +02:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1148
2018-12-02 14:30:48 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "%s (%d rule)"
msgid_plural "%s (%d rules)"
msgstr[0] "Tilføj regel"
msgstr[1] "Tilføj regel"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1162
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "matches any rule"
msgstr "Match enhver regel"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/filters.php:1165
2018-12-02 14:30:48 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "%s (+%d action)"
msgid_plural "%s (+%d actions)"
msgstr[0] "Tilføj handling"
msgstr[1] "Tilføj handling"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:40
#, fuzzy
msgid "Articles"
msgstr "Artikel"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:53
2017-07-04 15:30:59 +02:00
msgid "Digest"
msgstr "Digest"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:58
msgid "Advanced"
msgstr "Avanceret"
#: classes/pref/prefs.php:69
2017-07-04 15:30:59 +02:00
msgid "Allow duplicate articles"
msgstr "Tillad duplikerede artikler"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:70
2017-07-04 15:30:59 +02:00
msgid "Blacklisted tags"
msgstr "Tags på forbudt liste"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:70
msgid "Never apply these tags automatically (comma-separated list)."
2017-07-04 15:30:59 +02:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:71
#, fuzzy
msgid "Mark read on scroll"
msgstr "Marker ovenstående som læst"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:71
2019-02-21 10:37:52 +01:00
#, fuzzy
2019-02-22 04:38:12 +01:00
msgid "Mark articles as read as you scroll past them"
2019-02-21 10:37:52 +01:00
msgstr "Marker ovenstående som læst"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:72
#, fuzzy
msgid "Always expand articles"
msgstr "Klik for at udvide artikel"
2016-03-23 20:58:20 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:73
#, fuzzy
msgid "Combined mode"
msgstr "Skift kombineret modus"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:73
msgid "Show flat list of articles instead of separate panels"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:74
2016-01-17 14:34:59 +01:00
#, fuzzy
2017-07-04 15:30:59 +02:00
msgid "Confirm marking feed as read"
msgstr "marker feed som læst"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:75
2017-07-04 15:30:59 +02:00
msgid "Amount of articles to display at once"
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:76
#, fuzzy
msgid "Default update interval"
2017-07-04 15:30:59 +02:00
msgstr "Opdateringsinterval for standardfeed"
2016-03-23 20:58:20 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:77
2017-07-04 15:30:59 +02:00
#, fuzzy
2019-02-22 04:38:12 +01:00
msgid "Mark sent articles as read"
msgstr "Marker ovenstående som læst"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:78
#, fuzzy
msgid "Enable digest"
2017-07-04 15:30:59 +02:00
msgstr "Aktiver e-mail-digest"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:78
2019-02-21 10:37:52 +01:00
msgid "Send daily digest of new (and unread) headlines to your e-mail address"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:79
msgid "Try to send around this time"
2017-03-23 13:25:26 +01:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:79
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Time in UTC"
msgstr "Tidszone"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:80
#, fuzzy
msgid "Enable API"
msgstr "Aktiver OTP"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:80
msgid "Allows accessing this account through the API"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:81
#, fuzzy
msgid "Enable categories"
2017-07-04 15:30:59 +02:00
msgstr "Aktiver feed-kategorier"
2016-03-23 20:58:20 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:82
2017-07-04 15:30:59 +02:00
#, fuzzy
msgid "Sort feeds by unread articles count"
msgstr "Tøm ulæste artikler"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:83
#, fuzzy
msgid "Maximum age of fresh articles"
msgstr "Nye artikler"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:83
2017-07-04 15:30:59 +02:00
#, fuzzy
2019-02-22 04:38:12 +01:00
msgid "hours"
msgstr "Hver 4. time"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:84
#, fuzzy
msgid "Hide read feeds"
msgstr "Vis/skjul læste feeds"
#: classes/pref/prefs.php:85
msgid "Always show special feeds"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:85
#, fuzzy
msgid "While hiding read feeds"
msgstr "Vis/skjul læste feeds"
#: classes/pref/prefs.php:86
2017-07-04 15:30:59 +02:00
msgid "Long date format"
msgstr "Langt datoformat"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:86
2019-02-21 10:37:52 +01:00
msgid "Syntax is identical to PHP <a href='http://php.net/manual/function.date.php'>date()</a> function."
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:87
2017-07-04 15:30:59 +02:00
#, fuzzy
msgid "On catchup show next feed"
msgstr "Åbn næste feed"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:87
2019-02-21 10:37:52 +01:00
msgid "Automatically opens next unread feed after marking one as read"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:88
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Purge articles older than"
msgstr "Tøm ulæste artikler"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:88
msgid "<strong>days</strong> (0 disables)"
msgstr ""
#: classes/pref/prefs.php:89
2017-07-04 15:30:59 +02:00
msgid "Purge unread articles"
msgstr "Tøm ulæste artikler"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:90
2017-07-04 15:30:59 +02:00
#, fuzzy
msgid "Reverse headline order (oldest first)"
msgstr "Reverser overskrifter"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:91
2017-07-04 15:30:59 +02:00
msgid "Short date format"
msgstr "Kort datoformat"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:92
msgid "Show content preview in headlines"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:93
2017-07-04 15:30:59 +02:00
msgid "Sort headlines by feed date"
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:93
2017-07-04 15:30:59 +02:00
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:94
msgid "SSL client certificate"
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:96
2017-07-04 15:30:59 +02:00
msgid "Strip unsafe tags from articles"
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:96
2017-07-04 15:30:59 +02:00
msgid "Strip all but most common HTML tags when reading articles."
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:97
#: js/PrefHelpers.js:113
2017-07-04 15:30:59 +02:00
msgid "Customize stylesheet"
msgstr "Tilpas designark"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:98
2017-07-04 15:30:59 +02:00
msgid "Time zone"
msgstr "Tidszone"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:99
msgid "Group by feed"
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:99
msgid "Group multiple-feed output by originating feed"
2017-07-04 15:30:59 +02:00
msgstr ""
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:100
2017-07-04 15:30:59 +02:00
msgid "Language"
msgstr "Sprog"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:101
2017-07-04 15:30:59 +02:00
msgid "Theme"
msgstr "Tema"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:185
2017-07-04 15:30:59 +02:00
msgid "The configuration was saved."
msgstr "Konfigurationen blev gemt."
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:199
2017-07-04 15:30:59 +02:00
msgid "Your personal data has been saved."
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:215
2017-07-04 15:30:59 +02:00
msgid "Your preferences are now set to default values."
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:226
2017-07-04 15:30:59 +02:00
msgid "Personal data / Authentication"
msgstr "Personlige oplysninger / Godkendelse"
2016-03-23 20:58:20 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:229
2017-07-04 15:30:59 +02:00
msgid "Personal data"
msgstr "Personlige oplysninger"
2016-01-17 14:34:59 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:258
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Full name:"
2017-07-04 15:30:59 +02:00
msgstr "Fulde navn"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:263
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "E-mail:"
2017-07-04 15:30:59 +02:00
msgstr "E-mail"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:271
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Access level:"
msgstr "Adgangsniveau: "
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:282
2017-07-04 15:30:59 +02:00
msgid "Save data"
msgstr "Gem data"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:331
2017-07-04 15:30:59 +02:00
msgid "Changing your current password will disable OTP."
2016-01-17 14:34:59 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:335
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Old password:"
2017-07-04 15:30:59 +02:00
msgstr "Tidligere adgangskode"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:340
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "New password:"
2017-07-04 15:30:59 +02:00
msgstr "Ny adgangskode"
2016-03-23 20:58:20 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:345
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Confirm password:"
2017-07-04 15:30:59 +02:00
msgstr "Bekræft adgangskode"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:355
2017-07-04 15:30:59 +02:00
msgid "Change password"
msgstr "Skift adgangskode"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:360
2017-07-04 15:30:59 +02:00
msgid "One time passwords / Authenticator"
msgstr "Engangsadgangskoder / Godkender"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:390
#: classes/pref/prefs.php:438
2019-02-21 10:37:52 +01:00
#, fuzzy
msgid "Your password:"
msgstr "Bekræft adgangskode"
2017-07-04 15:30:59 +02:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:400
2017-12-11 17:06:22 +01:00
msgid "Disable OTP"
msgstr "Deaktiver OTP"
2017-07-04 15:30:59 +02:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:444
2017-12-11 17:06:22 +01:00
#, fuzzy
2019-02-21 10:37:52 +01:00
msgid "One time password:"
2017-12-11 17:06:22 +01:00
msgstr "Forkert engangsadgangskode"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:451
2017-12-11 17:06:22 +01:00
msgid "Enable OTP"
msgstr "Aktiver OTP"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:504
2017-12-11 17:06:22 +01:00
msgid "Some preferences are only available in default profile."
2016-03-23 20:58:20 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:595
2018-12-11 12:31:46 +01:00
#, fuzzy
msgid "default"
msgstr "Standard"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:605
msgid "Customize"
msgstr "Tilpas"
2019-02-21 10:37:52 +01:00
#: classes/pref/prefs.php:608
2019-02-22 04:38:12 +01:00
#, fuzzy
msgid "More themes..."
msgstr "Flere handlinger ..."
#: classes/pref/prefs.php:665
2017-12-11 17:06:22 +01:00
msgid "Register"
msgstr "Registrer"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:680
2017-12-11 17:06:22 +01:00
#, php-format
2019-02-21 10:37:52 +01:00
msgid "Current server time: %s"
2017-12-11 17:06:22 +01:00
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:709
2017-12-11 17:06:22 +01:00
msgid "Save configuration"
msgstr "Gem konfiguration"
2015-11-30 09:32:12 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:713
2017-12-11 17:06:22 +01:00
msgid "Save and exit preferences"
msgstr "Gem og luk præferencer"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:718
2017-12-11 17:06:22 +01:00
msgid "Manage profiles"
msgstr "Administrer profiler"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:721
2017-12-11 17:06:22 +01:00
msgid "Reset to defaults"
msgstr "Nulstil til standardindstillinger"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:768
2017-12-11 17:06:22 +01:00
msgid "System plugins"
msgstr "Systemplugins"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:769
2017-12-11 17:06:22 +01:00
msgid "System plugins are enabled in <strong>config.php</strong> for all users."
msgstr ""
2017-07-04 15:30:59 +02:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:774
#: classes/pref/prefs.php:830
2017-12-11 17:06:22 +01:00
msgid "Plugin"
msgstr "Plugin"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:775
#: classes/pref/prefs.php:831
2017-12-11 17:06:22 +01:00
msgid "Description"
msgstr "Beskrivelse"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:776
#: classes/pref/prefs.php:832
2017-12-11 17:06:22 +01:00
msgid "Version"
msgstr "Version"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:777
#: classes/pref/prefs.php:833
2017-12-11 17:06:22 +01:00
msgid "Author"
msgstr "Forfatter"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:808
#: classes/pref/prefs.php:867
2017-12-11 17:06:22 +01:00
msgid "more info"
msgstr "flere oplysninger"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:817
#: classes/pref/prefs.php:876
2017-12-11 17:06:22 +01:00
msgid "Clear data"
msgstr "Ryd data"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:826
2017-12-11 17:06:22 +01:00
msgid "User plugins"
msgstr "Brugerplugins"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:899
2018-12-03 12:25:50 +01:00
msgid "Enable selected plugins"
msgstr "Aktiver valgte plugins"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:975
2018-12-03 12:25:50 +01:00
msgid "Incorrect one time password"
msgstr "Forkert engangsadgangskode"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:980
#: classes/pref/prefs.php:1011
2018-12-03 12:25:50 +01:00
msgid "Incorrect password"
msgstr "Forkert adgangskode"
2018-12-01 10:59:18 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1035
2018-12-11 12:31:46 +01:00
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here."
msgstr ""
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1072
2018-12-03 12:25:50 +01:00
msgid "Create profile"
msgstr "Opret profil"
2018-12-01 10:59:18 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1091
#: classes/pref/prefs.php:1111
2018-12-03 12:25:50 +01:00
msgid "(active)"
msgstr "(aktiv)"
2018-12-01 10:59:18 +01:00
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1143
2018-12-03 12:25:50 +01:00
msgid "Remove selected profiles"
msgstr "Fjern valgte profiler"
2019-02-22 04:38:12 +01:00
#: classes/pref/prefs.php:1145
2018-12-03 12:25:50 +01:00
msgid "Activate profile"
msgstr "Aktiver profil"
#: classes/feeds.php:41
#, php-format
msgid "Last updated: %s"
msgstr "Sidste opdatering: %s"
2018-12-03 12:25:50 +01:00
#: classes/feeds.php:60
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Select..."
msgstr "Vælg"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:64
msgid "Invert"
msgstr "Inverter"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:67
msgid "Selection toggle:"
msgstr "Valg af skift:"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:73
msgid "Selection:"
msgstr "Valg:"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:76
msgid "Set score"
msgstr "Indstil resultat"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:79
msgid "Move back"
msgstr "Gå tilbage"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:82
msgid "Archive"
msgstr "Arkiv"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:86
#: classes/feeds.php:91
#: plugins/mail/init.php:76
#: plugins/mailto/init.php:24
msgid "Forward by email"
msgstr "Videresend via e-mail"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:95
msgid "Feed:"
msgstr "Feed:"
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:149
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:500
msgid "Feed not found."
msgstr "Feed ikke fundet."
2017-12-11 17:06:22 +01:00
#: classes/feeds.php:209
msgid "Never"
msgstr "Aldrig"
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:258
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1298
msgid "Archived articles"
msgstr "Arkiverede artikler"
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:318
msgid "Collapse article"
msgstr "Skjul artikel"
2018-12-03 12:25:50 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:343
#, php-format
msgid "Imported at %s"
msgstr "Importeret på %s"
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:392
msgid "No unread articles found to display."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:395
msgid "No updated articles found to display."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:398
msgid "No starred articles found to display."
2018-12-11 12:31:46 +01:00
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:402
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:404
msgid "No articles found to display."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:420
#: classes/feeds.php:597
#, fuzzy, php-format
msgid "Feeds last updated at %s"
msgstr "Sidste opdatering: %s"
2018-12-01 10:59:18 +01:00
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:432
#: classes/feeds.php:609
msgid "Some feeds have update errors (click for details)"
2017-12-11 17:06:22 +01:00
msgstr ""
2019-02-19 13:00:20 +01:00
#: classes/feeds.php:586
msgid "No feed selected."
msgstr "Der er ikke valgt noget feed."
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:658
msgid "Feed or site URL"
msgstr "Webadresse til feed eller webside"
2018-12-03 12:25:50 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:676
msgid "Available feeds"
msgstr "Tilgængelige feeds"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:717
msgid "More feeds"
msgstr "Flere feeds"
2018-12-01 10:59:18 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:746
msgid "Popular feeds"
msgstr "Populære feeds"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:747
msgid "Feed archive"
msgstr "Feed-arkiv"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: classes/feeds.php:750
msgid "limit:"
msgstr "grænse:"
2018-12-01 10:59:18 +01:00
2019-02-21 12:06:26 +01:00
#: classes/feeds.php:791
#, fuzzy, php-format
msgid "Search %s..."
msgstr "Søg ..."
2018-12-03 12:25:50 +01:00
2019-02-21 12:06:26 +01:00
#: classes/feeds.php:800
msgid "Used for word stemming"
2018-12-03 12:25:50 +01:00
msgstr ""
2019-02-21 12:06:26 +01:00
#: classes/feeds.php:810
msgid "Search syntax"
msgstr "Søgesyntaks"
2018-12-03 12:25:50 +01:00
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1290
msgid "Starred articles"
msgstr "Markerede artikler"
2018-12-03 12:25:50 +01:00
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1292
msgid "Published articles"
msgstr "Udgivne artikler"
2018-12-03 12:25:50 +01:00
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1294
msgid "Fresh articles"
msgstr "Nye artikler"
2017-12-11 17:06:22 +01:00
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1300
msgid "Recently read"
msgstr "Senest læst"
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1421
msgid "Special"
msgstr "Speciel"
2019-02-22 04:38:12 +01:00
#: classes/feeds.php:1679
#, php-format
msgid "Search results: %s"
msgstr "Søgeresultater: %s"
2018-12-03 12:25:50 +01:00
#: plugins/nsfw/init.php:30
#: plugins/nsfw/init.php:42
msgid "Not work safe (click to toggle)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:53
2018-12-03 12:25:50 +01:00
msgid "NSFW Plugin"
msgstr "NSFW-plugin"
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:80
2018-12-03 12:25:50 +01:00
msgid "Tags to consider NSFW (comma-separated)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:101
2018-12-03 12:25:50 +01:00
msgid "Configuration saved."
msgstr "Konfiguration gemt."
2018-12-11 12:31:46 +01:00
#: plugins/note/init.php:26
2018-12-03 12:25:50 +01:00
#: plugins/note/note.js:10
msgid "Edit article note"
msgstr "Rediger artikelnote"
#: plugins/vf_shared/init.php:17
#: plugins/vf_shared/init.php:73
msgid "Shared articles"
msgstr "Delte artikler"
2017-12-11 17:06:22 +01:00
2019-02-20 13:53:43 +01:00
#: plugins/auth_internal/init.php:70
#, fuzzy
msgid "Please enter your one time password:"
msgstr "Forkert engangsadgangskode"
2018-12-03 12:25:50 +01:00
2019-02-20 13:53:43 +01:00
#: plugins/auth_internal/init.php:212
msgid "Password has been changed."
msgstr "Adgangskoden er blevet ændret."
2018-12-03 12:25:50 +01:00
2019-02-20 13:53:43 +01:00
#: plugins/auth_internal/init.php:214
msgid "Old password is incorrect."
msgstr "Gammel adgangskode er forkert."
2018-12-03 12:25:50 +01:00
#: plugins/af_readability/init.php:25
msgid "Data saved."
2018-12-03 12:25:50 +01:00
msgstr ""
#: plugins/af_readability/init.php:41
2017-12-11 17:06:22 +01:00
#, fuzzy
msgid "Inline content"
msgstr "Rediger artikelnote"
2017-12-11 17:06:22 +01:00
#: plugins/af_readability/init.php:48
msgid "Readability settings (af_readability)"
msgstr ""
#: plugins/af_readability/init.php:79
msgid "Use Readability for pages shared via bookmarklet."
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/af_readability/init.php:91
#: plugins/af_psql_trgm/init.php:200
msgid "Currently enabled for (click to edit):"
2018-12-03 12:25:50 +01:00
msgstr ""
#: plugins/af_readability/init.php:107
2017-12-11 17:06:22 +01:00
#, fuzzy
msgid "Readability"
msgstr "Tjek tilgængelighed"
2019-02-20 13:53:43 +01:00
#: plugins/af_readability/init.php:120
#, fuzzy
msgid "Inline article content"
msgstr "Rediger artikelnote"
#: plugins/af_redditimgur/init.php:31
msgid "Reddit content settings (af_redditimgur)"
2017-12-11 17:06:22 +01:00
msgstr ""
#: plugins/af_redditimgur/init.php:61
msgid "Extract missing content using Readability"
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/af_redditimgur/init.php:66
msgid "Enable additional duplicate checking"
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
#: plugins/af_redditimgur/init.php:80
#: plugins/af_zz_imgproxy/init.php:253
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Configuration saved"
msgstr "Konfiguration gemt."
2018-12-03 12:25:50 +01:00
#: plugins/af_psql_trgm/init.php:29
#, php-format
msgid "Data saved (%s, %d)"
msgstr ""
#: plugins/af_psql_trgm/init.php:120
#, fuzzy
msgid "Show related articles"
msgstr "Delte artikler"
2018-12-03 12:25:50 +01:00
#: plugins/af_psql_trgm/init.php:127
2019-02-20 13:53:43 +01:00
#: plugins/af_psql_trgm/init.php:230
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Mark similar articles as read"
msgstr "Marker ovenstående som læst"
2018-12-03 12:25:50 +01:00
#: plugins/af_psql_trgm/init.php:166
msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking."
msgstr ""
#: plugins/af_psql_trgm/init.php:169
#, fuzzy
msgid "Global settings"
msgstr "Inkluder indstillinger"
2018-12-01 10:59:18 +01:00
#: plugins/af_psql_trgm/init.php:173
msgid "Minimum similarity:"
msgstr ""
#: plugins/af_psql_trgm/init.php:178
msgid "Minimum title length:"
2017-12-11 17:06:22 +01:00
msgstr ""
#: plugins/af_psql_trgm/init.php:183
2018-12-01 10:59:18 +01:00
#, fuzzy
msgid "Enable for all feeds:"
msgstr "Aktiver feed-kategorier"
2018-12-01 10:59:18 +01:00
#: plugins/af_psql_trgm/init.php:217
msgid "Similarity (pg_trgm)"
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
#: plugins/af_comics/init.php:50
msgid "Feeds supported by af_comics"
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
#: plugins/af_comics/init.php:52
msgid "The following comics are currently supported:"
msgstr ""
2018-12-01 10:59:18 +01:00
#: plugins/af_comics/init.php:70
msgid "To subscribe to GoComics use the comic's regular web page as the feed URL (e.g. for the <em>Garfield</em> comic use <code>http://www.gocomics.com/garfield</code>)."
msgstr ""
2018-12-01 10:59:18 +01:00
#: plugins/af_comics/init.php:72
msgid "Drop any updated filters into <code>filters.local</code> in plugin directory."
msgstr ""
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:54
2017-07-04 15:30:59 +02:00
msgid "Import and export"
msgstr "Import og eksport"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:56
2017-07-04 15:30:59 +02:00
msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:61
2017-07-04 15:30:59 +02:00
msgid "Export my data"
msgstr "Eksporter mine data"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:79
2017-07-04 15:30:59 +02:00
msgid "Import"
msgstr "Import"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:243
2017-07-04 15:30:59 +02:00
msgid "Could not import: incorrect schema version."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:248
2017-07-04 15:30:59 +02:00
msgid "Could not import: unrecognized document format."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:423
2017-07-04 15:30:59 +02:00
msgid "Finished: "
msgstr "Færdig: "
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:424
2017-07-04 15:30:59 +02:00
#, fuzzy, php-format
msgid "%d article processed, "
msgid_plural "%d articles processed, "
msgstr[0] "Rediger artikelnote"
msgstr[1] "Rediger artikelnote"
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:425
2017-07-04 15:30:59 +02:00
#, php-format
msgid "%d imported, "
msgid_plural "%d imported, "
msgstr[0] ""
msgstr[1] ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:426
2017-07-04 15:30:59 +02:00
#, fuzzy, php-format
msgid "%d feed created."
msgid_plural "%d feeds created."
msgstr[0] "Der er ikke valgt noget feed."
msgstr[1] "Der er ikke valgt noget feed."
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:431
2017-07-04 15:30:59 +02:00
msgid "Could not load XML document."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:443
2017-07-04 15:30:59 +02:00
msgid "Prepare data"
msgstr "Forbered data"
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:460
2017-07-04 15:30:59 +02:00
#, php-format
msgid "Upload failed with error code %d (%s)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:484
2017-07-04 15:30:59 +02:00
msgid "No file uploaded."
msgstr "Der er ikke indlæst nogen fil."
#: plugins/mail/init.php:29
msgid "Mail addresses saved."
msgstr ""
#: plugins/mail/init.php:36
#, fuzzy
msgid "Mail plugin"
msgstr "Brugerplugins"
#: plugins/mail/init.php:38
msgid "You can set predefined email addressed here (comma-separated list):"
msgstr ""
#: plugins/mail/init.php:118
#: plugins/mail/init.php:124
#: plugins/mailto/init.php:49
#: plugins/mailto/init.php:57
msgid "[Forwarded]"
msgstr "[Fremsendt]"
#: plugins/mail/init.php:118
#: plugins/mailto/init.php:49
msgid "Multiple articles"
msgstr "Flere artikler"
#: plugins/mail/init.php:146
msgid "To:"
msgstr "Til:"
#: plugins/mail/init.php:161
msgid "Subject:"
msgstr "Emne:"
#: plugins/mail/init.php:178
msgid "Send e-mail"
msgstr "Send e-mail"
#: plugins/close_button/init.php:28
msgid "Close article"
msgstr "Luk artikel"
#: plugins/bookmarklets/init.php:21
msgid "Bookmarklets"
msgstr "Bogmærker"
#: plugins/bookmarklets/init.php:23
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
msgstr ""
#: plugins/bookmarklets/init.php:27
#, fuzzy, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "Abonneret på %s"
#: plugins/bookmarklets/init.php:32
#, fuzzy
msgid "Subscribe in Tiny Tiny RSS"
msgstr "Opdater Tiny Tiny RSS"
#: plugins/bookmarklets/init.php:35
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr ""
#: plugins/toggle_sidebar/init.php:23
#, fuzzy
msgid "Toggle feedlist"
msgstr "Skjul feed-liste"
#: plugins/af_zz_imgproxy/init.php:209
msgid "Image proxy settings (af_zz_imgproxy)"
msgstr ""
#: plugins/af_zz_imgproxy/init.php:233
#, fuzzy
msgid "Enable proxy for all remote images."
msgstr "Aktiver feed-kategorier"
#: plugins/af_zz_imgproxy/init.php:237
#, fuzzy
msgid "Don't cache files locally."
msgstr "Cache billeder lokalt"
#: plugins/mailto/init.php:73
msgid "Clicking the following link to invoke your mail client:"
msgstr ""
#: plugins/mailto/init.php:77
#, fuzzy
msgid "Forward selected article(s) by email."
msgstr "Videresend artikel via e-mail"
#: plugins/mailto/init.php:80
msgid "You should be able to edit the message before sending in your mail client."
msgstr ""
#: plugins/mailto/init.php:85
msgid "Close this dialog"
msgstr "Luk denne dialog"
2019-02-22 04:38:12 +01:00
#: plugins/share/init.php:45
msgid "You can disable all articles shared by unique URLs here."
msgstr ""
2019-02-22 04:38:12 +01:00
#: plugins/share/init.php:48
msgid "Unshare all articles"
msgstr "Annuller deling af alle artikler"
2019-02-22 04:38:12 +01:00
#: plugins/share/init.php:81
msgid "Share by URL"
msgstr "Del via webadresse"
2019-02-22 04:38:12 +01:00
#: plugins/share/init.php:103
msgid "You can share this article by the following unique URL:"
msgstr ""
#: plugins/share/init.php:127
msgid "Unshare article"
msgstr "Annuller deling af artikel"
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:135
2018-12-03 12:25:50 +01:00
msgid "Help"
msgstr "Hjælp"
2017-12-11 17:06:22 +01:00
#: js/AppBase.js:382
2018-12-03 12:25:50 +01:00
msgid "Error explained"
msgstr "Fejl forklaret"
2018-12-02 14:30:48 +01:00
#: js/AppBase.js:399
2018-12-11 12:31:46 +01:00
msgid "Fatal error"
msgstr ""
#: js/Article.js:33
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Please enter new score for selected articles:"
msgstr "Indtast kategorititel:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:59
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:895
#: js/Headlines.js:913
#: js/Headlines.js:931
#: js/Headlines.js:1045
#: js/Headlines.js:1081
2018-12-03 12:25:50 +01:00
#: plugins/mail/mail.js:7
#: plugins/mailto/init.js:7
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:718
#: js/Headlines.js:744
#: js/Headlines.js:756
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "No articles selected."
msgstr "Der er ikke valgt nogen artikel."
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:67
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Please enter new score for this article:"
msgstr "Indtast kategorititel:"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:111
2018-12-03 12:25:50 +01:00
msgid "Article URL:"
msgstr "Artiklens webadresse:"
2018-12-02 14:30:48 +01:00
2019-02-20 13:53:43 +01:00
#: js/Article.js:152
msgid "comments"
msgstr "kommentarer"
#: js/Article.js:155
#, fuzzy
msgid "comment"
msgid_plural "comments"
msgstr[0] "kommentarer"
msgstr[1] "kommentarer"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:30
2018-12-03 12:25:50 +01:00
msgid "Remove stored feed icon?"
msgstr "Fjern gemt feed-ikon?"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:52
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Please select an image file to upload."
msgstr "Fjern valgte filtre?"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:53
2018-12-03 12:25:50 +01:00
msgid "Upload new icon for this feed?"
msgstr ""
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:69
2017-12-11 17:06:22 +01:00
msgid "Subscribe to Feed"
msgstr "Abonner på feedet"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:96
2017-12-11 17:06:22 +01:00
msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:111
2015-11-30 09:32:12 +01:00
#, perl-format
2017-12-11 17:06:22 +01:00
msgid "Subscribed to %s"
msgstr "Abonneret på %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:120
2017-12-11 17:06:22 +01:00
msgid "Specified URL seems to be invalid."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:123
2017-12-11 17:06:22 +01:00
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:135
2017-12-11 17:06:22 +01:00
msgid "Expand to select feed"
msgstr "Udvid til valgt feed"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:149
#, perl-format
2017-12-11 17:06:22 +01:00
msgid "Couldn't download the specified URL: %s"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:152
2017-12-11 17:06:22 +01:00
#, perl-format
msgid "XML validation failed: %s"
msgstr "XML-validering mislykkedes: %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:155
2017-12-11 17:06:22 +01:00
#, fuzzy
msgid "You are already subscribed to this feed."
msgstr "Abonneret på %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:179
2018-12-02 14:30:48 +01:00
msgid "Feeds with update errors"
msgstr "Feeds med opdateringsfejl"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:188
#: js/PrefFeedTree.js:382
2018-12-03 12:25:50 +01:00
msgid "Remove selected feeds?"
msgstr "Fjern valgte feeds?"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:209
#: js/CommonDialogs.js:294
#: js/PrefFeedTree.js:168
#: js/PrefFeedTree.js:230
#: js/PrefFeedTree.js:246
#: js/PrefFeedTree.js:398
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No feeds selected."
msgstr "Der er ikke valgt noget feed."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:234
2017-12-11 17:06:22 +01:00
msgid "More Feeds"
msgstr "Flere feeds"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:326
msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:348
2018-12-02 14:30:48 +01:00
msgid "Please enter label caption:"
msgstr "Indtast mærketekst:"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:372
#: js/tt-rss.js:539
2018-12-02 14:30:48 +01:00
#, perl-format
msgid "Unsubscribe from %s?"
msgstr "Aflyse abonnement fra %s?"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:400
#: js/tt-rss.js:390
#: js/tt-rss.js:520
2018-12-02 14:30:48 +01:00
msgid "You can't edit this kind of feed."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:414
2018-12-02 14:30:48 +01:00
msgid "Edit Feed"
msgstr "Rediger feed"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:438
2018-12-02 14:30:48 +01:00
msgid "Generate new syndication address for this feed?"
msgstr ""
#: js/Feeds.js:213
2018-12-03 12:25:50 +01:00
msgid "Your password is at default value"
msgstr ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:609
#: js/Headlines.js:657
#: js/Headlines.js:674
2019-02-19 13:00:20 +01:00
#, fuzzy
msgid "Click to open next unread feed."
msgstr "Klik for at redigere feed"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:613
2019-02-19 13:00:20 +01:00
msgid "Cancel search"
msgstr "Annuller søgning"
2018-12-11 12:31:46 +01:00
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:671
2019-02-19 13:00:20 +01:00
msgid "New articles found, reload feed to continue."
msgstr ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:682
2019-02-19 13:00:20 +01:00
msgid "Could not update headlines (invalid object received - see error console for details)"
msgstr ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:939
#, fuzzy, perl-format
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
msgstr[0] "Ændr resultater af artikler i %s?"
msgstr[1] "Ændr resultater af artikler i %s?"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:941
#, fuzzy, perl-format
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
msgstr[0] "Aktiver valgte profil?"
msgstr[1] "Aktiver valgte profil?"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1054
#, fuzzy, perl-format
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
msgstr[0] "Arkiverede artikler"
msgstr[1] "Arkiverede artikler"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1057
#, fuzzy, perl-format
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
msgstr[0] "Arkiverede artikler"
msgstr[1] "Arkiverede artikler"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1058
msgid "Please note that unstarred articles might get purged on next feed update."
msgstr ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1087
#, perl-format
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
msgstr[0] ""
msgstr[1] ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1103
2018-12-01 10:59:18 +01:00
msgid "No article is selected."
msgstr "Der er ikke valgt nogen artikel."
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1138
2018-12-01 10:59:18 +01:00
msgid "No articles found to mark"
msgstr ""
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1140
2018-12-01 10:59:18 +01:00
#, fuzzy, perl-format
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
msgstr[0] "Marker ovenstående som læst"
msgstr[1] "Marker ovenstående som læst"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1203
msgid "Open original article"
msgstr "Åbn oprindelige artikel"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1210
2016-03-23 20:58:20 +01:00
msgid "Display article URL"
msgstr "Vis artiklens webadresse"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1317
msgid "Assign label"
msgstr "Tildel etiket"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1322
msgid "Remove label"
msgstr "Fjern etiket"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1353
msgid "Select articles in group"
msgstr "Vælg artikler i gruppen"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1363
2018-12-03 12:25:50 +01:00
msgid "Mark group as read"
msgstr "Marker gruppe som læst"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:1375
2018-12-03 12:25:50 +01:00
msgid "Mark feed as read"
msgstr "Marker feed som læst"
#: js/PrefFeedTree.js:36
msgid "Edit category"
msgstr "Rediger kategori"
#: js/PrefFeedTree.js:43
msgid "Remove category"
msgstr "Fjern kategori"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:140
2018-12-03 12:25:50 +01:00
#, perl-format
msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:153
2018-12-03 12:25:50 +01:00
msgid "Unsubscribe from selected feeds?"
msgstr "Aflyse abonnement for valgte feeds?"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:196
2018-12-03 12:25:50 +01:00
msgid "Remove selected categories?"
msgstr "Fjern valgte kategorier?"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:209
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No categories selected."
msgstr "Der er ikke valgt nogen kategorier."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:260
2018-12-03 12:25:50 +01:00
msgid "Edit Multiple Feeds"
msgstr "Rediger flere feeds"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:284
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Save changes to selected feeds?"
msgstr "Abonner på valgte feed"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:315
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Rename category to:"
msgstr "Fjern kategori"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:327
2018-12-03 12:25:50 +01:00
msgid "Category title:"
msgstr "Kategorititel:"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:351
2018-12-03 12:25:50 +01:00
msgid "Subscribing to feeds..."
msgstr "Abonnerer på feeds ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:373
2018-12-03 12:25:50 +01:00
msgid "Feeds without recent updates"
msgstr "Feeds uden nylige opdateringer"
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:48
2018-12-03 12:25:50 +01:00
msgid "Inverse"
msgstr "Inverter"
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:107
#: js/PrefFilterTree.js:123
#: js/PrefFilterTree.js:236
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No filters selected."
msgstr "Der er ikke valgt nogen filtre."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:111
msgid "Combine selected filters?"
msgstr "Kombiner valgte filtre?"
#: js/PrefFilterTree.js:128
#, fuzzy
msgid "Please select only one filter."
msgstr "Fjern valgte filtre?"
#: js/PrefFilterTree.js:148
msgid "Edit Filter"
msgstr "Rediger filter"
#: js/PrefFilterTree.js:173
msgid "Remove filter?"
msgstr "Fjern filter?"
#: js/PrefFilterTree.js:223
msgid "Remove selected filters?"
msgstr "Fjern valgte filtre?"
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:4
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr ""
#: js/PrefHelpers.js:21
#, fuzzy
msgid "Clear event log?"
msgstr "Ryd log"
#: js/PrefHelpers.js:40
msgid "Settings Profiles"
msgstr "Profilindstillinger"
#: js/PrefHelpers.js:49
msgid "Remove selected profiles? Active and default profiles will not be removed."
msgstr ""
#: js/PrefHelpers.js:64
#, fuzzy
msgid "No profiles selected."
msgstr "Der er ikke valgt nogen profiler."
#: js/PrefHelpers.js:71
msgid "Activate selected profile?"
msgstr "Aktiver valgte profil?"
#: js/PrefHelpers.js:80
msgid "Please choose a profile to activate."
msgstr ""
#: js/PrefHelpers.js:129
2018-12-03 12:25:50 +01:00
msgid "Reset to defaults?"
msgstr "Nulstil til standardindstillinger?"
#: js/PrefHelpers.js:137
2018-12-03 12:25:50 +01:00
msgid "Clear stored data for this plugin?"
msgstr ""
#: js/PrefHelpers.js:156
2018-12-03 12:25:50 +01:00
msgid "Please choose an OPML file first."
msgstr ""
#: js/PrefHelpers.js:180
2018-12-03 12:25:50 +01:00
msgid "OPML Import"
msgstr "OPML-import"
#: js/PrefHelpers.js:202
2018-12-03 12:25:50 +01:00
msgid "Replace current OPML publishing address with a new one?"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/common.js:215
2018-12-03 12:25:50 +01:00
msgid "Click to close"
msgstr "Klik for at lukke"
#: plugins/af_psql_trgm/init.js:10
#, fuzzy
msgid "Related articles"
msgstr "Delte artikler"
2016-03-23 20:58:20 +01:00
#: plugins/import_export/import_export.js:13
msgid "Export Data"
msgstr "Eksporter data"
#: plugins/import_export/import_export.js:40
#, perl-format
msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgstr[0] ""
msgstr[1] ""
#: plugins/import_export/import_export.js:93
msgid "Data Import"
msgstr "Dataimport"
#: plugins/import_export/import_export.js:112
msgid "Please choose the file first."
msgstr ""
#: plugins/mail/mail.js:21
#: plugins/mailto/init.js:21
msgid "Forward article by email"
msgstr "Videresend artikel via e-mail"
#: plugins/mail/mail.js:30
msgid "Error sending email:"
msgstr ""
#: plugins/share/share.js:10
msgid "Share article by URL"
msgstr "Del artikel ved brug af webadresse"
#: plugins/share/share.js:13
msgid "Generate new share URL for this article?"
msgstr ""
#: plugins/share/share.js:48
msgid "Remove sharing for this article?"
msgstr ""
#: plugins/share/share_prefs.js:3
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr ""
#: js/AppBase.js:261
2018-12-03 12:25:50 +01:00
msgid "<span onclick=\"App.explainError(1)\">Update daemon is not running.</span>"
msgstr ""
2018-12-02 14:30:48 +01:00
#: js/AppBase.js:274
2018-12-03 12:25:50 +01:00
msgid "<span onclick=\"App.explainError(3)\">Update daemon is not updating feeds.</span>"
2017-12-11 17:06:22 +01:00
msgstr ""
#: js/AppBase.js:449
2018-12-11 12:31:46 +01:00
msgid "Unhandled exception"
msgstr ""
#: js/Article.js:236
2018-12-11 12:31:46 +01:00
msgid "Edit article Tags"
msgstr "Rediger artikeltags"
#: js/Article.js:240
2018-12-03 12:25:50 +01:00
msgid "Saving article tags..."
msgstr "Gemmer artikeltags ..."
2015-11-30 09:32:12 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonDialogs.js:13
msgid "Upload complete."
msgstr "Indlæsning færdig."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:22
2018-12-03 12:25:50 +01:00
msgid "Upload failed: icon is too big."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:25
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Upload failed."
msgstr "Indlæsning færdig."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:31
2018-12-03 12:25:50 +01:00
msgid "Removing feed icon..."
msgstr "Fjerner feed-ikon ..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:36
2018-12-03 12:25:50 +01:00
msgid "Feed icon removed."
msgstr "Feed-ikon fjernet."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:54
2018-12-03 12:25:50 +01:00
msgid "Uploading, please wait..."
msgstr "Indlæser, vent venligst ..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:189
#: js/PrefFeedTree.js:383
2018-12-03 12:25:50 +01:00
msgid "Removing selected feeds..."
msgstr "Fjerner valgte feeds ..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:375
2018-12-03 12:25:50 +01:00
msgid "Removing feed..."
msgstr "Fjerner feed ..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:418
#: js/PrefFeedTree.js:296
#: js/PrefFilterTree.js:206
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:40
msgid "Saving data..."
msgstr "Gemmer data ..."
2017-07-04 15:30:59 +02:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:440
#: js/PrefHelpers.js:203
2018-12-03 12:25:50 +01:00
msgid "Trying to change address..."
msgstr "Prøver at ændre adresse ..."
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:460
#: js/PrefHelpers.js:219
2018-12-02 14:30:48 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Could not change feed URL."
msgstr "Opret bruger"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:133
msgid "Edit rule"
msgstr "Rediger regel"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:155
msgid "Edit action"
msgstr "Rediger handling"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:194
msgid "Looking for articles (%d processed, %f found)..."
msgstr ""
2018-12-02 14:30:48 +01:00
#: js/CommonFilters.js:225
2018-12-02 14:30:48 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Found %d articles matching this filter:"
msgstr "Artikler, der matcher dette filter:"
2018-12-02 14:30:48 +01:00
#: js/CommonFilters.js:236
2018-12-03 12:25:50 +01:00
msgid "Error while trying to get filter test results."
msgstr ""
2018-12-02 14:30:48 +01:00
#: js/CommonFilters.js:278
2018-12-03 12:25:50 +01:00
msgid "Create Filter"
msgstr "Opret filter"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/FeedTree.js:89
#, fuzzy
msgid "(Un)collapse"
msgstr "Vis/skjul sidebjælke"
#: js/Feeds.js:362
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark all articles as read?"
msgstr "Marker ovenstående som læst"
#: js/Feeds.js:366
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Marking all feeds as read..."
msgstr "Marker feed som læst"
#: js/Feeds.js:384
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 1 day as read?"
msgstr "Ændr resultater af artikler i %s?"
#: js/Feeds.js:387
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 1 week as read?"
msgstr "Ændr resultater af artikler i %s?"
#: js/Feeds.js:390
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 2 weeks as read?"
msgstr "Ændr resultater af artikler i %s?"
#: js/Feeds.js:393
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s as read?"
msgstr "Ændr resultater af artikler i %s?"
#: js/Feeds.js:396
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "search results"
msgstr "Søgeresultater: %s"
#: js/Feeds.js:396
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "all articles"
msgstr "Alle artikler"
#: js/Feeds.js:438
#, fuzzy
msgid "Mark all articles in %s as read?"
msgstr "Ændr resultater af artikler i %s?"
2019-02-22 04:38:12 +01:00
#: js/Headlines.js:864
2018-12-03 12:25:50 +01:00
#, fuzzy
2019-02-19 13:00:20 +01:00
msgid "%d article selected"
msgid_plural "%d articles selected"
msgstr[0] "Der er ikke valgt nogen artikel."
msgstr[1] "Der er ikke valgt nogen artikel."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:141
2018-12-03 12:25:50 +01:00
msgid "Removing category..."
msgstr "Fjerner kategori ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:155
2018-12-03 12:25:50 +01:00
msgid "Unsubscribing from selected feeds..."
msgstr "Aflyser abonnement for valgte feeds ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:197
2018-12-03 12:25:50 +01:00
msgid "Removing selected categories..."
msgstr "Fjerner valgte kategorier ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:330
2018-12-03 12:25:50 +01:00
msgid "Creating category..."
msgstr "Opretter kategori ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:112
2018-12-03 12:25:50 +01:00
msgid "Joining filters..."
msgstr "Sammensætter filtre ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:178
2018-12-03 12:25:50 +01:00
msgid "Removing filter..."
msgstr "Fjerner filter ..."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:224
2018-12-03 12:25:50 +01:00
msgid "Removing selected filters..."
msgstr "Fjerner valgte filtre ..."
#: js/PrefHelpers.js:5
#: plugins/share/share_prefs.js:4
msgid "Clearing URLs..."
msgstr "Rydder webadresser ..."
#: js/PrefHelpers.js:8
msgid "Generated URLs cleared."
msgstr "Genererede webadresser er ryddet."
#: js/PrefHelpers.js:50
msgid "Removing selected profiles..."
msgstr "Fjerner valgte profiler ..."
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:85
msgid "Creating profile..."
msgstr "Opretter profil ..."
#: js/PrefHelpers.js:159
2018-12-03 12:25:50 +01:00
#: plugins/import_export/import_export.js:115
msgid "Importing, please wait..."
msgstr "Importerer, vent venligst ..."
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:69
2018-12-03 12:25:50 +01:00
msgid "Label Editor"
msgstr "Labeleditor"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:126
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Reset selected labels to default colors?"
msgstr "Fjerne valgte etiketter?"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:139
#: js/PrefLabelTree.js:159
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No labels selected."
msgstr "Der er ikke valgt nogen etiketter."
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:146
2018-12-03 12:25:50 +01:00
msgid "Remove selected labels?"
msgstr "Fjerne valgte etiketter?"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:147
2018-12-03 12:25:50 +01:00
msgid "Removing selected labels..."
msgstr "Fjerner valgte etiketter ..."
#: js/PrefUsers.js:15
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Please enter username:"
2018-12-01 10:59:18 +01:00
msgstr "Indtast brugernavn:"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:18
2018-12-01 10:59:18 +01:00
msgid "Adding user..."
msgstr "Tilføjer bruger ..."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:36
2018-12-01 10:59:18 +01:00
msgid "User Editor"
msgstr "Redigeringsprogram til bruger"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:57
#: js/PrefUsers.js:96
#: js/PrefUsers.js:103
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "No users selected."
msgstr "Der er ikke valgt nogen brugere."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:62
#: js/PrefUsers.js:108
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Please select one user."
msgstr "Fjern valgte filtre?"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:66
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Reset password of selected user?"
msgstr "Nulstil adgangskode"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:67
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Resetting password for selected user..."
msgstr "Fjerner valgte brugere ..."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:82
2018-12-02 14:30:48 +01:00
msgid "Remove selected users? Neither default admin nor your account will be removed."
msgstr ""
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:83
2018-12-02 14:30:48 +01:00
msgid "Removing selected users..."
msgstr "Fjerner valgte brugere ..."
#: js/tt-rss.js:343
2018-12-03 12:25:50 +01:00
msgid "Please enable mail or mailto plugin first."
2018-12-02 14:30:48 +01:00
msgstr ""
#: js/tt-rss.js:456
2018-12-02 14:30:48 +01:00
msgid "Please enable embed_original plugin first."
msgstr ""
#: js/tt-rss.js:469
#: js/tt-rss.js:559
2018-12-02 14:30:48 +01:00
msgid "Widescreen is not available in combined mode."
2015-07-15 15:39:25 +02:00
msgstr ""
#: js/tt-rss.js:528
2018-12-01 10:59:18 +01:00
#, fuzzy
msgid "Please select some feed first."
msgstr "Rydder valgte feed ..."
#: js/tt-rss.js:533
2018-12-02 14:30:48 +01:00
msgid "You can't unsubscribe from the category."
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/note/note.js:14
msgid "Saving article note..."
msgstr "Gemmer artikelnote ..."
2015-08-12 11:23:59 +02:00
#: plugins/shorten_expanded/init.js:42
msgid "Click to expand article"
msgstr "Klik for at udvide artikel"
2018-12-03 12:25:50 +01:00
#: plugins/share/share.js:15
msgid "Trying to change URL..."
msgstr "Prøver at ændre webadresse ..."
2015-07-15 15:39:25 +02:00
2018-12-03 12:25:50 +01:00
#: plugins/share/share.js:40
2015-07-15 15:39:25 +02:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Could not change URL."
msgstr "Prøver at ændre webadresse ..."
#: plugins/share/share_prefs.js:9
msgid "Shared URLs cleared."
msgstr "Delte webadresser er ryddet."
2019-02-22 04:38:12 +01:00
#~ msgid "Help topic not found."
#~ msgstr "Emne i hjælp ikke fundet."
#~ msgid "Wiki: Filters"
#~ msgstr "Wiki: Filtre"
#~ msgid "Interface"
#~ msgstr "Grænseflade"
#~ msgid "Combined feed display"
#~ msgstr "Visning af kombineret feed"
#, fuzzy
#~ msgid "Mark articles in e-mail digest as read"
#~ msgstr "Inkluder i e-mail-digest"
#~ msgid "Enable API access"
#~ msgstr "Aktiver API-adgang"
#, fuzzy
#~ msgid "Hide feeds with no unread articles"
#~ msgstr "Tøm ulæste artikler"
#, fuzzy
#~ msgid "Do not embed media in articles"
#~ msgstr "Inkorporer ikke billeder"
2019-02-21 12:06:26 +01:00
#~ msgid "Look for"
#~ msgstr "Led efter"
2019-02-21 10:37:52 +01:00
#~ msgid "Uses UTC timezone"
#~ msgstr "Bruger UTC-tidszone"
#, fuzzy
#~ msgid "Customize CSS stylesheet to your liking"
#~ msgstr "Tilpas designark"
#~ msgid "Access level"
#~ msgstr "Adgangsniveau"
#~ msgid "Enter your password"
#~ msgstr "Indtast din adgangskode"
#, fuzzy
#~ msgid "Enter the generated one time password"
#~ msgstr "Forkert engangsadgangskode"
2019-02-20 13:53:43 +01:00
#~ msgid "Not logged in"
#~ msgstr "Ikke logget på"
#, fuzzy
#~ msgid "Preview article"
#~ msgstr "Nye artikler"
2018-12-11 12:31:46 +01:00
#~ msgid " - "
#~ msgstr " - "
#~ msgid "Originally from:"
#~ msgstr "Oprindeligt fra:"
#~ msgid "(edit note)"
#~ msgstr "(rediger note)"
#~ msgid "mark feed as read"
#~ msgstr "marker feed som læst"
#~ msgid "Trying to unshare..."
#~ msgstr "Prøver at annullere deling ..."
2018-12-03 12:25:50 +01:00
#~ msgid "Filename:"
#~ msgstr "Filnavn:"
2015-07-15 15:39:25 +02:00
2018-12-02 14:30:48 +01:00
#~ msgid "View as RSS feed"
#~ msgstr "Vis som RSS-feed"
#~ msgid "View as RSS"
#~ msgstr "Vis som RSS"
#~ msgid "Error Log"
#~ msgstr "Fejllog"
#~ msgid "No feeds are selected."
#~ msgstr "Der er ikke valgt nogen feeds."
#~ msgid "No articles are selected."
#~ msgstr "Der er ikke valgt nogen artikler."
2018-12-01 10:59:18 +01:00
#~ msgid "Rescore feed"
#~ msgstr "Gendan feed"
2018-12-01 10:59:18 +01:00
#~ msgid "Create label..."
#~ msgstr "Opret etiket ..."
#~ msgid "Create filter..."
#~ msgstr "Opret filter ..."
#~ msgid "Rescore articles in %s?"
#~ msgstr "Ændr resultater af artikler i %s?"
#~ msgid "Rescoring articles..."
#~ msgstr "Ændrer artikelresultater ..."
#, fuzzy
2018-12-01 10:59:18 +01:00
#~ msgid "Can't create label: missing caption."
#~ msgstr "Indtast mærketekst:"
2018-04-28 16:03:51 +02:00
#~ msgid "Firefox integration"
#~ msgstr "Firefox-integration"
2017-12-11 17:06:22 +01:00
#~ msgid "Rescore articles"
#~ msgstr "Nulstil artikler"
#~ msgid "All done."
#~ msgstr "Alt færdigt."
#~ msgid "Manual purge"
#~ msgstr "Manuel tømning"
#~ msgid "Clear feed data"
#~ msgstr "Ryd feed-data"
#~ msgid "Please enter category title:"
#~ msgstr "Indtast kategorititel:"
#, fuzzy
#~ msgid "Please select only one feed."
#~ msgstr "Rydder valgte feed ..."
#~ msgid "Clearing selected feed..."
#~ msgstr "Rydder valgte feed ..."
#~ msgid "Purging selected feed..."
#~ msgstr "Tømmer valgte feed ..."
#~ msgid "Clearing feed..."
#~ msgstr "Rydder feed ..."
#, fuzzy
#~ msgid "Rescore articles in selected feeds?"
#~ msgstr "Ændr resultater af artikler i %s?"
#~ msgid "Rescoring selected feeds..."
#~ msgstr "Genopretter valgte feeds ..."
#~ msgid "Rescoring feeds..."
#~ msgstr "Genopretter feeds ..."
#~ msgid "Unstar article"
#~ msgstr "Fjern stjerne fra artikel"
#~ msgid "Star article"
#~ msgstr "Sæt stjerne på artikel"
#~ msgid "Unpublish article"
#~ msgstr "Annuller udgivelse af artikel"
#~ msgid "Publish article"
#~ msgstr "Udgiv artikel"
2017-07-04 15:30:59 +02:00
#~ msgid "Resubscribe to push updates"
#~ msgstr "Forny abonnement på push-opdateringer"
#~ msgid "Linked"
#~ msgstr "Tilknyttet"
#~ msgid "Instance"
#~ msgstr "Instans"
#~ msgid "Instance URL"
#~ msgstr "Webadresse til instans"
#~ msgid "Access key:"
#~ msgstr "Adgangsnøgle:"
#~ msgid "Access key"
#~ msgstr "Adgangsnøgle"
#~ msgid "Generate new key"
#~ msgstr "Generer ny nøgle"
#~ msgid "Link instance"
#~ msgstr "Tilknyt instans"
#~ msgid "Last connected"
#~ msgstr "Sidst forbundet"
#~ msgid "Status"
#~ msgstr "Status"
#~ msgid "Stored feeds"
#~ msgstr "Gemte feeds"
#~ msgid "Create link"
#~ msgstr "Opret link"
#~ msgid "Subscription reset."
#~ msgstr "Abonnement nulstillet."
#~ msgid "Link Instance"
#~ msgstr "Tilknyt forekomst"
#~ msgid "Edit Instance"
#~ msgstr "Rediger forekomst"
#~ msgid "Remove selected instances?"
#~ msgstr "Fjerne valgte forekomster?"
#~ msgid "Removing selected instances..."
#~ msgstr "Fjerner valgte forekomster ..."
#~ msgid "No instances are selected."
#~ msgstr "Der er ikke valgt nogen forekomster."
#, fuzzy
#~ msgid "Please select only one instance."
#~ msgstr "Fjerne valgte forekomster?"
2017-03-23 13:25:26 +01:00
2017-02-14 09:22:32 +01:00
#~ msgid "More..."
#~ msgstr "Mere ..."
2016-03-23 20:58:20 +01:00
#~ msgid "Dismiss selected"
#~ msgstr "Afvis valgte"
#~ msgid "Dismiss read"
#~ msgstr "Afvis læste"
2015-11-30 09:32:12 +01:00
#~ msgid "Details"
#~ msgstr "Nærmere oplysninger"
#, fuzzy
#~ msgid "No recent articles matching this filter have been found."
#~ msgstr "Artikler, der matcher dette filter:"
#~ msgid "Import my Starred items"
#~ msgstr "Importer mine markerede elementer"
#, fuzzy
#~ msgid "Statistics"
#~ msgstr "Status"
#, fuzzy
#~ msgid "Last matched articles"
#~ msgstr "Markerede artikler"
#, fuzzy
#~ msgid "Clear database"
#~ msgstr "Ryd data"
#~ msgid "Google Reader Import"
#~ msgstr "Import af Google Reader"
#, fuzzy
#~ msgid "Clear classifier database?"
#~ msgstr "Ryd feed-data"
2015-08-12 11:23:59 +02:00
#~ msgid "with parameters:"
#~ msgstr "med parametre:"
2015-07-15 15:39:25 +02:00
#~ msgid "Select by tags..."
#~ msgstr "Vælg efter mærker ..."
#~ msgid "Limit search to:"
#~ msgstr "Begræns søgning til:"
#, fuzzy
#~ msgid "Old password cannot be blank."
#~ msgstr "Gammel adgangskode er forkert."
#~ msgid "Match:"
#~ msgstr "Match:"
#~ msgid "Any"
#~ msgstr "Nogen"
#~ msgid "All tags."
#~ msgstr "Alle tags."
#~ msgid "Which Tags?"
#~ msgstr "Hvilke tags?"
#~ msgid "Display entries"
#~ msgstr "Vis elementer"
#, fuzzy
#~ msgid "Select item(s) by tags"
#~ msgstr "Vælg efter mærker ..."
2015-06-23 07:54:40 +02:00
#~ msgid "Unread First"
#~ msgstr "Ulæst først"
#~ msgid "Unknown option: %s"
#~ msgstr "Ukendt indstilling: %s"
2015-03-05 21:48:48 +01:00
#, fuzzy
#~ msgid "New version of Tiny Tiny RSS is available!"
#~ msgstr "Ny version til rådighed!"
#, fuzzy
#~ msgid "New version of Tiny Tiny RSS is available (%s)."
#~ msgstr "Ny version til rådighed!"
#~ msgid "See the release notes"
#~ msgstr "Læs produktbemærkninger"
#~ msgid "Download"
#~ msgstr "Download"
#~ msgid "Update Tiny Tiny RSS"
#~ msgstr "Opdater Tiny Tiny RSS"
#~ msgid "Force update"
#~ msgstr "Tving opdatering"
#~ msgid "Ready to update."
#~ msgstr "Klar til at opdatere."
#~ msgid "Start update"
#~ msgstr "Star opdatering"
2014-08-14 10:09:23 +02:00
#~ msgid "From:"
#~ msgstr "Fra:"
#~ msgid "Select:"
#~ msgstr "Vælg:"