This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository lucene-solr.
commit 02a3bf7c3d2f03df4459928880cf9192d7024593 Author: tony mancill <[email protected]> Date: Sun Sep 25 11:17:29 2016 -0700 add nl.po debconf translation; Closes: #835136 --- debian/po/nl.po | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/debian/po/nl.po b/debian/po/nl.po new file mode 100644 index 0000000..8c41af1 --- /dev/null +++ b/debian/po/nl.po @@ -0,0 +1,43 @@ +# Dutch lucene-solr po-debconf translation, +# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the lucene-solr package. +# Vincent Zweije <[email protected]>, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: lucene-solr 3.6.2+dfsg-8\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2007-10-04 07:18+0200\n" +"PO-Revision-Date: 2013-02-17 15:21+0000\n" +"Last-Translator: Vincent Zweije <[email protected]>\n" +"Language-Team: Debian-Dutch <[email protected]>\n" +"Language: nl\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 "Solr-indexbestanden verwijderen?" + +#. 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 "" +"De Solr-gegevensmap (/var/lib/solr), en de indexbestanden die het bevat, " +"kunnen bij het verwijderen (purge) van het pakket mee worden verwijderd." + +#. 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 "" +"Als u de indexbestanden van Solr later weer verwacht te gebruiken moet u " +"deze keuze afwijzen." -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

