Your message dated Fri, 08 Jan 2010 21:34:02 +0000
with message-id <[email protected]>
and subject line Bug#551969: fixed in dtc-xen 0.5.4-1
has caused the Debian Bug report #551969,
regarding [INTL:ja] please add Japanese po-debconf template translation (ja.po)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
551969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551969
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dtc-xen
Version: 0.3.27-1
Severity: wishlist
Tags: patch l10n
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear dtc-xen maintainer,
Here's Japanese po-debconf template translation (ja.po) file that
reviewed by several Japanese Debian developers and users.
Could you apply it, please?
- --
Regards,
Hideki Yamane henrich @ debian.or.jp
http://wiki.debian.org/HidekiYamane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkrf+WEACgkQIu0hy8THJktz8wCggk0RWAaGhWvnte45U7DVAarP
7Y8AnRpmYm5nJHQlsFUbrT3DTmU0nJFo
=w8eZ
-----END PGP SIGNATURE-----
# Japanese translation of dtc-xen debconf templates.
# Copyright (C) 2009 Hideki Yamane <[email protected]>
# This file is distributed under the same license as the dtc-xen package.
#
msgid ""
msgstr ""
"Project-Id-Version: dtc-xen 0.3.27-1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-30 10:27+0200\n"
"PO-Revision-Date: 2009-09-07 06:52+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: string
#. Description
#: ../dtc-xen.templates:1001
msgid "Server port:"
msgstr "サーバのポート番号:"
#. Type: string
#. Description
#: ../dtc-xen.templates:1001
msgid ""
"Default is 8089. Please enter the port the dtc-xen SOAP server will bind to."
msgstr ""
"デフォルトは 8089 です。dtc-xen SOAP サーバが利用するポート番号を入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:2001
msgid "SOAP server login:"
msgstr "SOAP サーバへのログイン名:"
#. Type: string
#. Description
#: ../dtc-xen.templates:2001
msgid ""
"Dtc-xen will start it's Python based SOAP server to listen for incoming "
"requests over a TCP socket. A remote application (like the dtc web hosting "
"control panel) can then connect to it in order to start, stop, create and "
"destroy a VPS."
msgstr ""
"dtc-xen は、TCP ソケット越しにやってくるリクエストを listen する Python "
"ベースの SOAP サーバを起動します。これで (dtc ウェブホスティングコントロール"
"パネルのような) リモートアプリケーションが、VPS を起動、停止、作成、破棄する"
"ために接続できるようになります。"
#. Type: string
#. Description
#: ../dtc-xen.templates:2001
msgid "Please enter the login name to connect to the server."
msgstr "サーバに接続するログイン名を入力してください。"
#. Type: password
#. Description
#: ../dtc-xen.templates:3001
msgid "SOAP server pass:"
msgstr "SOAP サーバのパスワード:"
#. Type: password
#. Description
#: ../dtc-xen.templates:3001
msgid ""
"Dtc-xen will generate a .htpasswd file for the login you have just "
"configured."
msgstr ""
"dtc-xen は先ほど設定したログイン用に .htpasswd ファイルを生成します。"
#. Type: password
#. Description
#: ../dtc-xen.templates:3001
msgid "Please enter the password to use in that file."
msgstr "このファイル内で使うパスワードを入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:4001
msgid "Server domain name:"
msgstr "サーバのドメイン名:"
#. Type: string
#. Description
#: ../dtc-xen.templates:4001
msgid ""
"Please enter the domain name for the dtc-xen server. This will be used as a "
"part of the URL by the SOAP dtc panel client like nodeXXXX.example.com."
msgstr ""
"dtc-xen サーバに使うドメイン名を入力してください。これは nodeXXXX.example.com "
"のように、SOAP dtc パネルクライアントから URL の一部として利用されます。"
#. Type: string
#. Description
#: ../dtc-xen.templates:5001
msgid "VPS Server node number:"
msgstr "VPS サーバのノード番号:"
#. Type: string
#. Description
#: ../dtc-xen.templates:5001
msgid "Please enter the value to use to set up VPS numbering."
msgstr "VPS のナンバリング設定に使う値を入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:5001
msgid ""
"Assuming this value is 'XXXX', the VPS numbers will be 'xenXXXXYY', YY being "
"the VPS number itself (xenYY), and XXXX being the Xen server number. This "
"node number must be 4 or 5 characters long."
msgstr ""
"この値が 'XXXX' だと仮定すると、VPS のナンバリングは 'xenXXXXYY' になります。"
"YY は VPS 番号そのもので (xenYY)、XXXX は Xen サーバの番号です。このノード番号"
"は 4 文字、あるいは 5 文字の長さが必要です。"
#. Type: string
#. Description
#: ../dtc-xen.templates:5001
msgid ""
"As a consequence of this choice, the server's hostname will be nodeXXXX."
"example.com (which you can later add in your DTC control panel)."
msgstr ""
"この選択の結果、サーバのホスト名は nodeXXXX.example.com になります (後ほど DTC "
"コントロールパネル内で追加できます)。"
#. Type: string
#. Description
#: ../dtc-xen.templates:6001
msgid "Debian repository for VPS creation:"
msgstr "VPS 作成用の Debian リポジトリ:"
#. Type: string
#. Description
#: ../dtc-xen.templates:6001
msgid ""
"Please enter the repository to use for creating the VPS (Virtual Private "
"Server). The current /etc/apt/sources.list file will be copied to the "
"created VPS so the repository you enter here will be used only during the "
"debootstrap stage of the VPS creation."
msgstr ""
"VPS (バーチャルプライベートサーバ) の作成に使うリポジトリを入力してください。"
"現在の /etc/apt/sources.list ファイルが作成された VPS にコピーされますので、"
"ここであなたが入力したリポジトリは、VPS 作成時の debootstrap の間だけ利用され"
"ます。"
#. Type: string
#. Description
#: ../dtc-xen.templates:7001
msgid "Network mask for the VPS:"
msgstr "VPS 用のネットワークマスク:"
#. Type: string
#. Description
#: ../dtc-xen.templates:7001
msgid ""
"Please enter the network mask to use in the created Virtual Private Server's "
"network settings."
msgstr ""
"作成するバーチャルプライベートサーバのネットワーク設定で使うネットマスクを入力"
"してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:8001
msgid "Network address for the VPS:"
msgstr "VPS 用のネットワークアドレス:"
#. Type: string
#. Description
#: ../dtc-xen.templates:8001
msgid ""
"Please enter the network address to use in the created Virtual Private "
"Server's network settings."
msgstr ""
"作成するバーチャルプライベートサーバのネットワーク設定で使うネットワークアドレス"
"を入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:9001
msgid "Broadcast address for the VPS:"
msgstr "VPS 用のブロードキャストアドレス:"
#. Type: string
#. Description
#: ../dtc-xen.templates:9001
msgid ""
"Please enter the network broadcast address to use in the created Virtual "
"Private Server's network settings."
msgstr ""
"作成するバーチャルプライベートサーバのネットワーク設定で使う"
"ブロードキャストアドレスを入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:10001
msgid "Gateway address for the VPS:"
msgstr "VPS 用のゲートウェイアドレス:"
#. Type: string
#. Description
#: ../dtc-xen.templates:10001
msgid ""
"Please enter the network gateway address to use in the created Virtual "
"Private Server's network settings."
msgstr ""
"作成するバーチャルプライベートサーバのネットワーク設定で使うゲートウェイ"
"アドレスを入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:11001
msgid "Xen kernel release name:"
msgstr "Xen カーネルのリリース名:"
#. Type: string
#. Description
#: ../dtc-xen.templates:11001
msgid ""
"Please enter the kernel version number as it appears with the 'uname -a' "
"command."
msgstr ""
"'uname -a' コマンドで表示されるカーネルバージョン番号を入力してください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:11001
msgid ""
"A kernel domU with that name must be located in /boot (example: vmlinuz-"
"2.6.16.27-xenU) and its corresponding modules must be in /lib/modules."
msgstr ""
"domU という名前のカーネルは /boot に (例: vmlinuz-2.6.16.27-xenU)、"
"対応するモジュールは /lib/modules に配置する必要があります。"
#. Type: string
#. Description
#: ../dtc-xen.templates:12001
msgid "Name of the initrd image:"
msgstr "initrd イメージの名前:"
#. Type: string
#. Description
#: ../dtc-xen.templates:12001
msgid ""
"Please enter the name of the initrd ram disk image to use when setting-up a "
"Linux Xen startup file. Leave this blank to not setup your domU with a "
"initrd image at all."
msgstr ""
"Linux Xen 起動ファイルの設定する際に使う initrd RAM ディスクイメージの名前を"
"入力してください。これを空白のままにすると domU を全く initrd イメージを使わない"
"ように設定します。"
#. Type: string
#. Description
#: ../dtc-xen.templates:13001
msgid "Volume group to create VPS in:"
msgstr "VPS が作成されるボリュームグループ:"
#. Type: string
#. Description
#: ../dtc-xen.templates:13001
msgid "Dtc-xen creates physical partitions in an existing LVM volume group"
msgstr "dtc-xen は既存の LVM ボリュームグループ内に物理パーティションを作成します。"
#. Type: string
#. Description
#: ../dtc-xen.templates:13001
msgid ""
"Please enter that volume group name. The volume group size must fit all the "
"virtual machines you will set up later on this server. If you don't want to "
"use LVM (because you don't care if loopback is slower), leave this setting "
"to the default value."
msgstr ""
"ボリュームグループ名を入力してください。ボリュームグループサイズは、後ほどこの"
"サーバ上で設定する全ての仮想マシンに一致する必要があります。(ループバックが遅く"
"なるのを気にしないので) LVM を使いたくない場合、この設定はデフォルト値にして"
"おいてください。"
#. Type: note
#. Description
#: ../dtc-xen.templates:14001
msgid "How to finish the install"
msgstr "インストール完了の仕方"
#. Type: note
#. Description
#: ../dtc-xen.templates:14001
msgid ""
"To finish the installation, you need to launch /usr/sbin/dtc-"
"xen_finish_install."
msgstr ""
"インストールを完了するには、/usr/sbin/dtc-xen_finish_install を"
"起動する必要があります。"
#. Type: note
#. Description
#: ../dtc-xen.templates:14001
msgid ""
"This script will remove port forwarding from the current sshd_config file "
"and add the permission to access the xm console to the group xenusers so "
"that users can login to the physical console."
msgstr ""
"このスクリプトは現在の sshd_config ファイルからポート転送を削除し、物理"
"コンソールからユーザがログイン出来るようにxm コンソールへのアクセス許可権を "
"xenusers グループに追加します。"
#. Type: note
#. Description
#: ../dtc-xen.templates:14001
msgid ""
"Please note that the system is currently safe (connections to a physical "
"console as xenXX will be rejected because the /etc/sudoers is not changed), "
"but a basic user won't be able to log into his physical console using ssh."
msgstr ""
"システムは現在安全でありますが (xenXX としての物理コンソールへの接続は "
"/etc/sudoers が変更されていないので拒否されます)、基本ユーザは ssh を使って"
"物理コンソールにログインできないことに注意ください。"
#. Type: string
#. Description
#: ../dtc-xen.templates:15001
msgid "VPS mountpoint:"
msgstr "VPS のマウントポイント:"
#. Type: string
#. Description
#: ../dtc-xen.templates:15001
msgid ""
"In order to do the setup of the VPS it's managing, dtc-xen will mount an LVM "
"device or a file loopback on the dom0 of your Xen server, and then use it as "
"a partition for your VPS. Loopback mounts by default are limited to a small "
"number, and since LVM is also faster to access, it is the much preferred "
"option. This will also be used to automatically set your /etc/fstab mount "
"points so you can do maintenance and mount VPSes with less hassle. Enter the "
"desired path prefix for these mount points."
msgstr ""
"VPS 管理の設定を行うため、dtc-xen は LVM デバイスをマウント、あるいは Xen サーバ "
"の dom0 上のファイルループバックをマウントし、VPS 用のパーティションとして利用します。"
"ループバックマウントはデフォルトでは小さな数に制限されていますが、LVM はアクセスも"
"早いので、こちらの方が推奨される選択肢です。これは自動的に /etc/fstab マウント"
"ポイントを設定するのにも使われるので、労せずに VPS をメンテナンスやマウント"
"できます。これらのマウントポイントのため、希望するパスのプレフィックスを入力して"
"ください。"
#. Type: select
#. Description
#: ../dtc-xen.templates:16001
msgid "Debian os to setup:"
msgstr "セットアップする Debian OS:"
#. Type: select
#. Description
#: ../dtc-xen.templates:16001
msgid ""
"Select the Debian operating system that you want to have setup when dtc-xen "
"creates a new VM instance with debootstrap."
msgstr ""
"dtc-xen が新しい VM インスタンスを debootstrap で作成する際に設定したい "
"Debian オペレーティングシステムを選択してください"
--- End Message ---
--- Begin Message ---
Source: dtc-xen
Source-Version: 0.5.4-1
We believe that the bug you reported is fixed in the latest version of
dtc-xen, which is due to be installed in the Debian FTP archive:
dtc-xen-firewall_0.5.4-1_all.deb
to main/d/dtc-xen/dtc-xen-firewall_0.5.4-1_all.deb
dtc-xen_0.5.4-1.diff.gz
to main/d/dtc-xen/dtc-xen_0.5.4-1.diff.gz
dtc-xen_0.5.4-1.dsc
to main/d/dtc-xen/dtc-xen_0.5.4-1.dsc
dtc-xen_0.5.4-1_all.deb
to main/d/dtc-xen/dtc-xen_0.5.4-1_all.deb
dtc-xen_0.5.4.orig.tar.gz
to main/d/dtc-xen/dtc-xen_0.5.4.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated dtc-xen package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 07 Jan 2010 14:20:13 +0800
Source: dtc-xen
Binary: dtc-xen dtc-xen-firewall
Architecture: source all
Version: 0.5.4-1
Distribution: unstable
Urgency: high
Maintainer: Thomas Goirand <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
dtc-xen - SOAP daemon and scripts to allow control panel management for Xen
dtc-xen-firewall - A small firewall script for your dom0
Closes: 551946 551969
Changes:
dtc-xen (0.5.4-1) unstable; urgency=high
.
* New upstream release.
* Added Swedish Debconf translation thanks to Martin Bagge <[email protected]>
(Closes: #551946).
* Added Japaneese Debconf translation thanks to Hideki Yamane (Debian-JP)
<[email protected]> (Closes: #551969).
* Changed the provided statement in the init script header.
* Bumped Standards-Version.
* [CVE-2009-4011] Fixes a race condition where someone could potentially get
a bash access as xenXX user on the dom0, and then access a potentially
reuse an already opened VPS console. Note that this affects only dtc-xen
0.5.0 and later.
Checksums-Sha1:
5afae9b09dc0117f5d2c15d129534f65840c7ca3 1152 dtc-xen_0.5.4-1.dsc
5d9dcf22563b7ffd7c54934638268c846d39fcc7 53606 dtc-xen_0.5.4.orig.tar.gz
7efc07c5878d10a89455ed099c29fbae5269aba5 48666 dtc-xen_0.5.4-1.diff.gz
bc49eb735a3d6f8b4f88da2779d369e89a4ef9eb 83966 dtc-xen_0.5.4-1_all.deb
90e2711af37324a264c7d48ced918d80f622d18d 10722 dtc-xen-firewall_0.5.4-1_all.deb
Checksums-Sha256:
ba20b1e40bbca97d2559112f2176f8d5f221fe9488b155d03e59900af55a7f8a 1152
dtc-xen_0.5.4-1.dsc
707b55c3b75c82ddcf87684983f365810cde3f78a8071057ecd81479d3b4368c 53606
dtc-xen_0.5.4.orig.tar.gz
9504c064147fedb18cd58152a6f262172413610b773d67d7bfe56471637d2bf4 48666
dtc-xen_0.5.4-1.diff.gz
d8796dd0811007930648c6845a2159e3f2b5106b9bbdf31a7446d17ff2e3d708 83966
dtc-xen_0.5.4-1_all.deb
bd6fc9964400e25fe188b8732cb603a161b682509d60191e16dc7622263b1a7c 10722
dtc-xen-firewall_0.5.4-1_all.deb
Files:
ccc31c895d0d83f8e1f979918627e126 1152 web extra dtc-xen_0.5.4-1.dsc
2b1e684806a2fe9312e5b34a1b9aac91 53606 web extra dtc-xen_0.5.4.orig.tar.gz
b2d717eea03821993ab7b23c57c0735f 48666 web extra dtc-xen_0.5.4-1.diff.gz
6d80c90e2e78903e6378d8fe9aa65e4f 83966 web extra dtc-xen_0.5.4-1_all.deb
a1fe2266c36f8a31f9f6844697d660a7 10722 web extra
dtc-xen-firewall_0.5.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktHmq0ACgkQ5u8aIkK1qfbfnwCgiLkUlt41rzXDs+4xVIYvb+b2
m4kAnRLnKRDi7ss1zCb6PLCLccfAh7sA
=mB1d
-----END PGP SIGNATURE-----
--- End Message ---