Author: osallou Date: 2012-10-19 07:51:55 +0000 (Fri, 19 Oct 2012) New Revision: 12447
Added: trunk/packages/biomaj/trunk/debian/po/ja.po Modified: trunk/packages/biomaj/trunk/debian/changelog Log: New upstream release Modified: trunk/packages/biomaj/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj/trunk/debian/changelog 2012-10-18 21:29:02 UTC (rev 12446) +++ trunk/packages/biomaj/trunk/debian/changelog 2012-10-19 07:51:55 UTC (rev 12447) @@ -1,3 +1,11 @@ +biomaj (1.2.1-1) unstable; urgency=low + + * New usptream release + * Add Japanase debconf translation (Closes: #690698) + Thanks to victory <[email protected]> + + -- Olivier Sallou <[email protected]> Fri, 19 Oct 2012 17:04:19 +0200 + biomaj (1.2.0-10) unstable; urgency=low * debian/rules, debian/postinst: fix permissions on Added: trunk/packages/biomaj/trunk/debian/po/ja.po =================================================================== --- trunk/packages/biomaj/trunk/debian/po/ja.po (rev 0) +++ trunk/packages/biomaj/trunk/debian/po/ja.po 2012-10-19 07:51:55 UTC (rev 12447) @@ -0,0 +1,87 @@ +# Japanese translation. +# Copyright (C) 2012 +# This file is distributed under the same license as the biomaj package. +# victory <[email protected]>, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: biomaj\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-10-11 14:27+0000\n" +"PO-Revision-Date: 2012-10-11 23:27+0900\n" +"Last-Translator: victory <[email protected]>\n" +"Language-Team: Japanese <[email protected]>\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Configure MySQL connection now?" +msgstr "MySQL をここで設定しますか?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"Once the MySQL database for BioMAJ has been created and configured, it can " +"populate itself automatically instead of needing to be updated manually." +msgstr "" +"BioMAJ 用の MySQL データベースの作成と設定が終わると、手作業で更新させる必要は" +"なく、自動的に更新させることができます。" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"Please specify whether the database connection should be configured now." +msgstr "データベース接続をここで設定するかどうかを選択してください。" + +#. Type: string +#. Description +#: ../templates:3001 +msgid "MySQL server:" +msgstr "MySQL サーバ:" + +#. Type: string +#. Description +#: ../templates:3001 +msgid "" +"Please enter the hostname or IP address of the MySQL server you want to use." +msgstr "" +"使用する MySQL サーバのホスト名か IP アドレスを入力してください。" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "MySQL login for BioMAJ database:" +msgstr "BioMAJ データベース用の MySQL ID:" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"Please enter the login to use when connecting to the MySQL database server " +"to access the biomaj_log database." +msgstr "" +"biomaj_log データベースにアクセスする際 MySQL データベースサーバに接続するの" +"に使う ID を入力してください。" + +#. Type: password +#. Description +#: ../templates:5001 +msgid "MySQL password for BioMAJ database:" +msgstr "BioMAJ データベース用の MySQL パスワード:" + +#. Type: password +#. Description +#: ../templates:5001 +msgid "" +"Please enter the password to use when connecting to the MySQL database " +"server to access the biomaj_log database." +msgstr "" +"biomaj_log データベースにアクセスする際 MySQL データベースサーバに接続するの" +"に使うパスワードを入力してください。" + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
