chiark / gitweb /
update Japanese translation
[developers-reference.git] / po4a / ja / developer-duties.po
index 3ba1225c08da5eafb43d0778706011209d1422e9..6ab09ac4f92874efae72c90350fa280e7740e9d1 100644 (file)
 # Debian Developer's Reference (Japanese)
-# (C) Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2007-2010.
+# (C) Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2007-2011.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: developers-reference 3.4.4\n"
-"POT-Creation-Date: 2008-08-08 11:33-0300\n"
-"PO-Revision-Date: 2010-01-23 16:04+0900\n"
-"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
+"POT-Creation-Date: 2011-03-27 16:58+0900\n"
+"PO-Revision-Date: 2011-06-15 06:04+0900\n"
+"Last-Translator: Hideki Yamane <henrich@debian.org>\n"
 "Language-Team: Debian JP Project <debian-doc@debian.or.jp>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 # type: Content of: <chapter><title>
+#. type: Content of: <chapter><title>
 #: developer-duties.dbk:7
 msgid "Debian Developer's Duties"
 msgstr "Debian 開発者の責務"
 
+#. type: Content of: <chapter><section><title>
+#: developer-duties.dbk:10
+msgid "Package Maintainer's Duties"
+msgstr "パッケージメンテナの責務"
+
+#. type: Content of: <chapter><section><para>
+#: developer-duties.dbk:11
+msgid ""
+"As a package maintainer, you're supposed to provide high-quality packages "
+"that are well integrated in the system and that adhere to the Debian Policy."
+msgstr ""
+"パッケージメンテナとして、あなたはシステムにうまく適合し、Debian ポリシーに"
+"しっかり則っている高品質のパッケージを提供していることでしょう。"
+
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:16
+msgid "Work towards the next <literal>stable</literal> release"
+msgstr "次期<literal>安定版 (stable)</literal> リリースへの作業"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:18
+msgid ""
+"Providing high-quality packages in <literal>unstable</literal> is not "
+"enough, most users will only benefit from your packages when they are "
+"released as part of the next <literal>stable</literal> release. You are thus "
+"expected to collaborate with the release team to ensure your packages get "
+"included."
+msgstr ""
+"<literal>不安定版 (unstable)</literal> へ高品質のパッケージを提供するだけ"
+"では十分ではありません。多くのユーザは、パッケージが次期<literal>安定版 "
+"(stable)</literal> リリースの一部としてリリースされた時にのみ、その恩恵を"
+"受けるからです。ですから、パッケージがリリースに含まれるようにリリースチーム"
+"と上手く共同で作業することが期待されています。"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:24
+msgid ""
+"More concretely, you should monitor whether your packages are migrating to "
+"<literal>testing</literal> (see <xref linkend=\"testing\"/>). When the "
+"migration doesn't happen after the test period, you should analyze why and "
+"work towards fixing this.  It might mean fixing your package (in the case of "
+"release-critical bugs or failures to build on some architecture) but it can "
+"also mean updating (or fixing, or removing from <literal>testing</literal>) "
+"other packages to help complete a transition in which your package is "
+"entangled due to its dependencies. The release team might provide you some "
+"input on the current blockers of a given transition if you are not able to "
+"identify them."
+msgstr ""
+"より具体的には、パッケージが<literal>テスト版 (testing)</literal> に移行して"
+"いるかどうかを見守る必要があります (<xref linkend=\"testing\"/> 参照) 。"
+"テスト期間後に移行が行われない場合は、その理由を分析してこれを修正する必要が"
+"あります。(リリースクリティカルバグや、いくつかのアーキテクチャでビルドに失敗"
+"する場合) あなたのパッケージを修正するのが必要な場合もありますし、依存関係で"
+"パッケージが絡まっている状態からの移行を完了する手助けとして、他のパッケージ"
+"を更新 (あるいは修正、または<literal>テスト版 (testing)</literal> からの削除) "
+"が必要な事を意味する場合もあります。障害となる理由 (blocker) を判別できない"
+"場合は、リリースチームが先の移行に関する現在の障害に関する情報を与えてくれる"
+"ことでしょう。"
+
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:37
+msgid "Maintain packages in <literal>stable</literal>"
+msgstr "<literal>安定版 (stable)</literal> にあるパッケージをメンテする"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:39
+msgid ""
+"Most of the package maintainer's work goes into providing updated versions "
+"of packages in <literal>unstable</literal>, but his job also entails taking "
+"care of the packages in the current <literal>stable</literal> release."
+msgstr ""
+"パッケージメンテナの作業の大半は、パッケージの更新されたバージョンを<literal>"
+"不安定版 (unstable)</literal> へ放り込むことですが、現状の<literal>安定版 "
+"(stable)</literal> リリースのパッケージの面倒をみることも伴っています。"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:44
+msgid ""
+"While changes in <literal>stable</literal> are discouraged, they are "
+"possible. Whenever a security problem is reported, you should collaborate "
+"with the security team to provide a fixed version (see <xref linkend=\"bug-"
+"security\"/>). When bugs of severity important (or more) are reported "
+"against the <literal>stable</literal> version of your packages, you should "
+"consider providing a targeted fix.  You can ask the <literal>stable</"
+"literal> release team whether they would accept such an update and then "
+"prepare a <literal>stable</literal> upload (see <xref linkend=\"upload-stable"
+"\"/>)."
+msgstr ""
+"<literal>安定版 (stable)</literal> への変更は推奨されてはいませんが、可能です。"
+"セキュリティ問題が報告された時はいつでも、セキュリティチームと修正版を提供する"
+"ように協力する必要があります (<xref linkend=\"bug-security\"/> 参照)。important "
+"(あるいはそれ以上) な重要度のバグが<literal>安定版 (stable)</literal> の"
+"バージョンのパッケージに報告されたら、対象の修正を提供するのを検討する必要が"
+"あります。<literal>安定版 (stable)</literal> リリースマネージャに、そのような"
+"更新を受け入れるかどうかを尋ね、それから<literal>安定版 (stable)</literal> の"
+"アップロードを準備するなどができます (<xref linkend=\"upload-stable\"/> 参照)。"
+
 # type: Content of: <chapter><section><title>
