diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:56:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:56:36 +0000 |
commit | 35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c (patch) | |
tree | 37c5bf1d95396a5b4d091502db8e959bf24b64a3 /debian/po/de.po | |
parent | Adding upstream version 1:2.0.27. (diff) | |
download | kexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.tar.xz kexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.zip |
Adding debian version 1:2.0.27-1.debian/1%2.0.27-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/po/de.po')
-rw-r--r-- | debian/po/de.po | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..d0c8fc2 --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,48 @@ +# German translation of the kexec-tools debconf template +# Copyright 2008 Kai Wasserbäch <debian@carbon-project.org> +# Copyright 2011,2017,2021 Helge Kreutzmann <debian@helgefjell.de> +# This file is distributed under the same license as the kexec-tools package. +# +msgid "" +msgstr "" +"Project-Id-Version: kexec-tools 1:2.0.22-2\n" +"Report-Msgid-Bugs-To: kexec-tools@packages.debian.org\n" +"POT-Creation-Date: 2023-10-04 10:16-0600\n" +"PO-Revision-Date: 2021-07-18 21:24+0200\n" +"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" +"Language-Team: German <debian-l10n-german@lists.debian.org>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: boolean +#. Description +#: ../kexec-tools.templates:2001 +msgid "Read GRUB configuration file to load the kernel?" +msgstr "GRUBs Konfigurationsdatei für das Laden des Kernels auslesen?" + +#. Type: boolean +#. Description +#: ../kexec-tools.templates:2001 +msgid "" +"If you choose this option, kexec will read the GRUB configuration file to " +"determine which kernel and options to load for kexec reboot, as opposed to " +"what is in /etc/default/kexec." +msgstr "" +"Falls Sie diese Option wählen, wird »kexec« die Konfigurationsdatei von GRUB " +"auslesen, um den Kernel und die Optionen für das Laden zu ermitteln, anstatt " +"den Inhalt von /etc/default/kexec zu verwenden." + +#~ msgid "Should kexec-tools handle reboots?" +#~ msgstr "Soll »kexec-tools« Neustarts verwalten?" + +#~ msgid "" +#~ "If you choose this option, a system reboot will trigger a restart into a " +#~ "kernel loaded by kexec instead of going through the full system boot " +#~ "loader process." +#~ msgstr "" +#~ "Falls Sie diese Option wählen, führt ein Systemneustart zum Start eines " +#~ "von »kexec« geladenen Kernels, anstatt den gesamten Bootloader-Prozess zu " +#~ "durchlaufen." |