From 79ef9ce0b917bf81d8b8ff989adf2ca29b0acd1d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 17 Sep 2023 12:49:55 +0200 Subject: [PATCH] I18n: Update translation de (100%). 74 translated messages. Transifex (https://explore.transifex.com/xfce/). --- po/de.po | 71 +++++++++++++++++++++++++++----------------------------- 1 file changed, 34 insertions(+), 37 deletions(-) diff --git a/po/de.po b/po/de.po index 5c0fcd5..783ebb8 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Andreas Eitel , 2019-2022 +# Andreas Eitel , 2019-2023 # Christoph Wickert , 2014 # Georg Eckert , 2013 # Harald Judt , 2014,2020 @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-20 00:48+0200\n" +"POT-Creation-Date: 2023-09-17 00:49+0200\n" "PO-Revision-Date: 2013-07-03 18:41+0000\n" -"Last-Translator: Andreas Eitel , 2019-2022\n" +"Last-Translator: Andreas Eitel , 2019-2023\n" "Language-Team: German (http://app.transifex.com/xfce/xfce-apps/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,10 +23,10 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:208 +#: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:220 #: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390 #: ../src/process-tree-view.c:420 ../src/process-window.ui.h:1 -#: ../src/settings-dialog.c:143 +#: ../src/settings-dialog.c:146 msgid "Task Manager" msgstr "Taskmanager" @@ -38,7 +38,7 @@ msgstr "Einfach zu bedienende Anwendung zur Überwachung von Systemressourcen" msgid "Quit" msgstr "Beenden" -#: ../src/main.c:159 +#: ../src/main.c:169 #, c-format msgid "" "Processes: %u\n" @@ -47,30 +47,30 @@ msgid "" "Swap: %s" msgstr "Prozesse: %u\nCPU: %.0f%%\nArbeitsspeicher: %s\nAuslagerungsspeicher: %s" -#: ../src/main.c:238 +#: ../src/main.c:253 msgid "Xfce Notify Daemon" msgstr "Xfce-Benachrichtigungsdienst" -#: ../src/main.c:240 +#: ../src/main.c:255 msgid "Settings daemon is unavailable" msgstr "Einstellungsdienst nicht verfügbar" -#: ../src/process-statusbar.c:139 ../src/process-window.c:505 +#: ../src/process-statusbar.c:155 ../src/process-window.c:551 #, c-format msgid "CPU: %s%%" msgstr "CPU: %s%%" -#: ../src/process-statusbar.c:149 ../src/process-window.c:509 +#: ../src/process-statusbar.c:163 ../src/process-window.c:555 #, c-format msgid "Memory: %s" msgstr "RAM: %s" -#: ../src/process-statusbar.c:159 +#: ../src/process-statusbar.c:171 #, c-format msgid "Swap: %s" msgstr "Swap: %s" -#: ../src/process-statusbar.c:176 +#: ../src/process-statusbar.c:186 #, c-format msgid "Processes: %d" msgstr "Prozesse: %d" @@ -201,36 +201,48 @@ msgstr "Priorität" msgid "Copy command line" msgstr "Befehlszeile kopieren" -#: ../src/process-window.c:168 +#: ../src/process-window.c:171 msgid "Bad Window" msgstr "Ungültiges Fenster" -#: ../src/process-window.c:168 +#: ../src/process-window.c:171 #, c-format msgid "Window id 0x%lx does not exist!" msgstr "Fenster mit der ID 0x%lx existiert nicht!" -#: ../src/process-window.c:171 +#: ../src/process-window.c:174 msgid "XGetWindowProperty failed" msgstr "XGetWindowProperty fehlgeschlagen" -#: ../src/process-window.c:171 +#: ../src/process-window.c:174 msgid "XGetWindowProperty failed!" msgstr "XGetWindowProperty fehlgeschlagen!" -#: ../src/process-window.c:178 +#: ../src/process-window.c:181 msgid "No PID found" msgstr "Keine PID gefunden" -#: ../src/process-window.c:178 +#: ../src/process-window.c:181 #, c-format msgid "No PID found for window 0x%lx." msgstr "Keine PID für das Fenster mit der ID 0x%lx gefunden." -#: ../src/process-window.c:377 +#: ../src/process-window.c:386 msgid "Filter on process name" msgstr "Nach Prozessname filtern" +#: ../src/process-window.c:390 +msgid "Starting task" +msgstr "Prozess starten" + +#: ../src/process-window.c:390 +msgid "Changing task" +msgstr "Prozess ändern" + +#: ../src/process-window.c:390 +msgid "Terminating task" +msgstr "Prozess beenden" + #: ../src/process-window.ui.h:2 msgid "Settings" msgstr "Einstellungen" @@ -243,26 +255,11 @@ msgstr "Ein geöffnetes Fenster durch Anklicken erkennen." msgid "You are using the root account, you may harm your system." msgstr "Sie benutzen das Systemverwalterkonto und können Ihr System beschädigen." -#: ../src/process-window.ui.h:5 -msgid "" -" Starting task" -msgstr " startender Prozess" - -#: ../src/process-window.ui.h:6 -msgid "" -" Changing task" -msgstr " sich ändernder Prozess" - -#: ../src/process-window.ui.h:7 -msgid "" -" Terminating task" -msgstr " terminierender Prozess " - -#: ../src/settings-dialog.c:147 +#: ../src/settings-dialog.c:150 msgid "Easy to use task manager" msgstr "Prozessverwaltung mit einfacher Bedienung" -#: ../src/settings-dialog.c:150 +#: ../src/settings-dialog.c:153 msgid "translator-credits" msgstr "Übersetzerdanksagungen" @@ -342,7 +339,7 @@ msgstr "Assoziierte Bytes" msgid "Columns" msgstr "Spalten" -#: ../src/task-manager.c:254 +#: ../src/task-manager.c:253 #, c-format msgid "%s%%" msgstr "%s%%"