Author: mkoch Date: 2007-10-23 18:47:12 +0000 (Tue, 23 Oct 2007) New Revision: 4447
Added: trunk/solr/debian/po/fr.po Modified: trunk/solr/debian/changelog Log: * added french debconf translation Modified: trunk/solr/debian/changelog =================================================================== --- trunk/solr/debian/changelog 2007-10-23 13:58:13 UTC (rev 4446) +++ trunk/solr/debian/changelog 2007-10-23 18:47:12 UTC (rev 4447) @@ -15,6 +15,7 @@ * Add Galician translation of debconf messages (closes: #446607). * Add Vietnamese translation of debconf messages (closes: #446986). * Add Brazilian Portuguese translation of debconf messages (closes: #447091). + * Add French translation of debconf messages (closes: #447223). -- Jan-Pascal van Best <[EMAIL PROTECTED]> Wed, 10 Oct 2007 22:24:25 +0200 Added: trunk/solr/debian/po/fr.po =================================================================== --- trunk/solr/debian/po/fr.po (rev 0) +++ trunk/solr/debian/po/fr.po 2007-10-23 18:47:12 UTC (rev 4447) @@ -0,0 +1,41 @@ +# Translation of solr debconf templates to French +# Copyright (C) 2007 Odile Bénassy <[EMAIL PROTECTED]> +# This file is distributed under the same license as the solr package. +# +msgid "" +msgstr "" +"Project-Id-Version: solr\n" +"Report-Msgid-Bugs-To: [EMAIL PROTECTED]" +"POT-Creation-Date: 2007-10-04 07:18+0200\n" +"PO-Revision-Date: 2007-10-08 14:51+0200\n" +"Last-Translator: Odile Bénassy <[EMAIL PROTECTED]>\n" +"Language-Team: French <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "Remove Solr index files?" +msgstr "Faut-il supprimer les fichiers d'index ?" + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"The Solr data directory (/var/lib/solr), and the index files it contains, " +"may be removed while purging the package." +msgstr "" +"Le répertoire de données de Solr (/var/lib/solr) et les fichiers d'index " +"qu'il contient peuvent être supprimés si le paquet est purgé. " + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"You should not choose this option if you intend to re-use Solr's index files " +"later." +msgstr "" +"Il vaut mieux ne pas choisir cette option si vous souhaitez ré-utiliser " +"ultérieurement les fichiers d'index de Solr." _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

