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