Author: mkoch Date: 2007-10-18 05:46:37 +0000 (Thu, 18 Oct 2007) New Revision: 4434
Added: trunk/solr/debian/po/pt_BR.po Modified: trunk/solr/debian/changelog Log: * Add Brazilian Portuguese translation of debconf messages (closes: #447091). Modified: trunk/solr/debian/changelog =================================================================== --- trunk/solr/debian/changelog 2007-10-17 19:23:56 UTC (rev 4433) +++ trunk/solr/debian/changelog 2007-10-18 05:46:37 UTC (rev 4434) @@ -14,6 +14,7 @@ * Add German translation of debconf messages (closes: #446284). * 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). -- Jan-Pascal van Best <[EMAIL PROTECTED]> Wed, 10 Oct 2007 22:24:25 +0200 Added: trunk/solr/debian/po/pt_BR.po =================================================================== --- trunk/solr/debian/po/pt_BR.po (rev 0) +++ trunk/solr/debian/po/pt_BR.po 2007-10-18 05:46:37 UTC (rev 4434) @@ -0,0 +1,42 @@ +# solr Brazilian Portuguese translation +# Copyright (C) 2007 THE solr'S COPYRIGHT HOLDER +# This file is distributed under the same license as the solr package. +# Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>, 2007. +# +msgid "" +msgstr "pt_BR utf-8\n" +"Project-Id-Version: solr (20071005)\n" +"Report-Msgid-Bugs-To: [EMAIL PROTECTED]" +"POT-Creation-Date: 2007-10-04 07:18+0200\n" +"PO-Revision-Date: 2007-10-05 02:03-0300\n" +"Last-Translator: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>\n" +"Language-Team: l10n portuguese <[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 "Remover os arquivos de índice do 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 "" +"O diretório de dados do Solr (/var/lib/solr), e os arquivos de índice que ele " +"contém, podem ser removidos quando o pacote for expurgado (\"purge\")." + +#. 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 "" +"Você não deveria escolher esta opção se sua intenção é reusar os arquivos de " +"índice do Solr posteriormente." _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

