summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/po/de.po57
2 files changed, 59 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 09d6dfa..4a2de51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,9 @@ etckeeper (0.10) UNRELEASED; urgency=low
both the pre-install.d and post-install.d scripts.
* Split out an unclean.d that tests if the WC contains uncommitted
changes.
+ * Don't commit in post-install.d if there are no uncommitted changes.
* Add preinst code to remove old post-install.d scripts.
+ * German debconf translation. Closes: #460940, #458751
-- Joey Hess <joeyh@debian.org> Tue, 15 Jan 2008 13:20:29 -0500
diff --git a/debian/po/de.po b/debian/po/de.po
new file mode 100644
index 0000000..82307c5
--- /dev/null
+++ b/debian/po/de.po
@@ -0,0 +1,57 @@
+# Translation of etckeeper debconf templates to German
+# Copyright (C) Helge Kreutzmann <debian@helgefjell.de>, 2008.
+# This file is distributed under the same license as the etckeeper package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: etckeeper 0.3\n"
+"Report-Msgid-Bugs-To: etckeeper@packages.debian.org\n"
+"POT-Creation-Date: 2007-12-12 00:45+0530\n"
+"PO-Revision-Date: 2008-01-09 16:06+0100\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
+"Language-Team: de <debian-l10n-german@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Commit changed files in /etc to git?"
+msgstr "Geänderte Dateien in /etc an Git übergeben?"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"The /etc directory contains uncommitted files or other changes. It's best "
+"for all files in /etc to be committed to git before running APT. Added and "
+"changed files listed below can be committed automatically:"
+msgstr ""
+"Das Verzeichnis /etc enthält Dateien, die noch nicht an Git übergeben wurden "
+"(»uncommitted« sind) oder andere Änderungen. Am besten werden alle Dateien in "
+"/etc an Git übergeben, bevor APT ausgeführt wird. Die im folgenden "
+"aufgeführten hinzugefügten und geänderten Dateien können automatisch "
+"übergeben werden:"
+
+#. Type: error
+#. Description
+#: ../templates:3001
+msgid "Commit failed"
+msgstr "Übergabe (commit) fehlgeschlagen"
+
+#. Type: error
+#. Description
+#: ../templates:3001
+msgid "An attempt to commit /etc changes to git failed."
+msgstr "Ein Versuch, die Änderungen an /etc an Git zu übergeben, schlug fehl."
+
+#. Type: error
+#. Description
+#: ../templates:3001
+msgid ""
+"You may manually resolve the issues with the uncommitted changes before "
+"continuing."
+msgstr ""
+"Sie können das Problem mit den nicht-übergebenen Änderungen manuell beheben, "
+"bevor Sie fortfahren."