-#: developer-duties.dbk:9
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:56
+msgid "Manage release-critical bugs"
+msgstr "リリースクリティカルバグに対処する"
+
+# type: Content of: <chapter><section><para>
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:58
+msgid ""
+"Generally you should deal with bug reports on your packages as described in "
+"<xref linkend=\"bug-handling\"/>.  However, there's a special category of "
+"bugs that you need to take care of — the so-called release-critical bugs (RC "
+"bugs). All bug reports that have severity <literal>critical</literal>, "
+"<literal>grave</literal> or <literal>serious</literal> make the package "
+"unsuitable for inclusion in the next <literal>stable</literal> release.  "
+"They can thus delay the Debian release (when they affect a package in "
+"<literal>testing</literal>) or block migrations to <literal>testing</"
+"literal> (when they only affect the package in <literal>unstable</literal>). "
+"In the worst scenario, they will lead to the package's removal. That's why "
+"these bugs need to be corrected as quickly as possible."
+msgstr ""
+"大抵の場合、パッケージに対するバグ報告については <xref linkend=\"bug-handling"
+"\"/>で記述されているように対応する必要があります。しかしながら、注意を必要と"
+"する特別なカテゴリのバグがあります—リリースクリティカルバグ (RC bug) と呼ばれ"
+"るものです。<literal>critical</literal>、<literal>grave</literal>、"
+"<literal>serious</literal> の重要度が付けられている全てのバグ報告は、パッケージ"
+"を次の<literal>安定版 (stable)</literal> リリースに含められないようにします。"
+"そのため、これは (<literal>テスト版 (testing)</literal> にあるパッケージに影響"
+"する場合に) Debian のリリースを遅らせたり、(<literal>不安定版 (unstable)"
+"</literal> にあるパッケージにのみ影響する場合に) <literal>テスト版 (testing)"
+"</literal> への移行をブロックする可能性があります。最悪の場合、パッケージの"
+"削除を招きます。これが、これらのバグを可能な限り素早く修正する必要がある理由です。"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:70
+msgid ""
+"If, for any reason, you aren't able fix an RC bug in a package of yours "
+"within 2 weeks (for example due to time constraints, or because it's "
+"difficult to fix), you should mention it clearly in the bug report and you "
+"should tag the bug <literal>help</literal> to invite other volunteers to "
+"chime in. Be aware that RC bugs are frequently the targets of Non-Maintainer "
+"Uploads (see <xref linkend=\"nmu\"/>) because they can block the "
+"<literal>testing</literal> migration of many packages."
+msgstr ""
+"もし、何らかの理由で 2 週間以内に RC バグを修正できない場合 (例えば時間の制約上、"
+"あるいは修正が難しいなど)、明示的にバグ報告にそれを述べて、他のボランティアを招き"
+"入れて参加してもらうためにバグに <literal>help</literal> タグを打ってください。"
+"大量のパッケージが<literal>テスト版 (testing)</literal> へ移行するのを妨げること"
+"があるので、RC バグは頻繁に Non-Maintainer Upload の対象になることに注意して"
+"ください (<xref linkend=\"nmu\"/> 参照)。"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:79
+msgid ""
+"Lack of attention to RC bugs is often interpreted by the QA team as a sign "
+"that the maintainer has disappeared without properly orphaning his package.  "
+"The MIA team might also get involved, which could result in your packages "
+"being orphaned (see <xref linkend=\"mia-qa\" />)."
+msgstr ""
+"RC バグへの関心の無さは、しばしば QA チームによって、メンテナが正しくパッケ"
+"ージをみなしご化せずに消えてしまったサインとして判断されます。MIA チームが"
+"関わることもあり、その場合はパッケージがみなしご化されます (<xref linkend="
+"\"mia-qa\" /> 参照)。"
+
+# type: Content of: <chapter><section><title>
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:87
+msgid "Coordination with upstream developers"
+msgstr "上流 (upstream) の開発者との調整について"
+
+# type: Content of: <chapter><section><para>
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:89
+msgid ""
+"A big part of your job as Debian maintainer will be to stay in contact with "
+"the upstream developers.  Debian users will sometimes report bugs that are "
+"not specific to Debian to our bug tracking system.  You have to forward "
+"these bug reports to the upstream developers so that they can be fixed in a "
+"future upstream release."
+msgstr ""
+"Debian メンテナとしての仕事のうち重要な位置を占めるのは、上流 (upstream) の開"
+"発者との窓口であることです。Debian ユーザは、時折バグ報告システムに Debian 特"
+"有ではないバグを報告する事があります。Debian メンテナは、いつか上流のリリース"
+"で修正できるようにする為、このようなバグ報告を上流の開発者に転送しなくてはな"
+"りません。"
+
+# type: Content of: <chapter><section><para>
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:96
+msgid ""
+"While it's not your job to fix non-Debian specific bugs, you may freely do "
+"so if you're able.  When you make such fixes, be sure to pass them on to the "
+"upstream maintainers as well.  Debian users and developers will sometimes "
+"submit patches to fix upstream bugs — you should evaluate and forward these "
+"patches upstream."
+msgstr ""
+"Debian 固有ではないバグの修正はあなたの義務ではないとはいえ、できるなら遠慮な"
+"く修正してください。そのような修正を行った際は、上流の開発者にも送ってくださ"
+"い。時折 Debian ユーザ/開発者が上流のバグを修正するパッチを送ってくる事があ"
+"ります。その場合は、あなたはパッチを確認して上流へ転送する必要があります。"
+
+# type: Content of: <chapter><section><para>
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:103
+msgid ""
+"If you need to modify the upstream sources in order to build a policy "
+"compliant package, then you should propose a nice fix to the upstream "
+"developers which can be included there, so that you won't have to modify the "
+"sources of the next upstream version.  Whatever changes you need, always try "
+"not to fork from the upstream sources."
+msgstr ""
+"ポリシーに準拠したパッケージをビルドするために上流のソースに手を入れる必要が"
+"ある場合、以降の上流でのリリースにおいて手を入れなくても済むために、ここで含"
+"まれる修正を上流の開発者にとって良い形で提案する必要があります。必要な変更が"
+"何であれ、上流のソースからフォークしないように常に試みてください。"
+
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:110
+msgid ""
+"If you find that the upstream developers are or become hostile towards "
+"Debian or the free software community, you may want to re-consider the need "
+"to include the software in Debian. Sometimes the social cost to the Debian "
+"community is not worth the benefits the software may bring."
+msgstr ""
+"開発元の開発者らが Debian やフリーソフトウェアコミュニティに対して敵対的であ"
+"る、あるいは敵対的になってきているのを見つけた場合は、ソフトウェアを Debian "
+"に含める必要があるかを再考しなければならなくなるでしょう。時折 Debian コミュ"
+"ニティに対する社会的なコストは、そのソフトウェアがもたらすであろう利益に見合"
+"わない場合があります。"
+
+#. type: Content of: <chapter><section><title>
+#: developer-duties.dbk:120
+msgid "Administrative Duties"
+msgstr "管理者的な責務"
+
+# FIXME-trans: project?
+#. type: Content of: <chapter><section><para>
+#: developer-duties.dbk:121
+msgid ""
+"A project of the size of Debian relies on some administrative infrastructure "
+"to keep track of everything. As a project member, you have some duties to "
+"ensure everything keeps running smoothly."
+msgstr ""
+"Debian の大きさの管理は、あらゆる事を追いかけられる管理者用のインフラに依って"
+"います。プロジェクトメンバーとして、あらゆる物事が滞り無く進むように、あなたに"
+"はいくつかの義務があります。"
+
+# type: Content of: <chapter><section><title>
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:126
 msgid "Maintaining your Debian information"
 msgstr "あなたの Debian に関する情報をメンテナンスする"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:11
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:128
 msgid ""
 "There's a LDAP database containing information about Debian developers at "
 "<ulink url=\"&url-debian-db;\"></ulink>.  You should enter your information "
