diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 660 |
1 files changed, 337 insertions, 323 deletions
@@ -20,9 +20,9 @@ # msgid "" msgstr "" -"Project-Id-Version: mate-panel 1.25.3\n" +"Project-Id-Version: mate-panel 1.27.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-panel/issues\n" -"POT-Creation-Date: 2021-08-04 18:05+0200\n" +"POT-Creation-Date: 2022-10-29 15:36+0200\n" "PO-Revision-Date: 2018-03-11 19:58+0000\n" "Last-Translator: Tobias Bannert <[email protected]>, 2021\n" "Language-Team: German (https://www.transifex.com/mate/teams/13566/de/)\n" @@ -32,7 +32,7 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: applets/clock/calendar-window.c:257 applets/clock/clock.ui:689 +#: applets/clock/calendar-window.c:257 applets/clock/clock.ui:708 msgid "Locations" msgstr "Ort" @@ -40,21 +40,21 @@ msgstr "Ort" msgid "Edit" msgstr "Bearbeiten" -#: applets/clock/calendar-window.c:482 +#: applets/clock/calendar-window.c:484 msgid "Calendar" 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:448 +#: applets/clock/clock.c:444 msgid "%l:%M:%S %p" msgstr "%I:%M:%S %p" #. 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:448 applets/clock/clock-location-tile.c:500 +#: applets/clock/clock.c:444 applets/clock/clock-location-tile.c:500 msgid "%l:%M %p" msgstr "%H:%M" @@ -65,7 +65,7 @@ msgstr "%H:%M" #. * string. #. * It is used to display the time in 24-hours #. * format (eg, like in France: 20:10). -#: applets/clock/clock.c:453 applets/clock/clock.c:1620 +#: applets/clock/clock.c:449 applets/clock/clock.c:1614 msgid "%H:%M:%S" msgstr "%H:%M:%S" @@ -79,7 +79,7 @@ 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:453 applets/clock/clock.c:1626 +#: applets/clock/clock.c:449 applets/clock/clock.c:1620 #: applets/clock/clock-location-tile.c:460 #: applets/clock/clock-location-tile.c:507 msgid "%H:%M" @@ -90,11 +90,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:464 +#: applets/clock/clock.c:460 msgid "%a %b %e" msgstr "%a, %e. %b." -#: applets/clock/clock.c:471 +#: applets/clock/clock.c:467 #, c-format msgid "" "%1$s\n" @@ -103,7 +103,7 @@ msgstr "" "%1$s\n" "%2$s" -#: applets/clock/clock.c:479 +#: applets/clock/clock.c:475 #, c-format msgid "%1$s, %2$s" msgstr "%1$s, %2$s" @@ -111,19 +111,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:661 +#: applets/clock/clock.c:657 msgid "%A %B %d (%%s)" msgstr "%A, %e. %B (%%s)" -#: applets/clock/clock.c:687 +#: applets/clock/clock.c:683 msgid "Click to hide month calendar" msgstr "Klicken, um den Monatskalender zu verbergen" -#: applets/clock/clock.c:689 +#: applets/clock/clock.c:685 msgid "Click to view month calendar" msgstr "Klicken, um den Monatskalender anzuzeigen" -#: applets/clock/clock.c:1458 +#: applets/clock/clock.c:1452 msgid "Computer Clock" msgstr "Rechneruhr" @@ -133,7 +133,7 @@ msgstr "Rechneruhr" #. * 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:1605 +#: applets/clock/clock.c:1599 msgid "%I:%M:%S %p" msgstr "%I:%M:%S %p" @@ -143,107 +143,107 @@ msgstr "%I:%M:%S %p" #. * 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:1613 +#: applets/clock/clock.c:1607 msgid "%I:%M %p" msgstr "%I:%M %p" #. 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:1659 +#: applets/clock/clock.c:1653 msgid "%A, %B %d %Y" msgstr "%A, %e. %B %Y" -#: applets/clock/clock.c:1690 +#: applets/clock/clock.c:1684 msgid "Set System Time..." msgstr "Systemzeit einstellen …" -#: applets/clock/clock.c:1691 +#: applets/clock/clock.c:1685 msgid "Set System Time" msgstr "Systemzeit einstellen" -#: applets/clock/clock.c:1705 +#: applets/clock/clock.c:1699 msgid "Failed to set the system time" msgstr "Systemzeit konnte nicht eingestellt werden" -#: applets/clock/clock.c:1901 applets/fish/fish.c:1691 -#: applets/notification_area/main.c:292 applets/wncklet/window-list.c:432 +#: applets/clock/clock.c:1889 applets/fish/fish.c:1690 +#: applets/notification_area/main.c:290 applets/wncklet/window-list.c:466 #: applets/wncklet/workspace-switcher.c:468 msgid "_Preferences" msgstr "_Einstellungen" -#: 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/clock/clock.c:1892 applets/clock/clock.ui:312 +#: applets/fish/fish.c:1693 applets/fish/fish.ui:46 +#: applets/notification_area/main.c:293 applets/wncklet/showdesktop.c:239 +#: applets/wncklet/window-list.c:474 applets/wncklet/window-list.ui:37 #: 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 +#: applets/wncklet/workspace-switcher.ui:46 mate-panel/drawer.c:558 +#: mate-panel/panel-action-button.c:730 mate-panel/panel-addto.c:1267 +#: mate-panel/panel-context-menu.c:320 #: 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-menu-button.c:697 mate-panel/panel-properties-dialog.ui:78 #: mate-panel/panel-properties-dialog.ui:724 mate-panel/panel-run-dialog.ui:39 msgid "_Help" msgstr "_Hilfe" -#: 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/clock/clock.c:1895 applets/fish/fish.c:1696 +#: applets/notification_area/main.c:296 applets/wncklet/showdesktop.c:247 +#: applets/wncklet/window-list.c:482 applets/wncklet/window-menu.c:113 #: applets/wncklet/workspace-switcher.c:484 msgid "_About" msgstr "_Über" -#: applets/clock/clock.c:1910 +#: applets/clock/clock.c:1898 msgid "Copy _Time" msgstr "_Uhrzeit kopieren" -#: applets/clock/clock.c:1913 +#: applets/clock/clock.c:1901 msgid "Copy _Date" msgstr "_Datum kopieren" -#: applets/clock/clock.c:1916 +#: applets/clock/clock.c:1904 msgid "Ad_just Date & Time" msgstr "Datum und Uhrzeit _anpassen" -#: applets/clock/clock.c:2910 +#: applets/clock/clock.c:2902 msgid "Choose Location" msgstr "Ort auswählen" -#: applets/clock/clock.c:2989 +#: applets/clock/clock.c:2981 msgid "Edit Location" msgstr "Ort bearbeiten" -#: applets/clock/clock.c:3116 +#: applets/clock/clock.c:3107 msgid "City Name" msgstr "Stadtname" -#: applets/clock/clock.c:3120 +#: applets/clock/clock.c:3111 msgid "City Time Zone" msgstr "Stadtzeitzone" -#: applets/clock/clock.c:3395 +#: applets/clock/clock.c:3384 #: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:10 msgid "Clock" msgstr "Uhr" -#: applets/clock/clock.c:3396 +#: applets/clock/clock.c:3385 msgid "About Clock" msgstr "Über Uhr" -#: applets/clock/clock.c:3398 +#: applets/clock/clock.c:3387 msgid "The Clock displays the current time and date" msgstr "Die Uhr zeigt die aktuelle Uhrzeit und das heutige Datum an" -#: applets/clock/clock.c:3399 +#: applets/clock/clock.c:3388 msgid "" "Copyright © 1998-2004 Free Software Foundation, Inc.\n" "Copyright © 2012-2021 MATE developers" msgstr "" -#: 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 +#: applets/clock/clock.c:3392 applets/fish/fish.c:562 +#: applets/notification_area/main.c:284 applets/wncklet/showdesktop.c:531 +#: applets/wncklet/window-list.c:956 applets/wncklet/window-menu.c:95 +#: applets/wncklet/workspace-switcher.c:735 #: mate-panel/panel-context-menu.c:125 msgid "translator-credits" msgstr "" @@ -259,13 +259,13 @@ msgstr "" msgid "Time & Date" msgstr "Zeit und Datum" -#: applets/clock/clock.ui:46 applets/clock/clock.ui:923 +#: applets/clock/clock.ui:46 applets/clock/clock.ui:952 #: 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 +#: mate-panel/panel-force-quit.c:241 mate-panel/panel-recent.c:154 +#: mate-panel/panel-run-dialog.ui:55 mate-panel/panel.c:688 +#: mate-panel/panel.c:1491 msgid "_Cancel" msgstr "_Abbrechen" @@ -273,133 +273,133 @@ msgstr "_Abbrechen" msgid "_Set System Time" msgstr "_Systemzeit einstellen" -#: applets/clock/clock.ui:191 +#: applets/clock/clock.ui:198 msgid "_Time:" msgstr "_Zeit:" -#: applets/clock/clock.ui:205 +#: applets/clock/clock.ui:212 msgid "Current Time:" msgstr "Aktuelle Zeit:" -#: applets/clock/clock.ui:277 +#: applets/clock/clock.ui:296 msgid "Clock Preferences" msgstr "Uhreinstellungen" -#: applets/clock/clock.ui:309 +#: applets/clock/clock.ui:328 msgid "Time _Settings" msgstr "_Zeiteinstellungen" -#: applets/clock/clock.ui:324 applets/fish/fish.c:850 applets/fish/fish.ui:62 +#: applets/clock/clock.ui:343 applets/fish/fish.c:849 applets/fish/fish.ui:62 #: applets/notification_area/notification-area-preferences-dialog.ui:65 -#: 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 +#: applets/wncklet/window-list.ui:53 applets/wncklet/workspace-switcher.ui:62 +#: mate-panel/panel-addto.c:1278 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 msgid "_Close" msgstr "S_chließen" -#: applets/clock/clock.ui:369 +#: applets/clock/clock.ui:388 msgid "Clock Format" msgstr "Uhrformat" -#: applets/clock/clock.ui:393 +#: applets/clock/clock.ui:412 msgid "_12 hour format" msgstr "_12-Stundenformat" -#: applets/clock/clock.ui:408 +#: applets/clock/clock.ui:427 msgid "_24 hour format" msgstr "_24-Stundenformat" -#: applets/clock/clock.ui:448 +#: applets/clock/clock.ui:467 msgid "Panel Display" msgstr "Leistenanzeige" -#: applets/clock/clock.ui:473 +#: applets/clock/clock.ui:492 msgid "Show the _date" msgstr "_Datum anzeigen" -#: applets/clock/clock.ui:488 +#: applets/clock/clock.ui:507 msgid "Show seco_nds" msgstr "_Sekunden anzeigen" -#: applets/clock/clock.ui:503 +#: applets/clock/clock.ui:522 msgid "Show wee_k numbers in calendar" msgstr "W_ochennummern im Kalender anzeigen" -#: applets/clock/clock.ui:518 +#: applets/clock/clock.ui:537 msgid "Show _weather" msgstr "_Wetter anzeigen" -#: applets/clock/clock.ui:533 +#: applets/clock/clock.ui:552 msgid "Show _temperature" msgstr "_Temperatur anzeigen" -#: applets/clock/clock.ui:568 applets/fish/fish.ui:102 +#: applets/clock/clock.ui:587 applets/fish/fish.ui:102 #: mate-panel/panel-properties-dialog.ui:384 msgid "General" msgstr "Allgemein" -#: applets/clock/clock.ui:620 mate-panel/panel-addto.c:1316 +#: applets/clock/clock.ui:639 mate-panel/panel-addto.c:1274 msgid "_Add" msgstr "_Hinzufügen" -#: applets/clock/clock.ui:636 +#: applets/clock/clock.ui:655 msgid "_Edit" msgstr "_Bearbeiten" -#: applets/clock/clock.ui:652 +#: applets/clock/clock.ui:671 msgid "_Remove" msgstr "_Löschen" -#: applets/clock/clock.ui:713 +#: applets/clock/clock.ui:732 msgid "Display" msgstr "Anzeige" -#: applets/clock/clock.ui:749 +#: applets/clock/clock.ui:769 msgid "_Visibility unit:" msgstr "_Sichtweiteneinheit:" -#: applets/clock/clock.ui:771 +#: applets/clock/clock.ui:791 msgid "_Pressure unit:" msgstr "_Luftdruckeinheit:" -#: applets/clock/clock.ui:805 +#: applets/clock/clock.ui:825 msgid "_Wind speed unit:" msgstr "_Windgeschwindigkeitseinheit:" -#: applets/clock/clock.ui:819 +#: applets/clock/clock.ui:839 msgid "_Temperature unit:" msgstr "_Temperatureinheit:" -#: applets/clock/clock.ui:854 +#: applets/clock/clock.ui:886 msgid "Weather" msgstr "Wetter" -#: applets/clock/clock.ui:886 +#: applets/clock/clock.ui:915 msgid "East" msgstr "Ost" -#: applets/clock/clock.ui:889 +#: applets/clock/clock.ui:918 msgid "West" msgstr "West" -#: applets/clock/clock.ui:900 +#: applets/clock/clock.ui:929 msgid "North" msgstr "Nord" -#: applets/clock/clock.ui:903 +#: applets/clock/clock.ui:932 msgid "South" msgstr "Süd" -#: applets/clock/clock.ui:939 mate-panel/libpanel-util/panel-gtk.c:141 -#: mate-panel/panel-applet-frame.c:961 +#: applets/clock/clock.ui:968 mate-panel/libpanel-util/panel-gtk.c:141 +#: mate-panel/panel-applet-frame.c:959 msgid "_OK" msgstr "_OK" #. Languages that have a single word that translates as either "state" or #. "province" should use that instead of "region". -#: applets/clock/clock.ui:1012 +#: applets/clock/clock.ui:1043 msgid "" "<small><i>Type a city, region, or country name and then select a match from " "the pop-up.</i></small>" @@ -407,23 +407,23 @@ msgstr "" "<small><i>Bitte einen Ort, eine Region oder ein Land eingeben und dann aus " "der Liste auswählen.</i></small>" -#: applets/clock/clock.ui:1057 +#: applets/clock/clock.ui:1088 msgid "_Timezone:" msgstr "_Zeitzone:" -#: applets/clock/clock.ui:1070 +#: applets/clock/clock.ui:1101 msgid "_Location Name:" msgstr "_Name des Ortes:" -#: applets/clock/clock.ui:1114 applets/clock/clock.ui:1128 +#: applets/clock/clock.ui:1145 applets/clock/clock.ui:1159 msgid "<i>(optional)</i>" msgstr "<i>(optional)</i>" -#: applets/clock/clock.ui:1171 +#: applets/clock/clock.ui:1202 msgid "L_ongitude:" msgstr "_Längengrad:" -#: applets/clock/clock.ui:1192 +#: applets/clock/clock.ui:1223 msgid "L_atitude:" msgstr "_Breitengrad:" @@ -494,15 +494,15 @@ msgstr "%s, gefühlt wie %s" msgid "Sunrise: %s / Sunset: %s" msgstr "Sonnenaufgang: %s – Sonnenuntergang: %s" -#: applets/clock/clock-utils.c:92 applets/fish/fish.c:169 -#: applets/notification_area/main.c:238 applets/wncklet/wncklet.c:74 +#: applets/clock/clock-utils.c:92 applets/fish/fish.c:168 +#: applets/notification_area/main.c:236 applets/wncklet/wncklet.c:74 #: mate-panel/libpanel-util/panel-show.c:235 #, c-format msgid "Could not display help document '%s'" msgstr "Das Hilfedokument »%s« konnte nicht dargestellt werden" -#: applets/clock/clock-utils.c:121 applets/fish/fish.c:195 -#: applets/notification_area/main.c:252 applets/wncklet/wncklet.c:91 +#: applets/clock/clock-utils.c:121 applets/fish/fish.c:194 +#: applets/notification_area/main.c:250 applets/wncklet/wncklet.c:91 msgid "Error displaying help document" msgstr "Fehler beim Darstellen des Hilfedokumentes" @@ -648,7 +648,7 @@ msgstr "Factory for clock applet" msgid "Get the current time and date" msgstr "Aktuelle Uhrzeit und Datum erhalten" -#: applets/fish/fish.c:265 +#: applets/fish/fish.c:264 #, c-format msgid "" "Warning: The command appears to be something actually useful.\n" @@ -661,16 +661,16 @@ msgstr "" "Wir bitten Sie nachdrücklich, %s nicht für etwas zu verwenden,\n" "das dieses Applet irgendwie »praktisch« oder »nützlich« machen könnte." -#: applets/fish/fish.c:424 +#: applets/fish/fish.c:423 msgid "Images" msgstr "Bilder" -#: applets/fish/fish.c:530 applets/fish/fish.c:574 applets/fish/fish.c:680 +#: applets/fish/fish.c:529 applets/fish/fish.c:573 applets/fish/fish.c:679 #, no-c-format msgid "%s the Fish" msgstr "%s, der Fisch" -#: applets/fish/fish.c:531 +#: applets/fish/fish.c:530 #, c-format msgid "" "%s has no use what-so-ever. It only takes up disk space and compilation " @@ -683,41 +683,41 @@ msgstr "" "Hauptspeicher. Sollte jemand beim Verwenden dieses Applets erwischt werden, " "sollte er sich unverzüglich einer psychiatrischen Untersuchung unterziehen." -#: applets/fish/fish.c:548 +#: applets/fish/fish.c:547 msgid "(with minor help from George)" msgstr "(mit etwas Hilfe von George)" -#: applets/fish/fish.c:554 +#: applets/fish/fish.c:553 #: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:10 msgid "Fish" msgstr "Fisch" -#: applets/fish/fish.c:555 +#: applets/fish/fish.c:554 msgid "About Fish" msgstr "Über Fisch" -#: applets/fish/fish.c:558 +#: applets/fish/fish.c:557 msgid "" "Copyright © 1998-2002 Free Software Foundation, Inc.\n" "Copyright © 2002-2005 Vincent Untz\n" "Copyright © 2012-2021 MATE developers" msgstr "" -#: applets/fish/fish.c:575 +#: applets/fish/fish.c:574 #, c-format msgid "%s the Fish, a contemporary oracle" msgstr "%s, der Fisch - ein zeitgenössisches Orakel" -#: applets/fish/fish.c:641 +#: applets/fish/fish.c:640 msgid "Unable to locate the command to execute" msgstr "Der auszuführende Befehl konnte nicht gefunden werden" -#: applets/fish/fish.c:685 +#: applets/fish/fish.c:684 #, no-c-format msgid "%s the Fish Says:" msgstr "%s, der Fisch, sagt:" -#: applets/fish/fish.c:747 +#: applets/fish/fish.c:746 #, c-format msgid "" "Unable to read output from command\n" @@ -728,17 +728,17 @@ msgstr "" "\n" "Details: %s" -#: applets/fish/fish.c:846 +#: applets/fish/fish.c:845 msgid "_Speak again" msgstr "Erneut _sprechen" -#: applets/fish/fish.c:927 +#: applets/fish/fish.c:926 #, c-format msgid "The configured command is not working and has been replaced by: %s" msgstr "" "Der Konfigurationsbefehl funktioniert nicht mehr und wurde ersetzt durch: %s" -#: applets/fish/fish.c:960 +#: applets/fish/fish.c:959 #, c-format msgid "" "Unable to execute '%s'\n" @@ -749,7 +749,7 @@ msgstr "" "\n" "Details: %s" -#: applets/fish/fish.c:976 +#: applets/fish/fish.c:975 #, c-format msgid "" "Unable to read from '%s'\n" @@ -760,15 +760,15 @@ msgstr "" "\n" "Details: %s" -#: applets/fish/fish.c:1548 +#: applets/fish/fish.c:1547 msgid "The water needs changing" msgstr "Das Wasser muss gewechselt werden" -#: applets/fish/fish.c:1550 +#: applets/fish/fish.c:1549 msgid "Look at today's date!" msgstr "Man beachte das heutige Datum!" -#: applets/fish/fish.c:1632 +#: applets/fish/fish.c:1631 #, c-format msgid "%s the Fish, the fortune teller" msgstr "%s, der wahrsagende Fisch" @@ -904,16 +904,16 @@ msgstr "Woher dieser dumme Fisch kam" msgid "Display a swimming fish or another animated creature" msgstr "Einen schwimmenden Fisch oder ein anderes animiertes Tier anzeigen" -#: applets/notification_area/main.c:276 +#: applets/notification_area/main.c:274 #: applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.desktop.in.in:10 msgid "Notification Area" msgstr "Benachrichtigungsfeld" -#: applets/notification_area/main.c:277 +#: applets/notification_area/main.c:275 msgid "About Notification Area" msgstr "Über Benachrichtigungsfeld" -#: applets/notification_area/main.c:280 +#: applets/notification_area/main.c:278 msgid "" "Copyright © 2002 Red Hat, Inc.\n" "Copyright © 2003-2006 Vincent Untz\n" @@ -921,7 +921,7 @@ msgid "" "Copyright © 2012-2021 MATE developers" msgstr "" -#: applets/notification_area/main.c:485 +#: applets/notification_area/main.c:482 msgid "Panel Notification Area" msgstr "Benachrichtigungsfeld der Leiste" @@ -1087,7 +1087,7 @@ msgid "Switch between open windows using a menu" msgstr "Zwischen offenen Fenstern, mithilfe eines Menüs wechseln" #: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:23 -#: applets/wncklet/workspace-switcher.c:712 +#: applets/wncklet/workspace-switcher.c:725 msgid "Workspace Switcher" msgstr "Arbeitsflächenumschalter" @@ -1096,7 +1096,7 @@ msgid "Switch between workspaces" msgstr "Zwischen Arbeitsflächen wechseln" #: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:36 -#: applets/wncklet/window-list.c:720 +#: applets/wncklet/window-list.c:946 msgid "Window List" msgstr "Fensterliste" @@ -1112,47 +1112,47 @@ msgstr "Schreibtisch anzeigen" msgid "Hide application windows and show the desktop" msgstr "Anwendungsfenster verbergen und Schreibtisch anzeigen" -#: applets/wncklet/showdesktop.c:182 +#: applets/wncklet/showdesktop.c:181 #, c-format msgid "Failed to load %s: %s\n" msgstr "%s konnte nicht geladen werden: %s\n" -#: applets/wncklet/showdesktop.c:182 +#: applets/wncklet/showdesktop.c:181 msgid "Icon not found" msgstr "Symbol nicht gefunden" -#: applets/wncklet/showdesktop.c:264 +#: applets/wncklet/showdesktop.c:263 msgid "Click here to restore hidden windows." msgstr "Hier klicken, um die verborgenen Fenster wieder hervorzuholen." -#: applets/wncklet/showdesktop.c:268 +#: applets/wncklet/showdesktop.c:267 msgid "Click here to hide all windows and show the desktop." msgstr "" "Hier klicken, um alle Fenster zu verbergen und den Schreibtisch anzuzeigen." -#: applets/wncklet/showdesktop.c:444 applets/wncklet/showdesktop.c:501 +#: applets/wncklet/showdesktop.c:450 applets/wncklet/showdesktop.c:521 msgid "Show Desktop Button" msgstr "Schreibtischknopf anzeigen" -#: applets/wncklet/showdesktop.c:502 +#: applets/wncklet/showdesktop.c:522 msgid "About Show Desktop Button" msgstr "Über Schreibtischknopfanzeige" -#: applets/wncklet/showdesktop.c:504 +#: applets/wncklet/showdesktop.c:524 msgid "This button lets you hide all windows and show the desktop." msgstr "" "Beim Anklicken dieses Knopfes werden alle Fenster verborgen und der " "Schreibtisch angezeigt." -#: applets/wncklet/showdesktop.c:505 applets/wncklet/window-list.c:724 -#: applets/wncklet/workspace-switcher.c:716 +#: applets/wncklet/showdesktop.c:525 applets/wncklet/window-list.c:950 +#: applets/wncklet/workspace-switcher.c:729 msgid "" "Copyright © 2002 Red Hat, Inc.\n" "Copyright © 2011 Perberos\n" "Copyright © 2012-2021 MATE developers" msgstr "" -#: applets/wncklet/showdesktop.c:551 +#: applets/wncklet/showdesktop.c:571 msgid "" "Your window manager does not support the show desktop button, or you are not" " running a window manager." @@ -1160,15 +1160,15 @@ msgstr "" "Ihre Fensterverwaltung unterstützt den Knopf »Schreibtisch anzeigen« nicht " "oder Sie verwenden momentan keine Fensterverwaltung." -#: applets/wncklet/window-list.c:424 +#: applets/wncklet/window-list.c:458 msgid "_System Monitor" msgstr "_Systemüberwachung" -#: applets/wncklet/window-list.c:721 +#: applets/wncklet/window-list.c:947 msgid "About Window List" msgstr "Über Fensterliste" -#: applets/wncklet/window-list.c:723 +#: applets/wncklet/window-list.c:949 msgid "" "The Window List shows a list of all windows in a set of buttons and lets you" " browse them." @@ -1180,83 +1180,83 @@ msgstr "" msgid "Window List Preferences" msgstr "Einstellungen der Fensterliste" -#: applets/wncklet/window-list.ui:98 +#: applets/wncklet/window-list.ui:97 msgid "Window Thumbnails" msgstr "Fenstervorschaubilder" -#: applets/wncklet/window-list.ui:119 +#: applets/wncklet/window-list.ui:118 msgid "Show _thumbnails on hover" msgstr "Zeige _Vorschaubilder beim überfahren" -#: applets/wncklet/window-list.ui:141 +#: applets/wncklet/window-list.ui:140 msgid "Thumbnail width in pixels. Window aspect ratio will be maintained." msgstr "" -#: applets/wncklet/window-list.ui:142 +#: applets/wncklet/window-list.ui:141 msgid "Thumbnail width:" msgstr "Vorschaubilderweite" -#: applets/wncklet/window-list.ui:155 +#: applets/wncklet/window-list.ui:154 msgid "0" msgstr "0" -#: applets/wncklet/window-list.ui:157 +#: applets/wncklet/window-list.ui:156 msgid "px" msgstr "px" -#: applets/wncklet/window-list.ui:201 +#: applets/wncklet/window-list.ui:199 msgid "Window Grouping" msgstr "Fenster gruppieren" -#: applets/wncklet/window-list.ui:222 +#: applets/wncklet/window-list.ui:220 msgid "_Never group windows" msgstr "Fenster _nie gruppieren" -#: applets/wncklet/window-list.ui:239 +#: applets/wncklet/window-list.ui:236 msgid "Group windows when _space is limited" msgstr "Fenster gruppieren, falls der _Platz begrenzt ist" -#: applets/wncklet/window-list.ui:256 +#: applets/wncklet/window-list.ui:252 msgid "_Always group windows" msgstr "Fenster _immer gruppieren" -#: applets/wncklet/window-list.ui:295 +#: applets/wncklet/window-list.ui:290 msgid "Mouse Scrolling" msgstr "" -#: applets/wncklet/window-list.ui:316 +#: applets/wncklet/window-list.ui:311 msgid "_Enable mouse scrolling" msgstr "" -#: applets/wncklet/window-list.ui:349 +#: applets/wncklet/window-list.ui:344 msgid "Behaviour" msgstr "Verhalten" -#: applets/wncklet/window-list.ui:372 +#: applets/wncklet/window-list.ui:367 msgid "Window List Content" msgstr "Inhalt der Fensterliste" -#: applets/wncklet/window-list.ui:393 +#: applets/wncklet/window-list.ui:388 msgid "Sh_ow windows from current workspace" msgstr "Fenster a_ktueller Arbeitsfläche anzeigen" -#: applets/wncklet/window-list.ui:409 +#: applets/wncklet/window-list.ui:404 msgid "Show windows from a_ll workspaces" msgstr "Fenster _aller Arbeitsflächen anzeigen" -#: applets/wncklet/window-list.ui:447 +#: applets/wncklet/window-list.ui:442 msgid "Restoring Minimized Windows" msgstr "Wiederherstellen verkleinerter Fenster" -#: applets/wncklet/window-list.ui:468 +#: applets/wncklet/window-list.ui:463 msgid "Restore to current _workspace" msgstr "Auf _momentan sichtbarer Arbeitsfläche wiederherstellen" -#: applets/wncklet/window-list.ui:484 +#: applets/wncklet/window-list.ui:479 msgid "Restore to na_tive workspace" msgstr "Auf _ursprünglicher Arbeitsfläche wiederherstellen" -#: applets/wncklet/window-list.ui:521 +#: applets/wncklet/window-list.ui:516 #: applets/wncklet/workspace-switcher.ui:356 msgid "Workspaces" msgstr "Arbeitsflächen" @@ -1283,21 +1283,21 @@ msgid "" msgstr "" #: applets/wncklet/workspace-switcher.c:294 -#: applets/wncklet/workspace-switcher.c:1041 +#: applets/wncklet/workspace-switcher.c:1061 #: applets/wncklet/workspace-switcher.ui:170 msgid "rows" msgstr "Zeilen" #: applets/wncklet/workspace-switcher.c:294 -#: applets/wncklet/workspace-switcher.c:1041 +#: applets/wncklet/workspace-switcher.c:1061 msgid "columns" msgstr "Spalten" -#: applets/wncklet/workspace-switcher.c:713 +#: applets/wncklet/workspace-switcher.c:726 msgid "About Workspace Switcher" msgstr "Über Arbeitsflächenumschalter" -#: applets/wncklet/workspace-switcher.c:715 +#: applets/wncklet/workspace-switcher.c:728 msgid "" "The Workspace Switcher shows you a small version of your workspaces that " "lets you manage your windows." @@ -1686,22 +1686,36 @@ msgstr "" "linken (bzw. oberen, falls senkrecht) Leistenkante angegeben." #: data/org.mate.panel.object.gschema.xml.in:20 -msgid "Interpret position relative to bottom/right edge" -msgstr "Die Position relativ zur unteren rechten Ecke bestimmen" +msgid "Interpret position relative to bottom/right edge (DEPRECATED)" +msgstr "" #: data/org.mate.panel.object.gschema.xml.in:21 msgid "" "If true, the position of the object is interpreted relative to the right (or" -" bottom if vertical) edge of the panel." +" bottom if vertical) edge of the panel. This key is provided only for " +"backward compatibility with old panel layouts; please set the \"relative-to-" +"edge\" property instead." msgstr "" -"Falls dieser Schlüssel WAHR ist, wird die Position des Objekts relativ zur " -"rechten Kante (oder der unteren, falls senkrecht) der Leiste berechnet." #: data/org.mate.panel.object.gschema.xml.in:25 +msgid "" +"Whether to interpret the value of the \"position\" key relative to the " +"start, center or end of the panel" +msgstr "" + +#: data/org.mate.panel.object.gschema.xml.in:26 +msgid "" +"The position of the object is interpreted relative to one edge of the panel." +" The value of this key determines whether the object is positioned relative " +"to the start (left/top edge), center, or end (right/bottom edge) of the " +"panel. Valid values for this key are 'start', 'center', and 'end'." +msgstr "" + +#: data/org.mate.panel.object.gschema.xml.in:30 msgid "Lock the object to the panel" msgstr "Das Objekt auf der Leiste sperren" -#: data/org.mate.panel.object.gschema.xml.in:26 +#: data/org.mate.panel.object.gschema.xml.in:31 msgid "" "If true, the user may not move the applet without first unlocking the object" " using the \"Unlock\" menuitem." @@ -1710,11 +1724,11 @@ msgstr "" "verschieben, ohne das Objekt vorher freizugeben, und zwar durch Anklicken " "des Menüobjekts »Freigeben«." -#: data/org.mate.panel.object.gschema.xml.in:30 +#: data/org.mate.panel.object.gschema.xml.in:35 msgid "Applet IID" msgstr "Applet-IID" -#: data/org.mate.panel.object.gschema.xml.in:31 +#: data/org.mate.panel.object.gschema.xml.in:36 msgid "" "The implementation ID of the applet - e.g. " "\"ClockAppletFactory::ClockApplet\". This key is only relevant if the " @@ -1726,11 +1740,11 @@ msgstr "" "Tragen, falls der Objekttypschlüssel »external-applet« (oder das veraltete " "»matecomponent-applet«) ist." -#: data/org.mate.panel.object.gschema.xml.in:35 +#: data/org.mate.panel.object.gschema.xml.in:40 msgid "Panel attached to drawer" msgstr "An Schublade angehängte Leiste" -#: data/org.mate.panel.object.gschema.xml.in:36 +#: data/org.mate.panel.object.gschema.xml.in:41 msgid "" "The identifier of the panel attached to this drawer. This key is only " "relevant if the object_type key is \"drawer-object\"." @@ -1739,11 +1753,11 @@ msgstr "" "Schlüssel kommt ausschließlich zum Tragen, falls der Objekttypschlüssel " "»object_type« »drawer-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:40 +#: data/org.mate.panel.object.gschema.xml.in:45 msgid "Tooltip displayed for drawer or menu" msgstr "Für Schublade oder Menü anzuzeigende Minihilfe" -#: data/org.mate.panel.object.gschema.xml.in:41 +#: data/org.mate.panel.object.gschema.xml.in:46 msgid "" "The text to display in a tooltip for this drawer or this menu. This key is " "only relevant if the object_type key is \"drawer-object\" or \"menu-" @@ -1753,11 +1767,11 @@ msgstr "" " Dieser Schlüssel kommt ausschließlich zum Tragen, falls der " "Objekttypschlüssel »object_type« »drawer-object« oder »menu-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:45 +#: data/org.mate.panel.object.gschema.xml.in:50 msgid "Use custom icon for object's button" msgstr "Benutzerdefiniertes Symbol für Objektknopf verwenden" -#: data/org.mate.panel.object.gschema.xml.in:46 +#: data/org.mate.panel.object.gschema.xml.in:51 msgid "" "If true, the custom_icon key is used as a custom icon for the button. If " "false, the custom_icon key is ignored. This key is only relevant if the " @@ -1769,11 +1783,11 @@ msgstr "" "kommt ausschließlich zum Tragen, falls der Objekttypschlüssel »object_type« " "»menu-object« oder »drawer-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:50 +#: data/org.mate.panel.object.gschema.xml.in:55 msgid "Icon used for object's button" msgstr "Für Objektknopf verwendetes Symbol" -#: data/org.mate.panel.object.gschema.xml.in:51 +#: data/org.mate.panel.object.gschema.xml.in:56 msgid "" "The location of the image file used as the icon for the object's button. " "This key is only relevant if the object_type key is \"drawer-object\" or " @@ -1784,11 +1798,11 @@ msgstr "" "Objekttypschlüssel »object_type« »drawer_object« oder »menu-object« ist und " "der Schlüssel »use_custom_icon« WAHR ist." -#: data/org.mate.panel.object.gschema.xml.in:55 +#: data/org.mate.panel.object.gschema.xml.in:60 msgid "Use custom path for menu contents" msgstr "Benutzerdefinierten Pfad für Menüinhalt verwenden" -#: data/org.mate.panel.object.gschema.xml.in:56 +#: data/org.mate.panel.object.gschema.xml.in:61 msgid "" "If true, the menu_path key is used as the path from which the menu contents " "should be constructed. If false, the menu_path key is ignored. This key is " @@ -1800,11 +1814,11 @@ msgstr "" "Schlüssel kommt lediglich zum Tragen, falls der Objekttypschlüssel " "»object_type« »menu-object« oder »drawer-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:60 +#: data/org.mate.panel.object.gschema.xml.in:65 msgid "Menu content path" msgstr "Pfad zum Menüinhalt" -#: data/org.mate.panel.object.gschema.xml.in:61 +#: data/org.mate.panel.object.gschema.xml.in:66 msgid "" "The path from which the menu contents is contructed. This key is only " "relevant if the use_menu_path key is true and the object_type key is \"menu-" @@ -1814,11 +1828,11 @@ msgstr "" " kommt ausschließlich zum Tragen, falls der Schlüssel »use_menu_path« WAHR " "ist und der Objekttypschlüssel »object_type« »menu-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:65 +#: data/org.mate.panel.object.gschema.xml.in:70 msgid "Draw arrow in menu button" msgstr "Einen Pfeil auf den Menüknopf zeichnen" -#: data/org.mate.panel.object.gschema.xml.in:66 +#: data/org.mate.panel.object.gschema.xml.in:71 msgid "" "If true, an arrow is drawn over the menu button icon. If false, menu button " "has only the icon." @@ -1827,11 +1841,11 @@ msgstr "" "gezeichnet. Falls dieser Schlüssel FALSCH ist, ist der Menüknopf nur das " "Symbol." -#: data/org.mate.panel.object.gschema.xml.in:70 +#: data/org.mate.panel.object.gschema.xml.in:75 msgid "Launcher location" msgstr "Speicherort des Starters" -#: data/org.mate.panel.object.gschema.xml.in:71 +#: data/org.mate.panel.object.gschema.xml.in:76 msgid "" "The location of the .desktop file describing the launcher. This key is only " "relevant if the object_type key is \"launcher-object\"." @@ -1840,11 +1854,11 @@ msgstr "" "Schlüssel kommt ausschließlich zum Tragen, falls der Objekttypschlüssel " "»object_type« »launcher-object« ist." -#: data/org.mate.panel.object.gschema.xml.in:75 +#: data/org.mate.panel.object.gschema.xml.in:80 msgid "Action button type" msgstr "Typ des Aktionsknopfes" -#: data/org.mate.panel.object.gschema.xml.in:76 +#: data/org.mate.panel.object.gschema.xml.in:81 msgid "" "The action type this button represents. Possible values are \"lock\", " "\"logout\", \"run\", \"search\" and \"screenshot\". This key is only " @@ -2259,65 +2273,65 @@ msgstr "" "Falls dieser Schlüssel WAHR ist, wird das Hintergrundbild gedreht angezeigt," " falls die Leiste senkrecht ausgerichtet ist." -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:169 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:168 msgid "File is not a valid .desktop file" msgstr "Datei ist keine gültige .desktop-Datei" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:194 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:193 #, c-format msgid "Unrecognized desktop file Version '%s'" msgstr "Unbekannte .desktop-Dateiversion »%s«" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:976 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:975 #, c-format msgid "Starting %s" msgstr "%s wird gestartet" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1118 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1117 msgid "Application does not accept documents on command line" msgstr "Anwendung akzeptiert keine Dokumente als Befehlszeilenargument" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1186 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1185 #, c-format msgid "Unrecognized launch option: %d" msgstr "Nicht erkannte Startoption: »%d«" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1402 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1401 msgid "Can't pass document URIs to a 'Type=Link' desktop entry" msgstr "" "Dokumentadressen können nicht auf einen Schreibtischeintrag des Typs »Link« " "angewendet werden" -#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1423 +#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1422 msgid "Not a launchable item" msgstr "Das ist kein ausführbares Objekt" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:234 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:233 msgid "Disable connection to session manager" msgstr "Verbindung zur Sitzungsverwaltung deaktivieren" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:239 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:238 msgid "Specify file containing saved configuration" msgstr "" "Bitte die Datei angeben, welche die gespeicherte Konfiguration enthält" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:239 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:238 msgid "FILE" msgstr "DATEI" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:244 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:243 msgid "Specify session management ID" msgstr "Bitte die Kennung der Sitzungsverwaltung angeben" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:244 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:243 msgid "ID" msgstr "Kennung" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:270 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:269 msgid "Session management options:" msgstr "Optionen der Sitzungsverwaltung:" -#: mate-panel/mate-submodules/libegg/eggsmclient.c:271 +#: mate-panel/mate-submodules/libegg/eggsmclient.c:270 msgid "Show session management options" msgstr "Optionen der Sitzungsverwaltung anzeigen" @@ -2326,11 +2340,11 @@ msgid "_Open" msgstr "Ö_ffnen" #: mate-panel/libpanel-util/panel-error.c:77 -#: mate-panel/panel-applet-frame.c:799 mate-panel/panel-applet-frame.c:987 +#: mate-panel/panel-applet-frame.c:797 mate-panel/panel-applet-frame.c:985 msgid "Error" msgstr "Fehler" -#: mate-panel/libpanel-util/panel-icon-chooser.c:374 +#: mate-panel/libpanel-util/panel-icon-chooser.c:366 msgid "Choose an icon" msgstr "Bitte ein Symbol auswählen" @@ -2352,37 +2366,37 @@ msgstr "Speicherort »%s« konnte nicht angezeigt werden" msgid "No application to handle search folders is installed." msgstr "Es ist keine Anwendung zum Verarbeiten von Suchordnern installiert." -#: mate-panel/applet.c:469 +#: mate-panel/applet.c:466 msgid "???" msgstr "???" -#: mate-panel/applet.c:549 libmate-panel-applet/mate-panel-applet.c:140 +#: mate-panel/applet.c:546 libmate-panel-applet/mate-panel-applet.c:140 msgid "_Remove From Panel" msgstr "Aus der Leiste _entfernen" -#: mate-panel/applet.c:557 libmate-panel-applet/mate-panel-applet.c:143 +#: mate-panel/applet.c:554 libmate-panel-applet/mate-panel-applet.c:143 msgid "_Move" msgstr "_Verschieben" -#: mate-panel/applet.c:575 libmate-panel-applet/mate-panel-applet.c:149 +#: mate-panel/applet.c:572 libmate-panel-applet/mate-panel-applet.c:149 msgid "Loc_k To Panel" msgstr "Auf der Leiste _sperren" -#: mate-panel/applet.c:1311 +#: mate-panel/applet.c:1321 msgid "Cannot find an empty spot" msgstr "Es konnte keine freie Stelle in der Leiste gefunden werden" -#: mate-panel/drawer.c:444 mate-panel/panel-addto.c:190 -#: mate-panel/panel-toplevel.c:1646 +#: mate-panel/drawer.c:441 mate-panel/panel-addto.c:190 +#: mate-panel/panel-toplevel.c:1640 msgid "Drawer" msgstr "Schublade" -#: mate-panel/drawer.c:551 +#: mate-panel/drawer.c:546 msgid "_Add to Drawer..." msgstr "Zur Schublade _hinzufügen …" -#: mate-panel/drawer.c:557 mate-panel/launcher.c:611 -#: mate-panel/panel-action-button.c:173 mate-panel/panel-context-menu.c:247 +#: mate-panel/drawer.c:552 mate-panel/launcher.c:607 +#: mate-panel/panel-action-button.c:173 mate-panel/panel-context-menu.c:248 msgid "_Properties" msgstr "_Eigenschaften" @@ -2399,7 +2413,7 @@ msgid "- Edit .desktop files" msgstr "– .desktop-Dateien bearbeiten" #: mate-panel/mate-desktop-item-edit.c:144 -#: mate-panel/mate-desktop-item-edit.c:198 mate-panel/launcher.c:1008 +#: mate-panel/mate-desktop-item-edit.c:198 mate-panel/launcher.c:1001 msgid "Create Launcher" msgstr "Einen Starter anlegen" @@ -2408,7 +2422,7 @@ msgstr "Einen Starter anlegen" msgid "Directory Properties" msgstr "Verzeichniseigenschaften" -#: mate-panel/mate-desktop-item-edit.c:175 mate-panel/launcher.c:818 +#: mate-panel/mate-desktop-item-edit.c:175 mate-panel/launcher.c:811 msgid "Launcher Properties" msgstr "Startereigenschaften" @@ -2436,27 +2450,27 @@ msgstr "Es wurde keine Adresse festgelegt" msgid "Could not use dropped item" msgstr "Übergebenes Objekt konnte nicht verarbeitet werden" -#: mate-panel/launcher.c:455 +#: mate-panel/launcher.c:451 msgid "No URI provided for panel launcher desktop file\n" msgstr "Keine Adresse für die Schreibtischdatei des Leistenstarters angegeben\n" -#: mate-panel/launcher.c:494 +#: mate-panel/launcher.c:490 #, c-format msgid "Unable to open desktop file %s for panel launcher%s%s\n" msgstr "" "Schreibtischdatei %sfür den Leistenstarter%s%skann nicht geöffnet werden \n" -#: mate-panel/launcher.c:603 +#: mate-panel/launcher.c:599 msgid "_Launch" msgstr "_Starten" -#: mate-panel/launcher.c:944 +#: mate-panel/launcher.c:937 #, c-format msgid "Key %s is not set, cannot load launcher\n" msgstr "Schlüssel %s ist nicht festgelegt; Starter kann nicht geladen werden\n" -#: mate-panel/launcher.c:1077 mate-panel/panel-ditem-editor.c:1179 -#: mate-panel/panel-ditem-editor.c:1213 mate-panel/panel-ditem-editor.c:1243 +#: mate-panel/launcher.c:1072 mate-panel/panel-ditem-editor.c:1177 +#: mate-panel/panel-ditem-editor.c:1211 mate-panel/panel-ditem-editor.c:1241 msgid "Could not save launcher" msgstr "Starter konnte nicht gespeichert werden" @@ -2476,23 +2490,23 @@ msgstr "Den Dialog »Anwendung ausführen« anzeigen" msgid "Set the default panel layout" msgstr "Die vorgegebene Leistenanordnung einstellen" -#: mate-panel/menu.c:502 +#: mate-panel/menu.c:500 msgid "Add this launcher to _panel" msgstr "Als Starter zur _Leiste hinzufügen" -#: mate-panel/menu.c:509 +#: mate-panel/menu.c:507 msgid "Add this launcher to _desktop" msgstr "Als Starter zum _Schreibtisch hinzufügen" -#: mate-panel/menu.c:521 +#: mate-panel/menu.c:518 msgid "_Entire menu" msgstr "_Gesamtes Menü" -#: mate-panel/menu.c:526 +#: mate-panel/menu.c:523 msgid "Add this as _drawer to panel" msgstr "Als _Schublade zur Leiste hinzufügen" -#: mate-panel/menu.c:533 +#: mate-panel/menu.c:530 msgid "Add this as _menu to panel" msgstr "Als _Menü zur Leiste hinzufügen" @@ -2612,53 +2626,53 @@ msgid "A pop out drawer to store other items in" msgstr "" "Eine ausfahrende Schublade, in der andere Objekte abgelegt werden können" -#: mate-panel/panel-addto.c:275 +#: mate-panel/panel-addto.c:276 msgid "(empty)" msgstr "(leer)" -#: mate-panel/panel-addto.c:420 +#: mate-panel/panel-addto.c:421 msgid "Not compatible with X11" msgstr "Nicht kompatibel mit X11" -#: mate-panel/panel-addto.c:427 +#: mate-panel/panel-addto.c:428 msgid "Not compatible with Wayland" msgstr "Nicht kompatibel mit Wayland" -#: mate-panel/panel-addto.c:1052 +#: mate-panel/panel-addto.c:1011 #, c-format msgid "Find an _item to add to \"%s\":" msgstr "Wählen Sie ein _Objekt, das zu »%s« hinzugefügt werden soll:" -#: mate-panel/panel-addto.c:1056 +#: mate-panel/panel-addto.c:1015 msgid "Add to Drawer" msgstr "Zur Schublade hinzufügen" -#: mate-panel/panel-addto.c:1058 +#: mate-panel/panel-addto.c:1017 msgid "Find an _item to add to the drawer:" msgstr "Wählen Sie ein _Objekt, das zur Schublade hinzugefügt werden soll:" -#: mate-panel/panel-addto.c:1060 +#: mate-panel/panel-addto.c:1019 msgid "Add to Panel" msgstr "Zur Leiste hinzufügen" -#: mate-panel/panel-addto.c:1062 +#: mate-panel/panel-addto.c:1021 msgid "Find an _item to add to the panel:" msgstr "Ein _Objekt finden, um es zur Leiste hinzuzufügen:" -#: mate-panel/panel-addto.c:1312 +#: mate-panel/panel-addto.c:1270 msgid "_Back" msgstr "_Zurück" -#: mate-panel/panel-applet-frame.c:760 +#: mate-panel/panel-applet-frame.c:758 #, c-format msgid "\"%s\" has quit unexpectedly" msgstr "»%s« wurde unerwartet beendet" -#: mate-panel/panel-applet-frame.c:762 +#: mate-panel/panel-applet-frame.c:760 msgid "Panel object has quit unexpectedly" msgstr "Leistenobjekt wurde unerwartet beendet" -#: mate-panel/panel-applet-frame.c:769 +#: mate-panel/panel-applet-frame.c:767 msgid "" "If you reload a panel object, it will automatically be added back to the " "panel." @@ -2666,28 +2680,28 @@ msgstr "" "Wenn ein Leistenobjekt neu geladen wird, wird es wieder automatisch in die " "Leiste eingefügt." -#: mate-panel/panel-applet-frame.c:776 +#: mate-panel/panel-applet-frame.c:774 msgid "D_elete" msgstr "_Entfernen" -#: mate-panel/panel-applet-frame.c:777 mate-panel/panel-applet-frame.c:782 +#: mate-panel/panel-applet-frame.c:775 mate-panel/panel-applet-frame.c:780 msgid "_Don't Reload" msgstr "_Nicht neu laden" -#: mate-panel/panel-applet-frame.c:778 mate-panel/panel-applet-frame.c:783 +#: mate-panel/panel-applet-frame.c:776 mate-panel/panel-applet-frame.c:781 msgid "_Reload" msgstr "Ak_tualisieren" -#: mate-panel/panel-applet-frame.c:949 +#: mate-panel/panel-applet-frame.c:947 #, c-format msgid "The panel encountered a problem while loading \"%s\"." msgstr "Die Leiste ist beim Laden von »%s« auf ein Problem gestoßen." -#: mate-panel/panel-applet-frame.c:964 +#: mate-panel/panel-applet-frame.c:962 msgid "Do you want to delete the applet from your configuration?" msgstr "Möchten Sie das Applet aus Ihrer Konfiguration löschen?" -#: mate-panel/panel-applet-frame.c:971 mate-panel/panel.c:1502 +#: mate-panel/panel-applet-frame.c:969 mate-panel/panel.c:1495 msgid "_Delete" msgstr "_Löschen" @@ -2744,19 +2758,19 @@ msgstr "" msgid "_Add to Panel…" msgstr "_Zur Leiste hinzufügen …" -#: mate-panel/panel-context-menu.c:257 +#: mate-panel/panel-context-menu.c:258 msgid "_Reset All Panels" msgstr "" -#: mate-panel/panel-context-menu.c:264 +#: mate-panel/panel-context-menu.c:265 msgid "_Delete This Panel" msgstr "_Diese Leiste löschen" -#: mate-panel/panel-context-menu.c:277 +#: mate-panel/panel-context-menu.c:278 msgid "_New Panel" msgstr "_Leiste anlegen" -#: mate-panel/panel-context-menu.c:326 +#: mate-panel/panel-context-menu.c:327 msgid "A_bout Panels" msgstr "_Über die Leiste" @@ -2772,44 +2786,44 @@ msgstr "Anwendung im Terminal" msgid "Location" msgstr "Ort" -#: mate-panel/panel-ditem-editor.c:848 +#: mate-panel/panel-ditem-editor.c:847 msgid "Choose an application..." msgstr "Anwendung auswählen …" -#: mate-panel/panel-ditem-editor.c:852 +#: mate-panel/panel-ditem-editor.c:851 msgid "Choose a file..." msgstr "Datei auswählen …" -#: mate-panel/panel-ditem-editor.c:1004 mate-panel/panel-ditem-editor.c:1013 +#: mate-panel/panel-ditem-editor.c:1003 mate-panel/panel-ditem-editor.c:1012 #: mate-panel/panel-ditem-editor-dialog.ui:197 msgid "Comm_and:" msgstr "_Befehl:" -#: mate-panel/panel-ditem-editor.c:1022 +#: mate-panel/panel-ditem-editor.c:1021 msgid "_Location:" msgstr "_Ort:" -#: mate-panel/panel-ditem-editor.c:1180 +#: mate-panel/panel-ditem-editor.c:1178 msgid "The name of the launcher is not set." msgstr "Der Name des Starters ist nicht eingestellt." -#: mate-panel/panel-ditem-editor.c:1184 +#: mate-panel/panel-ditem-editor.c:1182 msgid "Could not save directory properties" msgstr "Verzeichniseigenschaften konnten nicht gespeichert werden" -#: mate-panel/panel-ditem-editor.c:1185 +#: mate-panel/panel-ditem-editor.c:1183 msgid "The name of the directory is not set." msgstr "Der Name des Verzeichnises ist nicht eingestellt." -#: mate-panel/panel-ditem-editor.c:1201 +#: mate-panel/panel-ditem-editor.c:1199 msgid "The command of the launcher is not set." msgstr "Der Befehl des Startes ist nicht eingestellt." -#: mate-panel/panel-ditem-editor.c:1204 +#: mate-panel/panel-ditem-editor.c:1202 msgid "The location of the launcher is not set." msgstr "Der Ort des Starters ist nicht eingestellt." -#: mate-panel/panel-ditem-editor.c:1280 +#: mate-panel/panel-ditem-editor.c:1278 msgid "Could not display help document" msgstr "Die Hilfeseite konnte nicht angezeigt werden" @@ -2874,113 +2888,113 @@ msgstr "" msgid "Applications" msgstr "Anwendungen" -#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:711 +#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:703 msgid "_Edit Menus" msgstr "Menü _bearbeiten" -#: mate-panel/panel-menu-button.c:1131 +#: mate-panel/panel-menu-button.c:1121 msgid "Main Menu" msgstr "Hauptmenü" -#: mate-panel/panel-menu-items.c:467 +#: mate-panel/panel-menu-items.c:464 msgid "Bookmarks" msgstr "Lesezeichen" #. Translators: %s is a URI -#: mate-panel/panel-menu-items.c:490 mate-panel/panel.c:573 +#: mate-panel/panel-menu-items.c:487 mate-panel/panel.c:571 #, c-format msgid "Open '%s'" msgstr "»%s« öffnen" -#: mate-panel/panel-menu-items.c:561 +#: mate-panel/panel-menu-items.c:558 #, c-format msgid "Unable to scan %s for media changes" msgstr "%s konnte nicht auf Medienwechsel überprüft werden" -#: mate-panel/panel-menu-items.c:605 +#: mate-panel/panel-menu-items.c:602 #, c-format msgid "Rescan %s" msgstr "%s neu einlesen" -#: mate-panel/panel-menu-items.c:642 +#: mate-panel/panel-menu-items.c:640 #, c-format msgid "Unable to mount %s" msgstr "%s konnte nicht eingehängt werden" -#: mate-panel/panel-menu-items.c:705 +#: mate-panel/panel-menu-items.c:703 #, c-format msgid "Mount %s" msgstr "%s einhängen" -#: mate-panel/panel-menu-items.c:913 +#: mate-panel/panel-menu-items.c:912 msgid "Removable Media" msgstr "Wechselmedium" -#: mate-panel/panel-menu-items.c:1000 +#: mate-panel/panel-menu-items.c:998 msgid "Network Places" msgstr "Netzwerkorte" -#: mate-panel/panel-menu-items.c:1040 +#: mate-panel/panel-menu-items.c:1037 msgid "Open your personal folder" msgstr "Ihren persönlichen Ordner öffnen" #. Translators: Desktop is used here as in #. * "Desktop Folder" (this is not the Desktop #. * environment). -#: mate-panel/panel-menu-items.c:1059 +#: mate-panel/panel-menu-items.c:1056 msgctxt "Desktop Folder" msgid "Desktop" msgstr "Schreibtisch" -#: mate-panel/panel-menu-items.c:1060 +#: mate-panel/panel-menu-items.c:1057 msgid "Open the contents of your desktop in a folder" msgstr "Den Inhalt des Schreibtisches als Ordner öffnen" -#: mate-panel/panel-menu-items.c:1077 +#: mate-panel/panel-menu-items.c:1074 msgid "Computer" msgstr "Rechner" -#: mate-panel/panel-menu-items.c:1083 +#: mate-panel/panel-menu-items.c:1080 msgid "" "Browse all local and remote disks and folders accessible from this computer" msgstr "" "Alle lokalen und entfernten Datenträger und Ordner, die für diesen Rechner " "verfügbar sind, durchsuchen" -#: mate-panel/panel-menu-items.c:1096 +#: mate-panel/panel-menu-items.c:1093 msgid "Network" msgstr "Netzwerk" -#: mate-panel/panel-menu-items.c:1097 +#: mate-panel/panel-menu-items.c:1094 msgid "Browse bookmarked and local network locations" msgstr "Lesezeichen und lokale Netzwerke durchsuchen" -#: mate-panel/panel-menu-items.c:1499 +#: mate-panel/panel-menu-items.c:1457 msgid "Places" msgstr "Orte" -#: mate-panel/panel-menu-items.c:1527 +#: mate-panel/panel-menu-items.c:1485 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:1612 +#: mate-panel/panel-menu-items.c:1570 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:1624 +#: mate-panel/panel-menu-items.c:1582 #, c-format msgid "Log Out %s..." msgstr "%s abmelden …" #. Translators: this string is used ONLY if you translated #. * "1" (msgctxt: "panel:showusername") to "1" -#: mate-panel/panel-menu-items.c:1628 +#: mate-panel/panel-menu-items.c:1586 #, c-format msgid "Log out %s of this session to log in as a different user" msgstr "" @@ -3109,21 +3123,21 @@ msgstr "St_recken" msgid "Rotate image when panel is _vertical" msgstr "Bild auf senkrechten Leisten _drehen" -#: mate-panel/panel-recent.c:79 mate-panel/panel-recent.c:89 +#: mate-panel/panel-recent.c:78 mate-panel/panel-recent.c:88 #, c-format msgid "Could not open recently used document \"%s\"" msgstr "Zuletzt geöffnetes Dokument »%s« konnte nicht geöffnet werden" -#: mate-panel/panel-recent.c:91 +#: mate-panel/panel-recent.c:90 #, c-format msgid "An unknown error occurred while trying to open \"%s\"." msgstr "Beim Versuch, »%s« zu öffnen, ist ein unbekannter Fehler aufgetreten." -#: mate-panel/panel-recent.c:148 +#: mate-panel/panel-recent.c:147 msgid "Clear the Recent Documents list?" msgstr "Liste der zuletzt geöffneten Dokumente löschen?" -#: mate-panel/panel-recent.c:150 +#: mate-panel/panel-recent.c:149 msgid "" "If you clear the Recent Documents list, you clear the following:\n" "• All items from the Places → Recent Documents menu item.\n" @@ -3133,46 +3147,46 @@ msgstr "" "• Alle Einträge im Menü Orte → Zuletzt geöffnete Dokumente.\n" "• Die Liste der zuletzt geöffneten Dokumente in allen Anwendungen." -#: mate-panel/panel-recent.c:165 +#: mate-panel/panel-recent.c:164 msgid "Clear Recent Documents" msgstr "Liste der zuletzt geöffneten Dokumente löschen" -#: mate-panel/panel-recent.c:201 +#: mate-panel/panel-recent.c:200 msgid "Recent Documents" msgstr "Zuletzt geöffnete Dokumente" -#: mate-panel/panel-recent.c:243 +#: mate-panel/panel-recent.c:242 msgid "Clear Recent Documents..." msgstr "Liste der zuletzt geöffneten Dokumente löschen …" -#: mate-panel/panel-recent.c:245 +#: mate-panel/panel-recent.c:244 msgid "Clear all items from the recent documents list" msgstr "Liste der zuletzt geöffneten Dokumente löschen" -#: mate-panel/panel-run-dialog.c:445 +#: mate-panel/panel-run-dialog.c:440 #, c-format msgid "Could not run command '%s'" msgstr "Befehl »%s« konnte nicht ausgeführt werden" -#: mate-panel/panel-run-dialog.c:486 +#: mate-panel/panel-run-dialog.c:481 #, c-format msgid "Could not convert '%s' from UTF-8" msgstr "»%s« konnte nicht aus UTF-8 konvertiert werden" -#: mate-panel/panel-run-dialog.c:1278 +#: mate-panel/panel-run-dialog.c:1269 msgid "Choose a file to append to the command..." msgstr "Eine an den Befehl anzuhängende Datei auswählen …" -#: mate-panel/panel-run-dialog.c:1633 mate-panel/panel-run-dialog.ui:272 +#: mate-panel/panel-run-dialog.c:1623 mate-panel/panel-run-dialog.ui:272 msgid "Select an application to view its description." msgstr "Eine Anwendung auswählen, um deren Beschreibung zu sehen." -#: mate-panel/panel-run-dialog.c:1671 +#: mate-panel/panel-run-dialog.c:1661 #, c-format msgid "Will run command: '%s'" msgstr "Den Befehl »%s« ausführen" -#: mate-panel/panel-run-dialog.c:1704 +#: mate-panel/panel-run-dialog.c:1694 #, c-format msgid "URI list dropped on run dialog had wrong format (%d) or length (%d)\n" msgstr "" @@ -3183,7 +3197,7 @@ msgstr "" msgid "Run Application" msgstr "Anwendung ausführen" -#: mate-panel/panel-run-dialog.ui:71 mate-panel/panel-stock-icons.c:98 +#: mate-panel/panel-run-dialog.ui:71 mate-panel/panel-stock-icons.c:97 msgid "_Run" msgstr "Aus_führen" @@ -3232,15 +3246,15 @@ msgstr "Liste bekannter Anwendungen" msgid "Show list of known _applications" msgstr "Liste bekannter _Anwendungen anzeigen" -#: mate-panel/panel-stock-icons.c:99 +#: mate-panel/panel-stock-icons.c:98 msgid "_Force quit" msgstr "Beenden _erzwingen" -#: mate-panel/panel-stock-icons.c:100 +#: mate-panel/panel-stock-icons.c:99 msgid "C_lear" msgstr "_Löschen" -#: mate-panel/panel-stock-icons.c:101 +#: mate-panel/panel-stock-icons.c:100 msgid "D_on't Delete" msgstr "_Nicht löschen" @@ -3266,42 +3280,42 @@ msgstr "" "Die anfängliche Ausrichtung des Applets angeben (»top« (oben), »bottom« " "(unten), »left« (links) oder »right« (rechts))" -#: mate-panel/panel-test-applets.c:67 +#: mate-panel/panel-test-applets.c:66 msgctxt "Size" msgid "XX Small" msgstr "Extrem klein" -#: mate-panel/panel-test-applets.c:68 +#: mate-panel/panel-test-applets.c:67 msgctxt "Size" msgid "X Small" msgstr "Sehr klein" -#: mate-panel/panel-test-applets.c:69 +#: mate-panel/panel-test-applets.c:68 msgctxt "Size" msgid "Small" msgstr "Klein" -#: mate-panel/panel-test-applets.c:70 +#: mate-panel/panel-test-applets.c:69 msgctxt "Size" msgid "Medium" msgstr "Mittel" -#: mate-panel/panel-test-applets.c:71 +#: mate-panel/panel-test-applets.c:70 msgctxt "Size" msgid "Large" msgstr "Groß" -#: mate-panel/panel-test-applets.c:72 +#: mate-panel/panel-test-applets.c:71 msgctxt "Size" msgid "X Large" msgstr "Sehr groß" -#: mate-panel/panel-test-applets.c:73 +#: mate-panel/panel-test-applets.c:72 msgctxt "Size" msgid "XX Large" msgstr "Extrem groß" -#: mate-panel/panel-test-applets.c:131 +#: mate-panel/panel-test-applets.c:130 #, c-format msgid "Failed to load applet %s" msgstr "Das Applet »%s« konnte nicht geladen werden" @@ -3323,23 +3337,23 @@ msgstr "_Applet:" msgid "_Prefs Path:" msgstr "_Pfad für Einstellungen:" -#: mate-panel/panel-toplevel.c:1208 +#: mate-panel/panel-toplevel.c:1207 msgid "Hide Panel" msgstr "Leiste verbergen" -#: mate-panel/panel-toplevel.c:1652 mate-panel/panel-toplevel.c:1662 +#: mate-panel/panel-toplevel.c:1646 mate-panel/panel-toplevel.c:1656 msgid "Top Panel" msgstr "Obere Leiste" -#: mate-panel/panel-toplevel.c:1654 +#: mate-panel/panel-toplevel.c:1648 msgid "Bottom Panel" msgstr "Untere Leiste" -#: mate-panel/panel-toplevel.c:1656 +#: mate-panel/panel-toplevel.c:1650 msgid "Left Panel" msgstr "Linke Leiste" -#: mate-panel/panel-toplevel.c:1658 +#: mate-panel/panel-toplevel.c:1652 msgid "Right Panel" msgstr "Rechte Leiste" @@ -3353,21 +3367,21 @@ msgstr "Symbol »%s« konnte nicht gefunden werden" msgid "Could not execute '%s'" msgstr "»%s« konnte nicht ausgeführt werden" -#: mate-panel/panel-util.c:703 +#: mate-panel/panel-util.c:702 msgid "file" msgstr "Datei" -#: mate-panel/panel-util.c:871 +#: mate-panel/panel-util.c:870 msgid "Home Folder" msgstr "Persönlicher Ordner" #. Translators: this is the same string as the one found in #. * caja -#: mate-panel/panel-util.c:883 +#: mate-panel/panel-util.c:882 msgid "File System" msgstr "Dateisystem" -#: mate-panel/panel-util.c:1046 +#: mate-panel/panel-util.c:1045 msgid "Search" msgstr "Suchen" @@ -3375,47 +3389,47 @@ msgstr "Suchen" #. * 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:1092 +#: mate-panel/panel-util.c:1091 #, c-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" -#: mate-panel/panel.c:506 +#: mate-panel/panel.c:504 #, c-format msgid "Open URL: %s" msgstr "Adresse öffnen: %s" -#: mate-panel/panel.c:672 +#: mate-panel/panel.c:670 msgid "You dropped an image on the panel, what do you want to do?" msgstr "" -#: mate-panel/panel.c:674 +#: mate-panel/panel.c:672 #, c-format msgid "You dropped the image \"%s\" on the panel." msgstr "" -#: mate-panel/panel.c:677 +#: mate-panel/panel.c:675 msgid "" "Do you want to create a launcher for it or use it as the panel's background?" msgstr "" -#: mate-panel/panel.c:680 +#: mate-panel/panel.c:678 msgid "Do you want to use it as the panel's background?" msgstr "" -#: mate-panel/panel.c:694 +#: mate-panel/panel.c:692 msgid "Create _Launcher" msgstr "" -#: mate-panel/panel.c:698 +#: mate-panel/panel.c:696 msgid "Set _Background Image" msgstr "" -#: mate-panel/panel.c:1478 +#: mate-panel/panel.c:1471 msgid "Delete this drawer?" msgstr "Diese Schublade löschen?" -#: mate-panel/panel.c:1479 +#: mate-panel/panel.c:1472 msgid "" "When a drawer is deleted, the drawer and its\n" "settings are lost." @@ -3423,11 +3437,11 @@ msgstr "" "Beim Löschen einer Schublade gehen ihre\n" "gesamten Einstellungen verloren." -#: mate-panel/panel.c:1482 +#: mate-panel/panel.c:1475 msgid "Delete this panel?" msgstr "Diese Leiste löschen?" -#: mate-panel/panel.c:1483 +#: mate-panel/panel.c:1476 msgid "" "When a panel is deleted, the panel and its\n" "settings are lost." |