chiark / gitweb /
91c0b09a4089c58e6e51be2e6ee443de8820d4a4
[developers-reference.git] / po4a / ja / developer-duties.po
1 # Debian Developer's Reference (Japanese)
2 # (C) Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2007-2011.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: developers-reference 3.4.4\n"
7 "POT-Creation-Date: 2011-09-10 14:03-0400\n"
8 "PO-Revision-Date: 2011-06-15 06:04+0900\n"
9 "Last-Translator: Hideki Yamane <henrich@debian.org>\n"
10 "Language-Team: Debian JP Project <debian-doc@debian.or.jp>\n"
11 "Language: \n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 # type: Content of: <chapter><title>
17 #. type: Content of: <chapter><title>
18 #: developer-duties.dbk:7
19 msgid "Debian Developer's Duties"
20 msgstr "Debian 開発者の責務"
21
22 #. type: Content of: <chapter><section><title>
23 #: developer-duties.dbk:10
24 msgid "Package Maintainer's Duties"
25 msgstr "パッケージメンテナの責務"
26
27 #. type: Content of: <chapter><section><para>
28 #: developer-duties.dbk:11
29 msgid ""
30 "As a package maintainer, you're supposed to provide high-quality packages "
31 "that are well integrated in the system and that adhere to the Debian Policy."
32 msgstr ""
33 "あなたはパッケージメンテナとして、システムにうまく適合し、Debian ポリシーに"
34 "しっかり則っている高品質のパッケージを提供していることでしょう。"
35
36 #. type: Content of: <chapter><section><section><title>
37 #: developer-duties.dbk:16
38 msgid "Work towards the next <literal>stable</literal> release"
39 msgstr "次期<literal>安定版 (stable)</literal> リリースへの作業"
40
41 #. type: Content of: <chapter><section><section><para>
42 #: developer-duties.dbk:18
43 msgid ""
44 "Providing high-quality packages in <literal>unstable</literal> is not "
45 "enough, most users will only benefit from your packages when they are "
46 "released as part of the next <literal>stable</literal> release. You are thus "
47 "expected to collaborate with the release team to ensure your packages get "
48 "included."
49 msgstr ""
50 "高品質のパッケージを<literal>不安定版 (unstable)</literal> へ提供するだけでは"
51 "十分ではありません。多くのユーザは、パッケージが次期<literal>安定版 (stable)"
52 "</literal> の一部としてリリースされた時にのみ、その恩恵を受けるからです。"
53 "ですから、パッケージが次期の<literal>安定版 (stable)</literal> に含まれるように"
54 "リリースチームと上手く共同で作業することが期待されています。"
55
56 #. type: Content of: <chapter><section><section><para>
57 #: developer-duties.dbk:24
58 msgid ""
59 "More concretely, you should monitor whether your packages are migrating to "
60 "<literal>testing</literal> (see <xref linkend=\"testing\"/>). When the "
61 "migration doesn't happen after the test period, you should analyze why and "
62 "work towards fixing this.  It might mean fixing your package (in the case of "
63 "release-critical bugs or failures to build on some architecture) but it can "
64 "also mean updating (or fixing, or removing from <literal>testing</literal>) "
65 "other packages to help complete a transition in which your package is "
66 "entangled due to its dependencies. The release team might provide you some "
67 "input on the current blockers of a given transition if you are not able to "
68 "identify them."
69 msgstr ""
70 "より具体的には、パッケージが<literal>テスト版 (testing)</literal> に移行して"
71 "いるかどうかを見守る必要があります (<xref linkend=\"testing\"/> 参照) 。テス"
72 "ト期間後に移行が行われない場合は、その理由を分析してこれを修正する必要があり"
73 "ます。(リリースクリティカルバグや、いくつかのアーキテクチャでビルドに失敗する"
74 "場合) あなたのパッケージを修正するのが必要な場合もありますし、依存関係でパッ"
75 "ケージが絡まっている状態からの移行を完了する手助けとして、他のパッケージを更"
76 "新 (あるいは修正、または<literal>テスト版 (testing)</literal> からの削除) が"
77 "必要な事を意味する場合もあります。障害となる理由 (blocker) を判別できない場合"
78 "は、リリースチームが先の移行に関する現在の障害に関する情報を与えてくれること"
79 "でしょう。"
80
81 #. type: Content of: <chapter><section><section><title>
82 #: developer-duties.dbk:37
83 msgid "Maintain packages in <literal>stable</literal>"
84 msgstr "<literal>安定版 (stable)</literal> にあるパッケージをメンテナンスする"
85
86 #. type: Content of: <chapter><section><section><para>
87 #: developer-duties.dbk:39
88 msgid ""
89 "Most of the package maintainer's work goes into providing updated versions "
90 "of packages in <literal>unstable</literal>, but his job also entails taking "
91 "care of the packages in the current <literal>stable</literal> release."
92 msgstr ""
93 "パッケージメンテナの作業の大半は、パッケージの更新されたバージョンを<literal>"
94 "不安定版 (unstable)</literal> へ放り込むことですが、現状の<literal>安定版 "
95 "(stable)</literal> リリースのパッケージの面倒をみることも伴っています。"
96
97 #. type: Content of: <chapter><section><section><para>
98 #: developer-duties.dbk:44
99 msgid ""
100 "While changes in <literal>stable</literal> are discouraged, they are "
101 "possible. Whenever a security problem is reported, you should collaborate "
102 "with the security team to provide a fixed version (see <xref linkend=\"bug-"
103 "security\"/>). When bugs of severity important (or more) are reported "
104 "against the <literal>stable</literal> version of your packages, you should "
105 "consider providing a targeted fix.  You can ask the <literal>stable</"
106 "literal> release team whether they would accept such an update and then "
107 "prepare a <literal>stable</literal> upload (see <xref linkend=\"upload-stable"
108 "\"/>)."
109 msgstr ""
110 "<literal>安定版 (stable)</literal> への変更は推奨されてはいませんが、可能で"
111 "す。セキュリティ問題が報告された時はいつでも、セキュリティチームと修正版を提"
112 "供するように協力する必要があります (<xref linkend=\"bug-security\"/> 参照)。"
113 "important (あるいはそれ以上) な重要度のバグが<literal>安定版 (stable)</"
114 "literal> のバージョンのパッケージに報告されたら、対象のとなる修正の提供を検討"
115 "する必要があります。<literal>安定版 (stable)</literal> リリースマネージャに、"
116 "そのような更新を受け入れられるかどうかを尋ね、それから<literal>安定版 (stable)</"
117 "literal> のアップロードを準備するなどができます (<xref linkend=\"upload-"
118 "stable\"/> 参照)。"
119
120 # type: Content of: <chapter><section><title>
121 #. type: Content of: <chapter><section><section><title>
122 #: developer-duties.dbk:56
123 msgid "Manage release-critical bugs"
124 msgstr "リリースクリティカルバグに対処する"
125
126 # type: Content of: <chapter><section><para>
127 #. type: Content of: <chapter><section><section><para>
128 #: developer-duties.dbk:58
129 msgid ""
130 "Generally you should deal with bug reports on your packages as described in "
131 "<xref linkend=\"bug-handling\"/>.  However, there's a special category of "
132 "bugs that you need to take care of — the so-called release-critical bugs (RC "
133 "bugs). All bug reports that have severity <literal>critical</literal>, "
134 "<literal>grave</literal> or <literal>serious</literal> make the package "
135 "unsuitable for inclusion in the next <literal>stable</literal> release.  "
136 "They can thus delay the Debian release (when they affect a package in "
137 "<literal>testing</literal>) or block migrations to <literal>testing</"
138 "literal> (when they only affect the package in <literal>unstable</literal>). "
139 "In the worst scenario, they will lead to the package's removal. That's why "
140 "these bugs need to be corrected as quickly as possible."
141 msgstr ""
142 "大抵の場合、パッケージに対するバグ報告については <xref linkend=\"bug-handling"
143 "\"/>で記述されているように対応する必要があります。しかしながら、注意を必要と"
144 "する特別なカテゴリのバグがあります—リリースクリティカルバグ (RC bug) と呼ばれ"
145 "るものです。<literal>critical</literal>、<literal>grave</literal>、"
146 "<literal>serious</literal> の重要度が付けられている全てのバグ報告によって、"
147 "そのパッケージは次の<literal>安定版 (stable)</literal> リリースに含めるのには"
148 "適切ではないとされます。"
149 "そのため、(<literal>テスト版 (testing)</literal> にあるパッケージ"
150 "に影響する場合に) Debian のリリースを遅らせたり、(<literal>不安定版 "
151 "(unstable)</literal> にあるパッケージにのみ影響する場合に) <literal>テスト版 "
152 "(testing)</literal> への移行をブロックする可能性があります。最悪の場合は、パッ"
153 "ケージの削除を招きます。これが RC バグを可能な限り素早く修正する必要が"
154 "ある理由です。"
155
156 #. type: Content of: <chapter><section><section><para>
157 #: developer-duties.dbk:70
158 msgid ""
159 "If, for any reason, you aren't able fix an RC bug in a package of yours "
160 "within 2 weeks (for example due to time constraints, or because it's "
161 "difficult to fix), you should mention it clearly in the bug report and you "
162 "should tag the bug <literal>help</literal> to invite other volunteers to "
163 "chime in. Be aware that RC bugs are frequently the targets of Non-Maintainer "
164 "Uploads (see <xref linkend=\"nmu\"/>) because they can block the "
165 "<literal>testing</literal> migration of many packages."
166 msgstr ""
167 "もし、何らかの理由で 2 週間以内に RC バグを修正できない場合 (例えば時間の制約"
168 "上、あるいは修正が難しいなど)、明示的にバグ報告にそれを述べて、他のボランティ"
169 "アを招き入れて参加してもらうためにバグに <literal>help</literal> タグを打って"
170 "ください。大量のパッケージが<literal>テスト版 (testing)</literal> へ移行する"
171 "のを妨げることがあるので、RC バグは頻繁に Non-Maintainer Upload の対象になる"
172 "ことに注意してください (<xref linkend=\"nmu\"/> 参照)。"
173
174 #. type: Content of: <chapter><section><section><para>
175 #: developer-duties.dbk:79
176 msgid ""
177 "Lack of attention to RC bugs is often interpreted by the QA team as a sign "
178 "that the maintainer has disappeared without properly orphaning his package.  "
179 "The MIA team might also get involved, which could result in your packages "
180 "being orphaned (see <xref linkend=\"mia-qa\" />)."
181 msgstr ""
182 "RC バグへの関心の無さは、しばしば QA チームによって、メンテナが正しくパッケー"
183 "ジをみなしご化せずに消えてしまったサインとして判断されます。MIA チームが関わ"
184 "ることもあり、その場合はパッケージがみなしご化されます (<xref linkend=\"mia-"
185 "qa\" /> 参照)。"
186
187 # type: Content of: <chapter><section><title>
188 #. type: Content of: <chapter><section><section><title>
189 #: developer-duties.dbk:87
190 msgid "Coordination with upstream developers"
191 msgstr "開発元/上流 (upstream) の開発者との調整"
192
193 # type: Content of: <chapter><section><para>
194 #. type: Content of: <chapter><section><section><para>
195 #: developer-duties.dbk:89
196 msgid ""
197 "A big part of your job as Debian maintainer will be to stay in contact with "
198 "the upstream developers.  Debian users will sometimes report bugs that are "
199 "not specific to Debian to our bug tracking system.  You have to forward "
200 "these bug reports to the upstream developers so that they can be fixed in a "
201 "future upstream release."
202 msgstr ""
203 "Debian メンテナとしての仕事のうちで重要な位置を占めるのは、開発元/上流 (upstream) "
204 "の開発者との窓口であることです。Debian ユーザは、時折バグ報告システムに Debian 特"
205 "有ではないバグを報告する事があります。Debian メンテナは、いつか上流のリリース"
206 "で修正できるようにする為、このようなバグ報告を上流の開発者に転送しなくてはな"
207 "りません。"
208
209 # type: Content of: <chapter><section><para>
210 #. type: Content of: <chapter><section><section><para>
211 #: developer-duties.dbk:96
212 msgid ""
213 "While it's not your job to fix non-Debian specific bugs, you may freely do "
214 "so if you're able.  When you make such fixes, be sure to pass them on to the "
215 "upstream maintainers as well.  Debian users and developers will sometimes "
216 "submit patches to fix upstream bugs — you should evaluate and forward these "
217 "patches upstream."
218 msgstr ""
219 "Debian 固有ではないバグの修正はあなたの義務ではないとはいえ、できるなら遠慮な"
220 "く修正してください。そのような修正を行った際は、上流の開発者にも送ってくださ"
221 "い。時折 Debian ユーザ/開発者が上流のバグを修正するパッチを送ってくる事があ"
222 "ります。その場合は、あなたはパッチを確認して上流へ転送する必要があります。"
223
224 # type: Content of: <chapter><section><para>
225 #. type: Content of: <chapter><section><section><para>
226 #: developer-duties.dbk:103
227 msgid ""
228 "If you need to modify the upstream sources in order to build a policy "
229 "compliant package, then you should propose a nice fix to the upstream "
230 "developers which can be included there, so that you won't have to modify the "
231 "sources of the next upstream version.  Whatever changes you need, always try "
232 "not to fork from the upstream sources."
233 msgstr ""
234 "ポリシーに準拠したパッケージをビルドするために上流のソースに手を入れる必要が"
235 "ある場合、以降の上流でのリリースにおいて手を入れなくても済むために、ここで含"
236 "まれる修正を上流の開発者にとって良い形で提案する必要があります。必要な変更が"
237 "何であれ、上流のソースからフォークしないように常に試みてください。"
238
239 #. type: Content of: <chapter><section><section><para>
240 #: developer-duties.dbk:110
241 msgid ""
242 "If you find that the upstream developers are or become hostile towards "
243 "Debian or the free software community, you may want to re-consider the need "
244 "to include the software in Debian. Sometimes the social cost to the Debian "
245 "community is not worth the benefits the software may bring."
246 msgstr ""
247 "開発元の開発者らが Debian やフリーソフトウェアコミュニティに対して敵対的であ"
248 "る、あるいは敵対的になってきているのを見つけた場合は、ソフトウェアを Debian "
249 "に含める必要があるかを再考しなければならなくなるでしょう。時折 Debian コミュ"
250 "ニティに対する社会的なコストは、そのソフトウェアがもたらすであろう利益に見合"
251 "わない場合があります。"
252
253 #. type: Content of: <chapter><section><title>
254 #: developer-duties.dbk:120
255 msgid "Administrative Duties"
256 msgstr "管理者的な責務"
257
258 #. type: Content of: <chapter><section><para>
259 #: developer-duties.dbk:121
260 msgid ""
261 "A project of the size of Debian relies on some administrative infrastructure "
262 "to keep track of everything. As a project member, you have some duties to "
263 "ensure everything keeps running smoothly."
264 msgstr ""
265 "Debian のような大きさのプロジェクトは、あらゆる事を追いかけられる管理者用の"
266 "インフラに依っています。プロジェクトメンバーとして、あらゆる物事が滞り無く"
267 "進むように、あなたにはいくつかの義務があります。"
268
269 # type: Content of: <chapter><section><title>
270 #. type: Content of: <chapter><section><section><title>
271 #: developer-duties.dbk:126
272 msgid "Maintaining your Debian information"
273 msgstr "あなたの Debian に関する情報をメンテナンスする"
274
275 # type: Content of: <chapter><section><para>
276 #. type: Content of: <chapter><section><section><para>
277 #: developer-duties.dbk:128
278 msgid ""
279 "There's a LDAP database containing information about Debian developers at "
280 "<ulink url=\"&url-debian-db;\"></ulink>.  You should enter your information "
281 "there and update it as it changes.  Most notably, make sure that the address "
282 "where your debian.org email gets forwarded to is always up to date, as well "
283 "as the address where you get your debian-private subscription if you choose "
284 "to subscribe there."
285 msgstr ""
286 "Debian 開発者に関する情報が含まれた LDAP データベースが <ulink url=\"&url-"
287 "debian-db;\"></ulink> にあります。ここに情報を入力して、情報に変更があった際"
288 "に更新する必要があります。特に、あなたの debian.org アドレス宛メールの転送先"
289 "アドレスが常に最新になっているのを必ず確認してください。debian-private の購読"
290 "をここで設定した場合、そのメールを受け取るアドレスについても同様です。"
291
292 # type: Content of: <chapter><section><para>
293 #. type: Content of: <chapter><section><section><para>
294 #: developer-duties.dbk:136
295 msgid ""
296 "For more information about the database, please see <xref linkend=\"devel-db"
297 "\"/>."
298 msgstr ""
299 "データベースについての詳細は <xref linkend=\"devel-db\"/> を参照してくださ"
300 "い。"
301
302 # type: Content of: <chapter><section><title>
303 #. type: Content of: <chapter><section><section><title>
304 #: developer-duties.dbk:141
305 msgid "Maintaining your public key"
306 msgstr "公開鍵をメンテナンスする"
307
308 # type: Content of: <chapter><section><para>
309 #. type: Content of: <chapter><section><section><para>
310 #: developer-duties.dbk:143
311 msgid ""
312 "Be very careful with your private keys.  Do not place them on any public "
313 "servers or multiuser machines, such as the Debian servers (see <xref linkend="
314 "\"server-machines\"/>).  Back your keys up; keep a copy offline.  Read the "
315 "documentation that comes with your software; read the <ulink url=\"&url-pgp-"
316 "faq;\">PGP FAQ</ulink>."
317 msgstr ""
318 "秘密鍵の取扱いには十二分に注意してください。Debian サーバ (<xref linkend="
319 "\"server-machines\"/> 参照) のような公開サーバや複数のユーザがいるマシンには"
320 "置かないようにしてください。鍵をバックアップして、コピーはオフラインな場所に"
321 "置きましょう。ソフトウェアの使い方については付属のドキュメントを参照してください。"
322 "<ulink url=\"&url-pgp-faq;\">PGP FAQ</ulink> を読みましょう。"
323
324 # type: Content of: <chapter><section><para>
325 #. type: Content of: <chapter><section><section><para>
326 #: developer-duties.dbk:150
327 msgid ""
328 "You need to ensure not only that your key is secure against being stolen, "
329 "but also that it is secure against being lost.  Generate and make a copy "
330 "(best also in paper form) of your revocation certificate; this is needed if "
331 "your key is lost."
332 msgstr ""
333 "鍵が盗難に対してだけではなく、紛失についても安全であることを保証する必要があ"
334 "ります。失効証明書 (revocation certificate) を生成してコピーを作って下さい "
335 "(紙にも出力しておくのがベストです)。これは鍵を紛失した場合に必要になります。"
336
337 # type: Content of: <chapter><section><para>
338 #. type: Content of: <chapter><section><section><para>
339 #: developer-duties.dbk:156
340 msgid ""
341 "If you add signatures to your public key, or add user identities, you can "
342 "update the Debian key ring by sending your key to the key server at "
343 "<literal>&keyserver-host;</literal>."
344 msgstr ""
345 "公開鍵に対して、署名したり身元情報を追加したりなどしたら、鍵を "
346 "<literal>&keyserver-host;</literal> の鍵サーバに送付することで Debian key "
347 "ring を更新できます。"
348
349 # type: Content of: <chapter><section><para>
350 #. type: Content of: <chapter><section><section><para>
351 #: developer-duties.dbk:161
352 msgid ""
353 "If you need to add a completely new key or remove an old key, you need to "
354 "get the new key signed by another developer.  If the old key is compromised "
355 "or invalid, you also have to add the revocation certificate.  If there is no "
356 "real reason for a new key, the Keyring Maintainers might reject the new "
357 "key.  Details can be found at <ulink url=\"http://&keyserver-host;/"
358 "replacing_keys.html\"></ulink>."
359 msgstr ""
360 "まったく新しい鍵を追加したりあるいは古い鍵を削除したりする必要がある時は、別"
361 "の開発者に署名された新しい鍵が必要になります。以前の鍵が侵害されたり利用不可"
362 "能になった場合には、失効証明書 (revocation certificate) も追加する必要があり"
363 "ます。新しい鍵が本当に必要な理由が見当たらない場合は、Keyring メンテナは新し"
364 "い鍵を拒否することがあります。詳細は <ulink url=\"http://&keyserver-host;/"
365 "replacing_keys.html\"></ulink> で確認できます。"
366
367 # type: Content of: <chapter><section><para>
368 #. type: Content of: <chapter><section><section><para>
369 #: developer-duties.dbk:169
370 msgid ""
371 "The same key extraction routines discussed in <xref linkend=\"registering\"/"
372 "> apply."
373 msgstr ""
374 "同様に鍵の取り出し方について <xref linkend=\"registering\"/> で説明されていま"
375 "す。"
376
377 # type: Content of: <chapter><section><para>
378 #. type: Content of: <chapter><section><section><para>
379 #: developer-duties.dbk:173
380 msgid ""
381 "You can find a more in-depth discussion of Debian key maintenance in the "
382 "documentation of the <systemitem role=\"package\">debian-keyring</"
383 "systemitem> package."
384 msgstr ""
385 "Debian での鍵のメンテナンスについて、より突っ込んだ議論を <systemitem role="
386 "\"package\">debian-keyring</systemitem> パッケージ中のドキュメントで知ること"
387 "ができます。"
388
389 # type: Content of: <chapter><section><title>
390 #. type: Content of: <chapter><section><section><title>
391 #: developer-duties.dbk:180
392 msgid "Voting"
393 msgstr "投票をする"
394
395 # type: Content of: <chapter><section><para>
396 #. type: Content of: <chapter><section><section><para>
397 #: developer-duties.dbk:182
398 msgid ""
399 "Even though Debian isn't really a democracy, we use a democratic process to "
400 "elect our leaders and to approve general resolutions.  These procedures are "
401 "defined by the <ulink url=\"&url-constitution;\">Debian Constitution</ulink>."
402 msgstr ""
403 "Debian は本来の意味での民主主義ではありませんが、我々はリーダーの選出や一般投票"
404 "の承認において民主主義的なプロセスを利用しています。これらの手続きについて"
405 "は、<ulink url=\"&url-constitution;\">Debian 憲章</ulink>で規程されています。"
406
407 # type: Content of: <chapter><section><para>
408 #. type: Content of: <chapter><section><section><para>
409 #: developer-duties.dbk:188
410 msgid ""
411 "Other than the yearly leader election, votes are not routinely held, and "
412 "they are not undertaken lightly.  Each proposal is first discussed on the "
413 "&email-debian-vote; mailing list and it requires several endorsements before "
414 "the project secretary starts the voting procedure."
415 msgstr ""
416 "毎年のリーダー選挙以外には、投票は定期的には実施されず、軽々しく提案されるも"
417 "のではありません。提案はそれぞれ &email-debian-vote; メーリングリストでまず議"
418 "論され、プロジェクトの書記担当者が投票手順を開始する前に複数のエンドースメン"
419 "トを必要とします。"
420
421 # type: Content of: <chapter><section><para>
422 #. type: Content of: <chapter><section><section><para>
423 #: developer-duties.dbk:194
424 msgid ""
425 "You don't have to track the pre-vote discussions, as the secretary will "
426 "issue several calls for votes on &email-debian-devel-announce; (and all "
427 "developers are expected to be subscribed to that list).  Democracy doesn't "
428 "work well if people don't take part in the vote, which is why we encourage "
429 "all developers to vote.  Voting is conducted via GPG-signed/encrypted email "
430 "messages."
431 msgstr ""
432 "書記担当者が &email-debian-devel-announce; 上で複数回投票の呼びかけを行うの"
433 "で、投票前の議論を追いかける必要はありません (全開発者がこのメーリングリスト"
434 "を購読することが求められています)。民主主義は、人々が投票に参加しないと正常に"
435 "機能しません。これが我々が全ての開発者に投票を勧める理由です。投票は GPG に"
436 "よって署名/暗号化されたメールによって行われます。"
437
438 # type: Content of: <chapter><section><para>
439 #. type: Content of: <chapter><section><section><para>
440 #: developer-duties.dbk:202
441 msgid ""
442 "The list of all proposals (past and current) is available on the <ulink url="
443 "\"&url-vote;\">Debian Voting Information</ulink> page, along with "
444 "information on how to make, second and vote on proposals."
445 msgstr ""
446 "(過去と現在の) 全ての提案リストが <ulink url=\"&url-vote;\">Debian 投票情報</"
447 "ulink>ページで閲覧できます。提案について、どの様に起案され、支持され、投票が"
448 "行われたのかという関連情報の確認が可能になっています。"
449
450 # type: Content of: <chapter><section><title>
451 #. type: Content of: <chapter><section><section><title>
452 #: developer-duties.dbk:209
453 msgid "Going on vacation gracefully"
454 msgstr "優雅に休暇を取る"
455
456 # type: Content of: <chapter><section><para>
457 #. type: Content of: <chapter><section><section><para>
458 #: developer-duties.dbk:211
459 msgid ""
460 "It is common for developers to have periods of absence, whether those are "
461 "planned vacations or simply being buried in other work.  The important thing "
462 "to notice is that other developers need to know that you're on vacation so "
463 "that they can do whatever is needed if a problem occurs with your packages "
464 "or other duties in the project."
465 msgstr ""
466 "予定していた休暇にせよ、それとも単に他の作業で忙しいにせよ、開発者が不在にな"
467 "ることがあるのはごく普通のことです。注意すべき重要な点は、他の開発者達があな"
468 "たが休暇中であるのを知る必要があることと、あなたのパッケージについて問題が"
469 "起こった場合やプロジェクト内での責務を果たすのに問題が生じたという様な場合"
470 "は、必要なことを彼らが何であってもできるようにすることです。"
471
472 # type: Content of: <chapter><section><para>
473 #. type: Content of: <chapter><section><section><para>
474 #: developer-duties.dbk:218
475 msgid ""
476 "Usually this means that other developers are allowed to NMU (see <xref "
477 "linkend=\"nmu\"/>) your package if a big problem (release critical bug, "
478 "security update, etc.) occurs while you're on vacation.  Sometimes it's "
479 "nothing as critical as that, but it's still appropriate to let others know "
480 "that you're unavailable."
481 msgstr ""
482 "通常、これはあなたが休暇中にあなたのパッケージが大きな問題 (リリースクリティ"
483 "カルバグやセキュリティ更新など) となっている場合に、他の開発者に対して NMU "
484 "(<xref linkend=\"nmu\"/> 参照) を許可することを意味しています。大抵の場合はそ"
485 "れほど致命的なことはおきませんが、他の開発者に対してあなたが作業できない状態"
486 "であることを知らせるのは重要です。"
487
488 # type: Content of: <chapter><section><para><footnote><para>
489 #. type: Content of: <chapter><section><section><para><footnote><para>
490 #: developer-duties.dbk:227
491 msgid ""
492 "This is so that the message can be easily filtered by people who don't want "
493 "to read vacation notices."
494 msgstr ""
495 "これは、休暇のメッセージを読みたくない人がメッセージを簡単に振り分け可能にす"
496 "るためです。"
497
498 # type: Content of: <chapter><section><para><footnote>
499 #. type: Content of: <chapter><section><section><para>
500 #: developer-duties.dbk:225
501 msgid ""
502 "In order to inform the other developers, there are two things that you "
503 "should do.  First send a mail to <email>debian-private@&lists-host;</email> "
504 "with [VAC] prepended to the subject of your message<placeholder type="
505 "\"footnote\" id=\"0\"/> and state the period of time when you will be on "
506 "vacation.  You can also give some special instructions on what to do if a "
507 "problem occurs."
508 msgstr ""
509 "他の開発者に通知するために行わなければならないことが 2 つあります。まず、"
510 "<email>debian-private@&lists-host;</email> にサブジェクトの先頭に [VAC] と付"
511 "けたメールを送り<placeholder type=\"footnote\" id=\"0\"/>、いつまで休暇なのか"
512 "を示しておきます。何か問題が起きた際への特別な指示を書いておくこともできま"
513 "す。"
514
515 # type: Content of: <chapter><section><para>
516 #. type: Content of: <chapter><section><section><para>
517 #: developer-duties.dbk:234
518 msgid ""
519 "The other thing to do is to mark yourself as on vacation in the <link "
520 "linkend=\"devel-db\">Debian developers' LDAP database</link> (this "
521 "information is only accessible to Debian developers).  Don't forget to "
522 "remove the on vacation flag when you come back!"
523 msgstr ""
524 "他に行うべき事は <link linkend=\"devel-db\">Debian developers' LDAP "
525 "database</link> 上 であなたを vacation とマークする事です (この情報は Debian "
526 "開発者のみがアクセスできます)。休暇から戻った時には vacation フラグを削除する"
527 "のを忘れないように!"
528
529 # type: Content of: <chapter><section><para>
530 #. type: Content of: <chapter><section><section><para>
531 #: developer-duties.dbk:240
532 msgid ""
533 "Ideally, you should sign up at the <ulink url=\"&url-gpg-coord;\">GPG "
534 "coordination pages</ulink> when booking a holiday and check if anyone there "
535 "is looking for signing.  This is especially important when people go to "
536 "exotic places where we don't have any developers yet but where there are "
537 "people who are interested in applying."
538 msgstr ""
539 "理想的には、休暇にあわせて <ulink url=\"&url-gpg-coord;\">GPG coordination "
540 "pages</ulink> に登録して、誰かサインを希望している人がいるかどうかをチェック"
541 "します。開発者がまだ誰もいないけれども応募に興味を持っている人がいるようなエ"
542 "キゾチックな場所に行く場合、これは特に重要です。"
543
544 # type: Content of: <chapter><section><title>
545 #. type: Content of: <chapter><section><section><title>
546 #: developer-duties.dbk:249
547 msgid "Retiring"
548 msgstr "脱退について"
549
550 # type: Content of: <chapter><section><para>
551 #. type: Content of: <chapter><section><section><para>
552 #: developer-duties.dbk:251
553 msgid ""
554 "If you choose to leave the Debian project, you should make sure you do the "
555 "following steps:"
556 msgstr ""
557 "Debian プロジェクトから去るのを決めた場合は、以下の手順に従ってください:"
558
559 # type: Content of: <chapter><section><orderedlist><listitem><para>
560 #. type: Content of: <chapter><section><section><orderedlist><listitem><para>
561 #: developer-duties.dbk:257
562 msgid ""
563 "Orphan all your packages, as described in <xref linkend=\"orphaning\"/>."
564 msgstr ""
565 "<xref linkend=\"orphaning\"/> の記述に従って、全てのパッケージをみなしご"
566 "化 (orphan) してください。"
567
568 # type: Content of: <chapter><section><orderedlist><listitem><para>
569 #. type: Content of: <chapter><section><section><orderedlist><listitem><para>
570 #: developer-duties.dbk:262
571 msgid ""
572 "Send an gpg-signed email about why you are leaving the project to "
573 "<email>debian-private@&lists-host;</email>."
574 msgstr ""
575 "何故プロジェクトを去るのかについて GPG でサインされたメールを <email>debian-"
576 "private@&lists-host;</email> に投げてください。"
577
578 # type: Content of: <chapter><section><orderedlist><listitem><para>
579 #. type: Content of: <chapter><section><section><orderedlist><listitem><para>
580 #: developer-duties.dbk:268
581 msgid ""
582 "Notify the Debian key ring maintainers that you are leaving by opening a "
583 "ticket in Debian RT by sending a mail to &email-keyring; with the words "
584 "'Debian RT' somewhere in the subject line (case doesn't matter)."
585 msgstr ""
586 "'Debian RT' という単語 (大文字小文字は関係なし) がサブジェクトのどこかに入っ"
587 "たメールを &email-keyring; に投げて Debian RT でチケットをオープンして、あな"
588 "たがプロジェクトを去るのを Debian key ring メンテナに知らせてください。"
589
590 #. type: Content of: <chapter><section><section><para>
591 #: developer-duties.dbk:275
592 msgid ""
593 "It is important that the above process is followed, because finding inactive "
594 "developers and orphaning their packages takes significant time and effort."
595 msgstr ""
596 "上記のプロセスに従うのは重要です。何故なら活動を停止している開発者を探して"
597 "パッケージをみなしご化するのは、非常に時間と手間がかかることだからです。"
598
599 #. type: Content of: <chapter><section><section><title>
600 #: developer-duties.dbk:281
601 msgid "Returning after retirement"
602 msgstr "リタイア後に再加入する"
603
604 #. type: Content of: <chapter><section><section><para>
605 #: developer-duties.dbk:283
606 #, fuzzy
607 msgid ""
608 "A retired developer's account is marked as \"emeritus\" when the process in "
609 "<xref linkend=\"s3.7\"/> is followed, and \"disabled\" otherwise. Retired "
610 "developers with an \"emeritus\" account can get their account re-activated "
611 "as follows:"
612 msgstr ""
613 "リタイアした開発者のアカウントは、<xref linkend=\"s3.7\"/> の手続きが開始される"
614 "と「emeritus」であるとマークされ、それ以外の場合は「disabled」となります。"
615 "「emeritus」アカウントになっているリタイアした開発者は、以下のようにすれば"
616 "アカウントを再度有効にできます: "
617
618 #. type: Content of: <chapter><section><section><itemizedlist><listitem><para>
619 #: developer-duties.dbk:292
620 msgid "Contact &email-debian-account-manager;."
621 msgstr "&email-debian-account-manager; に連絡を取ります"
622
623 #. type: Content of: <chapter><section><section><itemizedlist><listitem><para>
624 #: developer-duties.dbk:297
625 msgid ""
626 "Go through a shortened NM process (to ensure that the returning developer "
627 "still knows important parts of P&amp;P and T&amp;S)."
628 msgstr ""
629 "短縮された NM プロセスを通過します (リタイアした開発者が P&amp;P および "
630 "T&amp;S の肝心な部分を覚えているのを確認するためです)。"
631
632 #. type: Content of: <chapter><section><section><itemizedlist><listitem><para>
633 #: developer-duties.dbk:303
634 msgid ""
635 "Prove that they still control the GPG key associated with the account, or "
636 "provide proof of identify on a new GPG key, with at least two signatures "
637 "from other developers."
638 msgstr ""
639 "アカウントに紐付けられた GPG 鍵を今でも管理していることを証明する、あるいは"
640 "新しい GPG 鍵について、他の開発者から少なくとも 2 つの書名を受けることにより"
641 "身分証明を行う。"
642
643 #. type: Content of: <chapter><section><section><para>
644 #: developer-duties.dbk:310
645 msgid ""
646 "Retired developers with a \"disabled\" account need to go through NM again."
647 msgstr ""
648 "リタイアした開発者で「disabled」アカウントの人は、NM をもう一度通り抜ける"
649 "必要があります。"
650
651 # type: Content of: <chapter><section><para>
652 #~ msgid ""
653 #~ "Developers who are part of the <ulink url=\"&url-debian-qa;\">Quality "
654 #~ "Assurance</ulink> group are following all such bugs, and trying to help "
655 #~ "whenever possible.  If, for any reason, you aren't able fix an RC bug in "
656 #~ "a package of yours within 2 weeks, you should either ask for help by "
657 #~ "sending a mail to the Quality Assurance (QA) group <email>debian-"
658 #~ "qa@&lists-host;</email>, or explain your difficulties and present a plan "
659 #~ "to fix them by sending a mail to the bug report.  Otherwise, people from "
660 #~ "the QA group may want to do a Non-Maintainer Upload (see <xref linkend="
661 #~ "\"nmu\"/>) after trying to contact you (they might not wait as long as "
662 #~ "usual before they do their NMU if they have seen no recent activity from "
663 #~ "you in the BTS)."
664 #~ msgstr ""
665 #~ "<ulink url=\"&url-debian-qa;\">品質保証</ulink> グループに所属している開発"
666 #~ "者はそのようなバグ全てを取扱い、何時でも可能な時に修正を試みます。どの様な"
667 #~ "理由であれ、2 週間の間でパッケージの RC バグを修正出来なかったりする場合は"
668 #~ "品質保証 (QA) グループ <email>debian-qa@&lists-host;</email> にメールを"
669 #~ "送って協力を求めるか、困難な点を説明してどうやってそれを修正するつもりなの"
670 #~ "か、バグ報告に対してメールを送ってください。そうしない場合は、QA グループ"
671 #~ "のメンバーはあなたにコンタクトを試みた後で Non-Maintainer アップロード "
672 #~ "(<xref linkend=\"nmu\"/> 参照) を行おうとします (BTS 上で最近の活動が見ら"
673 #~ "れない場合は、彼らは NMU を行う前にいつもの様には待とうとはしないでしょ"
674 #~ "う)。"
675
676 # type: Content of: <chapter><section><para>
677 #~ msgid ""
678 #~ "</footnote> and state the period of time when you will be on vacation.  "
679 #~ "You can also give some special instructions on what to do if a problem "
680 #~ "occurs."
681 #~ msgstr ""
682 #~ "</footnote>。メールの本文に、いつまで休暇予定なのかを記述して休暇に行く際"
683 #~ "に送ってください。問題が起こった際にどうすれば良いのか、特別な指示を書いて"
684 #~ "おくこともできます。"