@@ -39,36 +288,40 @@ msgstr ""
 "をここで設定した場合、そのメールを受け取るアドレスについても同様です。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:19
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:136
 msgid ""
 "For more information about the database, please see <xref linkend=\"devel-db"
-"\"/> ."
+"\"/>."
 msgstr ""
 "データベースについての詳細は <xref linkend=\"devel-db\"/> を参照してくださ"
 "い。"
 
 # type: Content of: <chapter><section><title>
-#: developer-duties.dbk:25
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:141
 msgid "Maintaining your public key"
 msgstr "公開鍵をメンテナンスする"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:27
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:143
 msgid ""
 "Be very careful with your private keys.  Do not place them on any public "
 "servers or multiuser machines, such as the Debian servers (see <xref linkend="
-"\"server-machines\"/> ).  Back your keys up; keep a copy offline.  Read the "
+"\"server-machines\"/>).  Back your keys up; keep a copy offline.  Read the "
 "documentation that comes with your software; read the <ulink url=\"&url-pgp-"
 "faq;\">PGP FAQ</ulink>."
 msgstr ""
 "秘密鍵の取扱いには十二分に注意してください。Debian サーバ (<xref linkend="
-"\"server-machines\"/> 参照) のような公開サーバや複数のユーザがいるマシンに"
-"は、どれにも置かないようにしてください。鍵をバックアップして、コピーはオフラ"
-"インな場所に置きましょう。ソフトの使い方についてはドキュメントを参照してくだ"
-"さい。<ulink url=\"&url-pgp-faq;\">PGP FAQ</ulink> を読みましょう。"
+"\"server-machines\"/> 参照) のような公開サーバや複数のユーザがいるマシンに"
+"置かないようにしてください。鍵をバックアップして、コピーはオフラインな場所に"
+"置きましょう。ソフトの使い方については付属のドキュメントを参照してください。"
+"<ulink url=\"&url-pgp-faq;\">PGP FAQ</ulink> を読みましょう。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:34
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:150
 msgid ""
 "You need to ensure not only that your key is secure against being stolen, "
 "but also that it is secure against being lost.  Generate and make a copy "
