summaryrefslogtreecommitdiff
path: root/po/da.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/da.po')
-rw-r--r--po/da.po843
1 files changed, 445 insertions, 398 deletions
diff --git a/po/da.po b/po/da.po
index 8139bd4c..647aa8da 100644
--- a/po/da.po
+++ b/po/da.po
@@ -5,19 +5,19 @@
#
# Translators:
# Louis Tim Larsen <[email protected]>, 2018
-# Aputsiak Niels Janussen <[email protected]>, 2018
# Allan Nordhøy <[email protected]>, 2018
# Martin Wimpress <[email protected]>, 2018
# Stefano Karapetsas <[email protected]>, 2018
-# Joe Hansen <[email protected]>, 2020
+# Joe Hansen <[email protected]>, 2021
+# Aputsiak Niels Janussen <[email protected]>, 2021
#
msgid ""
msgstr ""
-"Project-Id-Version: mate-panel 1.25.0\n"
+"Project-Id-Version: mate-panel 1.25.2\n"
"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-panel/issues\n"
-"POT-Creation-Date: 2020-08-08 12:56+0200\n"
+"POT-Creation-Date: 2021-06-22 13:38+0200\n"
"PO-Revision-Date: 2018-03-11 19:58+0000\n"
-"Last-Translator: Joe Hansen <[email protected]>, 2020\n"
+"Last-Translator: Aputsiak Niels Janussen <[email protected]>, 2021\n"
"Language-Team: Danish (https://www.transifex.com/mate/teams/13566/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -40,14 +40,14 @@ msgstr "Kalender"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: applets/clock/clock.c:449
+#: applets/clock/clock.c:448
msgid "%l:%M:%S %p"
msgstr "%l:%M:%S"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: applets/clock/clock.c:449 applets/clock/clock-location-tile.c:502
+#: applets/clock/clock.c:448 applets/clock/clock-location-tile.c:500
msgid "%l:%M %p"
msgstr "%l:%M %p"
@@ -58,7 +58,7 @@ msgstr "%l:%M %p"
#. * string.
#. * It is used to display the time in 24-hours
#. * format (eg, like in France: 20:10).
-#: applets/clock/clock.c:454 applets/clock/clock.c:1624
+#: applets/clock/clock.c:453 applets/clock/clock.c:1620
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
@@ -72,9 +72,9 @@ msgstr "%H:%M:%S"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format (eg, like
#. * in France: 20:10).
-#: applets/clock/clock.c:454 applets/clock/clock.c:1630
-#: applets/clock/clock-location-tile.c:462
-#: applets/clock/clock-location-tile.c:509
+#: applets/clock/clock.c:453 applets/clock/clock.c:1626
+#: applets/clock/clock-location-tile.c:460
+#: applets/clock/clock-location-tile.c:507
msgid "%H:%M"
msgstr "%H:%M"
@@ -83,11 +83,11 @@ msgstr "%H:%M"
#. * the day of the month as a decimal number is a single digit,
#. * it should begin with a 0 in your locale (e.g. "May 01"
#. * instead of "May 1").
-#: applets/clock/clock.c:465
+#: applets/clock/clock.c:464
msgid "%a %b %e"
msgstr "%a %e. %b"
-#: applets/clock/clock.c:472
+#: applets/clock/clock.c:471
#, c-format
msgid ""
"%1$s\n"
@@ -96,7 +96,7 @@ msgstr ""
"%1$s\n"
"%2$s"
-#: applets/clock/clock.c:480
+#: applets/clock/clock.c:479
#, c-format
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"
@@ -104,19 +104,19 @@ msgstr "%1$s, %2$s"
#. Translators: This is a strftime format string.
#. * It is used to display a date. Please leave "%%s" as it is:
#. * it will be used to insert the timezone name later.
-#: applets/clock/clock.c:663
+#: applets/clock/clock.c:661
msgid "%A %B %d (%%s)"
msgstr "%A den %d. %B (%%s)"
-#: applets/clock/clock.c:689
+#: applets/clock/clock.c:687
msgid "Click to hide month calendar"
msgstr "Klik for at skjule månedskalenderen"
-#: applets/clock/clock.c:691
+#: applets/clock/clock.c:689
msgid "Click to view month calendar"
msgstr "Klik for at vise din månedskalender"
-#: applets/clock/clock.c:1462
+#: applets/clock/clock.c:1458
msgid "Computer Clock"
msgstr "Computer-ur"
@@ -126,7 +126,7 @@ msgstr "Computer-ur"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: applets/clock/clock.c:1609
+#: applets/clock/clock.c:1605
msgid "%I:%M:%S %p"
msgstr "%l:%M:%S"
@@ -136,110 +136,110 @@ msgstr "%l:%M:%S"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: applets/clock/clock.c:1617
+#: applets/clock/clock.c:1613
msgid "%I:%M %p"
msgstr "%I:%M"
#. Translators: This is a strftime format string.
#. * It is used to display a date in the full format (so that people can
#. * copy and paste it elsewhere).
-#: applets/clock/clock.c:1663
+#: applets/clock/clock.c:1659
msgid "%A, %B %d %Y"
msgstr "%A, %d. %B %Y"
-#: applets/clock/clock.c:1694
+#: applets/clock/clock.c:1690
msgid "Set System Time..."
msgstr "Indstil systemtid …"
-#: applets/clock/clock.c:1695
+#: applets/clock/clock.c:1691
msgid "Set System Time"
msgstr "Indstil systemtid"
-#: applets/clock/clock.c:1710
+#: applets/clock/clock.c:1705
msgid "Failed to set the system time"
msgstr "Kunne ikke indstille systemtid"
-#: applets/clock/clock.c:1906 applets/fish/fish.c:1694
-#: applets/notification_area/main.c:292 applets/wncklet/window-list.c:362
-#: applets/wncklet/workspace-switcher.c:393
+#: applets/clock/clock.c:1901 applets/fish/fish.c:1691
+#: applets/notification_area/main.c:292 applets/wncklet/window-list.c:432
+#: applets/wncklet/workspace-switcher.c:468
msgid "_Preferences"
msgstr "_Præferencer"
-#: applets/clock/clock.c:1909 applets/clock/clock.ui:293
-#: applets/fish/fish.c:1697 applets/fish/fish.ui:46
-#: applets/notification_area/main.c:295 applets/wncklet/showdesktop.c:242
-#: applets/wncklet/window-list.c:370 applets/wncklet/window-list.ui:32
-#: applets/wncklet/window-menu.c:98 applets/wncklet/workspace-switcher.c:401
-#: applets/wncklet/workspace-switcher.ui:46 mate-panel/drawer.c:562
-#: mate-panel/panel-action-button.c:731 mate-panel/panel-addto.c:1310
-#: mate-panel/panel-context-menu.c:318 mate-panel/panel-ditem-editor.c:648
-#: mate-panel/panel-menu-bar.c:351 mate-panel/panel-menu-button.c:704
-#: mate-panel/panel-properties-dialog.ui:78
+#: applets/clock/clock.c:1904 applets/clock/clock.ui:293
+#: applets/fish/fish.c:1694 applets/fish/fish.ui:46
+#: applets/notification_area/main.c:295 applets/wncklet/showdesktop.c:240
+#: applets/wncklet/window-list.c:440 applets/wncklet/window-list.ui:38
+#: applets/wncklet/window-menu.c:105 applets/wncklet/workspace-switcher.c:476
+#: applets/wncklet/workspace-switcher.ui:46 mate-panel/drawer.c:563
+#: mate-panel/panel-action-button.c:732 mate-panel/panel-addto.c:1309
+#: mate-panel/panel-context-menu.c:319
+#: mate-panel/panel-ditem-editor-dialog.ui:45 mate-panel/panel-menu-bar.c:355
+#: mate-panel/panel-menu-button.c:705 mate-panel/panel-properties-dialog.ui:78
#: mate-panel/panel-properties-dialog.ui:724 mate-panel/panel-run-dialog.ui:39
msgid "_Help"
msgstr "_Hjælp"
-#: applets/clock/clock.c:1912 applets/fish/fish.c:1700
-#: applets/notification_area/main.c:298 applets/wncklet/showdesktop.c:250
-#: applets/wncklet/window-list.c:378 applets/wncklet/window-menu.c:106
-#: applets/wncklet/workspace-switcher.c:409
+#: applets/clock/clock.c:1907 applets/fish/fish.c:1697
+#: applets/notification_area/main.c:298 applets/wncklet/showdesktop.c:248
+#: applets/wncklet/window-list.c:448 applets/wncklet/window-menu.c:113
+#: applets/wncklet/workspace-switcher.c:484
msgid "_About"
msgstr "_Om"
-#: applets/clock/clock.c:1915
+#: applets/clock/clock.c:1910
msgid "Copy _Time"
msgstr "Kopier _tid"
-#: applets/clock/clock.c:1918
+#: applets/clock/clock.c:1913
msgid "Copy _Date"
msgstr "Kopier _dato"
-#: applets/clock/clock.c:1921
+#: applets/clock/clock.c:1916
msgid "Ad_just Date & Time"
msgstr "_Juster dato og tid"
-#: applets/clock/clock.c:2919
+#: applets/clock/clock.c:2910
msgid "Choose Location"
msgstr "Vælg sted"
-#: applets/clock/clock.c:2998
+#: applets/clock/clock.c:2989
msgid "Edit Location"
msgstr "Rediger sted"
-#: applets/clock/clock.c:3125
+#: applets/clock/clock.c:3116
msgid "City Name"
msgstr "Bynavn"
-#: applets/clock/clock.c:3129
+#: applets/clock/clock.c:3120
msgid "City Time Zone"
msgstr "Byens tidszone"
-#: applets/clock/clock.c:3404
+#: applets/clock/clock.c:3395
#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:10
msgid "Clock"
msgstr "Ur"
-#: applets/clock/clock.c:3405
+#: applets/clock/clock.c:3396
msgid "About Clock"
msgstr "Om Ur"
-#: applets/clock/clock.c:3407
+#: applets/clock/clock.c:3398
msgid "The Clock displays the current time and date"
msgstr "Urpanelprogrammet viser tiden og datoen"
-#: applets/clock/clock.c:3408
+#: applets/clock/clock.c:3399
msgid ""
"Copyright © 1998-2004 Free Software Foundation, Inc.\n"
-"Copyright © 2012-2020 MATE developers"
+"Copyright © 2012-2021 MATE developers"
msgstr ""
"Ophavsret 1998-2004 Free Software Foundation, Inc.\n"
-"Ophavsret 2012-2020 MATE-udviklerne"
+"Ophavsret 2012-2021 MATE-udviklerne"
-#: applets/clock/clock.c:3412 applets/fish/fish.c:567
-#: applets/notification_area/main.c:286 applets/wncklet/showdesktop.c:509
-#: applets/wncklet/window-list.c:801 applets/wncklet/window-menu.c:88
-#: applets/wncklet/workspace-switcher.c:648
-#: mate-panel/panel-context-menu.c:124
+#: applets/clock/clock.c:3403 applets/fish/fish.c:563
+#: applets/notification_area/main.c:286 applets/wncklet/showdesktop.c:511
+#: applets/wncklet/window-list.c:730 applets/wncklet/window-menu.c:95
+#: applets/wncklet/workspace-switcher.c:722
+#: mate-panel/panel-context-menu.c:125
msgid "translator-credits"
msgstr ""
"\"Joe Hansen, 2012, 2013, 2014, 2015, 2016, 2017, 2018.\\n\"\n"
@@ -252,11 +252,12 @@ msgid "Time & Date"
msgstr "Dato & klokkeslet"
#: applets/clock/clock.ui:46 applets/clock/clock.ui:923
-#: mate-panel/libpanel-util/panel-gtk.c:136
-#: mate-panel/panel-context-menu.c:213 mate-panel/panel-ditem-editor.c:664
-#: mate-panel/panel-force-quit.c:240 mate-panel/panel-recent.c:154
-#: mate-panel/panel-run-dialog.ui:55 mate-panel/panel.c:689
-#: mate-panel/panel.c:1497
+#: mate-panel/libpanel-util/panel-gtk.c:137
+#: mate-panel/panel-context-menu.c:214
+#: mate-panel/panel-ditem-editor-dialog.ui:92
+#: mate-panel/panel-force-quit.c:241 mate-panel/panel-recent.c:155
+#: mate-panel/panel-run-dialog.ui:55 mate-panel/panel.c:690
+#: mate-panel/panel.c:1498
msgid "_Cancel"
msgstr "_Afbryd"
@@ -280,10 +281,10 @@ msgstr "Indstillinger for ur"
msgid "Time _Settings"
msgstr "Tids_indstillinger"
-#: applets/clock/clock.ui:324 applets/fish/fish.c:853 applets/fish/fish.ui:62
+#: applets/clock/clock.ui:324 applets/fish/fish.c:850 applets/fish/fish.ui:62
#: applets/notification_area/notification-area-preferences-dialog.ui:65
-#: applets/wncklet/window-list.ui:48 applets/wncklet/workspace-switcher.ui:62
-#: mate-panel/panel-addto.c:1321 mate-panel/panel-ditem-editor.c:660
+#: applets/wncklet/window-list.ui:54 applets/wncklet/workspace-switcher.ui:62
+#: mate-panel/panel-addto.c:1320 mate-panel/panel-ditem-editor-dialog.ui:76
#: mate-panel/panel-properties-dialog.ui:94
#: mate-panel/panel-properties-dialog.ui:740
#: mate-panel/panel-test-applets.ui:52
@@ -331,7 +332,7 @@ msgstr "Vis _temperatur"
msgid "General"
msgstr "Generelt"
-#: applets/clock/clock.ui:620 mate-panel/panel-addto.c:1317
+#: applets/clock/clock.ui:620 mate-panel/panel-addto.c:1316
msgid "_Add"
msgstr "_Tilføj"
@@ -383,8 +384,8 @@ msgstr "Nord"
msgid "South"
msgstr "Syd"
-#: applets/clock/clock.ui:939 mate-panel/libpanel-util/panel-gtk.c:140
-#: mate-panel/panel-applet-frame.c:962 mate-panel/panel-ditem-editor.c:668
+#: applets/clock/clock.ui:939 mate-panel/libpanel-util/panel-gtk.c:141
+#: mate-panel/panel-applet-frame.c:961
msgid "_OK"
msgstr "_O.k."
@@ -418,19 +419,19 @@ msgstr "_Længdegrad:"
msgid "L_atitude:"
msgstr "_Breddegrad:"
-#: applets/clock/clock-location-tile.c:183
+#: applets/clock/clock-location-tile.c:181
msgid "Failed to set the system timezone"
msgstr "Kunne ikke ændre systemets tidszone"
-#: applets/clock/clock-location-tile.c:229
+#: applets/clock/clock-location-tile.c:227
msgid "<small>Set...</small>"
msgstr "<small>Indstil…</small>"
-#: applets/clock/clock-location-tile.c:230
+#: applets/clock/clock-location-tile.c:228
msgid "<small>Set</small>"
msgstr "<small>Indstil</small>"
-#: applets/clock/clock-location-tile.c:306
+#: applets/clock/clock-location-tile.c:304
msgid ""
"Set location as current location and use its timezone for this computer"
msgstr ""
@@ -443,7 +444,7 @@ msgstr ""
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday). The %p expands to
#. * am/pm.
-#: applets/clock/clock-location-tile.c:439
+#: applets/clock/clock-location-tile.c:437
msgid "%l:%M <small>%p (%A)</small>"
msgstr "%l:%M <small>%p (%A)</small>"
@@ -452,7 +453,7 @@ msgstr "%l:%M <small>%p (%A)</small>"
#. * (eg, like in France: 20:10), when the local
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday).
-#: applets/clock/clock-location-tile.c:447
+#: applets/clock/clock-location-tile.c:445
msgid "%H:%M <small>(%A)</small>"
msgstr "%H:%M <small>(%A)</small>"
@@ -460,40 +461,40 @@ msgstr "%H:%M <small>(%A)</small>"
#. * It is used to display the time in 12-hours format
#. * (eg, like in the US: 8:10 am). The %p expands to
#. * am/pm.
-#: applets/clock/clock-location-tile.c:456
+#: applets/clock/clock-location-tile.c:454
msgid "%l:%M <small>%p</small>"
msgstr "%l:%M <small>%p</small>"
-#: applets/clock/clock-location-tile.c:598
+#: applets/clock/clock-location-tile.c:596
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: applets/clock/clock-location-tile.c:610
-#: applets/clock/clock-location-tile.c:619
+#: applets/clock/clock-location-tile.c:608
+#: applets/clock/clock-location-tile.c:617
msgid "Unknown"
msgstr "Ukendt"
#. Translators: The two strings are temperatures.
-#: applets/clock/clock-location-tile.c:612
+#: applets/clock/clock-location-tile.c:610
#, c-format
msgid "%s, feels like %s"
msgstr "%s, føles som %s"
-#: applets/clock/clock-location-tile.c:635
+#: applets/clock/clock-location-tile.c:633
#, c-format
msgid "Sunrise: %s / Sunset: %s"
msgstr "Solopgang: %s / solnedgang: %s"
-#: applets/clock/clock-utils.c:92 applets/fish/fish.c:170
-#: applets/notification_area/main.c:238 applets/wncklet/wncklet.c:75
-#: mate-panel/libpanel-util/panel-show.c:234
+#: applets/clock/clock-utils.c:92 applets/fish/fish.c:169
+#: applets/notification_area/main.c:238 applets/wncklet/wncklet.c:74
+#: mate-panel/libpanel-util/panel-show.c:235
#, c-format
msgid "Could not display help document '%s'"
msgstr "Kunne ikke vise hjælpedokumentet »%s«"
-#: applets/clock/clock-utils.c:121 applets/fish/fish.c:196
-#: applets/notification_area/main.c:252 applets/wncklet/wncklet.c:92
+#: applets/clock/clock-utils.c:121 applets/fish/fish.c:195
+#: applets/notification_area/main.c:252 applets/wncklet/wncklet.c:91
msgid "Error displaying help document"
msgstr "Fejl ved visning af hjælpedokument"
@@ -627,7 +628,7 @@ msgstr "Fabrik for ur-panelprogram"
msgid "Get the current time and date"
msgstr "Hent det aktuelle tidspunkt og dato"
-#: applets/fish/fish.c:266
+#: applets/fish/fish.c:265
#, c-format
msgid ""
"Warning: The command appears to be something actually useful.\n"
@@ -640,16 +641,16 @@ msgstr ""
"Vi advarer på det kraftigste at anvende %s til noget\n"
"som ville gøre panelprogrammet »praktisk« eller brugbart."
-#: applets/fish/fish.c:428
+#: applets/fish/fish.c:424
msgid "Images"
msgstr "Billeder"
-#: applets/fish/fish.c:534 applets/fish/fish.c:578 applets/fish/fish.c:684
+#: applets/fish/fish.c:530 applets/fish/fish.c:574 applets/fish/fish.c:680
#, no-c-format
msgid "%s the Fish"
msgstr "Fisken %s"
-#: applets/fish/fish.c:535
+#: applets/fish/fish.c:531
#, c-format
msgid ""
"%s has no use what-so-ever. It only takes up disk space and compilation "
@@ -661,44 +662,44 @@ msgstr ""
"hukommelsen. Hvis nogen bliver taget i at bruge dette program, burde "
"vedkommende straks sendes til en psykiatrisk undersøgelse."
-#: applets/fish/fish.c:552
+#: applets/fish/fish.c:548
msgid "(with minor help from George)"
msgstr "(med en smule hjælp fra George)"
-#: applets/fish/fish.c:558
+#: applets/fish/fish.c:554
#: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:10
msgid "Fish"
msgstr "Fisk"
-#: applets/fish/fish.c:559
+#: applets/fish/fish.c:555
msgid "About Fish"
msgstr "Om Fisk"
-#: applets/fish/fish.c:562
+#: applets/fish/fish.c:558
msgid ""
"Copyright © 1998-2002 Free Software Foundation, Inc.\n"
"Copyright © 2002-2005 Vincent Untz\n"
-"Copyright © 2012-2020 MATE developers"
+"Copyright © 2012-2021 MATE developers"
msgstr ""
"Ophavsret 1998-2002 Free Software Foundation, Inc.\n"
"Ophavsret 2002-2005 Vincent Untz\n"
-"Ophavsret 2012-2020 MATE-udviklerne"
+"Ophavsret 2012-2021 MATE-udviklerne"
-#: applets/fish/fish.c:579
+#: applets/fish/fish.c:575
#, c-format
msgid "%s the Fish, a contemporary oracle"
msgstr "Fisken %s, et nutidigt orakel"
-#: applets/fish/fish.c:645
+#: applets/fish/fish.c:641
msgid "Unable to locate the command to execute"
msgstr "Kan ikke lokalisere den kommando der skal udføres"
-#: applets/fish/fish.c:689
+#: applets/fish/fish.c:685
#, no-c-format
msgid "%s the Fish Says:"
msgstr "Fisken %s siger:"
-#: applets/fish/fish.c:752
+#: applets/fish/fish.c:747
#, c-format
msgid ""
"Unable to read output from command\n"
@@ -709,16 +710,16 @@ msgstr ""
"\n"
"Detaljer: %s"
-#: applets/fish/fish.c:849
+#: applets/fish/fish.c:846
msgid "_Speak again"
msgstr "_Tal igen"
-#: applets/fish/fish.c:930
+#: applets/fish/fish.c:927
#, c-format
msgid "The configured command is not working and has been replaced by: %s"
msgstr "Den konfigurerede kommando virker ikke og er udskiftet med: %s"
-#: applets/fish/fish.c:963
+#: applets/fish/fish.c:960
#, c-format
msgid ""
"Unable to execute '%s'\n"
@@ -729,7 +730,7 @@ msgstr ""
"\n"
"Detaljer: %s"
-#: applets/fish/fish.c:979
+#: applets/fish/fish.c:976
#, c-format
msgid ""
"Unable to read from '%s'\n"
@@ -740,15 +741,15 @@ msgstr ""
"\n"
"Detaljer: %s"
-#: applets/fish/fish.c:1551
+#: applets/fish/fish.c:1548
msgid "The water needs changing"
msgstr "Vandet skal skiftes"
-#: applets/fish/fish.c:1553
+#: applets/fish/fish.c:1550
msgid "Look at today's date!"
msgstr "Se på dags dato!"
-#: applets/fish/fish.c:1635
+#: applets/fish/fish.c:1632
#, c-format
msgid "%s the Fish, the fortune teller"
msgstr "Fisken %s, lykkespåersken"
@@ -889,12 +890,12 @@ msgid ""
"Copyright © 2002 Red Hat, Inc.\n"
"Copyright © 2003-2006 Vincent Untz\n"
"Copyright © 2011 Perberos\n"
-"Copyright © 2012-2020 MATE developers"
+"Copyright © 2012-2021 MATE developers"
msgstr ""
"Ophavsret 2002 Red Hat, Inc.\n"
"Ophavsret 2003-2006 Vincent Untz\n"
"Ophavsret 2011 Perberos\n"
-"Ophavsret 2012-2020 MATE-udviklerne"
+"Ophavsret 2012-2021 MATE-udviklerne"
#: applets/notification_area/main.c:485
msgid "Panel Notification Area"
@@ -973,6 +974,16 @@ msgstr ""
"Hvis sand, bringes et vindue der bliver gendannet efter en minimering, til "
"det aktive arbejdsområde. Ellers skiftes til arbejdsområdet for vinduet."
+#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:25
+msgid "Whether to enable mouse scrolling in the switch window list"
+msgstr ""
+
+#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:26
+msgid ""
+"If true, enable mouse scrolling in window list, otherwise disable mouse "
+"scrolling in window list."
+msgstr ""
+
#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:5
msgid "Display workspace names"
msgstr "Vis arbejdsområdenavne"
@@ -1035,7 +1046,7 @@ msgid "Factory for the window navigation related applets"
msgstr "Fabrik for panelprogrammer relateret til vinduesnavigation"
#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:10
-#: applets/wncklet/window-menu.c:76 applets/wncklet/window-menu.c:227
+#: applets/wncklet/window-menu.c:83 applets/wncklet/window-menu.c:235
msgid "Window Selector"
msgstr "Vinduesvælger"
@@ -1044,7 +1055,7 @@ msgid "Switch between open windows using a menu"
msgstr "Skift mellem åbne vinduer via en menu"
#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:23
-#: applets/wncklet/workspace-switcher.c:638
+#: applets/wncklet/workspace-switcher.c:712
msgid "Workspace Switcher"
msgstr "Arbejdsområdeskifter"
@@ -1053,7 +1064,7 @@ msgid "Switch between workspaces"
msgstr "Skift mellem arbejdsområder"
#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:36
-#: applets/wncklet/window-list.c:791
+#: applets/wncklet/window-list.c:720
msgid "Window List"
msgstr "Vinduesliste"
@@ -1069,47 +1080,47 @@ msgstr "Vis skrivebordet"
msgid "Hide application windows and show the desktop"
msgstr "Skjul programvinduer og vis skrivebordet"
-#: applets/wncklet/showdesktop.c:184
+#: applets/wncklet/showdesktop.c:182
#, c-format
msgid "Failed to load %s: %s\n"
msgstr "Kunne ikke indlæse %s: %s\n"
-#: applets/wncklet/showdesktop.c:184
+#: applets/wncklet/showdesktop.c:182
msgid "Icon not found"
msgstr "Ikon ikke fundet"
-#: applets/wncklet/showdesktop.c:266
+#: applets/wncklet/showdesktop.c:264
msgid "Click here to restore hidden windows."
msgstr "Klik her for at gendanne skjulte vinduer."
-#: applets/wncklet/showdesktop.c:270
+#: applets/wncklet/showdesktop.c:268
msgid "Click here to hide all windows and show the desktop."
msgstr "Klik her for at skjule alle vinduer og vise skrivebordet."
-#: applets/wncklet/showdesktop.c:440 applets/wncklet/showdesktop.c:499
+#: applets/wncklet/showdesktop.c:444 applets/wncklet/showdesktop.c:501
msgid "Show Desktop Button"
msgstr "Vis skrivebord-knap"
-#: applets/wncklet/showdesktop.c:500
+#: applets/wncklet/showdesktop.c:502
msgid "About Show Desktop Button"
msgstr "Om Vis skrivebordsknap"
-#: applets/wncklet/showdesktop.c:502
+#: applets/wncklet/showdesktop.c:504
msgid "This button lets you hide all windows and show the desktop."
msgstr "Denne knap lader dig skjule alle vinduerne og vise skrivebordet."
-#: applets/wncklet/showdesktop.c:503 applets/wncklet/window-list.c:795
-#: applets/wncklet/workspace-switcher.c:642
+#: applets/wncklet/showdesktop.c:505 applets/wncklet/window-list.c:724
+#: applets/wncklet/workspace-switcher.c:716
msgid ""
"Copyright © 2002 Red Hat, Inc.\n"
"Copyright © 2011 Perberos\n"
-"Copyright © 2012-2020 MATE developers"
+"Copyright © 2012-2021 MATE developers"
msgstr ""
"Ophavsret 2002 Red Hat, Inc.\n"
"Ophavsret 2011 Perberos\n"
-"Ophavsret 2012-2020 MATE-udviklerne"
+"Ophavsret 2012-2021 MATE-udviklerne"
-#: applets/wncklet/showdesktop.c:530
+#: applets/wncklet/showdesktop.c:551
msgid ""
"Your window manager does not support the show desktop button, or you are not"
" running a window manager."
@@ -1117,15 +1128,15 @@ msgstr ""
"Din vindueshåndtering understøtter ikke knappen til at vise skrivebordet, "
"eller også kører du ikke en vindueshåndtering."
-#: applets/wncklet/window-list.c:354
+#: applets/wncklet/window-list.c:424
msgid "_System Monitor"
msgstr "_Systemovervågning"
-#: applets/wncklet/window-list.c:792
+#: applets/wncklet/window-list.c:721
msgid "About Window List"
msgstr "Om vinduesliste"
-#: applets/wncklet/window-list.c:794
+#: applets/wncklet/window-list.c:723
msgid ""
"The Window List shows a list of all windows in a set of buttons and lets you"
" browse them."
@@ -1133,77 +1144,98 @@ msgstr ""
"Vindueslisten viser en liste over alle vinduer i et sæt af knapper og lader "
"dig gennemse dem."
-#: applets/wncklet/window-list.ui:18
+#: applets/wncklet/window-list.ui:23
msgid "Window List Preferences"
msgstr "Indstillinger for vinduesliste"
-#: applets/wncklet/window-list.ui:89
-msgid "Window List Content"
-msgstr "Indhold af vinduesliste"
-
-#: applets/wncklet/window-list.ui:115
-msgid "Sh_ow windows from current workspace"
-msgstr "Vis vinduer fra a_ktivt arbejdsområde"
-
-#: applets/wncklet/window-list.ui:130
-msgid "Show windows from a_ll workspaces"
-msgstr "Vis vinduer fra a_lle arbejdsområder"
-
-#: applets/wncklet/window-list.ui:170
+#: applets/wncklet/window-list.ui:98
msgid "Window Thumbnails"
msgstr "Vinduesminiaturebilleder"
-#: applets/wncklet/window-list.ui:196
+#: applets/wncklet/window-list.ui:119
msgid "Show _thumbnails on hover"
msgstr "Vis _miniaturebilleder via musen"
-#: applets/wncklet/window-list.ui:233
+#: applets/wncklet/window-list.ui:141
msgid "Thumbnail width in pixels. Window aspect ratio will be maintained."
msgstr ""
"Bredde for miniaturebilleder i billedpunkter. Vinduets størrelsesforhold "
"bevares."
-#: applets/wncklet/window-list.ui:234
+#: applets/wncklet/window-list.ui:142
msgid "Thumbnail width:"
msgstr "Bredde for miniaturebilleder:"
-#: applets/wncklet/window-list.ui:248
+#: applets/wncklet/window-list.ui:155
+msgid "0"
+msgstr "0"
+
+#: applets/wncklet/window-list.ui:157
msgid "px"
msgstr "bp."
-#: applets/wncklet/window-list.ui:286
+#: applets/wncklet/window-list.ui:201
msgid "Window Grouping"
msgstr "Vinduesgruppering"
-#: applets/wncklet/window-list.ui:312
+#: applets/wncklet/window-list.ui:222
msgid "_Never group windows"
msgstr "Gruppér al_drig vinduer"
-#: applets/wncklet/window-list.ui:327
+#: applets/wncklet/window-list.ui:239
msgid "Group windows when _space is limited"
msgstr "Gruppér vinduer når _pladsen er begrænset"
-#: applets/wncklet/window-list.ui:343
+#: applets/wncklet/window-list.ui:256
msgid "_Always group windows"
msgstr "Gruppér _altid vinduer"
-#: applets/wncklet/window-list.ui:383
+#: applets/wncklet/window-list.ui:295
+msgid "Mouse Scrolling"
+msgstr ""
+
+#: applets/wncklet/window-list.ui:316
+msgid "_Enable mouse scrolling"
+msgstr ""
+
+#: applets/wncklet/window-list.ui:349
+msgid "Behaviour"
+msgstr "Opførsel"
+
+#: applets/wncklet/window-list.ui:372
+msgid "Window List Content"
+msgstr "Indhold af vinduesliste"
+
+#: applets/wncklet/window-list.ui:393
+msgid "Sh_ow windows from current workspace"
+msgstr "Vis vinduer fra a_ktivt arbejdsområde"
+
+#: applets/wncklet/window-list.ui:409
+msgid "Show windows from a_ll workspaces"
+msgstr "Vis vinduer fra a_lle arbejdsområder"
+
+#: applets/wncklet/window-list.ui:447
msgid "Restoring Minimized Windows"
msgstr "Gendannelse af minimerede vinduer"
-#: applets/wncklet/window-list.ui:409
+#: applets/wncklet/window-list.ui:468
msgid "Restore to current _workspace"
msgstr "Gendan til aktivt _arbejdsområde"
-#: applets/wncklet/window-list.ui:424
+#: applets/wncklet/window-list.ui:484
msgid "Restore to na_tive workspace"
msgstr "Gendan til _oprindeligt arbejdsområde"
-#: applets/wncklet/window-menu.c:77
+#: applets/wncklet/window-list.ui:521
+#: applets/wncklet/workspace-switcher.ui:356
+msgid "Workspaces"
+msgstr "Arbejdsområder"
+
+#: applets/wncklet/window-menu.c:84
msgid "About Window Selector"
msgstr "Om vinduesvælger"
-#: applets/wncklet/window-menu.c:79
+#: applets/wncklet/window-menu.c:86
msgid ""
"The Window Selector shows a list of all windows in a menu and lets you "
"browse them."
@@ -1211,36 +1243,36 @@ msgstr ""
"Vinduesvælgeren viser en liste over alle vinduer i en menu og lader dig "
"gennemse dem."
-#: applets/wncklet/window-menu.c:80
+#: applets/wncklet/window-menu.c:87
msgid ""
"Copyright © 2000 Helix Code, Inc.\n"
"Copyright © 2001 Free Software Foundation, Inc.\n"
"Copyright © 2003 Sun Microsystems, Inc.\n"
"Copyright © 2011 Perberos\n"
-"Copyright © 2012-2020 MATE developers"
+"Copyright © 2012-2021 MATE developers"
msgstr ""
"Ophavsret 2000 Helix Code, Inc.\n"
"Ophavsret 2001 Free Software Foundation, Inc.\n"
"Ophavsret 2003 Sun Microsystems, Inc.\n"
"Ophavsret 2011 Perberos\n"
-"Ophavsret 2012-2020 MATE-udviklerne"
+"Ophavsret 2012-2021 MATE-udviklerne"
-#: applets/wncklet/workspace-switcher.c:240
-#: applets/wncklet/workspace-switcher.c:943
+#: applets/wncklet/workspace-switcher.c:294
+#: applets/wncklet/workspace-switcher.c:1041
#: applets/wncklet/workspace-switcher.ui:170
msgid "rows"
msgstr "rækker"
-#: applets/wncklet/workspace-switcher.c:240
-#: applets/wncklet/workspace-switcher.c:943
+#: applets/wncklet/workspace-switcher.c:294
+#: applets/wncklet/workspace-switcher.c:1041
msgid "columns"
msgstr "kolonner"
-#: applets/wncklet/workspace-switcher.c:639
+#: applets/wncklet/workspace-switcher.c:713
msgid "About Workspace Switcher"
msgstr "Om arbejdsområdeskifter"
-#: applets/wncklet/workspace-switcher.c:641
+#: applets/wncklet/workspace-switcher.c:715
msgid ""
"The Workspace Switcher shows you a small version of your workspaces that "
"lets you manage your windows."
@@ -1284,10 +1316,6 @@ msgstr "Vis arbejdsområde_navne i skifteren"
msgid "Allow workspace _wrap around in switcher"
msgstr "Tillad arbejdsområde_ombrydning i skifter"
-#: applets/wncklet/workspace-switcher.ui:356
-msgid "Workspaces"
-msgstr "Arbejdsområder"
-
#: data/org.mate.panel.gschema.xml.in:5
msgid "Default panel layout"
msgstr "Standardpanellayout"
@@ -1572,6 +1600,16 @@ msgstr ""
"Maksimalt antal menuposter (dvs. bogmærker) som vises uden at blive placeret"
" i en undermenu."
+#: data/org.mate.panel.menubar.gschema.xml.in:56
+msgid "Maximum number of recent documents displayed in the Places menu"
+msgstr ""
+
+#: data/org.mate.panel.menubar.gschema.xml.in:57
+msgid ""
+"Maximum number of recent documents that are displayed in the Places menu at "
+"a time. If this is set to -1, all known recent documents will be displayed."
+msgstr ""
+
#: data/org.mate.panel.object.gschema.xml.in:5
msgid "Panel object type"
msgstr "Panelobjekttype"
@@ -2195,12 +2233,12 @@ msgstr "Sessionhåndteringsindstillinger:"
msgid "Show session management options"
msgstr "Vis sessionhåndteringsindstillinger"
-#: mate-panel/libpanel-util/panel-gtk.c:138
+#: mate-panel/libpanel-util/panel-gtk.c:139
msgid "_Open"
msgstr "_Åbn"
-#: mate-panel/libpanel-util/panel-error.c:76
-#: mate-panel/panel-applet-frame.c:800 mate-panel/panel-applet-frame.c:988
+#: mate-panel/libpanel-util/panel-error.c:77
+#: mate-panel/panel-applet-frame.c:799 mate-panel/panel-applet-frame.c:987
msgid "Error"
msgstr "Fejl"
@@ -2208,55 +2246,55 @@ msgstr "Fejl"
msgid "Choose an icon"
msgstr "Vælg et ikon"
-#: mate-panel/libpanel-util/panel-launch.c:45
+#: mate-panel/libpanel-util/panel-launch.c:46
#, c-format
msgid "Could not launch '%s'"
msgstr "Kunne ikke starte »%s«"
-#: mate-panel/libpanel-util/panel-launch.c:48 mate-panel/launcher.c:162
+#: mate-panel/libpanel-util/panel-launch.c:49 mate-panel/launcher.c:163
msgid "Could not launch application"
msgstr "Kunne ikke starte program"
-#: mate-panel/libpanel-util/panel-show.c:44
+#: mate-panel/libpanel-util/panel-show.c:45
#, c-format
msgid "Could not open location '%s'"
msgstr "Kunne ikke vise stedet »%s«"
-#: mate-panel/libpanel-util/panel-show.c:158
+#: mate-panel/libpanel-util/panel-show.c:159
msgid "No application to handle search folders is installed."
msgstr "Der er ikke installeret noget program til at håndtere søgemapper."
-#: mate-panel/applet.c:468
+#: mate-panel/applet.c:469
msgid "???"
msgstr "???"
-#: mate-panel/applet.c:548 libmate-panel-applet/mate-panel-applet.c:139
+#: mate-panel/applet.c:549 libmate-panel-applet/mate-panel-applet.c:140
msgid "_Remove From Panel"
msgstr "F_jern fra panel"
-#: mate-panel/applet.c:556 libmate-panel-applet/mate-panel-applet.c:142
+#: mate-panel/applet.c:557 libmate-panel-applet/mate-panel-applet.c:143
msgid "_Move"
msgstr "_Flyt"
-#: mate-panel/applet.c:574 libmate-panel-applet/mate-panel-applet.c:148
+#: mate-panel/applet.c:575 libmate-panel-applet/mate-panel-applet.c:149
msgid "Loc_k To Panel"
msgstr "_Lås til panel"
-#: mate-panel/applet.c:1313
+#: mate-panel/applet.c:1311
msgid "Cannot find an empty spot"
msgstr "Kan ikke finde en tom plads"
-#: mate-panel/drawer.c:443 mate-panel/panel-addto.c:189
-#: mate-panel/panel-toplevel.c:1643
+#: mate-panel/drawer.c:444 mate-panel/panel-addto.c:190
+#: mate-panel/panel-toplevel.c:1646
msgid "Drawer"
msgstr "Skuffe"
-#: mate-panel/drawer.c:550
+#: mate-panel/drawer.c:551
msgid "_Add to Drawer..."
msgstr "_Tilføj til skuffe …"
-#: mate-panel/drawer.c:556 mate-panel/launcher.c:602
-#: mate-panel/panel-action-button.c:172 mate-panel/panel-context-menu.c:246
+#: mate-panel/drawer.c:557 mate-panel/launcher.c:603
+#: mate-panel/panel-action-button.c:173 mate-panel/panel-context-menu.c:247
msgid "_Properties"
msgstr "_Egenskaber"
@@ -2273,7 +2311,7 @@ msgid "- Edit .desktop files"
msgstr "- Rediger .desktop-filer"
#: mate-panel/mate-desktop-item-edit.c:144
-#: mate-panel/mate-desktop-item-edit.c:198 mate-panel/launcher.c:974
+#: mate-panel/mate-desktop-item-edit.c:198 mate-panel/launcher.c:967
msgid "Create Launcher"
msgstr "Opret genvej"
@@ -2282,11 +2320,11 @@ msgstr "Opret genvej"
msgid "Directory Properties"
msgstr "Mappe-egenskaber"
-#: mate-panel/mate-desktop-item-edit.c:175 mate-panel/launcher.c:817
+#: mate-panel/mate-desktop-item-edit.c:175 mate-panel/launcher.c:810
msgid "Launcher Properties"
msgstr "Egenskaber for genvej"
-#: mate-panel/mate-panel.desktop.in:4 mate-panel/main.c:158
+#: mate-panel/mate-panel.desktop.in:4 mate-panel/main.c:167
msgid "Panel"
msgstr "Panel"
@@ -2298,54 +2336,54 @@ msgstr ""
"Kør andre programmer og tilbyd forskellige værktøjer til vindueshåndtering, "
"at vise hvad klokken er, osv."
-#: mate-panel/launcher.c:120
+#: mate-panel/launcher.c:121
msgid "Could not show this URL"
msgstr "Kunne ikke vise denne adresse"
-#: mate-panel/launcher.c:121
+#: mate-panel/launcher.c:122
msgid "No URL was specified."
msgstr "Der blev ikke angivet en adresse."
-#: mate-panel/launcher.c:217
+#: mate-panel/launcher.c:218
msgid "Could not use dropped item"
msgstr "Kunne ikke bruge sluppet element"
-#: mate-panel/launcher.c:451
+#: mate-panel/launcher.c:452
msgid "No URI provided for panel launcher desktop file\n"
msgstr "Ingen URI angivet for skrivebordsfil til panelgenvej\n"
-#: mate-panel/launcher.c:490
+#: mate-panel/launcher.c:491
#, c-format
msgid "Unable to open desktop file %s for panel launcher%s%s\n"
msgstr "Kan ikke åbne skrivebordsfilen %s til panelgenvejen%s%s\n"
-#: mate-panel/launcher.c:594
+#: mate-panel/launcher.c:595
msgid "_Launch"
msgstr "_Start"
-#: mate-panel/launcher.c:910
+#: mate-panel/launcher.c:903
#, c-format
msgid "Key %s is not set, cannot load launcher\n"
msgstr "Nøglen %s er ikke angivet, kan ikke indlæse genvejj\n"
-#: mate-panel/launcher.c:1043 mate-panel/panel-ditem-editor.c:1326
-#: mate-panel/panel-ditem-editor.c:1360 mate-panel/panel-ditem-editor.c:1391
+#: mate-panel/launcher.c:1036 mate-panel/panel-ditem-editor.c:1179
+#: mate-panel/panel-ditem-editor.c:1213 mate-panel/panel-ditem-editor.c:1243
msgid "Could not save launcher"
msgstr "Kunne ikke gemme genvej"
-#: mate-panel/main.c:54
+#: mate-panel/main.c:55
msgid "Replace a currently running panel"
msgstr "Erstat et nu kørende panel"
-#: mate-panel/main.c:56
+#: mate-panel/main.c:57
msgid "Reset the panel configuration to default"
msgstr "Nulstil panelkonfigurationen til standard"
-#: mate-panel/main.c:58
+#: mate-panel/main.c:59
msgid "Execute the run dialog"
msgstr "Udfør kørselsdialogen"
-#: mate-panel/main.c:60
+#: mate-panel/main.c:61
msgid "Set the default panel layout"
msgstr "Sæt standardpanellayouttet"
@@ -2369,165 +2407,165 @@ msgstr "Tilføj som _skuffe på panelet"
msgid "Add this as _menu to panel"
msgstr "Tilføj som _menu på panelet"
-#: mate-panel/panel-action-button.c:160
+#: mate-panel/panel-action-button.c:161
msgid "_Activate Screensaver"
msgstr "_Aktiver pauseskærm"
-#: mate-panel/panel-action-button.c:166
+#: mate-panel/panel-action-button.c:167
msgid "_Lock Screen"
msgstr "_Lås skærm"
-#: mate-panel/panel-action-button.c:310
+#: mate-panel/panel-action-button.c:311
msgid "Could not connect to server"
msgstr "Kunne ikke tilslutte til serveren"
-#: mate-panel/panel-action-button.c:341
+#: mate-panel/panel-action-button.c:342
msgid "Lock Screen"
msgstr "Lås skærmen"
-#: mate-panel/panel-action-button.c:342
+#: mate-panel/panel-action-button.c:343
msgid "Protect your computer from unauthorized use"
msgstr "Beskyt computeren mod uautoriseret brug"
-#: mate-panel/panel-action-button.c:356
+#: mate-panel/panel-action-button.c:357
msgid "Log Out..."
msgstr "Log ud …"
-#: mate-panel/panel-action-button.c:357
+#: mate-panel/panel-action-button.c:358
msgid "Log out of this session to log in as a different user"
msgstr "Afslut denne session for at logge på som en anden bruger"
-#: mate-panel/panel-action-button.c:366
+#: mate-panel/panel-action-button.c:367
msgid "Run Application..."
msgstr "Kør program …"
-#: mate-panel/panel-action-button.c:367
+#: mate-panel/panel-action-button.c:368
msgid "Run an application by typing a command or choosing from a list"
msgstr "Kør et program ved at indtaste en kommando eller vælge fra en liste"
-#: mate-panel/panel-action-button.c:376
+#: mate-panel/panel-action-button.c:377
msgid "Search for Files..."
msgstr "Søg efter filer …"
-#: mate-panel/panel-action-button.c:377
+#: mate-panel/panel-action-button.c:378
msgid "Locate documents and folders on this computer by name or content"
msgstr "Find dokumenter og mapper på denne computer ved navn eller indhold"
-#: mate-panel/panel-action-button.c:385 mate-panel/panel-force-quit.c:250
+#: mate-panel/panel-action-button.c:386 mate-panel/panel-force-quit.c:251
msgid "Force Quit"
msgstr "Gennemtving afslutning"
-#: mate-panel/panel-action-button.c:386
+#: mate-panel/panel-action-button.c:387
msgid "Force a misbehaving application to quit"
msgstr "Tving et program der opfører sig forkert, til at slutte"
-#: mate-panel/panel-action-button.c:395
+#: mate-panel/panel-action-button.c:396
msgid "Connect to Server..."
msgstr "Tilslut server …"
-#: mate-panel/panel-action-button.c:396
+#: mate-panel/panel-action-button.c:397
msgid "Connect to a remote computer or shared disk"
msgstr "Forbind til en fjern computer eller delt disk"
-#: mate-panel/panel-action-button.c:404
+#: mate-panel/panel-action-button.c:405
msgid "Shut Down..."
msgstr "Sluk …"
-#: mate-panel/panel-action-button.c:405
+#: mate-panel/panel-action-button.c:406
msgid "Shut down the computer"
msgstr "Sluk maskinen"
-#: mate-panel/panel-addto.c:125
+#: mate-panel/panel-addto.c:126
msgid "Custom Application Launcher"
msgstr "Brugerdefineret programgenvej"
-#: mate-panel/panel-addto.c:126
+#: mate-panel/panel-addto.c:127
msgid "Create a new launcher"
msgstr "Opret genvej"
-#: mate-panel/panel-addto.c:137
+#: mate-panel/panel-addto.c:138
msgid "Application Launcher..."
msgstr "Programgenvej …"
-#: mate-panel/panel-addto.c:138
+#: mate-panel/panel-addto.c:139
msgid "Copy a launcher from the applications menu"
msgstr "Kopier en genvej fra programmenuen"
-#: mate-panel/panel-addto.c:153
+#: mate-panel/panel-addto.c:154
msgid "Compact Menu"
msgstr "Kompakt menu"
-#: mate-panel/panel-addto.c:154
+#: mate-panel/panel-addto.c:155
msgid "A compact menu"
msgstr "En kompakt menu"
-#: mate-panel/panel-addto.c:165
+#: mate-panel/panel-addto.c:166
msgid "Classic Menu"
msgstr "Klassisk menu"
-#: mate-panel/panel-addto.c:166
+#: mate-panel/panel-addto.c:167
msgid "The classic Applications, Places and System menu bar"
msgstr "De klassiske programmer, steder og systemmenubjælke"
-#: mate-panel/panel-addto.c:177
+#: mate-panel/panel-addto.c:178
msgid "Separator"
msgstr "Adskiller"
-#: mate-panel/panel-addto.c:178
+#: mate-panel/panel-addto.c:179
msgid "A separator to organize the panel items"
msgstr "En adskiller til at organisere panel-elementerne"
-#: mate-panel/panel-addto.c:190
+#: mate-panel/panel-addto.c:191
msgid "A pop out drawer to store other items in"
msgstr "En pop-ud-skuffe til at gemme andre ting i"
-#: mate-panel/panel-addto.c:274
+#: mate-panel/panel-addto.c:275
msgid "(empty)"
msgstr "(tom)"
-#: mate-panel/panel-addto.c:419
+#: mate-panel/panel-addto.c:420
msgid "Not compatible with X11"
msgstr "Ikke kompatibel med X11"
-#: mate-panel/panel-addto.c:426
+#: mate-panel/panel-addto.c:427
msgid "Not compatible with Wayland"
msgstr "Ikke kompatibel med Wayland"
-#: mate-panel/panel-addto.c:1055
+#: mate-panel/panel-addto.c:1052
#, c-format
msgid "Find an _item to add to \"%s\":"
msgstr "Find et _element at tilføje til »%s«:"
-#: mate-panel/panel-addto.c:1059
+#: mate-panel/panel-addto.c:1056
msgid "Add to Drawer"
msgstr "Tilføj til skuffe"
-#: mate-panel/panel-addto.c:1061
+#: mate-panel/panel-addto.c:1058
msgid "Find an _item to add to the drawer:"
msgstr "Find et _element at tilføje til skuffen:"
-#: mate-panel/panel-addto.c:1063
+#: mate-panel/panel-addto.c:1060
msgid "Add to Panel"
msgstr "Tilføj til panel"
-#: mate-panel/panel-addto.c:1065
+#: mate-panel/panel-addto.c:1062
msgid "Find an _item to add to the panel:"
msgstr "Find et _element at tilføje til panelet:"
-#: mate-panel/panel-addto.c:1313
+#: mate-panel/panel-addto.c:1312
msgid "_Back"
msgstr "_Tilbage"
-#: mate-panel/panel-applet-frame.c:761
+#: mate-panel/panel-applet-frame.c:760
#, c-format
msgid "\"%s\" has quit unexpectedly"
msgstr "»%s« afsluttede uventet"
-#: mate-panel/panel-applet-frame.c:763
+#: mate-panel/panel-applet-frame.c:762
msgid "Panel object has quit unexpectedly"
msgstr "Panelobjektet afsluttede uventet"
-#: mate-panel/panel-applet-frame.c:770
+#: mate-panel/panel-applet-frame.c:769
msgid ""
"If you reload a panel object, it will automatically be added back to the "
"panel."
@@ -2535,50 +2573,50 @@ msgstr ""
"Hvis du genstarter et panelobjekt vil det automatisk blive tilføjet panelet "
"igen."
-#: mate-panel/panel-applet-frame.c:777
+#: mate-panel/panel-applet-frame.c:776
msgid "D_elete"
msgstr "_Slet"
-#: mate-panel/panel-applet-frame.c:778 mate-panel/panel-applet-frame.c:783
+#: mate-panel/panel-applet-frame.c:777 mate-panel/panel-applet-frame.c:782
msgid "_Don't Reload"
msgstr "Genindlæs i_kke"
-#: mate-panel/panel-applet-frame.c:779 mate-panel/panel-applet-frame.c:784
+#: mate-panel/panel-applet-frame.c:778 mate-panel/panel-applet-frame.c:783
msgid "_Reload"
msgstr "_Genindlæs"
-#: mate-panel/panel-applet-frame.c:950
+#: mate-panel/panel-applet-frame.c:949
#, c-format
msgid "The panel encountered a problem while loading \"%s\"."
msgstr "Panelet stødte ind i et problem under indlæsning af »%s«."
-#: mate-panel/panel-applet-frame.c:965
+#: mate-panel/panel-applet-frame.c:964
msgid "Do you want to delete the applet from your configuration?"
msgstr "Vil du slette panelprogrammet fra din konfiguration?"
-#: mate-panel/panel-applet-frame.c:972 mate-panel/panel.c:1501
+#: mate-panel/panel-applet-frame.c:971 mate-panel/panel.c:1502
msgid "_Delete"
msgstr "_Slet"
-#: mate-panel/panel-context-menu.c:91
+#: mate-panel/panel-context-menu.c:92
msgid "And many, many others…"
msgstr "Og mange, mange andre ..."
-#: mate-panel/panel-context-menu.c:114
+#: mate-panel/panel-context-menu.c:115
msgid "The MATE Panel"
msgstr "Mate-panelet"
-#: mate-panel/panel-context-menu.c:116
+#: mate-panel/panel-context-menu.c:117
msgid ""
"Copyright © 1997-2003 Free Software Foundation, Inc.\n"
"Copyright © 2004 Vincent Untz\n"
-"Copyright © 2011-2020 MATE developers"
+"Copyright © 2011-2021 MATE developers"
msgstr ""
"Ophavsret 1997-2003 Free Software Foundation, Inc.\n"
"Ophavsret 2004 Vincent Untz\n"
-"Ophavsret 2011-2020 MATE-udviklerne"
+"Ophavsret 2011-2021 MATE-udviklerne"
-#: mate-panel/panel-context-menu.c:119
+#: mate-panel/panel-context-menu.c:120
msgid ""
"This program is responsible for launching other applications and provides "
"useful utilities."
@@ -2586,136 +2624,143 @@ msgstr ""
"Dette program er ansvarligt for at starte andre programmer og tilbyder "
"nyttige værktøjer."
-#: mate-panel/panel-context-menu.c:123
+#: mate-panel/panel-context-menu.c:124
msgid "About the MATE Panel"
msgstr "Om MATE-panelet"
-#: mate-panel/panel-context-menu.c:154
+#: mate-panel/panel-context-menu.c:155
msgid "Cannot delete this panel"
msgstr "Kan ikke fjerne dette panel"
-#: mate-panel/panel-context-menu.c:155
+#: mate-panel/panel-context-menu.c:156
msgid "You must always have at least one panel."
msgstr "Du skal altid mindst have et panel."
-#: mate-panel/panel-context-menu.c:199
+#: mate-panel/panel-context-menu.c:200
msgid "Reset all panels?"
-msgstr ""
+msgstr "Nulstil alle paneler?"
-#: mate-panel/panel-context-menu.c:200
+#: mate-panel/panel-context-menu.c:201
msgid ""
"When the panels are reset, all \n"
"custom settings are lost."
msgstr ""
+"Når panelerne nulstilles, bliver \n"
+"alle tilpassede indstillinger tabt."
-#: mate-panel/panel-context-menu.c:214
+#: mate-panel/panel-context-menu.c:215
msgid "_Reset Panels"
-msgstr ""
+msgstr "_Nulstil paneler"
-#: mate-panel/panel-context-menu.c:236
+#: mate-panel/panel-context-menu.c:237
msgid "_Add to Panel…"
msgstr "_Tilføj til panel ..."
-#: mate-panel/panel-context-menu.c:256
+#: mate-panel/panel-context-menu.c:257
msgid "_Reset All Panels"
-msgstr ""
+msgstr "_Nulstil alle paneler"
-#: mate-panel/panel-context-menu.c:263
+#: mate-panel/panel-context-menu.c:264
msgid "_Delete This Panel"
msgstr "_Fjern dette panel"
-#: mate-panel/panel-context-menu.c:276
+#: mate-panel/panel-context-menu.c:277
msgid "_New Panel"
msgstr "_Nyt panel"
-#: mate-panel/panel-context-menu.c:325
+#: mate-panel/panel-context-menu.c:326
msgid "A_bout Panels"
msgstr "_Om paneler"
-#: mate-panel/panel-ditem-editor.c:115
+#: mate-panel/panel-ditem-editor.c:117
msgid "Application"
msgstr "Program"
-#: mate-panel/panel-ditem-editor.c:117
+#: mate-panel/panel-ditem-editor.c:119
msgid "Application in Terminal"
msgstr "Program i terminal"
-#: mate-panel/panel-ditem-editor.c:119
+#: mate-panel/panel-ditem-editor.c:121
msgid "Location"
msgstr "Placering"
-#: mate-panel/panel-ditem-editor.c:602
-msgid "_Type:"
-msgstr "_Type:"
-
-#: mate-panel/panel-ditem-editor.c:609
-msgid "_Name:"
-msgstr "_Navn:"
-
-#: mate-panel/panel-ditem-editor.c:634
-msgid "_Browse..."
-msgstr "_Gennemse …"
-
-#: mate-panel/panel-ditem-editor.c:641
-msgid "Co_mment:"
-msgstr "Ko_mmentar:"
-
-#: mate-panel/panel-ditem-editor.c:652
-msgid "_Revert"
-msgstr "_Forkast"
-
-#: mate-panel/panel-ditem-editor.c:978
+#: mate-panel/panel-ditem-editor.c:848
msgid "Choose an application..."
msgstr "Vælg et program …"
-#: mate-panel/panel-ditem-editor.c:982
+#: mate-panel/panel-ditem-editor.c:852
msgid "Choose a file..."
msgstr "Vælg en fil …"
-#: mate-panel/panel-ditem-editor.c:1146 mate-panel/panel-ditem-editor.c:1155
+#: mate-panel/panel-ditem-editor.c:1004 mate-panel/panel-ditem-editor.c:1013
+#: mate-panel/panel-ditem-editor-dialog.ui:197
msgid "Comm_and:"
msgstr "Komm_ando:"
-#: mate-panel/panel-ditem-editor.c:1164
+#: mate-panel/panel-ditem-editor.c:1022
msgid "_Location:"
msgstr "_Placering:"
-#: mate-panel/panel-ditem-editor.c:1327
+#: mate-panel/panel-ditem-editor.c:1180
msgid "The name of the launcher is not set."
msgstr "Navnet på genvejen er ikke angivet."
-#: mate-panel/panel-ditem-editor.c:1331
+#: mate-panel/panel-ditem-editor.c:1184
msgid "Could not save directory properties"
msgstr "Kunne ikke gemme mappeegenskaber"
-#: mate-panel/panel-ditem-editor.c:1332
+#: mate-panel/panel-ditem-editor.c:1185
msgid "The name of the directory is not set."
msgstr "Navnet på mappen er ikke angivet."
-#: mate-panel/panel-ditem-editor.c:1348
+#: mate-panel/panel-ditem-editor.c:1201
msgid "The command of the launcher is not set."
msgstr "Kommandoen for genvejen er ikke angivet."
-#: mate-panel/panel-ditem-editor.c:1351
+#: mate-panel/panel-ditem-editor.c:1204
msgid "The location of the launcher is not set."
msgstr "Placeringen af genvejen er ikke angivet."
-#: mate-panel/panel-ditem-editor.c:1428
+#: mate-panel/panel-ditem-editor.c:1280
msgid "Could not display help document"
msgstr "Kunne ikke vise hjælpedokument"
-#: mate-panel/panel-force-quit.c:86
+#: mate-panel/panel-ditem-editor-dialog.ui:60
+msgid "_Revert"
+msgstr "_Forkast"
+
+#: mate-panel/panel-ditem-editor-dialog.ui:108
+msgid "_Ok"
+msgstr "_O.k."
+
+#: mate-panel/panel-ditem-editor-dialog.ui:163
+msgid "_Type:"
+msgstr "_Type:"
+
+#: mate-panel/panel-ditem-editor-dialog.ui:180
+msgid "_Name:"
+msgstr "_Navn:"
+
+#: mate-panel/panel-ditem-editor-dialog.ui:214
+msgid "Co_mment:"
+msgstr "Ko_mmentar:"
+
+#: mate-panel/panel-ditem-editor-dialog.ui:269
+msgid "_Browse..."
+msgstr "_Gennemse …"
+
+#: mate-panel/panel-force-quit.c:87
msgid ""
"Click on a window to force the application to quit. To cancel press <ESC>."
msgstr ""
"Klik på et vindue for at tvinge programmet til at afslutte. Tryk <ESC> for "
"at annullere."
-#: mate-panel/panel-force-quit.c:232
+#: mate-panel/panel-force-quit.c:233
msgid "Force this application to exit?"
msgstr "Tving dette program til at afslutte?"
-#: mate-panel/panel-force-quit.c:235
+#: mate-panel/panel-force-quit.c:236
msgid ""
"If you choose to force an application to exit, unsaved changes in any open "
"documents in it might get lost."
@@ -2723,154 +2768,154 @@ msgstr ""
"Tvinger du et program til at afslutte, så kan ugemte dokumenter i programmet"
" gå tabt."
-#: mate-panel/panel-menu-bar.c:97
+#: mate-panel/panel-menu-bar.c:98
msgid "Browse and run installed applications"
msgstr "Gennemse og kør installerede programmer"
-#: mate-panel/panel-menu-bar.c:98
+#: mate-panel/panel-menu-bar.c:99
msgid "Access documents, folders and network places"
msgstr "Tilgå dokumenter, mapper og steder på netværket"
-#: mate-panel/panel-menu-bar.c:99
+#: mate-panel/panel-menu-bar.c:100
msgid "Change desktop appearance and behavior, get help, or log out"
msgstr "Skift skrivebordets udseende og opførsel, få hjælp eller log ud"
-#: mate-panel/panel-menu-bar.c:166
+#: mate-panel/panel-menu-bar.c:170
msgid "Applications"
msgstr "Programmer"
-#: mate-panel/panel-menu-bar.c:356 mate-panel/panel-menu-button.c:710
+#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:711
msgid "_Edit Menus"
msgstr "_Rediger menuer"
-#: mate-panel/panel-menu-button.c:1133
+#: mate-panel/panel-menu-button.c:1131
msgid "Main Menu"
msgstr "Hovedmenu"
-#: mate-panel/panel-menu-items.c:466
+#: mate-panel/panel-menu-items.c:467
msgid "Bookmarks"
msgstr "Bogmærker"
#. Translators: %s is a URI
-#: mate-panel/panel-menu-items.c:489 mate-panel/panel.c:572
+#: mate-panel/panel-menu-items.c:490 mate-panel/panel.c:573
#, c-format
msgid "Open '%s'"
msgstr "Åbn »%s«"
-#: mate-panel/panel-menu-items.c:560
+#: mate-panel/panel-menu-items.c:561
#, c-format
msgid "Unable to scan %s for media changes"
msgstr "Kan ikke skanne %s for medieændringer"
-#: mate-panel/panel-menu-items.c:604
+#: mate-panel/panel-menu-items.c:605
#, c-format
msgid "Rescan %s"
msgstr "Omskan %s"
-#: mate-panel/panel-menu-items.c:641
+#: mate-panel/panel-menu-items.c:642
#, c-format
msgid "Unable to mount %s"
msgstr "Kan ikke montere %s"
-#: mate-panel/panel-menu-items.c:704
+#: mate-panel/panel-menu-items.c:705
#, c-format
msgid "Mount %s"
msgstr "Monter %s"
-#: mate-panel/panel-menu-items.c:912
+#: mate-panel/panel-menu-items.c:913
msgid "Removable Media"
msgstr "Eksternt medie"
-#: mate-panel/panel-menu-items.c:999
+#: mate-panel/panel-menu-items.c:1000
msgid "Network Places"
msgstr "Netværkssteder"
-#: mate-panel/panel-menu-items.c:1038
+#: mate-panel/panel-menu-items.c:1040
msgid "Open your personal folder"
msgstr "Åbn din personlige mappe"
#. Translators: Desktop is used here as in
#. * "Desktop Folder" (this is not the Desktop
#. * environment).
-#: mate-panel/panel-menu-items.c:1057
+#: mate-panel/panel-menu-items.c:1059
msgctxt "Desktop Folder"
msgid "Desktop"
msgstr "Skrivebord"
-#: mate-panel/panel-menu-items.c:1058
+#: mate-panel/panel-menu-items.c:1060
msgid "Open the contents of your desktop in a folder"
msgstr "Åbn indholdet af dit skrivebord i en mappe"
-#: mate-panel/panel-menu-items.c:1075
+#: mate-panel/panel-menu-items.c:1077
msgid "Computer"
msgstr "Computer"
-#: mate-panel/panel-menu-items.c:1081
+#: mate-panel/panel-menu-items.c:1083
msgid ""
"Browse all local and remote disks and folders accessible from this computer"
msgstr ""
"Gennemse alle lokale og eksterne diske og mapper der kan tilgås fra denne "
"computer"
-#: mate-panel/panel-menu-items.c:1094
+#: mate-panel/panel-menu-items.c:1096
msgid "Network"
msgstr "Netværk"
-#: mate-panel/panel-menu-items.c:1095
+#: mate-panel/panel-menu-items.c:1097
msgid "Browse bookmarked and local network locations"
msgstr "Gennemse bogmærkede og lokale netværkssteder"
-#: mate-panel/panel-menu-items.c:1489
+#: mate-panel/panel-menu-items.c:1499
msgid "Places"
msgstr "Steder"
-#: mate-panel/panel-menu-items.c:1517
+#: mate-panel/panel-menu-items.c:1527
msgid "System"
msgstr "System"
#. Translators: translate "1" (msgctxt: "panel:showusername") to anything
#. * but "1" if "Log Out %s" doesn't make any sense in your
#. * language (where %s is a username).
-#: mate-panel/panel-menu-items.c:1602
+#: mate-panel/panel-menu-items.c:1612
msgctxt "panel:showusername"
msgid "1"
msgstr "1"
#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
-#: mate-panel/panel-menu-items.c:1614
+#: mate-panel/panel-menu-items.c:1624
#, c-format
msgid "Log Out %s..."
msgstr "Log %s ud …"
#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
-#: mate-panel/panel-menu-items.c:1618
+#: mate-panel/panel-menu-items.c:1628
#, c-format
msgid "Log out %s of this session to log in as a different user"
msgstr "Log %s ud af denne session for at logge på som en anden bruger"
-#: mate-panel/panel-properties-dialog.c:119 mate-panel/panel-test-applets.c:58
+#: mate-panel/panel-properties-dialog.c:120 mate-panel/panel-test-applets.c:59
msgctxt "Orientation"
msgid "Top"
msgstr "Top"
-#: mate-panel/panel-properties-dialog.c:120 mate-panel/panel-test-applets.c:59
+#: mate-panel/panel-properties-dialog.c:121 mate-panel/panel-test-applets.c:60
msgctxt "Orientation"
msgid "Bottom"
msgstr "Bund"
-#: mate-panel/panel-properties-dialog.c:121 mate-panel/panel-test-applets.c:60
+#: mate-panel/panel-properties-dialog.c:122 mate-panel/panel-test-applets.c:61
msgctxt "Orientation"
msgid "Left"
msgstr "Venstre"
-#: mate-panel/panel-properties-dialog.c:122 mate-panel/panel-test-applets.c:61
+#: mate-panel/panel-properties-dialog.c:123 mate-panel/panel-test-applets.c:62
msgctxt "Orientation"
msgid "Right"
msgstr "Højre"
-#: mate-panel/panel-properties-dialog.c:818
+#: mate-panel/panel-properties-dialog.c:827
msgid "Drawer Properties"
msgstr "Skuffe-egenskaber"
@@ -2929,18 +2974,18 @@ msgstr "Vælg en farve"
msgid "<small>Transparent</small>"
msgstr "<small>Gennemsigtig</small>"
-#: mate-panel/panel-properties-dialog.ui:553
+#: mate-panel/panel-properties-dialog.ui:545
+msgid "<small>Opaque</small>"
+msgstr "<small>Ugennemsigtig</small>"
+
+#: mate-panel/panel-properties-dialog.ui:566
msgid "Co_lor:"
msgstr "_Farve:"
-#: mate-panel/panel-properties-dialog.ui:566
+#: mate-panel/panel-properties-dialog.ui:579
msgid "S_tyle:"
msgstr "_Type:"
-#: mate-panel/panel-properties-dialog.ui:580
-msgid "<small>Opaque</small>"
-msgstr "<small>Ugennemsigtig</small>"
-
#: mate-panel/panel-properties-dialog.ui:613
msgid "Background _image:"
msgstr "Baggrunds_billede:"
@@ -2973,21 +3018,21 @@ msgstr "Stræ_k"
msgid "Rotate image when panel is _vertical"
msgstr "Roter billedet når panelet er _lodret"
-#: mate-panel/panel-recent.c:78 mate-panel/panel-recent.c:88
+#: mate-panel/panel-recent.c:79 mate-panel/panel-recent.c:89
#, c-format
msgid "Could not open recently used document \"%s\""
msgstr "Kunne ikke åbne nyligt benyttet dokument »%s«"
-#: mate-panel/panel-recent.c:90
+#: mate-panel/panel-recent.c:91
#, c-format
msgid "An unknown error occurred while trying to open \"%s\"."
msgstr "Der opstod en ukendt fejl under forsøg på at åbne »%s«."
-#: mate-panel/panel-recent.c:147
+#: mate-panel/panel-recent.c:148
msgid "Clear the Recent Documents list?"
msgstr "Ryd listen over seneste dokumenter?"
-#: mate-panel/panel-recent.c:149
+#: mate-panel/panel-recent.c:150
msgid ""
"If you clear the Recent Documents list, you clear the following:\n"
"• All items from the Places → Recent Documents menu item.\n"
@@ -2997,46 +3042,46 @@ msgstr ""
"• Alle elementerne fra Steder → seneste dokumenter-menupunktet.\n"
"• Alle elementerne fra seneste dokumenter i alle programmer."
-#: mate-panel/panel-recent.c:164
+#: mate-panel/panel-recent.c:165
msgid "Clear Recent Documents"
msgstr "Ryd seneste dokumenter"
-#: mate-panel/panel-recent.c:199
+#: mate-panel/panel-recent.c:201
msgid "Recent Documents"
msgstr "Seneste dokumenter"
-#: mate-panel/panel-recent.c:238
+#: mate-panel/panel-recent.c:243
msgid "Clear Recent Documents..."
msgstr "Ryd seneste dokumenter …"
-#: mate-panel/panel-recent.c:240
+#: mate-panel/panel-recent.c:245
msgid "Clear all items from the recent documents list"
msgstr "Ryd listen over seneste dokumenter"
-#: mate-panel/panel-run-dialog.c:436
+#: mate-panel/panel-run-dialog.c:430
#, c-format
msgid "Could not run command '%s'"
msgstr "Kunne ikke udføre kommandoen »%s«"
-#: mate-panel/panel-run-dialog.c:477
+#: mate-panel/panel-run-dialog.c:471
#, c-format
msgid "Could not convert '%s' from UTF-8"
msgstr "Kunne ikke konvertere »%s« fra UTF-8"
-#: mate-panel/panel-run-dialog.c:1270
+#: mate-panel/panel-run-dialog.c:1263
msgid "Choose a file to append to the command..."
msgstr "Vælg en fil af tilføje til kommandoen …"
-#: mate-panel/panel-run-dialog.c:1652 mate-panel/panel-run-dialog.ui:272
+#: mate-panel/panel-run-dialog.c:1618 mate-panel/panel-run-dialog.ui:272
msgid "Select an application to view its description."
msgstr "Vælg et program for et se dets beskrivelse."
-#: mate-panel/panel-run-dialog.c:1690
+#: mate-panel/panel-run-dialog.c:1656
#, c-format
msgid "Will run command: '%s'"
msgstr "Vil køre kommando: »%s«"
-#: mate-panel/panel-run-dialog.c:1723
+#: mate-panel/panel-run-dialog.c:1689
#, c-format
msgid "URI list dropped on run dialog had wrong format (%d) or length (%d)\n"
msgstr ""
@@ -3047,7 +3092,7 @@ msgstr ""
msgid "Run Application"
msgstr "Kør program"
-#: mate-panel/panel-run-dialog.ui:71 mate-panel/panel-stock-icons.c:97
+#: mate-panel/panel-run-dialog.ui:71 mate-panel/panel-stock-icons.c:98
msgid "_Run"
msgstr "_Kør"
@@ -3091,74 +3136,74 @@ msgstr "Liste over kendte programmer"
msgid "Show list of known _applications"
msgstr "Vis liste over kendte _programmer"
-#: mate-panel/panel-stock-icons.c:98
+#: mate-panel/panel-stock-icons.c:99
msgid "_Force quit"
msgstr "_Tving afslutning"
-#: mate-panel/panel-stock-icons.c:99
+#: mate-panel/panel-stock-icons.c:100
msgid "C_lear"
msgstr "_Ryd"
-#: mate-panel/panel-stock-icons.c:100
+#: mate-panel/panel-stock-icons.c:101
msgid "D_on't Delete"
msgstr "Slet _ikke"
-#: mate-panel/panel-test-applets.c:39
+#: mate-panel/panel-test-applets.c:40
msgid "Specify an applet IID to load"
msgstr "Angiv et panelprograms-IID som skal indlæses"
-#: mate-panel/panel-test-applets.c:40
+#: mate-panel/panel-test-applets.c:41
msgid ""
"Specify a gsettings path in which the applet preferences should be stored"
msgstr "Angiv en gsettings-placering til indstillingerne for panelprogrammet"
-#: mate-panel/panel-test-applets.c:41
+#: mate-panel/panel-test-applets.c:42
msgid "Specify the initial size of the applet (xx-small, medium, large etc.)"
msgstr ""
"Angiv startstørrelsen af panelprogrammet (xx-small, medium, large osv.)"
-#: mate-panel/panel-test-applets.c:42
+#: mate-panel/panel-test-applets.c:43
msgid ""
"Specify the initial orientation of the applet (top, bottom, left or right)"
msgstr ""
"Angiv startorienteringen af panelprogrammet (top, bottom, left eller right)"
-#: mate-panel/panel-test-applets.c:66
+#: mate-panel/panel-test-applets.c:67
msgctxt "Size"
msgid "XX Small"
msgstr "Mikroskopisk"
-#: mate-panel/panel-test-applets.c:67
+#: mate-panel/panel-test-applets.c:68
msgctxt "Size"
msgid "X Small"
msgstr "Meget lille"
-#: mate-panel/panel-test-applets.c:68
+#: mate-panel/panel-test-applets.c:69
msgctxt "Size"
msgid "Small"
msgstr "Lille"
-#: mate-panel/panel-test-applets.c:69
+#: mate-panel/panel-test-applets.c:70
msgctxt "Size"
msgid "Medium"
msgstr "Mellem"
-#: mate-panel/panel-test-applets.c:70
+#: mate-panel/panel-test-applets.c:71
msgctxt "Size"
msgid "Large"
msgstr "Stor"
-#: mate-panel/panel-test-applets.c:71
+#: mate-panel/panel-test-applets.c:72
msgctxt "Size"
msgid "X Large"
msgstr "Meget stor"
-#: mate-panel/panel-test-applets.c:72
+#: mate-panel/panel-test-applets.c:73
msgctxt "Size"
msgid "XX Large"
msgstr "Enorm"
-#: mate-panel/panel-test-applets.c:130
+#: mate-panel/panel-test-applets.c:131
#, c-format
msgid "Failed to load applet %s"
msgstr "Kunne ikke indlæse panelprogrammet %s"
@@ -3180,51 +3225,51 @@ msgstr "_Panelprogram:"
msgid "_Prefs Path:"
msgstr "_Indstillingssti:"
-#: mate-panel/panel-toplevel.c:1209
+#: mate-panel/panel-toplevel.c:1208
msgid "Hide Panel"
msgstr "Skjul panel"
-#: mate-panel/panel-toplevel.c:1649 mate-panel/panel-toplevel.c:1659
+#: mate-panel/panel-toplevel.c:1652 mate-panel/panel-toplevel.c:1662
msgid "Top Panel"
msgstr "Toppanel"
-#: mate-panel/panel-toplevel.c:1651
+#: mate-panel/panel-toplevel.c:1654
msgid "Bottom Panel"
msgstr "Bundpanel"
-#: mate-panel/panel-toplevel.c:1653
+#: mate-panel/panel-toplevel.c:1656
msgid "Left Panel"
msgstr "Venstre panel"
-#: mate-panel/panel-toplevel.c:1655
+#: mate-panel/panel-toplevel.c:1658
msgid "Right Panel"
msgstr "Højre panel"
-#: mate-panel/panel-util.c:350
+#: mate-panel/panel-util.c:351
#, c-format
msgid "Icon '%s' not found"
msgstr "Ikonet »%s« blev ikke fundet"
-#: mate-panel/panel-util.c:474
+#: mate-panel/panel-util.c:475
#, c-format
msgid "Could not execute '%s'"
msgstr "Kunne ikke starte »%s«"
-#: mate-panel/panel-util.c:702
+#: mate-panel/panel-util.c:703
msgid "file"
msgstr "fil"
-#: mate-panel/panel-util.c:876
+#: mate-panel/panel-util.c:871
msgid "Home Folder"
msgstr "Hjemmemappe"
#. Translators: this is the same string as the one found in
#. * caja
-#: mate-panel/panel-util.c:888
+#: mate-panel/panel-util.c:883
msgid "File System"
msgstr "Filsystem"
-#: mate-panel/panel-util.c:1062
+#: mate-panel/panel-util.c:1046
msgid "Search"
msgstr "Søg"
@@ -3232,47 +3277,49 @@ msgstr "Søg"
#. * method, and the second string is a path. For
#. * example, "Trash: some-directory". It means that the
#. * directory called "some-directory" is in the trash.
-#: mate-panel/panel-util.c:1108
+#: mate-panel/panel-util.c:1092
#, c-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
-#: mate-panel/panel.c:505
+#: mate-panel/panel.c:506
#, c-format
msgid "Open URL: %s"
msgstr "Åbn adresse: %s"
-#: mate-panel/panel.c:671
+#: mate-panel/panel.c:672
msgid "You dropped an image on the panel, what do you want to do?"
-msgstr ""
+msgstr "Du smed et billede på panelet, hvad ønsker du at gøre?"
-#: mate-panel/panel.c:673
+#: mate-panel/panel.c:674
#, c-format
msgid "You dropped the image \"%s\" on the panel."
-msgstr ""
+msgstr "Du smed billedet »%s« på panelet."
-#: mate-panel/panel.c:676
+#: mate-panel/panel.c:677
msgid ""
"Do you want to create a launcher for it or use it as the panel's background?"
msgstr ""
+"Ønsker du at oprette en genvej for billedet eller bruge det som panelets "
+"baggrund?"
-#: mate-panel/panel.c:679
+#: mate-panel/panel.c:680
msgid "Do you want to use it as the panel's background?"
-msgstr ""
+msgstr "Ønsker du at bruge det som panelets baggrund?"
-#: mate-panel/panel.c:693
+#: mate-panel/panel.c:694
msgid "Create _Launcher"
-msgstr ""
+msgstr "Opret _genvej"
-#: mate-panel/panel.c:697
+#: mate-panel/panel.c:698
msgid "Set _Background Image"
-msgstr ""
+msgstr "Angiv _baggrundsbillede"
-#: mate-panel/panel.c:1477
+#: mate-panel/panel.c:1478
msgid "Delete this drawer?"
msgstr "Fjern denne skuffe?"
-#: mate-panel/panel.c:1478
+#: mate-panel/panel.c:1479
msgid ""
"When a drawer is deleted, the drawer and its\n"
"settings are lost."
@@ -3280,11 +3327,11 @@ msgstr ""
"Når en skuffe fjernes, mister du både skuffen\n"
"og dens opsætning."
-#: mate-panel/panel.c:1481
+#: mate-panel/panel.c:1482
msgid "Delete this panel?"
msgstr "Fjern dette panel?"
-#: mate-panel/panel.c:1482
+#: mate-panel/panel.c:1483
msgid ""
"When a panel is deleted, the panel and its\n"
"settings are lost."