This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository pleiades.
commit 1a37a8a81dbef4783d53135c20ba900b298ee2bc Author: tony mancill <[email protected]> Date: Sun Nov 30 10:22:10 2014 -0800 add Dutch debconf translation; #771460 --- debian/changelog | 8 ++++++++ debian/po/nl.po | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/debian/changelog b/debian/changelog index d738cf4..4915738 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pleiades (1.5.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Add Dutch debconf translation (debian/po/nl.po). + Thank you to Frans Spiesschaert. (Closes: #771460) + + -- tony mancill <[email protected]> Sun, 30 Nov 2014 10:19:25 -0800 + pleiades (1.5.0-1) unstable; urgency=medium * New upstream release diff --git a/debian/po/nl.po b/debian/po/nl.po new file mode 100644 index 0000000..fc71738 --- /dev/null +++ b/debian/po/nl.po @@ -0,0 +1,44 @@ +# Dutch translation of pleiades debconf templates. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the pleiades package. +# Frans Spiesschaert <[email protected]>, 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: pleiades\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2012-06-20 23:04+0200\n" +"PO-Revision-Date: 2014-11-04 14:38+0100\n" +"Last-Translator: Frans Spiesschaert <[email protected]>\n" +"Language-Team: Debian Dutch l10n Team <[email protected]>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: boolean +#. Description +#: ../pleiades.templates:2001 +msgid "Enable Pleiades in Eclipse configuration?" +msgstr "Pleiades activeren in de configuratie van Eclipse?" + +#. Type: boolean +#. Description +#: ../pleiades.templates:2001 +msgid "" +"Eclipse is not currently configured to use Pleiades for Japanese language " +"support." +msgstr "" +"Momenteel is Eclipse niet ingesteld om Pleiades te gebruiken om de Japanse " +"taal te ondersteunen." + +#. Type: boolean +#. Description +#: ../pleiades.templates:2001 +msgid "" +"Please choose whether Pleiades should be activated in the Eclipse " +"configuration file (/etc/eclipse.ini)." +msgstr "" +"Geef aan of Pleiades geactiveerd moet worden in het configuratiebestand van " +"Eclipse (/etc/eclipse.ini)." -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

