From: Sebastian Harl Date: Sat, 29 Mar 2008 11:07:50 +0000 (+0100) Subject: Added French debconf template translation. X-Git-Tag: collectd-4.3.2-1~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b40dcbf248828d3628dc91b0752c48d24f0d37da;p=pkg-collectd.git Added French debconf template translation. --- diff --git a/debian/changelog b/debian/changelog index b001919..a348ce6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,10 @@ collectd (4.3.2-1) unstable; urgency=low migration (Closes: #469336). * New debconf template translations: - de.po, thanks to Kai Wasserbäch (Closes: #469334). + - fr.po, thanks to Florent Usseil (Closes: #468813). * collectd.init.d: Consider the DISABLE option only when starting collectd. - -- Sebastian Harl Sat, 29 Mar 2008 11:55:07 +0100 + -- Sebastian Harl Sat, 29 Mar 2008 12:06:13 +0100 collectd (4.3.0-2) unstable; urgency=low diff --git a/debian/po/fr.po b/debian/po/fr.po new file mode 100644 index 0000000..a3738d9 --- /dev/null +++ b/debian/po/fr.po @@ -0,0 +1,79 @@ +# Translation of collectd debconf templates to French +# Copyright (C) 2008 Florent USSEIL +# This file is distributed under the same license as the collectd package. +# +# Florent USSEIL , 2008. +msgid "" +msgstr "" +"Project-Id-Version: collectd\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-14 01:00+0100\n" +"Last-Translator: Florent USSEIL \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: note +#. Description +#: ../collectd.templates:1001 +msgid "Layout of RRD files has changed" +msgstr "Changement du format des fichiers RRD" + +#. 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 "" +"Le format des fichiers RRD créés par collectd a changé de façon " +"significative depuis la version 3.x. Afin de conserver les " +"données, il est nécessaire de les convertir." +"Cette opération peut être réalisée avec la commande " +"« /usr/lib/collectd/utils/migrate-3-4.px »." + +#. 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 "" +"Cette étape a besoin des paquets perl et rrdtool qui ne sont pas " +"actuellement installés. La conversion doit donc être effectuée manuellement." + +#. Type: note +#. Description +#. Type: boolean +#. Description +#: ../collectd.templates:1001 ../collectd.templates:2001 +msgid "See /usr/share/doc/collectd/NEWS.Debian for details." +msgstr "" +"Veuillez lire le fichier /usr/share/doc/collectd/NEWS.Debian pour plus d'informations." + +#. Type: boolean +#. Description +#: ../collectd.templates:2001 +msgid "Automatically try to migrate your RRD files?" +msgstr "Faut-il tenter de convertir automatiquement les fichiers RRD ?" + +#. 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 "" +"La conversion des fichiers RRD peut être effectuée automatiquement. Pour cela, " +"une sauvegarde de /var/lib/collectd/ aura lieu " +"dans /var/backups/. Veuillez noter que cette " +"conversion est expérimentale : il est recommandé de " +"contrôler sa bonne exécution." +