Author: mkoch Date: 2007-10-15 21:32:13 +0000 (Mon, 15 Oct 2007) New Revision: 4427
Added: trunk/solr/debian/po/gl.po Modified: trunk/solr/debian/changelog Log: - add galician debconf translation Modified: trunk/solr/debian/changelog =================================================================== --- trunk/solr/debian/changelog 2007-10-15 19:11:49 UTC (rev 4426) +++ trunk/solr/debian/changelog 2007-10-15 21:32:13 UTC (rev 4427) @@ -12,6 +12,7 @@ * Add Finnish translation of debconf messages (closes: #445701). * Add Russian translation of debconf messages (closes: #446140). * Add German translation of debconf messages (closes: #446284). + * Add Galician translation of debconf messages (closes: #446607). -- Jan-Pascal van Best <[EMAIL PROTECTED]> Wed, 10 Oct 2007 22:24:25 +0200 Added: trunk/solr/debian/po/gl.po =================================================================== --- trunk/solr/debian/po/gl.po (rev 0) +++ trunk/solr/debian/po/gl.po 2007-10-15 21:32:13 UTC (rev 4427) @@ -0,0 +1,41 @@ +# Galician translation of solr's debconf templates +# This file is distributed under the same license as the solr package. +# Jacobo Tarrio <[EMAIL PROTECTED]>, 2007. +# +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-14 12:29+0100\n" +"Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n" +"Language-Team: Galician <[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 "¿Eliminar os ficheiros de índice de Solr?" + +#. 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 "" +"Pódese eliminar o directorio de datos de Solr (/var/lib/solr), xunto cos " +"ficheiros de índices que contén, ao purgar o paquete." + +#. 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 "" +"Non escolla esta opción se quere reutilizar os ficheiros de índice de Solr " +"máis adiante." _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