@@ -80,7 +333,8 @@ msgstr ""
 "(紙にも出力しておくのがベストです)。これは鍵を紛失した場合に必要になります。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:40
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:156
 msgid ""
 "If you add signatures to your public key, or add user identities, you can "
 "update the Debian key ring by sending your key to the key server at "
@@ -91,7 +345,8 @@ msgstr ""
 "ring を更新できます。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:45
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:161
 msgid ""
 "If you need to add a completely new key or remove an old key, you need to "
 "get the new key signed by another developer.  If the old key is compromised "
@@ -108,7 +363,8 @@ msgstr ""
 "replacing_keys.html\"></ulink> で確認できます。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:53
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:169
 msgid ""
 "The same key extraction routines discussed in <xref linkend=\"registering\"/"
 "> apply."
@@ -117,7 +373,8 @@ msgstr ""
 "す。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:57
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:173
 msgid ""
 "You can find a more in-depth discussion of Debian key maintenance in the "
 "documentation of the <systemitem role=\"package\">debian-keyring</"
@@ -128,12 +385,14 @@ msgstr ""
 "ができます。"
 
 # type: Content of: <chapter><section><title>
-#: developer-duties.dbk:64
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:180
 msgid "Voting"
 msgstr "投票をする"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:66
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:182
 msgid ""
 "Even though Debian isn't really a democracy, we use a democratic process to "
 "elect our leaders and to approve general resolutions.  These procedures are "
@@ -144,7 +403,8 @@ msgstr ""
 "は、<ulink url=\"&url-constitution;\">Debian 憲章</ulink>で規程されています。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:72
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:188
 msgid ""
 "Other than the yearly leader election, votes are not routinely held, and "
 "they are not undertaken lightly.  Each proposal is first discussed on the "
@@ -157,7 +417,8 @@ msgstr ""
 "トを必要とします。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:78
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:194
 msgid ""
 "You don't have to track the pre-vote discussions, as the secretary will "
 "issue several calls for votes on &email-debian-devel-announce; (and all "
@@ -173,7 +434,8 @@ msgstr ""
 "よって署名/暗号化されたメールによって行われます。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:86
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:202
 msgid ""
 "The list of all proposals (past and current) is available on the <ulink url="
 "\"&url-vote;\">Debian Voting Information</ulink> page, along with "
