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