From: Sebastian Harl Date: Wed, 12 Mar 2008 23:00:21 +0000 (+0100) Subject: Added German debconf template translation. X-Git-Tag: collectd-4.3.2-1~13 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9a11a0fd94b385a06496501342c45f2fc0b005b8;p=pkg-collectd.git Added German debconf template translation. As I've done some improvements to the translation I added myself to the copyright holders. --- diff --git a/debian/changelog b/debian/changelog index 440f6ea..a993a36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ collectd (4.3.1-1) unstable; urgency=low * New upstream release. * Clarified debconf template in respect to packages required for the data migration (Closes: #469336). + * New debconf template translations: + - de.po, thanks to Kai Wasserbäch (Closes: #469334). - -- Sebastian Harl Wed, 12 Mar 2008 17:44:13 +0100 + -- Sebastian Harl Wed, 12 Mar 2008 23:55:28 +0100 collectd (4.3.0-2) unstable; urgency=low diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..2b29580 --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,75 @@ +# German translation of the collectd debconf template +# Copyright © 2008 Kai Wasserbäch +# Copyright © 2008 Sebastian Harl +# This file is distributed under the same license as the collectd package. +# +msgid "" +msgstr "" +"Project-Id-Version: collectd 4.3.0-1\n" +"Report-Msgid-Bugs-To: collectd@packages.debian.org\n" +"POT-Creation-Date: 2008-03-12 17:35+0100\n" +"PO-Revision-Date: 2008-03-12 23:33+0100\n" +"Last-Translator: Kai Wasserbäch \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../collectd.templates:1001 +msgid "Layout of RRD files has changed" +msgstr "Das Layout der RRD-Dateien hat sich geändert." + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd.templates:1001 ../collectd.templates:2001 +msgid "" +"The layout of the RRD files created by collectd has changed significantly " +"since version 3.x. In order to keep your old data you have to migrate it. " +"This can be done by using /usr/lib/collectd/utils/migrate-3-4.px." +msgstr "" +"Das Layout der von collectd erstellten RRD-Dateien hat sich seit Version 3.x " +"grundlegend geändert. Um Ihre alten Daten beizubehalten, müssen Sie diese " +"migrieren. Dies kann unter Verwendung von »/usr/lib/collectd/utils/migrate-3-" +"4.px« erreicht werden." + +#. Type: note +#. Description +#: ../collectd.templates:1001 +msgid "" +"This step requires both the perl and the rrdtool packages to be installed, " +"which is currently not the case. You need to perform the migration manually." +msgstr "" +"Für diesen Schritt müssen sowohl das perl- als auch das rrdtool-Paket " +"installiert sein. Da dies im Moment nicht der Fall ist, müssen Sie die " +"Migration manuell durchführen." + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd.templates:1001 ../collectd.templates:2001 +msgid "See /usr/share/doc/collectd/NEWS.Debian for details." +msgstr "Siehe »/usr/share/doc/collectd/NEWS.Debian« für Details." + +#. Type: boolean +#. Description +#: ../collectd.templates:2001 +msgid "Automatically try to migrate your RRD files?" +msgstr "Soll eine automatische Migration Ihrer RRD-Dateien versucht werden?" + +#. Type: boolean +#. Description +#: ../collectd.templates:2001 +msgid "" +"This step can be done automatically. In this case a backup of /var/lib/" +"collectd/ is made in /var/backups/. This script is still experimental, " +"though. Do not expect it to work in all cases." +msgstr "" +"Dieser Schritt kann automatisch ausgeführt werden. Sollten Sie sich hierfür " +"entscheiden, wird eine Sicherungskopie von »/var/lib/collectd/« unter »/var/" +"backups/« erstellt. Dieses Skript ist aber noch experimentell. Erwarten " +"Sie nicht, dass es in allen Fällen problemlos funktioniert."