@@ -184,12 +446,14 @@ msgstr ""
 "行われたのかという関連情報の確認が可能になっています。"
 
 # type: Content of: <chapter><section><title>
-#: developer-duties.dbk:93
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:209
 msgid "Going on vacation gracefully"
 msgstr "優雅に休暇を取る"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:95
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:211
 msgid ""
 "It is common for developers to have periods of absence, whether those are "
 "planned vacations or simply being buried in other work.  The important thing "
@@ -204,10 +468,11 @@ msgstr ""
 "は、必要なことを彼らが何であってもできるようにすることです。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:102
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:218
 msgid ""
 "Usually this means that other developers are allowed to NMU (see <xref "
-"linkend=\"nmu\"/> ) your package if a big problem (release critical bug, "
+"linkend=\"nmu\"/>) your package if a big problem (release critical bug, "
 "security update, etc.) occurs while you're on vacation.  Sometimes it's "
 "nothing as critical as that, but it's still appropriate to let others know "
 "that you're unavailable."
@@ -218,19 +483,9 @@ msgstr ""
 "れほど致命的なことはおきませんが、他の開発者に対してあなたが作業できない状態"
 "であることを知らせるのは重要です。"
 
-# type: Content of: <chapter><section><para><footnote>
-#: developer-duties.dbk:109
-msgid ""
-"In order to inform the other developers, there are two things that you "
-"should do.  First send a mail to <email>debian-private@&lists-host;</email> "
-"with [VAC] prepended to the subject of your message<footnote>"
-msgstr ""
-"他の開発者に通知するために行わなければならないことが 2 つあります。まず、"
-"<email>debian-private@&lists-host;</email> にサブジェクトの先頭に [VAC] と付"
-"けたメールを送ってください<footnote>。"
-
 # type: Content of: <chapter><section><para><footnote><para>
-#: developer-duties.dbk:111
+#. type: Content of: <chapter><section><section><para><footnote><para>
+#: developer-duties.dbk:227
 msgid ""
 "This is so that the message can be easily filtered by people who don't want "
 "to read vacation notices."
@@ -238,18 +493,26 @@ msgstr ""
 "これは、休暇のメッセージを読みたくない人がメッセージを簡単に振り分け可能にす"
 "るためです。"
 
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:113
+# type: Content of: <chapter><section><para><footnote>
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:225
 msgid ""
-"</footnote> and state the period of time when you will be on vacation.  You "
-"can also give some special instructions on what to do if a problem occurs."
+"In order to inform the other developers, there are two things that you "
+"should do.  First send a mail to <email>debian-private@&lists-host;</email> "
+"with [VAC] prepended to the subject of your message<placeholder type="
+"\"footnote\" id=\"0\"/> and state the period of time when you will be on "
+"vacation.  You can also give some special instructions on what to do if a "
+"problem occurs."
 msgstr ""
-"</footnote>。メールの本文に、いつまで休暇予定なのかを記述して休暇に行く際に"
-"送ってください。問題が起こった際にどうすれば良いのか、特別な指示を書いておく"
-"こともできます。"
+"他の開発者に通知するために行わなければならないことが 2 つあります。まず、"
+"<email>debian-private@&lists-host;</email> にサブジェクトの先頭に [VAC] と付"
+"けたメールを送り<placeholder type=\"footnote\" id=\"0\"/>、いつまで休暇なのか"
+"を示しておきます。何か問題が起きた際への特別な指示を書いておくこともできま"
+"す。"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:118
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:234
 msgid ""
 "The other thing to do is to mark yourself as on vacation in the <link "
 "linkend=\"devel-db\">Debian developers' LDAP database</link> (this "
@@ -262,126 +525,29 @@ msgstr ""
 "のを忘れないように!"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:124
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:240
 msgid ""
-"Ideally, you should sign up at the <ulink url=\"&url-newmaint-db;gpg.php"
-"\">GPG coordination site</ulink> when booking a holiday and check if anyone "
-"there is looking for signing.  This is especially important when people go "
-"to exotic places where we don't have any developers yet but where there are "
+"Ideally, you should sign up at the <ulink url=\"&url-gpg-coord;\">GPG "
+"coordination pages</ulink> when booking a holiday and check if anyone there "
+"is looking for signing.  This is especially important when people go to "
+"exotic places where we don't have any developers yet but where there are "
 "people who are interested in applying."
 msgstr ""
