chiark / gitweb /
Regenerate POT files and merge into po files
[developers-reference.git] / po4a / ja / tools.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: 2010-01-04 00:20+0100\n"
8 "PO-Revision-Date: 2009-07-06 02:27+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: <appendix><title>
16 #. type: Content of: <appendix><title>
17 #: tools.dbk:7
18 msgid "Overview of Debian Maintainer Tools"
19 msgstr "Debian メンテナツールの概要"
20
21 # type: Content of: <appendix><para>
22 #. type: Content of: <appendix><para>
23 #: tools.dbk:9
24 msgid ""
25 "This section contains a rough overview of the tools available to "
26 "maintainers.  The following is by no means complete or definitive, but just "
27 "a guide to some of the more popular tools."
28 msgstr ""
29 "この章には、メンテナが利用できるツールについて大まかな概要が含まれています。"
30 "以下は完全なものでも決定版的なものでもありませんが、よく使われているツールに"
31 "ついての説明です。"
32
33 # type: Content of: <appendix><para>
34 #. type: Content of: <appendix><para>
35 #: tools.dbk:14
36 msgid ""
37 "Debian maintainer tools are meant to aid developers and free their time for "
38 "critical tasks.  As Larry Wall says, there's more than one way to do it."
39 msgstr ""
40 "Debian メンテナのツールは、開発者を手助けし、重要な作業のために時間を作れるよ"
41 "うにしてくれるものです。ラリー・ウォールが言うように、やり方は一つではありま"
42 "せん。"
43
44 # type: Content of: <appendix><para>
45 #. type: Content of: <appendix><para>
46 #: tools.dbk:18
47 msgid ""
48 "Some people prefer to use high-level package maintenance tools and some do "
49 "not.  Debian is officially agnostic on this issue; any tool which gets the "
50 "job done is fine.  Therefore, this section is not meant to stipulate to "
51 "anyone which tools they should use or how they should go about their duties "
52 "of maintainership.  Nor is it meant to endorse any particular tool to the "
53 "exclusion of a competing tool."
54 msgstr ""
55 "高度なパッケージメンテナンスツールを使うのを好む人もいればそうではない人もい"
56 "ます。Debian は公式にはこの問題に不可知論であるとしています。どのようなツール"
57 "でも作業ができるのであれば構いません。つまり、この章は誰もがどのツールを使う"
58 "べきか、メンテナンス上で何をすべきかと要求する為のものではないということで"
59 "す。あるいは競合するツールを排して特定のツールを勧める訳でもありません。"
60
61 # type: Content of: <appendix><para>
62 #. type: Content of: <appendix><para>
63 #: tools.dbk:26
64 msgid ""
65 "Most of the descriptions of these packages come from the actual package "
66 "descriptions themselves.  Further information can be found in the package "
67 "documentation itself.  You can also see more info with the command "
68 "<command>apt-cache show &lt;package-name&gt;</command>."
69 msgstr ""
70 "パッケージの説明文のほとんどは実際のパッケージの説明から取ったものです。より"
71 "詳細な情報はパッケージ内のドキュメントで確認できます。<command>apt-cache "
72 "show &lt;package-name&gt;</command> コマンドとしても情報を得られます。"
73
74 # type: Content of: <appendix><section><title>
75 #. type: Content of: <appendix><section><title>
76 #: tools.dbk:32
77 msgid "Core tools"
78 msgstr "主要なツール"
79
80 # type: Content of: <appendix><section><para>
81 #. type: Content of: <appendix><section><para>
82 #: tools.dbk:34
83 msgid "The following tools are pretty much required for any maintainer."
84 msgstr "以下のツールはどのメンテナであっても、必ず必要とするものです。"
85
86 # type: Content of: <appendix><section><section><title>
87 #. type: Content of: <appendix><section><section><title>
88 #: tools.dbk:37
89 msgid "<systemitem role=\"package\">dpkg-dev</systemitem>"
90 msgstr "<systemitem role=\"package\">dpkg-dev</systemitem>"
91
92 # type: Content of: <appendix><section><section><para>
93 #. type: Content of: <appendix><section><section><para>
94 #: tools.dbk:39
95 msgid ""
96 "<systemitem role=\"package\">dpkg-dev</systemitem> contains the tools "
97 "(including <command>dpkg-source</command>) required to unpack, build, and "
98 "upload Debian source packages.  These utilities contain the fundamental, low-"
99 "level functionality required to create and manipulate packages; as such, "
100 "they are essential for any Debian maintainer."
101 msgstr ""
102 "<systemitem role=\"package\">dpkg-dev</systemitem> は、パッケージを解凍、ビル"
103 "ド、Debian ソースパッケージをアップロードするのに必要なツールを含んでいます "
104 "(<command>dpkg-source</command> を含む) 。これらのユーティリティはパッケージ"
105 "を作成・操作するのに必要な基礎的で、低レイヤの機能を含んでいます。そのため、"
106 "これらはあらゆる Debian メンテナにとって必要不可欠なものです。"
107
108 # type: Content of: <appendix><section><section><title>
109 #. type: Content of: <appendix><section><section><title>
110 #: tools.dbk:48
111 msgid "<systemitem role=\"package\">debconf</systemitem>"
112 msgstr "<systemitem role=\"package\">debconf</systemitem>"
113
114 # type: Content of: <appendix><section><section><para>
115 #. type: Content of: <appendix><section><section><para>
116 #: tools.dbk:50
117 msgid ""
118 "<systemitem role=\"package\">debconf</systemitem> provides a consistent "
119 "interface to configuring packages interactively.  It is user interface "
120 "independent, allowing end-users to configure packages with a text-only "
121 "interface, an HTML interface, or a dialog interface.  New interfaces can be "
122 "added as modules."
123 msgstr ""
124 "<systemitem role=\"package\">debconf</systemitem> は、パッケージを対話形式で"
125 "設定できる一貫したインターフェイスを提供します。これはユーザインターフェイス"
126 "に依存せず、エンドユーザがテキストのみのインターフェイス、HTML インターフェイ"
127 "ス、ダイアログ形式のインターフェイスでパッケージを設定できます。新たなイン"
128 "ターフェイスはモジュールとして追加できます。"
129
130 # type: Content of: <appendix><section><section><para>
131 #. type: Content of: <appendix><section><section><para>
132 #: tools.dbk:56
133 msgid ""
134 "You can find documentation for this package in the <systemitem role=\"package"
135 "\">debconf-doc</systemitem> package."
136 msgstr ""
137 "このパッケージに関するドキュメントは <systemitem role=\"package\">debconf-"
138 "doc</systemitem> パッケージ中で確認できます。"
139
140 # type: Content of: <appendix><section><section><para>
141 #. type: Content of: <appendix><section><section><para>
142 #: tools.dbk:60
143 msgid ""
144 "Many feel that this system should be used for all packages which require "
145 "interactive configuration; see <xref linkend=\"bpp-config-mgmt\"/> .  "
146 "<systemitem role=\"package\">debconf</systemitem> is not currently required "
147 "by Debian Policy, but that may change in the future."
148 msgstr ""
149 "多くの人がこのシステムが対話的な設定を必要とする全てのパッケージに使われるべ"
150 "きだと感じています。<xref linkend=\"bpp-config-mgmt\"/> を参照してください。"
151 "現在は <systemitem role=\"package\">debconf</systemitem> は Debian ポリシーで"
152 "必要であるとはされていませんが、将来には変更されることでしょう。"
153
154 # type: Content of: <appendix><section><section><title>
155 #. type: Content of: <appendix><section><section><title>
156 #: tools.dbk:68
157 msgid "<systemitem role=\"package\">fakeroot</systemitem>"
158 msgstr "<systemitem role=\"package\">fakeroot</systemitem>"
159
160 # type: Content of: <appendix><section><section><para>
161 #. type: Content of: <appendix><section><section><para>
162 #: tools.dbk:70
163 msgid ""
164 "<systemitem role=\"package\">fakeroot</systemitem> simulates root "
165 "privileges.  This enables you to build packages without being root (packages "
166 "usually want to install files with root ownership).  If you have <systemitem "
167 "role=\"package\">fakeroot</systemitem> installed, you can build packages as "
168 "a regular user: <literal>dpkg-buildpackage -rfakeroot</literal>."
169 msgstr ""
170 "<systemitem role=\"package\">fakeroot</systemitem> は root 特権をシミュレート"
171 "します。これは root になること無しにパッケージをビルドできるようにしてくれま"
172 "す (パッケージは通常 root の所有権でファイルをインストールしようとします)。も"
173 "し <systemitem role=\"package\">fakeroot</systemitem> をインストールしている"
174 "と、通常のユーザとしてパッケージをビルドできます: <literal>dpkg-buildpackage "
175 "-rfakeroot</literal>"
176
177 # type: Content of: <appendix><section><title>
178 #. type: Content of: <appendix><section><title>
179 #: tools.dbk:81
180 msgid "Package lint tools"
181 msgstr "パッケージチェック (lint) 用ツール"
182
183 # type: Content of: <appendix><section><para>
184 # FIXME, "thorough"->"through"
185 #. type: Content of: <appendix><section><para>
186 #: tools.dbk:83
187 msgid ""
188 "According to the Free On-line Dictionary of Computing (FOLDOC), `lint' is a "
189 "Unix C language processor which carries out more thorough checks on the code "
190 "than is usual with C compilers.  Package lint tools help package maintainers "
191 "by automatically finding common problems and policy violations in their "
192 "packages."
193 msgstr ""
194 "コンピュータ用のフリーオンライン辞書 (Free On-line Dictionary of Computing, "
195 "FOLDOC) によると、「lint」は Unix C 言語処理で C コンパイラよりもより網羅的な"
196 "チェックを行います。パッケージ lint ツールはパッケージ内の一般的な問題やポリ"
197 "シー違反を自動的に見つけてくれることで、パッケージメンテナを助けてくれます。"
198
199 # type: Content of: <appendix><section><section><title>
200 #. type: Content of: <appendix><section><section><title>
201 #: tools.dbk:89
202 msgid "<systemitem role=\"package\">lintian</systemitem>"
203 msgstr "<systemitem role=\"package\">lintian</systemitem>"
204
205 # type: Content of: <appendix><section><section><para>
206 #. type: Content of: <appendix><section><section><para>
207 #: tools.dbk:91
208 msgid ""
209 "<systemitem role=\"package\">lintian</systemitem> dissects Debian packages "
210 "and emits information about bugs and policy violations.  It contains "
211 "automated checks for many aspects of Debian policy as well as some checks "
212 "for common errors."
213 msgstr ""
214 "<systemitem role=\"package\">lintian</systemitem> は Debian パッケージを解剖"
215 "してバグやポリシー違反の情報を出力します。一般的なエラーへのチェック同様に"
216 "Debian ポリシーの多くの部分を自動チェックする機能を含んでいます。"
217
218 # type: Content of: <appendix><section><section><para>
219 #. type: Content of: <appendix><section><section><para>
220 #: tools.dbk:97
221 msgid ""
222 "You should periodically get the newest <systemitem role=\"package\">lintian</"
223 "systemitem> from <literal>unstable</literal> and check over all your "
224 "packages.  Notice that the <literal>-i</literal> option provides detailed "
225 "explanations of what each error or warning means, what its basis in Policy "
226 "is, and commonly how you can fix the problem."
227 msgstr ""
228 "定期的に最新の <systemitem role=\"package\">lintian</systemitem> を "
229 "<literal>unstable</literal> から取得し、パッケージを全てチェックするべきで"
230 "す。<literal>-i</literal> オプションは、各エラーや警告が何を意味しているの"
231 "か、ポリシーを元に、詳細な説明を提供してくれ、一般的に問題をどのように修正す"
232 "るべきかを説明してくれることに留意してください。"
233
234 # type: Content of: <appendix><section><section><para>
235 #. type: Content of: <appendix><section><section><para>
236 #: tools.dbk:104
237 msgid ""
238 "Refer to <xref linkend=\"sanitycheck\"/> for more information on how and "
239 "when to use Lintian."
240 msgstr ""
241 "何時、どのようにして Lintian を使うのか、詳細については <xref linkend="
242 "\"sanitycheck\"/> を参照してください。"
243
244 # type: Content of: <appendix><section><section><para>
245 #. type: Content of: <appendix><section><section><para>
246 #: tools.dbk:108
247 msgid ""
248 "You can also see a summary of all problems reported by Lintian on your "
249 "packages at <ulink url=\"&url-lintian;\"></ulink>.  These reports contain "
250 "the latest <command>lintian</command> output for the whole development "
251 "distribution (<literal>unstable</literal>)."
252 msgstr ""
253 "パッケージについて Lintian による全ての問題報告の要約は <ulink url=\"&url-"
254 "lintian;\"></ulink> から確認することもできます。このレポートは最新の "
255 "<command>lintian</command> による開発版ディストリビューション全体についての出"
256 "力を含んでいます。"
257
258 # type: Content of: <appendix><section><section><title>
259 #. type: Content of: <appendix><section><section><title>
260 #: tools.dbk:116
261 msgid "<systemitem role=\"package\">debdiff</systemitem>"
262 msgstr "<systemitem role=\"package\">debdiff</systemitem>"
263
264 # type: Content of: <appendix><section><section><para>
265 #. type: Content of: <appendix><section><section><para>
266 #: tools.dbk:118
267 msgid ""
268 "<command>debdiff</command> (from the <systemitem role=\"package"
269 "\">devscripts</systemitem> package, <xref linkend=\"devscripts\"/> )  "
270 "compares file lists and control files of two packages.  It is a simple "
271 "regression test, as it will help you notice if the number of binary packages "
272 "has changed since the last upload, or if something has changed in the "
273 "control file.  Of course, some of the changes it reports will be all right, "
274 "but it can help you prevent various accidents."
275 msgstr ""
276 "(<systemitem role=\"package\">devscripts</systemitem> パッケージ、<xref "
277 "linkend=\"devscripts\"/> より) <command>debdiff</command> は二つのパッケージ"
278 "のファイルのリストと control ファイルを比較します。前回のアップロードからバイ"
279 "ナリパッケージ数が変わったことや、control ファイル内で何が変わったのかなどに"
280 "気付くのに手助けをしてくれるなど、簡単なリグレッションテストとなります。もち"
281 "ろん、報告される変更の多くは問題ありませんが、様々なアクシデントを防止するの"
282 "に役立ってくれるでしょう。"
283
284 # type: Content of: <appendix><section><section><para>
285 #. type: Content of: <appendix><section><section><para>
286 #: tools.dbk:127
287 msgid "You can run it over a pair of binary packages:"
288 msgstr "バイナリパッケージのペアに対して実行することができます:"
289
290 # type: Content of: <appendix><section><section><screen>
291 #. type: Content of: <appendix><section><section><screen>
292 #: tools.dbk:130
293 #, fuzzy, no-wrap
294 msgid "debdiff package_1-1_arch.deb package_2-1_arch.deb\n"
295 msgstr ""
296 "\n"
297 "debdiff package_1-1_arch.deb package_2-1_arch.deb\n"
298
299 # type: Content of: <appendix><section><section><para>
300 #. type: Content of: <appendix><section><section><para>
301 #: tools.dbk:133
302 msgid "Or even a pair of changes files:"
303 msgstr "changes ファイルのペアに対してさえも実行できます:"
304
305 # type: Content of: <appendix><section><section><screen>
306 #. type: Content of: <appendix><section><section><screen>
307 #: tools.dbk:136
308 #, fuzzy, no-wrap
309 msgid "debdiff package_1-1_arch.changes package_2-1_arch.changes\n"
310 msgstr ""
311 "\n"
312 "debdiff package_1-1_arch.changes package_2-1_arch.changes\n"
313
314 # type: Content of: <appendix><section><section><para>
315 #. type: Content of: <appendix><section><section><para>
316 #: tools.dbk:139
317 msgid ""
318 "For more information please see <citerefentry> <refentrytitle>debdiff</"
319 "refentrytitle> <manvolnum>1</manvolnum> </citerefentry>."
320 msgstr ""
321 "より詳細については、<citerefentry> <refentrytitle>debdiff</refentrytitle> "
322 "<manvolnum>1</manvolnum> </citerefentry>を参照してください。"
323
324 # type: Content of: <appendix><section><title>
325 #. type: Content of: <appendix><section><title>
326 #: tools.dbk:148
327 msgid "Helpers for <filename>debian/rules</filename>"
328 msgstr "<filename>debian/rules</filename> の補助ツール"
329
330 # type: Content of: <appendix><section><para>
331 #. type: Content of: <appendix><section><para>
332 #: tools.dbk:150
333 #, fuzzy
334 msgid ""
335 "Package building tools make the process of writing <filename>debian/rules</"
336 "filename> files easier.  See <xref linkend=\"helper-scripts\"/> for more "
337 "information about why these might or might not be desired."
338 msgstr ""
339 "パッケージビルドツールは <filename>debian/rules</filename> を書く作業を楽にし"
340 "てくれます。これらを望む、あるいは望むことができない理由についての詳細な情報"
341 "については <xref linkend=\"helper-scripts\"/> を参照してください。"
342
343 # type: Content of: <appendix><section><section><title>
344 #. type: Content of: <appendix><section><section><title>
345 #: tools.dbk:156
346 msgid "<systemitem role=\"package\">debhelper</systemitem>"
347 msgstr "<systemitem role=\"package\">debhelper</systemitem>"
348
349 # type: Content of: <appendix><section><section><para>
350 #. type: Content of: <appendix><section><section><para>
351 #: tools.dbk:158
352 #, fuzzy
353 msgid ""
354 "<systemitem role=\"package\">debhelper</systemitem> is a collection of "
355 "programs which can be used in <filename>debian/rules</filename> to automate "
356 "common tasks related to building binary Debian packages.  <systemitem role="
357 "\"package\">debhelper</systemitem> includes programs to install various "
358 "files into your package, compress files, fix file permissions, and integrate "
359 "your package with the Debian menu system."
360 msgstr ""
361 "<systemitem role=\"package\">debhelper</systemitem> <filename>debian/rules</"
362 "filename><systemitem role=\"package\">debhelper</systemitem> "
363
364 # type: Content of: <appendix><section><section><para>
365 #. type: Content of: <appendix><section><section><para>
366 #: tools.dbk:166
367 msgid ""
368 "Unlike some approaches, <systemitem role=\"package\">debhelper</systemitem> "
369 "is broken into several small, simple commands which act in a consistent "
370 "manner.  As such, it allows more fine-grained control than some of the other "
371 "debian/rules tools."
372 msgstr ""
373 "いくつかのアプローチとは違って、<systemitem role=\"package\">debhelper</"
374 "systemitem> は複数の小さな、シンプルな一貫した方法で動作するコマンドに分割さ"
375 "れています。そのため、他の debian/rules 用ツールよりも細やかなコントロールが"
376 "可能になっています。"
377
378 # type: Content of: <appendix><section><section><para>
379 #. type: Content of: <appendix><section><section><para>
380 #: tools.dbk:172
381 msgid ""
382 "There are a number of little <systemitem role=\"package\">debhelper</"
383 "systemitem> add-on packages, too transient to document.  You can see the "
384 "list of most of them by doing <literal>apt-cache search ^dh-</literal>."
385 msgstr ""
386 "ここに記すには一時的な、大量の小さな <systemitem role=\"package\">debhelper</"
387 "systemitem> のアドオンパッケージがあります。<literal>apt-cache search ^dh-</"
388 "literal> と実行することで一覧の多くを参照できます。"
389
390 # type: Content of: <appendix><section><section><title>
391 #. type: Content of: <appendix><section><section><title>
392 #: tools.dbk:179
393 msgid "<systemitem role=\"package\">dh-make</systemitem>"
394 msgstr "<systemitem role=\"package\">dh-make</systemitem>"
395
396 # type: Content of: <appendix><section><section><para>
397 #. type: Content of: <appendix><section><section><para>
398 #: tools.dbk:181
399 #, fuzzy
400 msgid ""
401 "The <systemitem role=\"package\">dh-make</systemitem> package contains "
402 "<command>dh_make</command>, a program that creates a skeleton of files "
403 "necessary to build a Debian package out of a source tree.  As the name "
404 "suggests, <command>dh_make</command> is a rewrite of <systemitem role="
405 "\"package\">debmake</systemitem> and its template files use dh_* programs "
406 "from <systemitem role=\"package\">debhelper</systemitem>."
407 msgstr ""
408 "<systemitem role=\"package\">dh-make</systemitem> パッケージは、ソースツリー"
409 "を Debian パッケージをビルドするのに必要なスケルトンプログラム"
410 "<command>dh_make</command> 名前が示すように、<command>dh_make</command> は "
411 "<systemitem role=\"package\">debmake</systemitem> のリライトで、そのテンプ"
412 "レートファイルは<systemitem role=\"package\">debhelper</systemitem> の dh_* "
413 "プログラムを使うように"
414
415 # type: Content of: <appendix><section><section><para>
416 #. type: Content of: <appendix><section><section><para>
417 #: tools.dbk:189
418 msgid ""
419 "While the rules files generated by <command>dh_make</command> are in general "
420 "a sufficient basis for a working package, they are still just the "
421 "groundwork: the burden still lies on the maintainer to finely tune the "
422 "generated files and make the package entirely functional and Policy-"
423 "compliant."
424 msgstr ""
425
426 # type: Content of: <appendix><section><section><title>
427 #. type: Content of: <appendix><section><section><title>
428 #: tools.dbk:197
429 msgid "<systemitem role=\"package\">yada</systemitem>"
430 msgstr "<systemitem role=\"package\">yada</systemitem>"
431
432 # type: Content of: <appendix><section><section><para>
433 #. type: Content of: <appendix><section><section><para>
434 #: tools.dbk:199
435 msgid ""
436 "<systemitem role=\"package\">yada</systemitem> is another packaging helper "
437 "tool.  It uses a <filename>debian/packages</filename> file to auto-generate "
438 "<filename>debian/rules</filename> and other necessary files in the "
439 "<filename>debian/</filename> subdirectory.  The <filename>debian/packages</"
440 "filename> file contains instruction to build packages and there is no need "
441 "to create any <filename>Makefile</filename> files.  There is possibility to "
442 "use macro engine similar to the one used in SPECS files from RPM source "
443 "packages."
444 msgstr ""
445
446 # type: Content of: <appendix><section><section><para>
447 #. type: Content of: <appendix><section><section><para>
448 #: tools.dbk:209
449 msgid ""
450 "For more informations see <literal><ulink url=\"http://yada.alioth.debian."
451 "org/\">YADA site</ulink></literal>."
452 msgstr ""
453 "より詳細については <literal><ulink url=\"http://yada.alioth.debian.org/"
454 "\">YADA のサイト</ulink></literal> を参照してください。"
455
456 # type: Content of: <appendix><section><section><title>
457 #. type: Content of: <appendix><section><section><title>
458 #: tools.dbk:215
459 msgid "<systemitem role=\"package\">equivs</systemitem>"
460 msgstr "<systemitem role=\"package\">equivs</systemitem>"
461
462 # type: Content of: <appendix><section><section><para>
463 #. type: Content of: <appendix><section><section><para>
464 #: tools.dbk:217
465 msgid ""
466 "<systemitem role=\"package\">equivs</systemitem> is another package for "
467 "making packages.  It is often suggested for local use if you need to make a "
468 "package simply to fulfill dependencies.  It is also sometimes used when "
469 "making ``meta-packages'', which are packages whose only purpose is to depend "
470 "on other packages."
471 msgstr ""
472
473 # type: Content of: <appendix><section><title>
474 #. type: Content of: <appendix><section><title>
475 #: tools.dbk:228
476 msgid "Package builders"
477 msgstr "パッケージ作成ツール"
478
479 # type: Content of: <appendix><section><para>
480 #. type: Content of: <appendix><section><para>
481 #: tools.dbk:230
482 msgid ""
483 "The following packages help with the package building process, general "
484 "driving <command>dpkg-buildpackage</command> as well as handling supporting "
485 "tasks."
486 msgstr ""
487
488 # type: Content of: <appendix><section><section><title>
489 #. type: Content of: <appendix><section><section><title>
490 #: tools.dbk:234
491 msgid "<systemitem role=\"package\">cvs-buildpackage</systemitem>"
492 msgstr "<systemitem role=\"package\">cvs-buildpackage</systemitem>"
493
494 # type: Content of: <appendix><section><section><para>
495 #. type: Content of: <appendix><section><section><para>
496 #: tools.dbk:236
497 msgid ""
498 "<systemitem role=\"package\">cvs-buildpackage</systemitem> provides the "
499 "capability to inject or import Debian source packages into a CVS repository, "
500 "build a Debian package from the CVS repository, and helps in integrating "
501 "upstream changes into the repository."
502 msgstr ""
503 "<systemitem role=\"package\">cvs-buildpackage</systemitem> は、Debian ソース"
504 "パッケージを CVS リポジトリに挿入あるいはインポートし、Debian パッケージを "
505 "CVS リポジトリから生成、そして開発元での変更をリポジトリに統合するのに役立つ"
506 "機能を提供します。"
507
508 # type: Content of: <appendix><section><section><para>
509 #. type: Content of: <appendix><section><section><para>
510 #: tools.dbk:242
511 msgid ""
512 "These utilities provide an infrastructure to facilitate the use of CVS by "
513 "Debian maintainers.  This allows one to keep separate CVS branches of a "
514 "package for <literal>stable</literal>, <literal>unstable</literal> and "
515 "possibly <literal>experimental</literal> distributions, along with the other "
516 "benefits of a version control system."
517 msgstr ""
518
519 # type: Content of: <appendix><section><section><title>
520 #. type: Content of: <appendix><section><section><title>
521 #: tools.dbk:251
522 msgid "<systemitem role=\"package\">debootstrap</systemitem>"
523 msgstr "<systemitem role=\"package\">debootstrap</systemitem>"
524
525 # type: Content of: <appendix><section><section><para>
526 #. type: Content of: <appendix><section><section><para>
527 #: tools.dbk:253
528 msgid ""
529 "The <systemitem role=\"package\">debootstrap</systemitem> package and script "
530 "allows you to bootstrap a Debian base system into any part of your "
531 "filesystem.  By base system, we mean the bare minimum of packages required "
532 "to operate and install the rest of the system."
533 msgstr ""
534
535 # type: Content of: <appendix><section><section><para>
536 #. type: Content of: <appendix><section><section><para>
537 #: tools.dbk:259
538 msgid ""
539 "Having a system like this can be useful in many ways.  For instance, you can "
540 "<command>chroot</command> into it if you want to test your build "
541 "dependencies.  Or you can test how your package behaves when installed into "
542 "a bare base system.  Chroot builders use this package; see below."
543 msgstr ""
544
545 # type: Content of: <appendix><section><section><title>
546 #. type: Content of: <appendix><section><section><title>
547 #: tools.dbk:267
548 msgid "<systemitem role=\"package\">pbuilder</systemitem>"
549 msgstr "<systemitem role=\"package\">pbuilder</systemitem>"
550
551 # type: Content of: <appendix><section><section><para>
552 #. type: Content of: <appendix><section><section><para>
553 #: tools.dbk:269
554 msgid ""
555 "<systemitem role=\"package\">pbuilder</systemitem> constructs a chrooted "
556 "system, and builds a package inside the chroot.  It is very useful to check "
557 "that a package's build-dependencies are correct, and to be sure that "
558 "unnecessary and wrong build dependencies will not exist in the resulting "
559 "package."
560 msgstr ""
561 "<systemitem role=\"package\">pbuilder</systemitem> は chroot されたシステムを"
562 "構築し、パッケージを chroot 内部でビルドします。パッケージのビルド依存関係が"
563 "正しいかどうかをチェックし、不必要で誤ったビルド依存関係が生成されたパッケー"
564 "ジに存在しないのを確認するのにとても役立ちます。"
565
566 # type: Content of: <appendix><section><section><para>
567 #. type: Content of: <appendix><section><section><para>
568 #: tools.dbk:275
569 msgid ""
570 "A related package is <systemitem role=\"package\">pbuilder-uml</systemitem>, "
571 "which goes even further by doing the build within a User Mode Linux "
572 "environment."
573 msgstr ""
574 "User Mode Linux 環境でビルドを実行することで、よりさらに推し進めた関連パッ"
575 "ケージが <systemitem role=\"package\">pbuilder-uml</systemitem> です。"
576
577 # type: Content of: <appendix><section><section><title>
578 #. type: Content of: <appendix><section><section><title>
579 #: tools.dbk:282
580 msgid "<systemitem role=\"package\">sbuild</systemitem>"
581 msgstr "<systemitem role=\"package\">sbuild</systemitem>"
582
583 # type: Content of: <appendix><section><section><para>
584 #. type: Content of: <appendix><section><section><para>
585 #: tools.dbk:284
586 msgid ""
587 "<systemitem role=\"package\">sbuild</systemitem> is another automated "
588 "builder.  It can use chrooted environments as well.  It can be used stand-"
589 "alone, or as part of a networked, distributed build environment.  As the "
590 "latter, it is part of the system used by porters to build binary packages "
591 "for all the available architectures.  See <xref linkend=\"wanna-build\"/> "
592 "for more information, and <ulink url=\"&url-buildd;\"></ulink> to see the "
593 "system in action."
594 msgstr ""
595 "<systemitem role=\"package\">sbuild</systemitem> はもう一つの自動ビルドシステ"
596 "ムです。同様に chroot された環境を使うことが出来ます。単独で使うことも、分散"
597 "ビルド環境のネットワークの一部として使うこともできます。文字通り、移植者たち"
598 "によって利用可能な全アーキテクチャのバイナリパッケージをビルドするのに使われ"
599 "ているシステムの一部です。詳細については<xref linkend=\"wanna-build\"/> を参"
600 "照してください。それからシステムの動作については <ulink url=\"&url-buildd;"
601 "\"></ulink> を参照してください。"
602
603 # type: Content of: <appendix><section><title>
604 #. type: Content of: <appendix><section><title>
605 #: tools.dbk:296
606 msgid "Package uploaders"
607 msgstr "パッケージのアップロード用ツール"
608
609 # type: Content of: <appendix><section><para>
610 #. type: Content of: <appendix><section><para>
611 #: tools.dbk:298
612 msgid ""
613 "The following packages help automate or simplify the process of uploading "
614 "packages into the official archive."
615 msgstr ""
616 "以下のパッケージはパッケージを公式アーカイブにアップロードする作業を自動化、"
617 "あるいは単純化してくれるのに役立ちます。"
618
619 # type: Content of: <appendix><section><section><title>
620 #. type: Content of: <appendix><section><section><title>
621 #: tools.dbk:302
622 msgid "<systemitem role=\"package\">dupload</systemitem>"
623 msgstr "<systemitem role=\"package\">dupload</systemitem>"
624
625 # type: Content of: <appendix><section><section><para>
626 #. type: Content of: <appendix><section><section><para>
627 #: tools.dbk:304
628 msgid ""
629 "<systemitem role=\"package\">dupload</systemitem> is a package and a script "
630 "to automatically upload Debian packages to the Debian archive, to log the "
631 "upload, and to send mail about the upload of a package.  You can configure "
632 "it for new upload locations or methods."
633 msgstr ""
634 "<systemitem role=\"package\">dupload</systemitem> は、自動的に Debian パッ"
635 "ケージを Debian アーカイブにアップロードし、アップロードを記録し、パッケージ"
636 "のアップロードについてのメールを痩身してくれるパッケージであり、スクリプトで"
637 "す。新しいアップロード先や方法を設定することもできます。"
638
639 # type: Content of: <appendix><section><section><title>
640 #. type: Content of: <appendix><section><section><title>
641 #: tools.dbk:312
642 msgid "<systemitem role=\"package\">dput</systemitem>"
643 msgstr "<systemitem role=\"package\">dput</systemitem>"
644
645 # type: Content of: <appendix><section><section><para>
646 #. type: Content of: <appendix><section><section><para>
647 #: tools.dbk:314
648 msgid ""
649 "The <systemitem role=\"package\">dput</systemitem> package and script does "
650 "much the same thing as <systemitem role=\"package\">dupload</systemitem>, "
651 "but in a different way.  It has some features over <systemitem role=\"package"
652 "\">dupload</systemitem>, such as the ability to check the GnuPG signature "
653 "and checksums before uploading, and the possibility of running "
654 "<command>dinstall</command> in dry-run mode after the upload."
655 msgstr ""
656 "<systemitem role=\"package\">dput</systemitem> パッケージとスクリプトは "
657 "<systemitem role=\"package\">dupload</systemitem> と同じことを違ったやり方で"
658 "行います。GnuPG 署名とチェックサムをアップロード前にチェックする機能や、アッ"
659 "プロード後に <command>dinstall</command> を dry-run モードで実行できるなど、"
660 "<systemitem role=\"package\">dupload</systemitem> よりもいくつか機能が多く"
661 "なっています。"
662
663 # type: Content of: <appendix><section><section><title>
664 #. type: Content of: <appendix><section><section><title>
665 #: tools.dbk:324
666 msgid "<systemitem role=\"package\">dcut</systemitem>"
667 msgstr "<systemitem role=\"package\">dcut</systemitem>"
668
669 # type: Content of: <appendix><section><section><para>
670 #. type: Content of: <appendix><section><section><para>
671 #: tools.dbk:326
672 msgid ""
673 "The <systemitem role=\"package\">dcut</systemitem> script (part of the "
674 "package <xref linkend=\"dput\"/> ) helps in removing files from the ftp "
675 "upload directory."
676 msgstr ""
677 "<systemitem role=\"package\">dcut</systemitem> スクリプト (<xref linkend="
678 "\"dput\"/> パッケージの一部) は、ftp アップロードディレクトリからファイルを削"
679 "除するのに役立ちます。"
680
681 # type: Content of: <appendix><section><title>
682 #. type: Content of: <appendix><section><title>
683 #: tools.dbk:334
684 msgid "Maintenance automation"
685 msgstr "メンテナンスの自動化"
686
687 # type: Content of: <appendix><section><para>
688 #. type: Content of: <appendix><section><para>
689 #: tools.dbk:336
690 #, fuzzy
691 msgid ""
692 "The following tools help automate different maintenance tasks, from adding "
693 "changelog entries or signature lines and looking up bugs in Emacs to making "
694 "use of the newest and official <filename>config.sub</filename>."
695 msgstr ""
696 "以下のツールは changelog のエントリや署名行の追加、Emacs 内でのバグの参照から"
697 "最新かつ公式の <filename>config.sub</filename> "
698
699 # type: Content of: <appendix><section><section><title>
700 #. type: Content of: <appendix><section><section><title>
701 #: tools.dbk:341
702 msgid "<systemitem role=\"package\">devscripts</systemitem>"
703 msgstr "<systemitem role=\"package\">devscripts</systemitem>"
704
705 # type: Content of: <appendix><section><section><para>
706 #. type: Content of: <appendix><section><section><para>
707 #: tools.dbk:343
708 msgid ""
709 "<systemitem role=\"package\">devscripts</systemitem> is a package containing "
710 "wrappers and tools which are very helpful for maintaining your Debian "
711 "packages.  Example scripts include <command>debchange</command> and "
712 "<command>dch</command>, which manipulate your <filename>debian/changelog</"
713 "filename> file from the command-line, and <command>debuild</command>, which "
714 "is a wrapper around <command>dpkg-buildpackage</command>.  The <command>bts</"
715 "command> utility is also very helpful to update the state of bug reports on "
716 "the command line.  <command>uscan</command> can be used to watch for new "
717 "upstream versions of your packages.  <command>debrsign</command> can be used "
718 "to remotely sign a package prior to upload, which is nice when the machine "
719 "you build the package on is different from where your GPG keys are."
720 msgstr ""
721
722 # type: Content of: <appendix><section><section><para>
723 #. type: Content of: <appendix><section><section><para>
724 #: tools.dbk:357
725 msgid ""
726 "See the <citerefentry> <refentrytitle>devscripts</refentrytitle> "
727 "<manvolnum>1</manvolnum> </citerefentry> manual page for a complete list of "
728 "available scripts."
729 msgstr ""
730 "利用可能なスクリプトの全リストについては <citerefentry> "
731 "<refentrytitle>devscripts</refentrytitle> <manvolnum>1</manvolnum> </"
732 "citerefentry> マニュアルページを参照してください。"
733
734 # type: Content of: <appendix><section><section><title>
735 #. type: Content of: <appendix><section><section><title>
736 #: tools.dbk:364
737 msgid "<systemitem role=\"package\">autotools-dev</systemitem>"
738 msgstr "<systemitem role=\"package\">autotools-dev</systemitem>"
739
740 # type: Content of: <appendix><section><section><para>
741 #. type: Content of: <appendix><section><section><para>
742 #: tools.dbk:366
743 msgid ""
744 "<systemitem role=\"package\">autotools-dev</systemitem> contains best "
745 "practices for people who maintain packages which use <command>autoconf</"
746 "command> and/or <command>automake</command>.  Also contains canonical "
747 "<filename>config.sub</filename> and <filename>config.guess</filename> files "
748 "which are known to work on all Debian ports."
749 msgstr ""
750
751 # type: Content of: <appendix><section><section><title>
752 #. type: Content of: <appendix><section><section><title>
753 #: tools.dbk:375
754 msgid "<systemitem role=\"package\">dpkg-repack</systemitem>"
755 msgstr "<systemitem role=\"package\">dpkg-repack</systemitem>"
756
757 # type: Content of: <appendix><section><section><para>
758 #. type: Content of: <appendix><section><section><para>
759 #: tools.dbk:377
760 msgid ""
761 "<command>dpkg-repack</command> creates Debian package file out of a package "
762 "that has already been installed.  If any changes have been made to the "
763 "package while it was unpacked (e.g., files in <filename>/etc</filename> were "
764 "modified), the new package will inherit the changes."
765 msgstr ""
766 "<command>dpkg-repack</command> は既にインストールされているパッケージから "
767 "Debian パッケージを生成します。パッケージが展開されてから何かしら変更が加えら"
768 "れている場合 (例えば、<filename>/etc</filename> にあるファイルが変更されてい"
769 "るなど)、新しいパッケージは変更を含みます。"
770
771 # type: Content of: <appendix><section><section><para>
772 #. type: Content of: <appendix><section><section><para>
773 #: tools.dbk:383
774 msgid ""
775 "This utility can make it easy to copy packages from one computer to another, "
776 "or to recreate packages which are installed on your system but no longer "
777 "available elsewhere, or to save the current state of a package before you "
778 "upgrade it."
779 msgstr ""
780
781 # type: Content of: <appendix><section><section><title>
782 #. type: Content of: <appendix><section><section><title>
783 #: tools.dbk:390
784 msgid "<systemitem role=\"package\">alien</systemitem>"
785 msgstr "<systemitem role=\"package\">alien</systemitem>"
786
787 # type: Content of: <appendix><section><section><para>
788 #. type: Content of: <appendix><section><section><para>
789 #: tools.dbk:392
790 msgid ""
791 "<command>alien</command> converts binary packages between various packaging "
792 "formats, including Debian, RPM (RedHat), LSB (Linux Standard Base), Solaris, "
793 "and Slackware packages."
794 msgstr ""
795 "<command>alien</command> は、Debian、RPM (RedHat)、LSB (Linux Standard "
796 "Base)、Solaris、Slackware などの各種バイナリパッケージのパッケージ形式を変換"
797 "します。"
798
799 # type: Content of: <appendix><section><section><title>
800 #. type: Content of: <appendix><section><section><title>
801 #: tools.dbk:399
802 msgid "<systemitem role=\"package\">debsums</systemitem>"
803 msgstr "<systemitem role=\"package\">debsums</systemitem>"
804
805 # type: Content of: <appendix><section><section><para>
806 #. type: Content of: <appendix><section><section><para>
807 #: tools.dbk:401
808 msgid ""
809 "<command>debsums</command> checks installed packages against their MD5 "
810 "sums.  Note that not all packages have MD5 sums, since they aren't required "
811 "by Policy."
812 msgstr ""
813 "<command>debsums</command> は、インストールされたパッケージについて MD5 sum "
814 "をチェックします。ポリシーでは必要とされていないため、全てのパッケージが MD5 "
815 "sum を持ってはいないことに注意ください。"
816
817 # type: Content of: <appendix><section><section><title>
818 #. type: Content of: <appendix><section><section><title>
819 #: tools.dbk:407
820 msgid "<systemitem role=\"package\">dpkg-dev-el</systemitem>"
821 msgstr "<systemitem role=\"package\">dpkg-dev-el</systemitem>"
822
823 # type: Content of: <appendix><section><section><para>
824 #. type: Content of: <appendix><section><section><para>
825 #: tools.dbk:409
826 msgid ""
827 "<systemitem role=\"package\">dpkg-dev-el</systemitem> is an Emacs lisp "
828 "package which provides assistance when editing some of the files in the "
829 "<filename>debian</filename> directory of your package.  For instance, there "
830 "are handy functions for listing a package's current bugs, and for finalizing "
831 "the latest entry in a <filename>debian/changelog</filename> file."
832 msgstr ""
833
834 # type: Content of: <appendix><section><section><title>
835 #. type: Content of: <appendix><section><section><title>
836 #: tools.dbk:418
837 msgid "<systemitem role=\"package\">dpkg-depcheck</systemitem>"
838 msgstr "<systemitem role=\"package\">dpkg-depcheck</systemitem>"
839
840 # type: Content of: <appendix><section><section><para>
841 #. type: Content of: <appendix><section><section><para>
842 #: tools.dbk:420
843 msgid ""
844 "<command>dpkg-depcheck</command> (from the <systemitem role=\"package"
845 "\">devscripts</systemitem> package, <xref linkend=\"devscripts\"/> )  runs a "
846 "command under <command>strace</command> to determine all the packages that "
847 "were used by the said command."
848 msgstr ""
849 "(<systemitem role=\"package\">devscripts</systemitem> パッケージ、<xref "
850 "linkend=\"devscripts\"/> より) <command>dpkg-depcheck</command> は、指定され"
851 "たコマンドによって使われた全てのパッケージを確認するため、コマンドを "
852 "<command>strace</command> の下で実行します。"
853
854 # type: Content of: <appendix><section><section><para>
855 #. type: Content of: <appendix><section><section><para>
856 #: tools.dbk:426
857 msgid ""
858 "For Debian packages, this is useful when you have to compose a "
859 "<literal>Build-Depends</literal> line for your new package: running the "
860 "build process through <command>dpkg-depcheck</command> will provide you with "
861 "a good first approximation of the build-dependencies.  For example:"
862 msgstr ""
863 "Debian パッケージについていうと、これは新しいパッケージの <literal>Build-"
864 "Depends</literal> 行を構成するのが必要になった際に役立ちます。<command>dpkg-"
865 "depcheck</command> を通してビルド作業を実行すると、最初の大まかなビルドの依存"
866 "関係を良い形で得られます。例えば以下の様にします:"
867
868 # type: Content of: <appendix><section><section><screen>
869 #. type: Content of: <appendix><section><section><screen>
870 #: tools.dbk:432
871 #, fuzzy, no-wrap
872 msgid "dpkg-depcheck -b debian/rules build\n"
873 msgstr ""
874 "\n"
875 "dpkg-depcheck -b debian/rules build\n"
876
877 # type: Content of: <appendix><section><section><para>
878 #. type: Content of: <appendix><section><section><para>
879 #: tools.dbk:435
880 msgid ""
881 "<command>dpkg-depcheck</command> can also be used to check for run-time "
882 "dependencies, especially if your package uses exec(2) to run other programs."
883 msgstr ""
884 "<command>dpkg-depcheck</command> は、特にパッケージが他のプログラムを実行する"
885 "のに exec(2) を使っている場合に実行時の依存性を確認するのにも使えます。"
886
887 # type: Content of: <appendix><section><section><para>
888 #. type: Content of: <appendix><section><section><para>
889 #: tools.dbk:439
890 msgid ""
891 "For more information please see <citerefentry> <refentrytitle>dpkg-depcheck</"
892 "refentrytitle> <manvolnum>1</manvolnum> </citerefentry>."
893 msgstr ""
894 "より詳細については、<citerefentry> <refentrytitle>dpkg-depcheck</"
895 "refentrytitle> <manvolnum>1</manvolnum> </citerefentry> を参照してください。"
896
897 # type: Content of: <appendix><section><title>
898 #. type: Content of: <appendix><section><title>
899 #: tools.dbk:448
900 msgid "Porting tools"
901 msgstr "移植用ツール"
902
903 # type: Content of: <appendix><section><para>
904 #. type: Content of: <appendix><section><para>
905 #: tools.dbk:450
906 msgid "The following tools are helpful for porters and for cross-compilation."
907 msgstr "以下のツールが、移植作業者がクロスコンパイルをする際に役立ちます。"
908
909 # type: Content of: <appendix><section><section><title>
910 #. type: Content of: <appendix><section><section><title>
911 #: tools.dbk:453
912 msgid "<systemitem role=\"package\">quinn-diff</systemitem>"
913 msgstr "<systemitem role=\"package\">quinn-diff</systemitem>"
914
915 # type: Content of: <appendix><section><section><para>
916 #. type: Content of: <appendix><section><section><para>
917 #: tools.dbk:455
918 msgid ""
919 "<systemitem role=\"package\">quinn-diff</systemitem> is used to locate the "
920 "differences from one architecture to another.  For instance, it could tell "
921 "you which packages need to be ported for architecture <replaceable>Y</"
922 "replaceable>, based on architecture <replaceable>X</replaceable>."
923 msgstr ""
924 "<systemitem role=\"package\">quinn-diff</systemitem> は、あるアーキテクチャと"
925 "他のアーキテクチャの違いを確認するのに使われます。例えば、<replaceable>X</"
926 "replaceable> アーキテクチャをベースに <replaceable>Y</replaceable> アーキテク"
927 "チャに移植するにはどのパッケージが必要なのかを教えてくれます。"
928
929 # type: Content of: <appendix><section><section><title>
930 #. type: Content of: <appendix><section><section><title>
931 #: tools.dbk:463
932 msgid "<systemitem role=\"package\">dpkg-cross</systemitem>"
933 msgstr "<systemitem role=\"package\">dpkg-cross</systemitem>"
934
935 # type: Content of: <appendix><section><section><para>
936 #. type: Content of: <appendix><section><section><para>
937 #: tools.dbk:465
938 msgid ""
939 "<systemitem role=\"package\">dpkg-cross</systemitem> is a tool for "
940 "installing libraries and headers for cross-compiling in a way similar to "
941 "<systemitem role=\"package\">dpkg</systemitem>.  Furthermore, the "
942 "functionality of <command>dpkg-buildpackage</command> and <command>dpkg-"
943 "shlibdeps</command> is enhanced to support cross-compiling."
944 msgstr ""
945
946 # type: Content of: <appendix><section><title>
947 #. type: Content of: <appendix><section><title>
948 #: tools.dbk:476
949 msgid "Documentation and information"
950 msgstr "ドキュメントと情報について"
951
952 # type: Content of: <appendix><section><para>
953 #. type: Content of: <appendix><section><para>
954 #: tools.dbk:478
955 #, fuzzy
956 msgid ""
957 "The following packages provide information for maintainers or help with "
958 "building documentation."
959 msgstr "以下のパッケージがメンテナへの情報を与えてドキュメントの構築に役立つ"
960
961 # type: Content of: <appendix><section><section><title>
962 #. type: Content of: <appendix><section><section><title>
963 #: tools.dbk:483
964 msgid "<systemitem role=\"package\">docbook-xml</systemitem>"
965 msgstr "<systemitem role=\"package\">docbook-xml</systemitem>"
966
967 # type: Content of: <appendix><section><section><para>
968 #. type: Content of: <appendix><section><section><para>
969 #: tools.dbk:485
970 msgid ""
971 "<systemitem role=\"package\">docbook-xml</systemitem> provides the DocBook "
972 "XML DTDs, which are commonly used for Debian documentation (as is the older "
973 "debiandoc SGML DTD). This manual, for instance, is written in DocBook XML."
974 msgstr ""
975 "<systemitem role=\"package\">docbook-xml</systemitem> は Debian のドキュメン"
976 "トで一般的に使われている DocBook XML DTD を提供します (古いものは debiandoc "
977 "SGML DTD を使っています) 。例えば、このマニュアルは DocBook XML で書かれてい"
978 "ます。"
979
980 # type: Content of: <appendix><section><section><para>
981 #. type: Content of: <appendix><section><section><para>
982 #: tools.dbk:491
983 msgid ""
984 "The <systemitem role=\"package\">docbook-xsl</systemitem> package provides "
985 "the XSL files for building and styling the source to various output formats. "
986 "You will need an XSLT processor, such as <systemitem role=\"package"
987 "\">xsltproc</systemitem>, to use the XSL stylesheets.  Documentation for the "
988 "stylesheets can be found in the various <systemitem role=\"package\">docbook-"
989 "xsl-doc-*</systemitem> packages."
990 msgstr ""
991 "<systemitem role=\"package\">docbook-xsl</systemitem> パッケージは、ソースを"
992 "ビルドして様々な出力フォーマットに整形する XSL ファイルを提供します。XSL スタ"
993 "イルシートを使うには <systemitem role=\"package\">xsltproc</systemitem> のよ"
994 "うな XSLT プロセッサが必要になります。スタイルシートのドキュメントは各種 "
995 "<systemitem role=\"package\">docbook-xsl-doc-*</systemitem> パッケージで確認"
996 "できます。"
997
998 # type: Content of: <appendix><section><section><para>
999 #. type: Content of: <appendix><section><section><para>
1000 #: tools.dbk:499
1001 msgid ""
1002 "To produce PDF from FO, you need an FO processor, such as <systemitem role="
1003 "\"package\">xmlroff</systemitem> or <systemitem role=\"package\">fop</"
1004 "systemitem>. Another tool to generate PDF from DocBook XML is <systemitem "
1005 "role=\"package\">dblatex</systemitem>."
1006 msgstr ""
1007 "FO から PDF を生成するには、<systemitem role=\"package\">xmlroff</"
1008 "systemitem> や <systemitem role=\"package\">fop</systemitem> のような FO プロ"
1009 "セッサが必要です。他に DocBook XML から PDF を生成するツールとしては "
1010 "<systemitem role=\"package\">dblatex</systemitem> があります。"
1011
1012 # type: Content of: <appendix><section><section><title>
1013 #. type: Content of: <appendix><section><section><title>
1014 #: tools.dbk:507
1015 msgid "<systemitem role=\"package\">debiandoc-sgml</systemitem>"
1016 msgstr "<systemitem role=\"package\">debiandoc-sgml</systemitem>"
1017
1018 # type: Content of: <appendix><section><section><para>
1019 #. type: Content of: <appendix><section><section><para>
1020 #: tools.dbk:509
1021 #, fuzzy
1022 msgid ""
1023 "<systemitem role=\"package\">debiandoc-sgml</systemitem> provides the "
1024 "DebianDoc SGML DTD, which is commonly used for Debian documentation, but is "
1025 "now deprecated (<systemitem role=\"package\">docbook-xml</systemitem> should "
1026 "be used instead).  It also provides scripts for building and styling the "
1027 "source to various output formats."
1028 msgstr ""
1029 "<systemitem role=\"package\">debiandoc-sgml</systemitem> は Debian のドキュメ"
1030 "ントで一般的に使われている DebianDoc SGML DTD を提供します。しかし、現在は非"
1031 "推奨 (deprecated)となっています (代わりに<systemitem role=\"package"
1032 "\">docbook-xml</systemitem> を使うようにしてください)。これもソースをビルドし"
1033 "て様々な出力フォーマットに整形するスクリプトを提供します。"
1034
1035 # type: Content of: <appendix><section><section><para>
1036 #. type: Content of: <appendix><section><section><para>
1037 #: tools.dbk:518
1038 msgid ""
1039 "Documentation for the DTD can be found in the <systemitem role=\"package"
1040 "\">debiandoc-sgml-doc</systemitem> package."
1041 msgstr ""
1042 "ドキュメント用の DTD は <systemitem role=\"package\">debiandoc-sgml-doc</"
1043 "systemitem> パッケージで確認できます。"
1044
1045 # type: Content of: <appendix><section><section><title>
1046 #. type: Content of: <appendix><section><section><title>
1047 #: tools.dbk:524
1048 msgid "<systemitem role=\"package\">debian-keyring</systemitem>"
1049 msgstr "<systemitem role=\"package\">debian-keyring</systemitem>"
1050
1051 # type: Content of: <appendix><section><section><para>
1052 #. type: Content of: <appendix><section><section><para>
1053 #: tools.dbk:526
1054 msgid ""
1055 "Contains the public GPG and PGP keys of Debian developers.  See <xref "
1056 "linkend=\"key-maint\"/> and the package documentation for more information."
1057 msgstr ""
1058 "Debian 開発者の公開 GPG 鍵を含んでいます。詳細については <ulink url=\"&url-"
1059 "wiki-dm;\"></ulink> とパッケージ内のドキュメントを参照してください。"
1060
1061 # type: Content of: <appendix><section><section><title>
1062 #. type: Content of: <appendix><section><section><title>
1063 #: tools.dbk:532
1064 msgid "<systemitem role=\"package\">debian-maintainers</systemitem>"
1065 msgstr "<systemitem role=\"package\">debian-maintainers</systemitem>"
1066
1067 # type: Content of: <appendix><section><section><para>
1068 #. type: Content of: <appendix><section><section><para>
1069 #: tools.dbk:534
1070 msgid ""
1071 "Contains the public GPG keys of Debian Maintainers.  See <ulink url=\"&url-"
1072 "wiki-dm;\"></ulink> for more information."
1073 msgstr ""
1074 "Debian メンテナの公開 GPG 鍵を含んでいます。詳細については <ulink url=\"&url-"
1075 "wiki-dm;\"></ulink> を参照してください。"
1076
1077 # type: Content of: <appendix><section><section><title>
1078 #. type: Content of: <appendix><section><section><title>
1079 #: tools.dbk:540
1080 msgid "<systemitem role=\"package\">debview</systemitem>"
1081 msgstr "<systemitem role=\"package\">debview</systemitem>"
1082
1083 # type: Content of: <appendix><section><section><para>
1084 #. type: Content of: <appendix><section><section><para>
1085 #: tools.dbk:542
1086 msgid ""
1087 "<systemitem role=\"package\">debview</systemitem> provides an Emacs mode for "
1088 "viewing Debian binary packages.  This lets you examine a package without "
1089 "unpacking it."
1090 msgstr ""
1091 "<systemitem role=\"package\">debview</systemitem> は、Debian バイナリパッケー"
1092 "ジを参照する Emacs モードを提供します。これを使うと、パッケージを解凍しなくて"
1093 "も実行できるようになります。"
1094
1095 # type: Content of: <appendix><section><section><title>
1096 #~ msgid "<systemitem role=\"package\">debmake</systemitem>"
1097 #~ msgstr "<systemitem role=\"package\">debmake</systemitem>"
1098
1099 # type: Content of: <appendix><section><section><para>
1100 #, fuzzy
1101 #~ msgid ""
1102 #~ "<systemitem role=\"package\">debmake</systemitem>, a precursor to "
1103 #~ "<systemitem role=\"package\">debhelper</systemitem>, is a more coarse-"
1104 #~ "grained <filename>debian/rules</filename> assistant.  It includes two "
1105 #~ "main programs: <command>deb-make</command>, which can be used to help a "
1106 #~ "maintainer convert a regular (non-Debian) source archive into a Debian "
1107 #~ "source package; and <command>debstd</command>, which incorporates in one "
1108 #~ "big shot the same sort of automated functions that one finds in "
1109 #~ "<systemitem role=\"package\">debhelper</systemitem>."
1110 #~ msgstr ""
1111 #~ "<systemitem role=\"package\">debhelper</systemitem> の前身、<systemitem "
1112 #~ "role=\"package\">debmake</systemitem>は、より木目の粗い <filename>debian/"
1113 #~ "rules</filename> の補助ツールです。これは二つの主なプログラムを含んでいま"
1114 #~ "す: <command>deb-make</command> は、メンテナが通常の (Debian 由来ではな"
1115 #~ "い) ソースアーカイブを Debian ソースパッケージに変換する手伝いをするのに使"
1116 #~ "います。そして <command>debstd</command> は、"
1117
1118 # type: Content of: <appendix><section><section><para>
1119 #~ msgid ""
1120 #~ "The consensus is that <systemitem role=\"package\">debmake</systemitem> "
1121 #~ "is now deprecated in favor of <systemitem role=\"package\">debhelper</"
1122 #~ "systemitem>.  It is a bug to use <systemitem role=\"package\">debmake</"
1123 #~ "systemitem> in new packages.  New packages using <systemitem role="
1124 #~ "\"package\">debmake</systemitem> will be rejected from the archive."
1125 #~ msgstr ""
1126 #~ "<systemitem role=\"package\">debmake</systemitem> は、<systemitem role="
1127 #~ "\"package\">debhelper</systemitem> を優先して使い、現在は非推奨 "
1128 #~ "(deprecated) というコンセンサスができています。新しいパッケージで "
1129 #~ "<systemitem role=\"package\">debmake</systemitem> を使うのはバグとなってい"
1130 #~ "ます。新たなパッケージで <systemitem role=\"package\">debmake</"
1131 #~ "systemitem> を使っているものはアーカイブから reject されます。"