From: Bdale Garbee Date: Sun, 29 May 2005 14:48:06 +0000 (+0200) Subject: Imported Debian patch 0.4b37-2 X-Git-Tag: debian/0.4b37-2^0 X-Git-Url: https://git.gag.com/?p=debian%2Fdump;a=commitdiff_plain;h=48e877a90f49ba854953db561f949519ef3defa8 Imported Debian patch 0.4b37-2 --- diff --git a/debian/changelog b/debian/changelog index 6e4a9db..39ea000 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dump (0.4b37-2) unstable; urgency=low + + * merge updated de.po, closes: #281076 + + -- Bdale Garbee Sun, 29 May 2005 16:48:06 +0200 + dump (0.4b37-1) unstable; urgency=low * new upstream version diff --git a/debian/po/de.po b/debian/po/de.po index 476ab34..d10ecb7 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -4,25 +4,25 @@ # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' -# # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans -# or http://www.debian.org/intl/l10n/po-debconf/README-trans -# +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# # Developers do not need to manually edit POT or PO files. +# Erik Schanze , 2004. # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: dump_0.4b37-1_de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2003-08-19 16:21-0600\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2004-11-13 18:04+0100\n" +"Last-Translator: Erik Schanze \n" +"Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Description #: ../templates:3 @@ -39,15 +39,17 @@ msgid "" "that you once had a much earlier version of the Debian dump package " "installed that behaved poorly. Please remove /etc/dumpdates." msgstr "" +"Ihre Datei /etc/dumpdates ist ein symbolischer Link. Dump wird in der " +"Datei /var/lib/dumpdates nach dumpdates suchen. Der Symlink /etc/dumpdates " +"hat keine Bedeutung (weil er nur durch das Paket dump benutzt wird) und " +"könnte zur Verwirrung führen. Der Link stammt höchstwahrscheinlich aus einer " +"früheren Installation des Paketes dump, die fehlerhaft war. Bitte löschen Sie " +"/etc/dumpdates." #. Description #: ../templates:13 msgid "Moving existing /etc/dumpdates to /var/lib for FHS compliance." -msgstr "Verschiebe die existierende /etc/dumpdates nach /var/lib gemäß FHS." +msgstr "" +"Verschiebe die existierende Datei /etc/dumpdates nach /var/lib gemäß FHS " +"(Filesystem Hierarchy Standard)." -#~ msgid "" -#~ "Your /etc/dumpdates is a symlink. Dump will look for dumpdates in /var/" -#~ "lib/dumpdates. Please fix things." -#~ msgstr "" -#~ "Ihre /etc/dumpdates ist ein Symlink. Dump wird nach »dumpdates« in /var/" -#~ "lib/dumpdates suchen. Bitte beheben Sie dies." diff --git a/debian/rules b/debian/rules index c51ac44..4c603dd 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,6 @@ binary-arch: build ln -s dump.8.gz rdump.8.gz ; ln -s restore.8.gz rrestore.8.gz ) dh_installdocs KNOWNBUGS MAINTAINERS README THANKS TODO dh_installexamples examples/* - dh_installmanpages rmt.8 dh_installchangelogs CHANGES dh_installdebconf dh_strip