-"理想的には、休暇にあわせて <ulink url=\"&url-newmaint-db;gpg.php\">GPG "
-"coordination site</ulink> に登録して、誰かサインを希望している人がいるかどう"
-"ã\81\8bã\82\92ã\83\81ã\82§ã\83\83ã\82¯ã\81\97ã\81¾ã\81\99ã\80\82é\96\8bç\99ºè\80\85ã\81\8cã\81¾ã\81 èª°ã\82\82ã\81\84ã\81ªã\81\84ã\81\91ã\82\8cã\81©ã\82\82å¿\9cå\8b\9fã\81«è\88\88å\91³ã\82\92æ\8c\81ã\81£ã\81¦ã\81\84ã\82\8b人ã\81\8c"
-"ã\81\84ã\82\8bã\82\88ã\81\86ã\81ªã\82¨ã\82­ã\82¾ã\83\81ã\83\83ã\82¯ã\81ªå ´æ\89\80ã\81«è¡\8cã\81\8få ´å\90\88ã\80\81ã\81\93ã\82\8cã\81¯ç\89¹ã\81«é\87\8dè¦\81ã\81§ã\81\99ã\80\82"
+"理想的には、休暇にあわせて <ulink url=\"&url-gpg-coord;\">GPG coordination "
+"pages</ulink> に登録して、誰かサインを希望している人がいるかどうかをチェック"
+"ã\81\97ã\81¾ã\81\99ã\80\82é\96\8bç\99ºè\80\85ã\81\8cã\81¾ã\81 èª°ã\82\82ã\81\84ã\81ªã\81\84ã\81\91ã\82\8cã\81©ã\82\82å¿\9cå\8b\9fã\81«è\88\88å\91³ã\82\92æ\8c\81ã\81£ã\81¦ã\81\84ã\82\8b人ã\81\8cã\81\84ã\82\8bã\82\88ã\81\86ã\81ªã\82¨"
+"キゾチックな場所に行く場合、これは特に重要です。"
 
 # type: Content of: <chapter><section><title>
