Loading po/de.po +52 −52 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ # Harald Judt <h.judt@gmx.at>, 2013 # Simon Schneider <simon@schneiderimtal.de>, 2009 # Tobias Bannert <tobannert@gmail.com>, 2014 # Vinzenz Vietzke <vinz@vinzv.de>, 2018 # Vinzenz Vietzke <vv@muibox.de>, 2018 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n" "POT-Creation-Date: 2025-07-18 11:08+0200\n" "POT-Creation-Date: 2026-02-01 01:00+0100\n" "PO-Revision-Date: 2013-07-03 19:24+0000\n" "Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2021-2023\n" "Language-Team: German (http://app.transifex.com/xfce/xfce-panel-plugins/language/de/)\n" Loading @@ -23,213 +23,213 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: panel-plugin/xfcetimer.c:171 #: panel-plugin/xfcetimer.c:172 #, c-format msgid "%dh %dm %ds left" msgstr "verbleibend: %d Stunden %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:174 #: panel-plugin/xfcetimer.c:175 #, c-format msgid "%dm %ds left" msgstr "verbleibend: %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:177 #: panel-plugin/xfcetimer.c:178 #, c-format msgid "%ds left" msgstr "verbleibend: %d Sekunden" #: panel-plugin/xfcetimer.c:181 #: panel-plugin/xfcetimer.c:182 msgid " (Paused)" msgstr "(Angehalten)" #. Display the name of the alarm when the countdown ends #: panel-plugin/xfcetimer.c:217 #: panel-plugin/xfcetimer.c:218 #, c-format msgid "" "Beeep! :) \n" "Time is up for the alarm %s." msgstr "Biiing! :)\nDie Zeit für %s ist abgelaufen." #: panel-plugin/xfcetimer.c:218 #: panel-plugin/xfcetimer.c:219 #, c-format msgid "Timer %s" msgstr "Zeitschaltuhr %s" #: panel-plugin/xfcetimer.c:227 panel-plugin/xfcetimer.c:1601 #: panel-plugin/xfcetimer.c:228 panel-plugin/xfcetimer.c:1602 msgid "Close" msgstr "Schließen" #: panel-plugin/xfcetimer.c:228 #: panel-plugin/xfcetimer.c:229 msgid "Rerun the timer" msgstr "Zeitschaltuhr erneut starten" #: panel-plugin/xfcetimer.c:496 panel-plugin/xfcetimer.c:964 #: panel-plugin/xfcetimer.c:497 panel-plugin/xfcetimer.c:965 msgid "Add new alarm" msgstr "Neuen Alarm erstellen" #: panel-plugin/xfcetimer.c:518 #: panel-plugin/xfcetimer.c:519 msgid "Pause timer" msgstr "Zeitschaltuhr anhalten" #: panel-plugin/xfcetimer.c:525 #: panel-plugin/xfcetimer.c:526 msgid "Resume timer" msgstr "Zeitschaltuhr fortsetzen" #: panel-plugin/xfcetimer.c:531 #: panel-plugin/xfcetimer.c:532 msgid "Stop timer" msgstr "Zeitschaltuhr stoppen" #: panel-plugin/xfcetimer.c:605 panel-plugin/xfcetimer.c:689 #: panel-plugin/xfcetimer.c:606 panel-plugin/xfcetimer.c:690 #, c-format msgid "%dh %dm %ds" msgstr "%d Stunden %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:607 panel-plugin/xfcetimer.c:691 #: panel-plugin/xfcetimer.c:608 panel-plugin/xfcetimer.c:692 #, c-format msgid "%dm %ds" msgstr "%d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:609 panel-plugin/xfcetimer.c:693 #: panel-plugin/xfcetimer.c:610 panel-plugin/xfcetimer.c:694 #, c-format msgid "%ds" msgstr "%d Sekunden" #: panel-plugin/xfcetimer.c:617 panel-plugin/xfcetimer.c:709 #: panel-plugin/xfcetimer.c:618 panel-plugin/xfcetimer.c:710 #, c-format msgid "At %02d:%02d" msgstr "Bei %02d:%02d" #: panel-plugin/xfcetimer.c:707 #: panel-plugin/xfcetimer.c:708 #, c-format msgid "At %02d:%02dZ" msgstr "Bei %02d:%02dZ" #: panel-plugin/xfcetimer.c:822 #: panel-plugin/xfcetimer.c:823 msgid "Name:" msgstr "Bezeichnung:" #: panel-plugin/xfcetimer.c:833 #: panel-plugin/xfcetimer.c:834 msgid "Enter the countdown time" msgstr "Wartezeit eingeben" #: panel-plugin/xfcetimer.c:838 #: panel-plugin/xfcetimer.c:839 msgid "Enter the time of alarm (24h format)" msgstr "Alarmzeit eingeben (24h-Format)" #: panel-plugin/xfcetimer.c:853 #: panel-plugin/xfcetimer.c:854 msgid "h " msgstr "Stunden " #: panel-plugin/xfcetimer.c:860 #: panel-plugin/xfcetimer.c:861 msgid "m " msgstr "Minuten " #: panel-plugin/xfcetimer.c:867 #: panel-plugin/xfcetimer.c:868 msgid "s " msgstr "Sekunden " #: panel-plugin/xfcetimer.c:870 #: panel-plugin/xfcetimer.c:871 msgid "or" msgstr "oder" #: panel-plugin/xfcetimer.c:890 #: panel-plugin/xfcetimer.c:891 msgid "UTC" msgstr "UTC" #: panel-plugin/xfcetimer.c:902 #: panel-plugin/xfcetimer.c:903 msgid "Command to run:" msgstr "Befehl ausführen:" #: panel-plugin/xfcetimer.c:912 #: panel-plugin/xfcetimer.c:913 msgid "Alarm to run:" msgstr "Auszulösender Alarm:" #. add alarm autostart check button #: panel-plugin/xfcetimer.c:939 #: panel-plugin/xfcetimer.c:940 msgid "Auto start when plugin loads" msgstr "Automatisch starten sobald die Erweiterung lädt" #: panel-plugin/xfcetimer.c:949 #: panel-plugin/xfcetimer.c:950 msgid "Cancel" msgstr "Abbrechen" #: panel-plugin/xfcetimer.c:954 #: panel-plugin/xfcetimer.c:955 msgid "Accept" msgstr "Akzeptieren" #: panel-plugin/xfcetimer.c:1006 #: panel-plugin/xfcetimer.c:1007 msgid "Edit alarm" msgstr "Alarm bearbeiten" #: panel-plugin/xfcetimer.c:1599 #: panel-plugin/xfcetimer.c:1600 msgid "Timer Options" msgstr "Zeitschaltuhr Optionen" #: panel-plugin/xfcetimer.c:1638 #: panel-plugin/xfcetimer.c:1639 msgid "Timer name" msgstr "Bezeichnung" #: panel-plugin/xfcetimer.c:1643 #: panel-plugin/xfcetimer.c:1644 msgid "" "Countdown period /\n" "Alarm time" msgstr "Wartezeit /\nAlarmzeit" #: panel-plugin/xfcetimer.c:1646 #: panel-plugin/xfcetimer.c:1647 msgid "Alarm command" msgstr "Alarmbefehl" #: panel-plugin/xfcetimer.c:1665 #: panel-plugin/xfcetimer.c:1666 msgid "Add" msgstr "Hinzufügen" #: panel-plugin/xfcetimer.c:1672 #: panel-plugin/xfcetimer.c:1673 msgid "Edit" msgstr "Bearbeiten" #: panel-plugin/xfcetimer.c:1679 #: panel-plugin/xfcetimer.c:1680 msgid "Remove" msgstr "Entfernen" #: panel-plugin/xfcetimer.c:1687 #: panel-plugin/xfcetimer.c:1688 msgid "Up" msgstr "Hoch" #: panel-plugin/xfcetimer.c:1694 #: panel-plugin/xfcetimer.c:1695 msgid "Down" msgstr "Runter" #: panel-plugin/xfcetimer.c:1710 #: panel-plugin/xfcetimer.c:1711 msgid "Don't display a warning if an alarm command is set" msgstr "Keine Warnung anzeigen, wenn ein Alarmbefehl eingestellt ist" msgstr "" #. Default alarm command config #: panel-plugin/xfcetimer.c:1722 #: panel-plugin/xfcetimer.c:1723 msgid "Use a default alarm command" msgstr "Den vorgegebenen Alarmbefehl benutzen" #: panel-plugin/xfcetimer.c:1731 #: panel-plugin/xfcetimer.c:1732 msgid "Default command: " msgstr "Standardbefehl:" #. Alarm repetitions config #: panel-plugin/xfcetimer.c:1748 #: panel-plugin/xfcetimer.c:1749 msgid "Repeat the alarm command" msgstr "Alarmbefehl wiederholen:" #: panel-plugin/xfcetimer.c:1759 #: panel-plugin/xfcetimer.c:1760 msgid "Number of repetitions" msgstr "Anzahl der Wiederholungen" #: panel-plugin/xfcetimer.c:1768 #: panel-plugin/xfcetimer.c:1769 msgid " Time interval (sec.)" msgstr "Zeitabstand (Sek.): " #: panel-plugin/xfcetimer.c:1828 #: panel-plugin/xfcetimer.c:1829 msgid "About Timer plugin" msgstr "Über die Zeitschalturerweiterung" #: panel-plugin/xfcetimer.c:1831 #: panel-plugin/xfcetimer.c:1832 msgid "A plugin to define countdown timers or alarms at given times." msgstr "Eine Erweiterung zum Konfigurieren von Zeitschaltuhren und Alarmen." Loading Loading
po/de.po +52 −52 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ # Harald Judt <h.judt@gmx.at>, 2013 # Simon Schneider <simon@schneiderimtal.de>, 2009 # Tobias Bannert <tobannert@gmail.com>, 2014 # Vinzenz Vietzke <vinz@vinzv.de>, 2018 # Vinzenz Vietzke <vv@muibox.de>, 2018 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n" "POT-Creation-Date: 2025-07-18 11:08+0200\n" "POT-Creation-Date: 2026-02-01 01:00+0100\n" "PO-Revision-Date: 2013-07-03 19:24+0000\n" "Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2021-2023\n" "Language-Team: German (http://app.transifex.com/xfce/xfce-panel-plugins/language/de/)\n" Loading @@ -23,213 +23,213 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: panel-plugin/xfcetimer.c:171 #: panel-plugin/xfcetimer.c:172 #, c-format msgid "%dh %dm %ds left" msgstr "verbleibend: %d Stunden %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:174 #: panel-plugin/xfcetimer.c:175 #, c-format msgid "%dm %ds left" msgstr "verbleibend: %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:177 #: panel-plugin/xfcetimer.c:178 #, c-format msgid "%ds left" msgstr "verbleibend: %d Sekunden" #: panel-plugin/xfcetimer.c:181 #: panel-plugin/xfcetimer.c:182 msgid " (Paused)" msgstr "(Angehalten)" #. Display the name of the alarm when the countdown ends #: panel-plugin/xfcetimer.c:217 #: panel-plugin/xfcetimer.c:218 #, c-format msgid "" "Beeep! :) \n" "Time is up for the alarm %s." msgstr "Biiing! :)\nDie Zeit für %s ist abgelaufen." #: panel-plugin/xfcetimer.c:218 #: panel-plugin/xfcetimer.c:219 #, c-format msgid "Timer %s" msgstr "Zeitschaltuhr %s" #: panel-plugin/xfcetimer.c:227 panel-plugin/xfcetimer.c:1601 #: panel-plugin/xfcetimer.c:228 panel-plugin/xfcetimer.c:1602 msgid "Close" msgstr "Schließen" #: panel-plugin/xfcetimer.c:228 #: panel-plugin/xfcetimer.c:229 msgid "Rerun the timer" msgstr "Zeitschaltuhr erneut starten" #: panel-plugin/xfcetimer.c:496 panel-plugin/xfcetimer.c:964 #: panel-plugin/xfcetimer.c:497 panel-plugin/xfcetimer.c:965 msgid "Add new alarm" msgstr "Neuen Alarm erstellen" #: panel-plugin/xfcetimer.c:518 #: panel-plugin/xfcetimer.c:519 msgid "Pause timer" msgstr "Zeitschaltuhr anhalten" #: panel-plugin/xfcetimer.c:525 #: panel-plugin/xfcetimer.c:526 msgid "Resume timer" msgstr "Zeitschaltuhr fortsetzen" #: panel-plugin/xfcetimer.c:531 #: panel-plugin/xfcetimer.c:532 msgid "Stop timer" msgstr "Zeitschaltuhr stoppen" #: panel-plugin/xfcetimer.c:605 panel-plugin/xfcetimer.c:689 #: panel-plugin/xfcetimer.c:606 panel-plugin/xfcetimer.c:690 #, c-format msgid "%dh %dm %ds" msgstr "%d Stunden %d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:607 panel-plugin/xfcetimer.c:691 #: panel-plugin/xfcetimer.c:608 panel-plugin/xfcetimer.c:692 #, c-format msgid "%dm %ds" msgstr "%d Minuten %d Sekunden" #: panel-plugin/xfcetimer.c:609 panel-plugin/xfcetimer.c:693 #: panel-plugin/xfcetimer.c:610 panel-plugin/xfcetimer.c:694 #, c-format msgid "%ds" msgstr "%d Sekunden" #: panel-plugin/xfcetimer.c:617 panel-plugin/xfcetimer.c:709 #: panel-plugin/xfcetimer.c:618 panel-plugin/xfcetimer.c:710 #, c-format msgid "At %02d:%02d" msgstr "Bei %02d:%02d" #: panel-plugin/xfcetimer.c:707 #: panel-plugin/xfcetimer.c:708 #, c-format msgid "At %02d:%02dZ" msgstr "Bei %02d:%02dZ" #: panel-plugin/xfcetimer.c:822 #: panel-plugin/xfcetimer.c:823 msgid "Name:" msgstr "Bezeichnung:" #: panel-plugin/xfcetimer.c:833 #: panel-plugin/xfcetimer.c:834 msgid "Enter the countdown time" msgstr "Wartezeit eingeben" #: panel-plugin/xfcetimer.c:838 #: panel-plugin/xfcetimer.c:839 msgid "Enter the time of alarm (24h format)" msgstr "Alarmzeit eingeben (24h-Format)" #: panel-plugin/xfcetimer.c:853 #: panel-plugin/xfcetimer.c:854 msgid "h " msgstr "Stunden " #: panel-plugin/xfcetimer.c:860 #: panel-plugin/xfcetimer.c:861 msgid "m " msgstr "Minuten " #: panel-plugin/xfcetimer.c:867 #: panel-plugin/xfcetimer.c:868 msgid "s " msgstr "Sekunden " #: panel-plugin/xfcetimer.c:870 #: panel-plugin/xfcetimer.c:871 msgid "or" msgstr "oder" #: panel-plugin/xfcetimer.c:890 #: panel-plugin/xfcetimer.c:891 msgid "UTC" msgstr "UTC" #: panel-plugin/xfcetimer.c:902 #: panel-plugin/xfcetimer.c:903 msgid "Command to run:" msgstr "Befehl ausführen:" #: panel-plugin/xfcetimer.c:912 #: panel-plugin/xfcetimer.c:913 msgid "Alarm to run:" msgstr "Auszulösender Alarm:" #. add alarm autostart check button #: panel-plugin/xfcetimer.c:939 #: panel-plugin/xfcetimer.c:940 msgid "Auto start when plugin loads" msgstr "Automatisch starten sobald die Erweiterung lädt" #: panel-plugin/xfcetimer.c:949 #: panel-plugin/xfcetimer.c:950 msgid "Cancel" msgstr "Abbrechen" #: panel-plugin/xfcetimer.c:954 #: panel-plugin/xfcetimer.c:955 msgid "Accept" msgstr "Akzeptieren" #: panel-plugin/xfcetimer.c:1006 #: panel-plugin/xfcetimer.c:1007 msgid "Edit alarm" msgstr "Alarm bearbeiten" #: panel-plugin/xfcetimer.c:1599 #: panel-plugin/xfcetimer.c:1600 msgid "Timer Options" msgstr "Zeitschaltuhr Optionen" #: panel-plugin/xfcetimer.c:1638 #: panel-plugin/xfcetimer.c:1639 msgid "Timer name" msgstr "Bezeichnung" #: panel-plugin/xfcetimer.c:1643 #: panel-plugin/xfcetimer.c:1644 msgid "" "Countdown period /\n" "Alarm time" msgstr "Wartezeit /\nAlarmzeit" #: panel-plugin/xfcetimer.c:1646 #: panel-plugin/xfcetimer.c:1647 msgid "Alarm command" msgstr "Alarmbefehl" #: panel-plugin/xfcetimer.c:1665 #: panel-plugin/xfcetimer.c:1666 msgid "Add" msgstr "Hinzufügen" #: panel-plugin/xfcetimer.c:1672 #: panel-plugin/xfcetimer.c:1673 msgid "Edit" msgstr "Bearbeiten" #: panel-plugin/xfcetimer.c:1679 #: panel-plugin/xfcetimer.c:1680 msgid "Remove" msgstr "Entfernen" #: panel-plugin/xfcetimer.c:1687 #: panel-plugin/xfcetimer.c:1688 msgid "Up" msgstr "Hoch" #: panel-plugin/xfcetimer.c:1694 #: panel-plugin/xfcetimer.c:1695 msgid "Down" msgstr "Runter" #: panel-plugin/xfcetimer.c:1710 #: panel-plugin/xfcetimer.c:1711 msgid "Don't display a warning if an alarm command is set" msgstr "Keine Warnung anzeigen, wenn ein Alarmbefehl eingestellt ist" msgstr "" #. Default alarm command config #: panel-plugin/xfcetimer.c:1722 #: panel-plugin/xfcetimer.c:1723 msgid "Use a default alarm command" msgstr "Den vorgegebenen Alarmbefehl benutzen" #: panel-plugin/xfcetimer.c:1731 #: panel-plugin/xfcetimer.c:1732 msgid "Default command: " msgstr "Standardbefehl:" #. Alarm repetitions config #: panel-plugin/xfcetimer.c:1748 #: panel-plugin/xfcetimer.c:1749 msgid "Repeat the alarm command" msgstr "Alarmbefehl wiederholen:" #: panel-plugin/xfcetimer.c:1759 #: panel-plugin/xfcetimer.c:1760 msgid "Number of repetitions" msgstr "Anzahl der Wiederholungen" #: panel-plugin/xfcetimer.c:1768 #: panel-plugin/xfcetimer.c:1769 msgid " Time interval (sec.)" msgstr "Zeitabstand (Sek.): " #: panel-plugin/xfcetimer.c:1828 #: panel-plugin/xfcetimer.c:1829 msgid "About Timer plugin" msgstr "Über die Zeitschalturerweiterung" #: panel-plugin/xfcetimer.c:1831 #: panel-plugin/xfcetimer.c:1832 msgid "A plugin to define countdown timers or alarms at given times." msgstr "Eine Erweiterung zum Konfigurieren von Zeitschaltuhren und Alarmen." Loading