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