chiark / gitweb /
update Japanese translation (checked with msgfmt)
[developers-reference.git] / po4a / ja / beyond-pkging.po
1 # Debian Developer's Reference (Japanese)
2 # (C) Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2008-2009.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: developers-reference 3.4.2\n"
7 "POT-Creation-Date: 2009-09-06 02:31+0900\n"
8 "PO-Revision-Date: 2009-09-06 09:21+0900\n"
9 "Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
10 "Language-Team: Debian JP Project <debian-doc@debian.or.jp>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14
15 # type: Content of: <chapter><title>
16 #. type: Content of: <chapter><title>
17 #: beyond-pkging.dbk:7
18 msgid "Beyond Packaging"
19 msgstr "パッケージ化、そして…"
20
21 # type: Content of: <chapter><para>
22 #. type: Content of: <chapter><para>
23 #: beyond-pkging.dbk:9
24 msgid ""
25 "Debian is about a lot more than just packaging software and maintaining "
26 "those packages.  This chapter contains information about ways, often really "
27 "critical ways, to contribute to Debian beyond simply creating and "
28 "maintaining packages."
29 msgstr ""
30 "Debian は、単にソフトウェアのパッケージを作ってメンテナンスをしているだけでは"
31 "ありません。この章では、単にパッケージを作ってメンテナンスする以外で Debian "
32 "へ協力・貢献するやり方、多くの場合とても重要となるやり方の情報を取り扱いま"
33 "す。"
34
35 # type: Content of: <chapter><para>
36 #. type: Content of: <chapter><para>
37 #: beyond-pkging.dbk:14
38 msgid ""
39 "As a volunteer organization, Debian relies on the discretion of its members "
40 "in choosing what they want to work on and in choosing the most critical "
41 "thing to spend their time on."
42 msgstr ""
43 "ボランティア組織の例にたがわず、Debian はメンバーが何をしたいのか、時間を割く"
44 "のに最も重大だと思われることが何か、というメンバーの判断に依っています。"
45
46 # type: Content of: <chapter><section><title>
47 #. type: Content of: <chapter><section><title>
48 #: beyond-pkging.dbk:19
49 msgid "Bug reporting"
50 msgstr "バグ報告"
51
52 # type: Content of: <chapter><section><para>
53 #. type: Content of: <chapter><section><para>
54 #: beyond-pkging.dbk:21
55 msgid ""
56 "We encourage you to file bugs as you find them in Debian packages.  In fact, "
57 "Debian developers are often the first line testers.  Finding and reporting "
58 "bugs in other developers' packages improves the quality of Debian."
59 msgstr ""
60 "我々としては、Debian パッケージで見つけたバグを登録することを勧めています。実"
61 "際のところ、大抵の場合は Debian 開発者が第一線でのテスト作業者となっていま"
62 "す。他の開発者のパッケージで見つけたバグを報告することで Debian の品質が向上"
63 "されています。"
64
65 # type: Content of: <chapter><section><para>
66 #. type: Content of: <chapter><section><para>
67 #: beyond-pkging.dbk:26
68 msgid ""
69 "Read the <ulink url=\"&url-bts-report;\">instructions for reporting bugs</"
70 "ulink> in the Debian <ulink url=\"&url-bts;\">bug tracking system</ulink>."
71 msgstr ""
72 "Debian <ulink url=\"&url-bts;\">バグ追跡システム (BTS)</ulink> の <ulink url="
73 "\"&url-bts-report;\">バグ報告のやり方について (instructions for reporting "
74 "bugs)</ulink> を参照してください。"
75
76 # type: Content of: <chapter><section><para>
77 #. type: Content of: <chapter><section><para>
78 #: beyond-pkging.dbk:31
79 msgid ""
80 "Try to submit the bug from a normal user account at which you are likely to "
81 "receive mail, so that people can reach you if they need further information "
82 "about the bug.  Do not submit bugs as root."
83 msgstr ""
84 "いつも使っているメールを受け取れるユーザアカウントからバグを送って見てくださ"
85 "い。そうすることで、開発者がそのバグに関するより詳細な情報を必要とする場合に"
86 "あなたに尋ねることができます。root ユーザでバグを報告しないでください。"
87
88 # type: Content of: <chapter><section><para>
89 #. type: Content of: <chapter><section><para>
90 #: beyond-pkging.dbk:36
91 msgid ""
92 "You can use a tool like <citerefentry> <refentrytitle>reportbug</"
93 "refentrytitle> <manvolnum>1</manvolnum> </citerefentry> to submit bugs.  It "
94 "can automate and generally ease the process."
95 msgstr ""
96 "バグを報告するには、<citerefentry> <refentrytitle>reportbug</refentrytitle> "
97 "<manvolnum>1</manvolnum> </citerefentry> の様なツールが使えます。これによって"
98 "自動化を行って、かなり簡単な作業にできます。"
99
100 # type: Content of: <chapter><section><para>
101 #. type: Content of: <chapter><section><para>
102 #: beyond-pkging.dbk:41
103 msgid ""
104 "Make sure the bug is not already filed against a package.  Each package has "
105 "a bug list easily reachable at <literal>http://&bugs-host;/"
106 "<replaceable>packagename</replaceable></literal> Utilities like "
107 "<citerefentry> <refentrytitle>querybts</refentrytitle> <manvolnum>1</"
108 "manvolnum> </citerefentry> can also provide you with this information (and "
109 "<command>reportbug</command> will usually invoke <command>querybts</command> "
110 "before sending, too)."
111 msgstr ""
112 "パッケージに対して既にバグが報告されていないことを確認しておいてください。"
113 "個々のパッケージに対するバグのリストは <literal>http://&bugs-host;/"
114 "<replaceable>パッケージ名</replaceable></literal> にて簡単に確認できます。"
115 "<citerefentry> <refentrytitle>querybts</refentrytitle> <manvolnum>1</"
116 "manvolnum> </citerefentry> のようなユーティリティもこの情報を入手できます (そ"
117 "れから <command>reportbug</command> では大抵の場合は、バグを送信する前に "
118 "<command>querybts</command> の実行もします)。"
119
120 # type: Content of: <chapter><section><para>
121 #. type: Content of: <chapter><section><para>
122 #: beyond-pkging.dbk:50
123 msgid ""
124 "Try to direct your bugs to the proper location.  When for example your bug "
125 "is about a package which overwrites files from another package, check the "
126 "bug lists for <emphasis>both</emphasis> of those packages in order to avoid "
127 "filing duplicate bug reports."
128 msgstr ""
129 "正しい所にバグを報告する様に心がけてください。例えばあるパッケージが他のパッ"
130 "ケージのファイルを上書きしてしまうバグの場合ですが、バグ報告が重複して登録さ"
131 "れるのを避けるため、これらのパッケージの<emphasis>両方</emphasis>のバグリスト"
132 "を確認してください。"
133
134 # type: Content of: <chapter><section><para>
135 #. type: Content of: <chapter><section><para>
136 #: beyond-pkging.dbk:56
137 msgid ""
138 "For extra credit, you can go through other packages, merging bugs which are "
139 "reported more than once, or tagging bugs `fixed' when they have already been "
140 "fixed.  Note that when you are neither the bug submitter nor the package "
141 "maintainer, you should not actually close the bug (unless you secure "
142 "permission from the maintainer)."
143 msgstr ""
144 "さらに言うと、他のパッケージについても、何度も報告されているバグをマージした"
145 "り既に修正されているバグに「fixed」タグをつけたりすることもできます。そのバグ"
146 "の報告者であったりパッケージメンテナではない場合は (メンテナから許可をもらっ"
147 "ていなければ)、実際にバグをクローズしてはいけないことに注意してください。"
148
149 # type: Content of: <chapter><section><para>
150 #. type: Content of: <chapter><section><para>
151 #: beyond-pkging.dbk:63
152 msgid ""
153 "From time to time you may want to check what has been going on with the bug "
154 "reports that you submitted.  Take this opportunity to close those that you "
155 "can't reproduce anymore.  To find out all the bugs you submitted, you just "
156 "have to visit <literal>http://&bugs-host;/from:<replaceable>&lt;your-email-"
157 "addr&gt;</replaceable></literal>."
158 msgstr ""
159 "時折、あなたが報告したバグ報告について何が起こっているのかをチェックしたくな"
160 "ることでしょう。これは、もう再現できないものをクローズするきっかけになりま"
161 "す。報告した全てのバグ報告を確認するには、<literal>http://&bugs-host;/from:"
162 "<replaceable>&lt;your-email-addr&gt;</replaceable></literal> を参照すればいい"
163 "だけです。"
164
165 # type: Content of: <chapter><section><section><title>
166 #. type: Content of: <chapter><section><section><title>
167 #: beyond-pkging.dbk:70
168 msgid "Reporting lots of bugs at once (mass bug filing)"
169 msgstr "一度に大量のバグを報告するには (mass bug filing)"
170
171 # type: Content of: <chapter><section><section><para>
172 #. type: Content of: <chapter><section><section><para>
173 #: beyond-pkging.dbk:72
174 msgid ""
175 "Reporting a great number of bugs for the same problem on a great number of "
176 "different packages — i.e., more than 10 — is a deprecated practice.  Take "
177 "all possible steps to avoid submitting bulk bugs at all.  For instance, if "
178 "checking for the problem can be automated, add a new check to <systemitem "
179 "role=\"package\">lintian</systemitem> so that an error or warning is emitted."
180 msgstr ""
181 "大量の異なるパッケージに対して、同じ問題についての非常に多くのバグ (例えば "
182 "10 個以上) を報告するのは、推奨されていないやり方です。不要なバグ報告を避ける"
183 "ため、可能な限りの手続きを踏むようにしましょう。例えば、問題の確認を自動化で"
184 "きる場合は <systemitem role=\"package\">lintian</systemitem> に新しくチェック"
185 "項目を追加すれば、エラーや警告が明確になります。"
186
187 # type: Content of: <chapter><section><section><para>
188 #. type: Content of: <chapter><section><section><para>
189 #: beyond-pkging.dbk:79
190 msgid ""
191 "If you report more than 10 bugs on the same topic at once, it is recommended "
192 "that you send a message to &email-debian-devel; describing your intention "
193 "before submitting the report, and mentioning the fact in the subject of your "
194 "mail.  This will allow other developers to verify that the bug is a real "
195 "problem.  In addition, it will help prevent a situation in which several "
196 "maintainers start filing the same bug report simultaneously."
197 msgstr ""
198 "同じ問題について一度に 10 個以上のバグを報告する場合は、バグの投稿をする前に "
199 "&email-debian-devel; へ送ることをお勧めします。バグ報告を送る前に注意点を記述"
200 "し、メールのサブジェクトに事実を挙げておきます。これで他の開発者がそのバグが"
201 "本当に問題であるかどうかを確認できるようになります。さらに、これによって複数"
202 "のメンテナが平行して同じバグ報告を登録するのを防止できるようになります。"
203
204 # type: Content of: <chapter><section><section><para>
205 # FIXME program"m"s
206 #. type: Content of: <chapter><section><section><para>
207 #: beyond-pkging.dbk:87
208 msgid ""
209 "Please use the programms <command>dd-list</command> and if appropriate "
210 "<command>whodepends</command> (from the package devscripts) to generate a "
211 "list of all affected packages, and include the output in your mail to &email-"
212 "debian-devel;."
213 msgstr ""
214 "<command>dd-list</command> プログラムを利用するのと、明確になっているのであれ"
215 "ば影響を受けるパッケージのリストを (devscripts パッケージの) "
216 "<command>whodepends</command> を使って出力して、&email-debian-devel; へのメー"
217 "ルに含めて下さい。"
218
219 # type: Content of: <chapter><section><section><para>
220 #. type: Content of: <chapter><section><section><para>
221 #: beyond-pkging.dbk:93
222 msgid ""
223 "Note that when sending lots of bugs on the same subject, you should send the "
224 "bug report to <email>maintonly@&bugs-host;</email> so that the bug report is "
225 "not forwarded to the bug distribution mailing list."
226 msgstr ""
227 "同じサブジェクトで大量のバグを送信する際の注意として、バグ報告がバグ情報用"
228 "メーリングリストへ転送されないように <email>maintonly@&bugs-host;</email> へ"
229 "バグ報告を送るべきである、ということです。"
230
231 #. type: Content of: <chapter><section><section><section><title>
232 #: beyond-pkging.dbk:98
233 msgid "Usertags"
234 msgstr "Usertag"
235
236 #. type: Content of: <chapter><section><section><section><para>
237 #: beyond-pkging.dbk:100
238 msgid ""
239 "You may wish to use BTS usertags when submitting bugs across a number of "
240 "packages. Usertags are similar to normal tags such as 'patch' and 'wishlist' "
241 "but differ in that they are user-defined and occupy a namespace that is "
242 "unique to a particular user. This allows multiple sets of developers to "
243 "'usertag' the same bug in different ways without conflicting."
244 msgstr ""
245 "多数のパッケージに対するバグを登録する際に BTS の usertag を使いたくなるかも"
246 "しれません。usertag は 'patch' や 'wishlist' のような通常のタグに似ていますが、"
247 "ユーザが定義する事と特定のユーザに対して一意な名前空間を占めるという点で"
248 "違っています。これによって、同じバグについて衝突する事無しに、開発者がそれぞれ"
249 "別のやり方で複数の設定ができるようになります。"
250
251 #. type: Content of: <chapter><section><section><section><para>
252 #: beyond-pkging.dbk:107
253 msgid ""
254 "To add usertags when filing bugs, specify the <literal>User</literal> and "
255 "<literal>Usertags</literal> pseudo-headers:"
256 msgstr ""
257 "バグを登録する際に usertag を追加するには、擬似ヘッダ (pseudo-header) "
258 "<literal>User</literal> と <literal>Usertags</literal> を指定します。"
259
260 #. type: Content of: <chapter><section><section><section><screen>
261 #: beyond-pkging.dbk:111
262 #, no-wrap
263 msgid ""
264 "To: submit@bugs.debian.org\n"
265 "Subject: <replaceable>&lt;title-of-bug&gt;</replaceable>\n"
266 "\n"
267 "Package: <replaceable>&lt;pkgname&gt;</replaceable>\n"
268 "<replaceable>[ ... ]</replaceable>\n"
269 "User: <replaceable>&lt;email-addr&gt;</replaceable>\n"
270 "Usertags: <replaceable>&lt;tag-name&gt; [ &lt;tag-name&gt; ... ]</replaceable>\n"
271 "\n"
272 "<replaceable>&lt;description-of-bug ...&gt;</replaceable>\n"
273 msgstr ""
274 "To: submit@bugs.debian.org\n"
275 "Subject: <replaceable>&lt;バグタイトル&gt;</replaceable>\n"
276 "\n"
277 "Package: <replaceable>&lt;パッケージ名&gt;</replaceable>\n"
278 "<replaceable>[ ... ]</replaceable>\n"
279 "User: <replaceable>&lt;メールアドレス&gt;</replaceable>\n"
280 "Usertags: <replaceable>&lt;タグ名&gt; [ &lt;タグ名&gt; ... ]</replaceable>\n"
281 "\n"
282 "<replaceable>&lt;バグの説明 ...&gt;</replaceable>\n"
283
284 #. type: Content of: <chapter><section><section><section><para>
285 #: beyond-pkging.dbk:122
286 msgid ""
287 "Note that tags are seperated by spaces and cannot contain underscores. If "
288 "you are filing bugs for for a particular group or team it is recommended "
289 "that you set the <literal>User</literal> to an appropriate mailing list "
290 "after describing your intention there."
291 msgstr ""
292 "タグは空白で区切られ、アンダースコア (_) を含められない事に注意ください。"
293 "特定のグループやチームについてのバグを登録する場合は、適切なメーリングリスト"
294 "で注意を促した上で <literal>User</literal> をそのメーリングリストに設定する事"
295 "をお勧めします。"
296
297 #. type: Content of: <chapter><section><section><section><para>
298 #: beyond-pkging.dbk:128
299 msgid ""
300 "To view bugs tagged with a specific usertag, visit <literal>http://&bugs-"
301 "host;/cgi-bin/pkgreport.cgi?users=<replaceable>&lt;email-addr&gt;</"
302 "replaceable>&amp;tag=<replaceable>&lt;tag-name&gt;</replaceable></literal>."
303 msgstr ""
304 "特定の usertag でバグを参照する場合は <literal>http://&bugs-host;/cgi-bin/pkgreport.cgi?users=<replaceable>&lt;メールアドレス&gt;</replaceable>&amp;tag=<replaceable>&lt;タグ名&gt;</replaceable></literal> を指定してください。"
305
306 # type: Content of: <chapter><section><title>
307 #. type: Content of: <chapter><section><title>
308 #: beyond-pkging.dbk:137
309 msgid "Quality Assurance effort"
310 msgstr "品質維持の努力"
311
312 # type: Content of: <chapter><section><section><title>
313 #. type: Content of: <chapter><section><section><title>
314 #: beyond-pkging.dbk:139
315 msgid "Daily work"
316 msgstr "日々の作業"
317
318 # type: Content of: <chapter><section><section><para>
319 #. type: Content of: <chapter><section><section><para>
320 #: beyond-pkging.dbk:141
321 msgid ""
322 "Even though there is a dedicated group of people for Quality Assurance, QA "
323 "duties are not reserved solely for them.  You can participate in this effort "
324 "by keeping your packages as bug-free as possible, and as lintian-clean (see "
325 "<xref linkend=\"lintian\"/> ) as possible.  If you do not find that "
326 "possible, then you should consider orphaning some of your packages (see "
327 "<xref linkend=\"orphaning\"/> ).  Alternatively, you may ask the help of "
328 "other people in order to catch up with the backlog of bugs that you have "
329 "(you can ask for help on &email-debian-qa; or &email-debian-devel;).  At the "
330 "same time, you can look for co-maintainers (see <xref linkend="
331 "\"collaborative-maint\"/> )."
332 msgstr ""
333 "品質保証に割り当てられたグループの人々がいたとしても、QA 作業は彼らのみに課せ"
334 "られるものではありません。あなたもパッケージを可能な限りバグが無いように保"
335 "ち、できるだけ lintian クリーン (<xref linkend=\"lintian\"/> を参照) にするこ"
336 "とで参加することができるのです。それが可能ではないように思えるなら、パッケー"
337 "ジをいくつか「みなしご化 (orphan)」してください (xref linkend=\"orphaning\"/"
338 "> 参照)。または、溜まったバグ処理に追いつくため、他の人々に助力を願い出ること"
339 "も可能です (&email-debian-qa; や &email-debian-devel; で助けを求めることがで"
340 "きます)。同時に共同メンテナ (co-maintainer) を探すことも可能です (<xref "
341 "linkend=\"collaborative-maint\"/> を参照してください)。"
342
343 # type: Content of: <chapter><section><section><title>
344 #. type: Content of: <chapter><section><section><title>
345 #: beyond-pkging.dbk:155
346 msgid "Bug squashing parties"
347 msgstr "バグ潰しパーティ (BSP)"
348
349 # type: Content of: <chapter><section><section><para>
350 #. type: Content of: <chapter><section><section><para>
351 #: beyond-pkging.dbk:157
352 msgid ""
353 "From time to time the QA group organizes bug squashing parties to get rid of "
354 "as many problems as possible.  They are announced on &email-debian-devel-"
355 "announce; and the announcement explains which area will be the focus of the "
356 "party: usually they focus on release critical bugs but it may happen that "
357 "they decide to help finish a major upgrade (like a new <command>perl</"
358 "command> version which requires recompilation of all the binary modules)."
359 msgstr ""
360 "時折、QA グループは可能な限りの問題を無くすためにバグ潰しパーティ (BSP) を開"
361 "催しています。開催案内は &email-debian-devel-announce; で行われ、パーティがど"
362 "の部分に集中してやるのかが告知されます。大抵はリリースクリティカルバグ (RC) "
363 "への対応に当てられますが、大きなアップグレード (新しい <command>perl</"
364 "command> バージョンでの全バイナリモジュールを再コンパイルのような) を完了する"
365 "手助けのために開かれることもあります。"
366
367 # type: Content of: <chapter><section><section><para>
368 #. type: Content of: <chapter><section><section><para>
369 #: beyond-pkging.dbk:166
370 msgid ""
371 "The rules for non-maintainer uploads differ during the parties because the "
372 "announcement of the party is considered prior notice for NMU.  If you have "
373 "packages that may be affected by the party (because they have release "
374 "critical bugs for example), you should send an update to each of the "
375 "corresponding bug to explain their current status and what you expect from "
376 "the party.  If you don't want an NMU, or if you're only interested in a "
377 "patch, or if you will deal yourself with the bug, please explain that in the "
378 "BTS."
379 msgstr ""
380 "メンテナ以外によるアップロード (non-maintainer upload) のルールはパーティの開"
381 "催中とそれ以外で違います。これは、パーティのアナウンスは NMU の予告であると考"
382 "えられているためです。パーティによって影響を受けるパッケージを持っている場合 "
383 "(例えばリリースクリティカルバグを持っている場合) は、それぞれ対応するバグにつ"
384 "いて現状説明とこのパーティでどの様なことを期待しているのかを説明しないといけ"
385 "ません。NMU を望まない、パッチでの対応にのみ興味がある、あるいは自分自身で対"
386 "処をする予定の場合は、BTS で説明をしてください。"
387
388 # type: Content of: <chapter><section><section><para>
389 #. type: Content of: <chapter><section><section><para>
390 #: beyond-pkging.dbk:175
391 msgid ""
392 "People participating in the party have special rules for NMU, they can NMU "
393 "without prior notice if they upload their NMU to DELAYED/3-day at least.  "
394 "All other NMU rules apply as usually; they should send the patch of the NMU "
395 "to the BTS (to one of the open bugs fixed by the NMU, or to a new bug, "
396 "tagged fixed).  They should also respect any particular wishes of the "
397 "maintainer."
398 msgstr ""
399 "パーティに参加している人には NMU についての特別ルールが割り当てられます。NMU "
400 "について、少なくとも 3 日遅延してアップロードを行う場合 (DELAYED/3-day キュー"
401 "などへのアップロードの場合) は予告無しで NMU できるのです。他の NMU ルールは"
402 "全て通常通りに適用されます - NMU のパッチを BTS に送付する必要があります (修"
403 "正されていないバグのいずれかを NMU で修正する、あるいは新たなバグにパッチを送"
404 "り、fixed とタグを付けるなど)。それから、作業者は各メンテナの要望に沿う必要が"
405 "あります。"
406
407 # type: Content of: <chapter><section><section><para>
408 #. type: Content of: <chapter><section><section><para>
409 #: beyond-pkging.dbk:182
410 msgid ""
411 "If you don't feel confident about doing an NMU, just send a patch to the "
412 "BTS.  It's far better than a broken NMU."
413 msgstr ""
414 "NMU をする自信が無い場合は、BTS へパッチを投げるだけにしてください。NMU で"
415 "パッケージを壊してしまうより、遥かに良いことです。"
416
417 # type: Content of: <chapter><section><title>
418 #. type: Content of: <chapter><section><title>
419 #: beyond-pkging.dbk:190
420 msgid "Contacting other maintainers"
421 msgstr "他のメンテナに連絡を取る"
422
423 # type: Content of: <chapter><section><para>
424 #. type: Content of: <chapter><section><para>
425 #: beyond-pkging.dbk:192
426 msgid ""
427 "During your lifetime within Debian, you will have to contact other "
428 "maintainers for various reasons.  You may want to discuss a new way of "
429 "cooperating between a set of related packages, or you may simply remind "
430 "someone that a new upstream version is available and that you need it."
431 msgstr ""
432 "Debian と共に過ごす間、様々な理由で他のメンテナに連絡を取りたくなることでしょ"
433 "う。関連パッケージ間での共同作業の新たなやり方について協議したい場合や、開発"
434 "元で自分が使いたい新しいバージョンが利用可能になっていることを単に知らせたい"
435 "場合などです。"
436
437 # type: Content of: <chapter><section><para>
438 #. type: Content of: <chapter><section><para>
439 #: beyond-pkging.dbk:198
440 msgid ""
441 "Looking up the email address of the maintainer for the package can be "
442 "distracting.  Fortunately, there is a simple email alias, <literal>&lt;"
443 "package&gt;@&packages-host;</literal>, which provides a way to email the "
444 "maintainer, whatever their individual email address (or addresses)  may be.  "
445 "Replace <literal>&lt;package&gt;</literal> with the name of a source or a "
446 "binary package."
447 msgstr ""
448 "パッケージメンテナのメールアドレスを探しだすのは骨が折れます。幸いな事に、"
449 "<literal>&lt;package&gt;@&packages-host;</literal> というシンプルなメールのエ"
450 "イリアスがあり、メンテナらの個人アドレスが何であれメンテナへメールを届ける手"
451 "段となっています。<literal>&lt;package&gt;</literal> はパッケージのソース名か"
452 "バイナリパッケージ名に置き換えてください。"
453
454 # type: Content of: <chapter><section><para>
455 #. type: Content of: <chapter><section><para>
456 #: beyond-pkging.dbk:206
457 msgid ""
458 "You may also be interested in contacting the persons who are subscribed to a "
459 "given source package via <xref linkend=\"pkg-tracking-system\"/> .  You can "
460 "do so by using the <literal>&lt;package&gt;@&pts-host;</literal> email "
461 "address."
462 msgstr ""
463 "<xref linkend=\"pkg-tracking-system\"/> 経由でソースパッケージの購読を行って"
464 "いる人に連絡を取りたくなるかもしれません。その場合は <literal>&lt;package&gt;"
465 "@&pts-host;</literal> メールアドレスが使えます。"
466
467 # type: Content of: <chapter><section><title>
468 #. type: Content of: <chapter><section><title>
469 #: beyond-pkging.dbk:215
470 msgid "Dealing with inactive and/or unreachable maintainers"
471 msgstr "活動的でない、あるいは連絡が取れないメンテナに対応する"
472
473 # type: Content of: <chapter><section><para>
474 #. type: Content of: <chapter><section><para>
475 #: beyond-pkging.dbk:217
476 msgid ""
477 "If you notice that a package is lacking maintenance, you should make sure "
478 "that the maintainer is active and will continue to work on their packages.  "
479 "It is possible that they are not active any more, but haven't registered out "
480 "of the system, so to speak.  On the other hand, it is also possible that "
481 "they just need a reminder."
482 msgstr ""
483 "パッケージがメンテナンスされていないと気づいた場合、メンテナが活動的でパッ"
484 "ケージの作業を続けるかどうかを確認する必要があります。もはや活動的な状態では"
485 "ない可能性もありますが、言わばシステムに登録していなかったという可能性もあり"
486 "ます。あるいは、単に確認が必要なだけという可能性もあります。"
487
488 # type: Content of: <chapter><section><para>
489 #. type: Content of: <chapter><section><para>
490 #: beyond-pkging.dbk:224
491 msgid ""
492 "There is a simple system (the MIA database) in which information about "
493 "maintainers who are deemed Missing In Action is recorded.  When a member of "
494 "the QA group contacts an inactive maintainer or finds more information about "
495 "one, this is recorded in the MIA database.  This system is available in "
496 "<filename>/org/qa.debian.org/mia</filename> on the host <literal>qa.debian."
497 "org </literal>, and can be queried with the <command>mia-query</command> "
498 "tool.  Use <command>mia-query --help</command> to see how to query the "
499 "database.  If you find that no information has been recorded about an "
500 "inactive maintainer yet, or that you can add more information, you should "
501 "generally proceed as follows."
502 msgstr ""
503 "Missing In Action (行方不明) だと考えられているメンテナについての情報が記録さ"
504 "れるシンプルなシステム (MIA データベース) があります。品質保証グループ (QA グ"
505 "ループ) のメンバーが活動的ではないメンテナに連絡を取った場合や、そのメンテナ"
506 "について新たな情報がもたらされた場合、その記録が MIA データベースに残されま"
507 "す。このシステムは <literal>qa.debian.org</literal> ホスト上の <filename>/"
508 "org/qa.debian.org/mia</filename> で利用可能になっており、<command>mia-query</"
509 "command> ツールで検索ができます。どうやってデータベースを検索するのかについて"
510 "は <command>mia-query --help</command> と入力してください。"
511
512 # type: Content of: <chapter><section><para>
513 #. type: Content of: <chapter><section><para>
514 #: beyond-pkging.dbk:235
515 msgid ""
516 "The first step is to politely contact the maintainer, and wait a reasonable "
517 "time for a response.  It is quite hard to define reasonable time, but it is "
518 "important to take into account that real life is sometimes very hectic.  One "
519 "way to handle this would be to send a reminder after two weeks."
520 msgstr ""
521 "最初の一歩はメンテナに丁寧にコンタクトを取り、応答するのに充分な時間待つこと"
522 "です。充分な時間というのを定義するのは非常に困難なことですが、実生活では時折"
523 "非常に多忙になるのを考慮に入れると重要なことです。一つのやり方としては、リマ"
524 "インダーを二週間後に送るという方法があります。"
525
526 # type: Content of: <chapter><section><para>
527 #. type: Content of: <chapter><section><para>
528 #: beyond-pkging.dbk:241
529 msgid ""
530 "If the maintainer doesn't reply within four weeks (a month), one can assume "
531 "that a response will probably not happen.  If that happens, you should "
532 "investigate further, and try to gather as much useful information about the "
533 "maintainer in question as possible.  This includes:"
534 msgstr ""
535 "メンテナが4週間 (1ヶ月)応答をしない場合、おそらく反応がないと判断できま"
536 "す。この様な場合はより詳細に確認し、可能な限り問題となっているメンテナに関す"
537 "る有用な情報をかき集める必要があります。これには以下のようなものが含まれてい"
538 "ます。"
539
540 # type: Content of: <chapter><section><itemizedlist><listitem><para>
541 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
542 #: beyond-pkging.dbk:249
543 msgid ""
544 "The <literal>echelon</literal> information available through the <ulink url="
545 "\"&url-debian-db;\">developers' LDAP database</ulink>, which indicates when "
546 "the developer last posted to a Debian mailing list.  (This includes mails "
547 "about uploads distributed via the &email-debian-devel-changes; list.)  Also, "
548 "remember to check whether the maintainer is marked as on vacation in the "
549 "database."
550 msgstr ""
551 "<ulink url=\"&url-debian-db;\">開発者 LDAP データベース</ulink> を通じて得ら"
552 "れる <literal>echelon</literal> 情報は、開発者が最後に Debian メーリングリス"
553 "トに投稿したはいつなのかを示します (これには &email-debian-devel-changes; で"
554 "の配布物のアップロードのメールも含まれます)。また、データベースでメンテナが休"
555 "暇中かどうかも確認してください"
556
557 # type: Content of: <chapter><section><itemizedlist><listitem><para>
558 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
559 #: beyond-pkging.dbk:259
560 msgid ""
561 "The number of packages this maintainer is responsible for, and the condition "
562 "of those packages.  In particular, are there any RC bugs that have been open "
563 "for ages? Furthermore, how many bugs are there in general? Another important "
564 "piece of information is whether the packages have been NMUed, and if so, by "
565 "whom."
566 msgstr ""
567 "このメンテナが対応しているパッケージ数やパッケージの状態。特に、長期間放置さ"
568 "れ続けている RC バグがあるかどうか? さらに通常どの程度の数のバグがあるか? も"
569 "う一つの重要な情報はパッケージが NMU されているかどうか、されているとしたら誰"
570 "によって行われているか、です。"
571
572 # type: Content of: <chapter><section><itemizedlist><listitem><para>
573 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
574 #: beyond-pkging.dbk:268
575 msgid ""
576 "Is there any activity of the maintainer outside of Debian? For example, they "
577 "might have posted something recently to non-Debian mailing lists or news "
578 "groups."
579 msgstr ""
580 "Debian 以外でメンテナの活動があるかどうか? 例えば、近頃 Debian 以外のメーリン"
581 "グリストや news グループへの投稿をしているなど。"
582
583 # type: Content of: <chapter><section><para>
584 #. type: Content of: <chapter><section><para>
585 #: beyond-pkging.dbk:275
586 msgid ""
587 "A bit of a problem are packages which were sponsored — the maintainer is not "
588 "an official Debian developer.  The <literal>echelon</literal> information is "
589 "not available for sponsored people, for example, so you need to find and "
590 "contact the Debian developer who has actually uploaded the package.  Given "
591 "that they signed the package, they're responsible for the upload anyhow, and "
592 "are likely to know what happened to the person they sponsored."
593 msgstr ""
594 "パッケージがスポンサーされている、つまりメンテナが公式の Debian 開発者ではな"
595 "い場合はちょっとした問題となります。例えば <literal>echelon</literal> の情報"
596 "は、スポンサーされている人は利用できません。そのため実際にパッケージをアップ"
597 "ロードした Debian 開発者を探して確認を取る必要があります。彼らがパッケージに"
598 "サインしたということは、アップロードについて何であれ責任を持ち、スポンサーし"
599 "た人に何が起こっているかを知っていそうだということです。"
600
601 # type: Content of: <chapter><section><para>
602 #. type: Content of: <chapter><section><para>
603 #: beyond-pkging.dbk:283
604 msgid ""
605 "It is also allowed to post a query to &email-debian-devel;, asking if anyone "
606 "is aware of the whereabouts of the missing maintainer.  Please Cc: the "
607 "person in question."
608 msgstr ""
609 "&email-debian-devel; に、活動が見えないメンテナの居所に誰か気づいているかとい"
610 "う質問を投稿するのもありです。問題の人を Cc: に入れてください。"
611
612 # type: Content of: <chapter><section><para>
613 #. type: Content of: <chapter><section><para>
614 #: beyond-pkging.dbk:288
615 msgid ""
616 "Once you have gathered all of this, you can contact &email-mia;.  People on "
617 "this alias will use the information you provide in order to decide how to "
618 "proceed.  For example, they might orphan one or all of the packages of the "
619 "maintainer.  If a package has been NMUed, they might prefer to contact the "
620 "NMUer before orphaning the package — perhaps the person who has done the NMU "
621 "is interested in the package."
622 msgstr ""
623 "ここに書かれた全てを収集したなら、&email-mia;に連絡しましょう。この名前のエリ"
624 "アスを担当している人はあなたが供給した情報を使ってどう進めるかを判断します。"
625 "例えば、そのメンテナのパッケージの一部または全てをみなしご化 (Orphan) するかも知れませ"
626 "ん。パッケージがNMUされていた場合は、パッケージをみなしご化 (Orphan) する前にNMUをした"
627 "人に連絡する事を選ぶかもしれません — NMUをした人はきっとパッケージに関心があ"
628 "るでしょうから。"
629
630 # type: Content of: <chapter><section><para>
631 #. type: Content of: <chapter><section><para>
632 #: beyond-pkging.dbk:296
633 msgid ""
634 "One last word: please remember to be polite.  We are all volunteers and "
635 "cannot dedicate all of our time to Debian.  Also, you are not aware of the "
636 "circumstances of the person who is involved.  Perhaps they might be "
637 "seriously ill or might even have died — you do not know who may be on the "
638 "receiving side.  Imagine how a relative will feel if they read the e-mail of "
639 "the deceased and find a very impolite, angry and accusing message!"
640 msgstr ""
641 "最後に一言: 礼儀正しく振る舞いましょう。我々は所詮ボランティアで、全ての時間"
642 "を Debian に捧げられるわけではありません。また、関わっている人の状況がわかる"
643 "わけでもありません。重い病気にかかっているかかもしれないし、あるいは死んでし"
644 "まっているかもしれません - メッセージを受け取る側にどんな人がいるかは分かりま"
645 "せん。亡くなった方のご親戚の方がメールを読んだ場合に、非常に無礼で怒った叱責"
646 "調のメッセージを見つけてどうお感じになるかを想像してください。"
647
648 # type: Content of: <chapter><section><para>
649 #. type: Content of: <chapter><section><para>
650 #: beyond-pkging.dbk:304
651 msgid ""
652 "On the other hand, although we are volunteers, we do have a responsibility.  "
653 "So you can stress the importance of the greater good — if a maintainer does "
654 "not have the time or interest anymore, they should let go and give the "
655 "package to someone with more time."
656 msgstr ""
657 "一方で、我々はボランティアではありますが責任を持っています。全体の幸せの重要"
658 "性をよく考える必要があります — もしメンテナが時間が足りなかったり、もう興味を"
659 "無くしてしまった場合は、パッケージを誰か他のより時間がある人間に与えるべきで"
660 "す。"
661
662 # type: Content of: <chapter><section><para>
663 #. type: Content of: <chapter><section><para>
664 #: beyond-pkging.dbk:310
665 msgid ""
666 "If you are interested in working in the MIA team, please have a look at the "
667 "README file in <filename>/org/qa.debian.org/mia</filename> on <literal> qa."
668 "debian.org</literal> where the technical details and the MIA procedures are "
669 "documented and contact &email-mia;."
670 msgstr ""
671 "MIA チームで働くのに興味を持った場合は、技術上の詳細と MIA の手順が記載されて"
672 "いる <literal>qa.debian.org</literal> 上の <filename>/org/qa.debian.org/mia</"
673 "filename> 内の README ファイルを参照して、&email-mia; に連絡を取ってくださ"
674 "い。"
675
676 # type: Content of: <chapter><section><title>
677 #. type: Content of: <chapter><section><title>
678 #: beyond-pkging.dbk:318
679 msgid "Interacting with prospective Debian developers"
680 msgstr "Debian 開発者候補に対応する"
681
682 # type: Content of: <chapter><section><para>
683 #. type: Content of: <chapter><section><para>
684 #: beyond-pkging.dbk:320
685 msgid ""
686 "Debian's success depends on its ability to attract and retain new and "
687 "talented volunteers.  If you are an experienced developer, we recommend that "
688 "you get involved with the process of bringing in new developers.  This "
689 "section describes how to help new prospective developers."
690 msgstr ""
691 "Debian の成功は新たな才能あるボランティアをどう魅了し確保するかにかかっていま"
692 "す。あなたが経験豊かな開発者なら、新たな開発者を呼び込むプロセスに関与するべ"
693 "きです。このセクションでは新たな開発者候補者をどうやって手助けするのかについ"
694 "て記述します。"
695
696 # type: Content of: <chapter><section><section><title>
697 #. type: Content of: <chapter><section><section><title>
698 #: beyond-pkging.dbk:326
699 msgid "Sponsoring packages"
700 msgstr "パッケージのスポンサーを行う"
701
702 # type: Content of: <chapter><section><section><para>
703 #. type: Content of: <chapter><section><section><para>
704 #: beyond-pkging.dbk:328
705 msgid ""
706 "Sponsoring a package means uploading a package for a maintainer who is not "
707 "able to do it on their own, a new maintainer applicant.  Sponsoring a "
708 "package also means accepting responsibility for it."
709 msgstr ""
710 "パッケージのスポンサーになるというのは自分の権限ではパッケージをアップロード"
711 "できない、新規メンテナ応募者のパッケージをアップロードするということです。ま"
712 "た、パッケージのスポンサーを行うことはそれに伴う責任を引き受けることを意味し"
713 "ます。"
714
715 # type: Content of: <chapter><section><section><para>
716 #. type: Content of: <chapter><section><section><para>
717 #: beyond-pkging.dbk:339
718 msgid ""
719 "New maintainers usually have certain difficulties creating Debian packages — "
720 "this is quite understandable.  That is why the sponsor is there, to check "
721 "the package and verify that it is good enough for inclusion in Debian.  "
722 "(Note that if the sponsored package is new, the ftpmasters will also have to "
723 "inspect it before letting it in.)"
724 msgstr ""
725 "新たなメンテナは大抵 Debian パッケージの作成する際に何らかの困難に会いますー"
726 "これは非常に理解できることです。これはなぜスポンサーがいてパッケージをチェッ"
727 "クし Debian に含めるのに充分良いものであるかどうかを確認するのかの根拠です。"
728 "(注記: スポンサーされたパッケージが新規の場合、Debian に入れる前に ftpmaster "
729 "らがそのパッケージをチェックする必要があります)。"
730
731 # type: Content of: <chapter><section><section><para>
732 #. type: Content of: <chapter><section><section><para>
733 #: beyond-pkging.dbk:346
734 msgid ""
735 "Sponsoring merely by signing the upload or just recompiling is <emphasis "
736 "role=\"strong\">definitely not recommended</emphasis>.  You need to build "
737 "the source package just like you would build a package of your own.  "
738 "Remember that it doesn't matter that you left the prospective developer's "
739 "name both in the changelog and the control file, the upload can still be "
740 "traced to you."
741 msgstr ""
742 "単にサインしてアップロードするや、再コンパイルするだけのスポンサー作業は"
743 "<emphasis role=\"strong\">全く推奨されません</emphasis>。ソースパッケージを自"
744 "分自身がパッケージをビルドするようにビルドする必要があります。changelog と "
745 "control ファイルに開発候補者の名前を残してあろうとも、アップロード誰がしたか"
746 "は遡及できることを忘れないでください。"
747
748 # type: Content of: <chapter><section><section><para>
749 #. type: Content of: <chapter><section><section><para>
750 #: beyond-pkging.dbk:353
751 msgid ""
752 "If you are an application manager for a prospective developer, you can also "
753 "be their sponsor.  That way you can also verify how the applicant is "
754 "handling the 'Tasks and Skills' part of their application."
755 msgstr ""
756 "もしあなたが開発候補者の応募管理者であれば、彼らのスポンサーとなることもでき"
757 "ます。こうすることで応募者が応募作業の 'Tasks and Skills' 部分をどう取り扱え"
758 "るかを判断できます。"
759
760 # type: Content of: <chapter><section><section><title>
761 #. type: Content of: <chapter><section><section><title>
762 #: beyond-pkging.dbk:360
763 msgid "Managing sponsored packages"
764 msgstr "スポンサーされたパッケージを取り扱う"
765
766 # type: Content of: <chapter><section><section><para>
767 #. type: Content of: <chapter><section><section><para>
768 #: beyond-pkging.dbk:362
769 msgid ""
770 "By uploading a sponsored package to Debian, you are certifying that the "
771 "package meets minimum Debian standards.  That implies that you must build "
772 "and test the package on your own system before uploading."
773 msgstr ""
774 "スポンサーされたパッケージを Debian にアップロードすることは、Debian の標準に"
775 "ついて最低限は合致していることを保証することです。つまり、アップロード前に自"
776 "分自身のシステムでパッケージをビルド、テストしなくてはいけないという意味で"
777 "す。"
778
779 # type: Content of: <chapter><section><section><para>
780 #. type: Content of: <chapter><section><section><para>
781 #: beyond-pkging.dbk:367
782 msgid ""
783 "You cannot simply upload a binary <filename>.deb</filename> from the "
784 "sponsoree.  In theory, you should only ask for the diff file and the "
785 "location of the original source tarball, and then you should download the "
786 "source and apply the diff yourself.  In practice, you may want to use the "
787 "source package built by your sponsoree.  In that case, you have to check "
788 "that they haven't altered the upstream files in the <filename>.orig.tar.gz</"
789 "filename> file that they're providing."
790 msgstr ""
791 "あなたは、スポンサー対象者からの <filename>.deb</filename> バイナリを単にアッ"
792 "プロードすることはできません。通常、diff ファイルとオリジナルのソース tar "
793 "ファイルを要求して、それから自分でソースをダウンロードして diff を適用する必"
794 "要があります。実際には、スポンサー対象者が生成したソースパッケージを使うとい"
795 "うことです。この場合、彼らが提供した <filename>.orig.tar.gz</filename> ファイ"
796 "ル中の開発元 (upstream) を改変していないことをチェックする必要があります。"
797
798 # type: Content of: <chapter><section><section><para>
799 #. type: Content of: <chapter><section><section><para>
800 #: beyond-pkging.dbk:376
801 msgid ""
802 "Do not be afraid to write the sponsoree back and point out changes that need "
803 "to be made.  It often takes several rounds of back-and-forth email before "
804 "the package is in acceptable shape.  Being a sponsor means being a mentor."
805 msgstr ""
806 "スポンサー対象者に必要な変更点を指摘の連絡するのを恐れないでください。パッ"
807 "ケージが受け入れ可能な形になる前に何度もメールのやりとりが起こるのはよくある"
808 "ことです。スポンサーになるということはメンター (mentor) になるということで"
809 "す。"
810
811 # type: Content of: <chapter><section><section><para>
812 #. type: Content of: <chapter><section><section><para>
813 #: beyond-pkging.dbk:381
814 msgid "Once the package meets Debian standards, build and sign it with"
815 msgstr ""
816 "一旦 Debian の標準に合致するようになったら、incoming ディレクトリにアップロー"
817 "ドする前にパッケージを以下の様にしてビルドして署名してください"
818
819 # type: Content of: <chapter><section><section><screen>
820 #. type: Content of: <chapter><section><section><screen>
821 #: beyond-pkging.dbk:384
822 #, no-wrap
823 msgid "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
824 msgstr "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
825
826 # type: Content of: <chapter><section><section><para>
827 # FIXME devided articles
828 #. type: Content of: <chapter><section><section><para>
829 #: beyond-pkging.dbk:387
830 msgid ""
831 "before uploading it to the incoming directory.  Of course, you can also use "
832 "any part of your <replaceable>KEY-ID</replaceable>, as long as it's unique "
833 "in your secret keyring."
834 msgstr ""
835 "もちろん、秘密鍵のキーリング中で唯一である限り、どの <replaceable>KEY-ID</"
836 "replaceable> も使うことができます。"
837
838 # type: Content of: <chapter><section><section><para>
839 #. type: Content of: <chapter><section><section><para>
840 #: beyond-pkging.dbk:392
841 msgid ""
842 "The Maintainer field of the <filename>control</filename> file and the "
843 "<filename>changelog</filename> should list the person who did the packaging, "
844 "i.e., the sponsoree.  The sponsoree will therefore get all the BTS mail "
845 "about the package."
846 msgstr ""
847 "<filename>control</filename> ファイルと <filename>changelog</filename> のメン"
848 "テナ欄はパッケージを行った人を記載する必要があります。例えばスポンサー対象"
849 "者、ということです。そうすることで、スポンサー対象者がパッケージに対する BTS "
850 "メールを受け取れるようになります。"
851
852 # type: Content of: <chapter><section><section><para>
853 #. type: Content of: <chapter><section><section><para>
854 #: beyond-pkging.dbk:398
855 msgid ""
856 "If you prefer to leave a more evident trace of your sponsorship job, you can "
857 "add a line stating it in the most recent changelog entry."
858 msgstr ""
859 "スポンサーを行ったという状況証拠を残しておいて後から確認したいという場合は、"
860 "最も新しい changelog のエントリにそのような記述を追加できます。"
861
862 # type: Content of: <chapter><section><section><para>
863 # FIXME keep tabs?
864 #. type: Content of: <chapter><section><section><para>
865 #: beyond-pkging.dbk:402
866 msgid ""
867 "You are encouraged to keep tabs on the package you sponsor using <xref "
868 "linkend=\"pkg-tracking-system\"/> ."
869 msgstr ""
870 "<xref linkend=\"pkg-tracking-system\"/> を使って、スポンサーしたパッケージの"
871 "状況を把握するのをお勧めします。"
872
873 # type: Content of: <chapter><section><section><title>
874 #. type: Content of: <chapter><section><section><title>
875 #: beyond-pkging.dbk:408
876 msgid "Advocating new developers"
877 msgstr "新たな開発者を支持する (advocate)"
878
879 # type: Content of: <chapter><section><section><para>
880 #. type: Content of: <chapter><section><section><para>
881 #: beyond-pkging.dbk:410
882 msgid ""
883 "See the page about <ulink url=\"&url-newmaint-advocate;\">advocating a "
884 "prospective developer</ulink> at the Debian web site."
885 msgstr ""
886 "Debian ウェブサイトの<ulink url=\"&url-newmaint-advocate;\">開発者志願者の支"
887 "持者になる (advocating a prospective developer)</ulink>のページを参照してくだ"
888 "さい。"
889
890 # type: Content of: <chapter><section><section><title>
891 #. type: Content of: <chapter><section><section><title>
892 #: beyond-pkging.dbk:417
893 msgid "Handling new maintainer applications"
894 msgstr "新規メンテナ申請 (new maintainer applications) を取り扱う"
895
896 # type: Content of: <chapter><section><section><para>
897 #. type: Content of: <chapter><section><section><para>
898 #: beyond-pkging.dbk:419
899 msgid ""
900 "Please see <ulink url=\"&url-newmaint-amchecklist;\">Checklist for "
901 "Application Managers</ulink> at the Debian web site."
902 msgstr ""
903 "Debian のウェブサイトにある <ulink url=\"&url-newmaint-amchecklist;\">申請管"
904 "理者用チェックリスト (Checklist for Application Managers)</ulink> を参照して"
905 "ください。"