Author: mkoch Date: 2007-10-17 19:23:56 +0000 (Wed, 17 Oct 2007) New Revision: 4433
Added: trunk/solr/debian/po/vi.po Modified: trunk/solr/debian/changelog Log: * Add Vietnamese translation of debconf messages (closes: #446986). Modified: trunk/solr/debian/changelog =================================================================== --- trunk/solr/debian/changelog 2007-10-16 06:56:55 UTC (rev 4432) +++ trunk/solr/debian/changelog 2007-10-17 19:23:56 UTC (rev 4433) @@ -13,6 +13,7 @@ * Add Russian translation of debconf messages (closes: #446140). * Add German translation of debconf messages (closes: #446284). * Add Galician translation of debconf messages (closes: #446607). + * Add Vietnamese translation of debconf messages (closes: #446986). -- Jan-Pascal van Best <[EMAIL PROTECTED]> Wed, 10 Oct 2007 22:24:25 +0200 Added: trunk/solr/debian/po/vi.po =================================================================== --- trunk/solr/debian/po/vi.po (rev 0) +++ trunk/solr/debian/po/vi.po 2007-10-17 19:23:56 UTC (rev 4433) @@ -0,0 +1,39 @@ +# Vietnamese translation for Solr. +# Copyright © 2007 Free Software Foundation, Inc. +# Clytie Siddall <[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-17 17:39+0930\n" +"Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n" +"Language-Team: Vietnamese <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LocFactoryEditor 1.7b1\n" + +#: ../solr-common.templates:2001 +#. Type: boolean +#. Description +msgid "Remove Solr index files?" +msgstr "Gỡ bỏ các tập tin chỉ mục Solr không?" + +#: ../solr-common.templates:2001 +#. Type: boolean +#. Description +msgid "" +"The Solr data directory (/var/lib/solr), and the index files it contains, " +"may be removed while purging the package." +msgstr "Khi tẩy gọi, cũng có thể gỡ bỏ thư mục dữ liệu Solr (/var/lib/solr), và các tập tin chỉ mục ở trong." + +#: ../solr-common.templates:2001 +#. Type: boolean +#. Description +msgid "" +"You should not choose this option if you intend to re-use Solr's index files " +"later." +msgstr "Đừng bật tùy chọn này nếu bạn định sử dụng lại tập tin chỉ mục của Solr về sau." _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

