Author: tmancill Date: 2010-09-04 17:11:01 +0000 (Sat, 04 Sep 2010) New Revision: 12960
Added: trunk/tomcat6/debian/po/ja.po Modified: trunk/tomcat6/debian/changelog Log: add ja.po for bug #595460 Modified: trunk/tomcat6/debian/changelog =================================================================== --- trunk/tomcat6/debian/changelog 2010-09-03 05:03:01 UTC (rev 12959) +++ trunk/tomcat6/debian/changelog 2010-09-04 17:11:01 UTC (rev 12960) @@ -1,3 +1,11 @@ +tomcat6 (6.0.28-6) UNRELEASED; urgency=low + + * Team upload. + * Add Japanese debconf template translation. + Thanks to Hideki Yamane. (Closes: #595460) + + -- tony mancill <[email protected]> Sat, 04 Sep 2010 10:09:32 -0700 + tomcat6 (6.0.28-5) unstable; urgency=low * Team upload. Added: trunk/tomcat6/debian/po/ja.po =================================================================== --- trunk/tomcat6/debian/po/ja.po (rev 0) +++ trunk/tomcat6/debian/po/ja.po 2010-09-04 17:11:01 UTC (rev 12960) @@ -0,0 +1,77 @@ +# Copyright (C) Debian Java Maintainers <[email protected]> +# This file is distributed under the same license as the tomcat6 package. +# Hideki Yamane <[email protected]>, 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: tomcat6 6.0.28-4\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2010-08-06 04:08+0200\n" +"PO-Revision-Date: 2010-08-10 08:04-0400\n" +"Last-Translator: Hideki Yamane <[email protected]>\n" +"Language-Team: Japanese <[email protected]>\n" +"Language: Japanese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../tomcat6.templates:1001 +msgid "Dedicated system account for the tomcat6 daemon:" +msgstr "tomcat6 デーモン専用のシステムアカウント:" + +#. Type: string +#. Description +#: ../tomcat6.templates:1001 +msgid "" +"The tomcat6 server must use a dedicated account for its operation so that " +"the system's security is not compromised by running it with superuser " +"privileges." +msgstr "" +"tomcat6 サーバは、動作するのに専用アカウントを利用する必要があります。" +"これによって、システムのセキュリティは特権ユーザ権限で動作させることによる" +"侵害を受けなくなります。" + +#. Type: string +#. Description +#: ../tomcat6.templates:2001 +msgid "Dedicated system group for the tomcat6 daemon:" +msgstr "tomcat6 デーモン専用のシステムグループ:" + +#. Type: string +#. Description +#: ../tomcat6.templates:2001 +msgid "" +"The tomcat6 server must use a dedicated group for its operation so that the " +"system's security is not compromised by running it with superuser privileges." +msgstr "" +"tomcat6 サーバは、動作するのに専用グループを利用する必要があります。" +"これによって、システムのセキュリティは特権ユーザ権限で動作させることによる" +"侵害を受けなくなります。" + +#. Type: string +#. Description +#: ../tomcat6.templates:3001 +msgid "Please choose the tomcat6 JVM Java options:" +msgstr "tomcat6 JVM Java オプションを選択してください:" + +#. Type: string +#. Description +#: ../tomcat6.templates:3001 +msgid "Tomcat's JVM will be launched with a specific set of Java options." +msgstr "Tomcat の JVM は特定の Java オプションを指定して起動されます。" + +#. Type: string +#. Description +#: ../tomcat6.templates:3001 +msgid "" +"Note that if you use -XX:+UseConcMarkSweepGC you should add the -XX:" +"+CMSIncrementalMode option if you run Tomcat on a machine with exactly one " +"CPU chip that contains one or two cores." +msgstr "" +"Tomcat を 1, 2 コアの CPU が 1 個しかないマシンで動作させる場合、" +"-XX:+UseConcMarkSweepGC を使う際には -XX:+CMSIncrementalMode オプションを使う" +"必要があることに注意してください。" + + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