-#: developer-duties.dbk:133
-msgid "Coordination with upstream developers"
-msgstr "上流 (upstream) の開発者との調整について"
-
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:135
-msgid ""
-"A big part of your job as Debian maintainer will be to stay in contact with "
-"the upstream developers.  Debian users will sometimes report bugs that are "
-"not specific to Debian to our bug tracking system.  You have to forward "
-"these bug reports to the upstream developers so that they can be fixed in a "
-"future upstream release."
-msgstr ""
-"Debian メンテナとしての仕事のうち重要な位置を占めるのは、上流 (upstream) の開"
-"発者との窓口であることです。Debian ユーザは、時折バグ報告システムに Debian 特"
-"有ではないバグを報告する事があります。Debian メンテナは、いつか上流のリリース"
-"で修正できるようにする為、このようなバグ報告を上流の開発者に転送しなくてはな"
-"りません。"
-
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:142
-msgid ""
-"While it's not your job to fix non-Debian specific bugs, you may freely do "
-"so if you're able.  When you make such fixes, be sure to pass them on to the "
-"upstream maintainers as well.  Debian users and developers will sometimes "
-"submit patches to fix upstream bugs — you should evaluate and forward these "
-"patches upstream."
-msgstr ""
-"Debian 固有ではないバグの修正はあなたの義務ではないとはいえ、できるなら遠慮な"
-"く修正してください。そのような修正を行った際は、上流の開発者にも送ってくださ"
-"い。時折 Debian ユーザ/開発者が上流のバグを修正するパッチを送ってくる事があ"
-"ります。その場合は、あなたはパッチを確認して上流へ転送する必要があります。"
-
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:149
-msgid ""
-"If you need to modify the upstream sources in order to build a policy "
-"compliant package, then you should propose a nice fix to the upstream "
-"developers which can be included there, so that you won't have to modify the "
-"sources of the next upstream version.  Whatever changes you need, always try "
-"not to fork from the upstream sources."
-msgstr ""
-"ポリシーに準拠したパッケージをビルドするために上流のソースに手を入れる必要が"
-"ある場合、以降の上流でのリリースにおいて手を入れなくても済むために、ここで含"
-"まれる修正を上流の開発者にとって良い形で提案する必要があります。必要な変更が"
-"何であれ、上流のソースからフォークしないように常に試みてください。"
-
-# type: Content of: <chapter><section><title>
-#: developer-duties.dbk:158
-msgid "Managing release-critical bugs"
-msgstr "リリースクリティカルバグに対処する"
-
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:160
-msgid ""
-"Generally you should deal with bug reports on your packages as described in "
-"<xref linkend=\"bug-handling\"/> .  However, there's a special category of "
-"bugs that you need to take care of — the so-called release-critical bugs (RC "
-"bugs).  All bug reports that have severity <literal>critical</literal>, "
-"<literal>grave</literal> or <literal>serious</literal> are considered to "
-"have an impact on whether the package can be released in the next stable "
-"release of Debian.  These bugs can delay the Debian release and/or can "
-"justify the removal of a package at freeze time.  That's why these bugs need "
-"to be corrected as quickly as possible."
-msgstr ""
-"大抵の場合、パッケージに対するバグ報告については <xref linkend=\"bug-handling"
-"\"/>で記述されているように対応する必要があります。しかしながら、注意を必要と"
-"する特別なカテゴリのバグがあります - リリースクリティカルバグ (RC bug) と呼ば"
-"れるものです。<literal>critical</literal>、<literal>grave</literal>、"
-"<literal>serious</literal> の重要度が付けられている全てのバグ報告は、Debian "
-"の次期安定版リリースからパッケージに含めるかどうかについての影響を持つと見な"
-"されています。これらのバグは Debian のリリースを遅らせたり、フリーズ時にパッ"
-"ケージ削除の調整に使われるなどされることがあります。これが、これらのバグを可"
-"能な限り素早く修正する必要がある理由です。"
-
-# type: Content of: <chapter><section><para>
-#: developer-duties.dbk:171
-msgid ""
-"Developers who are part of the <ulink url=\"&url-debian-qa;\">Quality "
-"Assurance</ulink> group are following all such bugs, and trying to help "
-"whenever possible.  If, for any reason, you aren't able fix an RC bug in a "
-"package of yours within 2 weeks, you should either ask for help by sending a "
-"mail to the Quality Assurance (QA) group <email>debian-qa@&lists-host;</"
-"email>, or explain your difficulties and present a plan to fix them by "
-"sending a mail to the bug report.  Otherwise, people from the QA group may "
-"want to do a Non-Maintainer Upload (see <xref linkend=\"nmu\"/> ) after "
-"trying to contact you (they might not wait as long as usual before they do "
-"their NMU if they have seen no recent activity from you in the BTS)."
-msgstr ""
-"<ulink url=\"&url-debian-qa;\">品質保証</ulink> グループに所属している開発者"
-"はそのようなバグ全てを取扱い、何時でも可能な時に修正を試みます。どの様な理由"
-"であれ、2 週間の間でパッケージの RC バグを修正出来なかったりする場合は品質保"
-"証 (QA) グループ <email>debian-qa@&lists-host;</email> にメールを送って協力を"
-"求めるか、困難な点を説明してどうやってそれを修正するつもりなのか、バグ報告に"
-"対してメールを送ってください。そうしない場合は、QA グループのメンバーはあなた"
-"にコンタクトを試みた後で Non-Maintainer アップロード (<xref linkend=\"nmu\"/"
-"> 参照) を行おうとします (BTS 上で最近の活動が見られない場合は、彼らは NMU を"
-"行う前にいつもの様には待とうとはしないでしょう)。"
-
-# type: Content of: <chapter><section><title>
-#: developer-duties.dbk:186
+#. type: Content of: <chapter><section><section><title>
+#: developer-duties.dbk:249
 msgid "Retiring"
 msgstr "脱退について"
 
 # type: Content of: <chapter><section><para>
-#: developer-duties.dbk:188
+#. type: Content of: <chapter><section><section><para>
+#: developer-duties.dbk:251
 msgid ""
 "If you choose to leave the Debian project, you should make sure you do the "
 "following steps:"
@@ -389,15 +555,17 @@ msgstr ""
 "Debian プロジェクトから去るのを決めた場合は、以下の手順に従ってください:"
 
 # type: Content of: <chapter><section><orderedlist><listitem><para>
-#: developer-duties.dbk:194
+#. type: Content of: <chapter><section><section><orderedlist><listitem><para>
+#: developer-duties.dbk:257
 msgid ""
-"Orphan all your packages, as described in <xref linkend=\"orphaning\"/> ."
+"Orphan all your packages, as described in <xref linkend=\"orphaning\"/>."
 msgstr ""
 "<xref linkend=\"orphaning\"/> の記述にしたがって、全てのパッケージをみなしご"
 "化 (orphan) してください。"
 
 # type: Content of: <chapter><section><orderedlist><listitem><para>
-#: developer-duties.dbk:199
+#. type: Content of: <chapter><section><section><orderedlist><listitem><para>
+#: developer-duties.dbk:262
 msgid ""
 "Send an gpg-signed email about why you are leaving the project to "
 "<email>debian-private@&lists-host;</email>."
@@ -406,24 +574,48 @@ msgstr ""
 "private@&lists-host;</email> に投げてください。"
 
 # type: Content of: <chapter><section><orderedlist><listitem><para>
-#: developer-duties.dbk:205
+#. type: Content of: <chapter><section><section><orderedlist><listitem><para>
+#: developer-duties.dbk:268
 msgid ""
 "Notify the Debian key ring maintainers that you are leaving by opening a "
-"ticket in Debian RT by sending a mail to keyring@rt.debian.org with the "
-"words 'Debian RT' somewhere in the subject line (case doesn't matter)."
+"ticket in Debian RT by sending a mail to &email-keyring; with the words "
+"'Debian RT' somewhere in the subject line (case doesn't matter)."
 msgstr ""
-"'Debian RT' という単語 (大文字小文字は関係なし) が入ったメールを keyring@rt."
-"debian.org に投げて Debian RT でチケットをオープンすることで、あなたがプロ"
-"ジェクトを去るのを Debian key ring メンテナに知らせてください。"
+"'Debian RT' という単語 (大文字小文字は関係なし) がサブジェクトのどこかに入っ"
+"たメールを &email-keyring; に投げて Debian RT でチケットをオープンして、あな"
+"ã\81\9fã\81\8cã\83\97ã\83­ã\82¸ã\82§ã\82¯ã\83\88ã\82\92å\8e»ã\82\8bã\81®ã\82\92 Debian key ring ã\83¡ã\83³ã\83\86ã\83\8aã\81«ç\9f¥ã\82\89ã\81\9bã\81¦ã\81\8fã\81 ã\81\95ã\81\84ã\80\82"
 
+# type: Content of: <chapter><section><para>
+#~ msgid ""
+#~ "Developers who are part of the <ulink url=\"&url-debian-qa;\">Quality "
+#~ "Assurance</ulink> group are following all such bugs, and trying to help "
+#~ "whenever possible.  If, for any reason, you aren't able fix an RC bug in "
+#~ "a package of yours within 2 weeks, you should either ask for help by "
+#~ "sending a mail to the Quality Assurance (QA) group <email>debian-"
+#~ "qa@&lists-host;</email>, or explain your difficulties and present a plan "
+#~ "to fix them by sending a mail to the bug report.  Otherwise, people from "
+#~ "the QA group may want to do a Non-Maintainer Upload (see <xref linkend="
+#~ "\"nmu\"/>) after trying to contact you (they might not wait as long as "
+#~ "usual before they do their NMU if they have seen no recent activity from "
+#~ "you in the BTS)."
+#~ msgstr ""
+#~ "<ulink url=\"&url-debian-qa;\">品質保証</ulink> グループに所属している開発"
+#~ "者はそのようなバグ全てを取扱い、何時でも可能な時に修正を試みます。どの様な"
+#~ "理由であれ、2 週間の間でパッケージの RC バグを修正出来なかったりする場合は"
+#~ "品質保証 (QA) グループ <email>debian-qa@&lists-host;</email> にメールを"
+#~ "送って協力を求めるか、困難な点を説明してどうやってそれを修正するつもりなの"
+#~ "か、バグ報告に対してメールを送ってください。そうしない場合は、QA グループ"
+#~ "のメンバーはあなたにコンタクトを試みた後で Non-Maintainer アップロード "
+#~ "(<xref linkend=\"nmu\"/> 参照) を行おうとします (BTS 上で最近の活動が見ら"
+#~ "れない場合は、彼らは NMU を行う前にいつもの様には待とうとはしないでしょ"
+#~ "う)。"
+
+# type: Content of: <chapter><section><para>
 #~ msgid ""
-#~ "If you find that the upstream developers are or become hostile towards "
-#~ "Debian or the free software community, you may want to re-consider the "
-#~ "need to include the software in Debian. Sometimes the social cost to the "
-#~ "Debian community is not worth the benefits the software may bring."
+#~ "</footnote> and state the period of time when you will be on vacation.  "
+#~ "You can also give some special instructions on what to do if a problem "
+#~ "occurs."
 #~ msgstr ""
-#~ "開発元の開発者らが Debian やフリーソフトウェアコミュニティに対して敵対的で"
-#~ "ある、あるいは敵対的になってきているのを見つけた場合は、ソフトウェアを "
-#~ "Debian に含める必要があるかを再考しなければならなくなるでしょう。時折 "
-#~ "Debian コミュニティに対する社会的なコストは、そのソフトウェアがもたらすで"
-#~ "あろう利益に見合わない場合があります。"
+#~ "</footnote>。メールの本文に、いつまで休暇予定なのかを記述して休暇に行く際"
+#~ "に送ってください。問題が起こった際にどうすれば良いのか、特別な指示を書いて"
+#~ "おくこともできます。"