append the dist (e.g. sid, wheezy) as a query string when
[ntk/apt.git] / doc / po / ja.po
CommitLineData
23bd97d4 1# Translation of apt package man pages
2# Copyright (C) 2003-2010 Debian Japanese List <debian-japanese@lists.debian.org>
3# This file is distributed under the same license as the apt package.
095bdb6f 4#
23bd97d4 5# Translators:
6# KURASAWA Nozomu, 2003-2006, 2009-2010.
095bdb6f
DK
7msgid ""
8msgstr ""
23bd97d4 9"Project-Id-Version: apt 0.7.25.3\n"
30549c0c 10"POT-Creation-Date: 2011-02-14 13:42+0100\n"
23bd97d4 11"PO-Revision-Date: 2010-09-07 07:38+0900\n"
095bdb6f 12"Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
23bd97d4 13"Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
3184b4cf 14"Language: \n"
095bdb6f
DK
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
23bd97d4 18"Plural-Forms: nplurals=1; plural=0;\n"
095bdb6f 19
095bdb6f
DK
20#. type: TH
21#: apt.8:17
22#, no-wrap
23msgid "apt"
24msgstr "apt"
25
095bdb6f
DK
26#. type: TH
27#: apt.8:17
28#, no-wrap
29msgid "16 June 1998"
30msgstr "16 June 1998"
31
095bdb6f
DK
32#. type: TH
33#: apt.8:17
34#, no-wrap
35msgid "Debian GNU/Linux"
36msgstr "Debian GNU/Linux"
37
38# type: SH
39#. type: SH
40#: apt.8:18
41#, no-wrap
42msgid "NAME"
23bd97d4 43msgstr "名前"
095bdb6f
DK
44
45# type: Plain text
46#. type: Plain text
47#: apt.8:20
48msgid "apt - Advanced Package Tool"
49msgstr "apt - 高度パッケージツール"
50
51# type: SH
52#. type: SH
53#: apt.8:20
54#, no-wrap
55msgid "SYNOPSIS"
56msgstr "書式"
57
58# type: Plain text
59#. type: Plain text
60#: apt.8:22
61msgid "B<apt>"
62msgstr "B<apt>"
63
64# type: SH
65#. type: SH
66#: apt.8:22
67#, no-wrap
68msgid "DESCRIPTION"
69msgstr "説明"
70
71# type: Plain text
72#. type: Plain text
73#: apt.8:31
74msgid ""
75"APT is a management system for software packages. For normal day to day "
76"package management there are several frontends available, such as B<aptitude>"
77"(8) for the command line or B<synaptic>(8) for the X Window System. Some "
78"options are only implemented in B<apt-get>(8) though."
79msgstr ""
23bd97d4 80"APT はソフトウェアパッケージの管理システムです。日々のパッケージ管理のため"
81"に、コマンドライン用の B<aptitude>(8) や、X Window System 用の B<synaptic>"
82"(8) といった、いくつかのフロントエンドが用意されています。いくつかのオプショ"
83"ンは B<apt-get>(8) にしか実装されていません。"
095bdb6f
DK
84
85# type: SH
86#. type: SH
87#: apt.8:31
88#, no-wrap
095bdb6f
DK
89msgid "SEE ALSO"
90msgstr "関連項目"
91
92# type: Plain text
93#. type: Plain text
4279ef3b 94#: apt.8:38
095bdb6f
DK
95msgid ""
96"B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
97"B<apt_preferences>(5), B<apt-secure>(8)"
98msgstr ""
99"B<apt-cache>(8), B<apt-get>(8), B<apt.conf>(5), B<sources.list>(5), "
100"B<apt_preferences>(5), B<apt-secure>(8)"
101
102# type: SH
103#. type: SH
4279ef3b 104#: apt.8:38
095bdb6f
DK
105#, no-wrap
106msgid "DIAGNOSTICS"
107msgstr "診断メッセージ"
108
109# type: Content of: <refentry><refsect1><para>
110#. type: Plain text
4279ef3b 111#: apt.8:40
095bdb6f
DK
112msgid "apt returns zero on normal operation, decimal 100 on error."
113msgstr "apt は正常終了時に 0 を返します。エラー時には十進の 100 を返します。"
114
115# type: SH
116#. type: SH
4279ef3b 117#: apt.8:40
095bdb6f
DK
118#, no-wrap
119msgid "BUGS"
120msgstr "バグ"
121
122# type: Plain text
123#. type: Plain text
4279ef3b 124#: apt.8:42
095bdb6f
DK
125msgid "This manpage isn't even started."
126msgstr "このマニュアルページは、始まってさえいません。"
127
128# type: Plain text
129#. type: Plain text
4279ef3b 130#: apt.8:51
095bdb6f
DK
131msgid ""
132"See E<lt>http://bugs.debian.org/aptE<gt>. If you wish to report a bug in "
133"B<apt>, please see I</usr/share/doc/debian/bug-reporting.txt> or the "
134"B<reportbug>(1) command."
135msgstr ""
136"E<lt>http://bugs.debian.org/aptE<gt> をご覧ください。B<apt> のバグを報告する"
137"場合は、I</usr/share/doc/debian/bug-reporting.txt> や B<reportbug>(1) コマン"
138"ドをご覧ください。"
139
140# type: SH
141#. type: SH
4279ef3b 142#: apt.8:51
095bdb6f
DK
143#, no-wrap
144msgid "AUTHOR"
145msgstr "著者"
146
147# type: Plain text
148#. type: Plain text
4279ef3b 149#: apt.8:52
095bdb6f
DK
150msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>."
151msgstr ""
23bd97d4 152"apt は APT チーム E<lt>apt@packages.debian.orgE<gt> によって書かれました。"
095bdb6f
DK
153
154#. type: Plain text
155#: apt.ent:2
156msgid "<!-- -*- mode: sgml; mode: fold -*- -->"
157msgstr "<!-- -*- mode: sgml; mode: fold -*- -->"
158
159#. type: Plain text
0c1a7101 160#: apt.ent:16
23bd97d4 161#, no-wrap
095bdb6f
DK
162msgid ""
163"<!-- Boiler plate docinfo section -->\n"
164"<!ENTITY apt-docinfo \"\n"
165" <refentryinfo>\n"
166" <address><email>apt@packages.debian.org</email></address>\n"
bcf91c1b
DK
167" <author>\n"
168" <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
169" <contrib></contrib>\n"
170" </author>\n"
095bdb6f
DK
171" <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n"
172" <date>28 October 2008</date>\n"
173" <productname>Linux</productname>\n"
0c1a7101
DK
174" </refentryinfo>\n"
175"\">\n"
095bdb6f
DK
176msgstr ""
177"<!-- Boiler plate docinfo section -->\n"
178"<!ENTITY apt-docinfo \"\n"
179" <refentryinfo>\n"
180" <address><email>apt@packages.debian.org</email></address>\n"
23bd97d4 181" <author>\n"
182" <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n"
183" <contrib></contrib>\n"
184" </author>\n"
095bdb6f
DK
185" <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n"
186" <date>28 October 2008</date>\n"
187" <productname>Linux</productname>\n"
095bdb6f 188" </refentryinfo>\n"
095bdb6f
DK
189"\">\n"
190
191#. type: Plain text
0c1a7101 192#: apt.ent:23
23bd97d4 193#, no-wrap
095bdb6f
DK
194msgid ""
195"<!ENTITY apt-author.team \"\n"
196" <author>\n"
197" <othername>APT team</othername>\n"
bcf91c1b 198" <contrib></contrib>\n"
095bdb6f
DK
199" </author>\n"
200"\">\n"
201msgstr ""
202"<!ENTITY apt-author.team \"\n"
203" <author>\n"
23bd97d4 204" <othername>APT チーム</othername>\n"
205" <contrib></contrib>\n"
095bdb6f
DK
206" </author>\n"
207"\">\n"
208
209#. type: Plain text
0c1a7101 210#: apt.ent:29
095bdb6f
DK
211#, no-wrap
212msgid ""
213"<!ENTITY apt-qapage \"\n"
214"\t<para>\n"
215"\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
216"\t</para>\n"
217"\">\n"
218msgstr ""
219"<!ENTITY apt-qapage \"\n"
220"\t<para>\n"
23bd97d4 221"\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA ページ</ulink>\n"
095bdb6f
DK
222"\t</para>\n"
223"\">\n"
224
225#. type: Plain text
0c1a7101 226#: apt.ent:40
095bdb6f
DK
227#, no-wrap
228msgid ""
229"<!-- Boiler plate Bug reporting section -->\n"
230"<!ENTITY manbugs \"\n"
231" <refsect1><title>Bugs</title>\n"
0c1a7101 232" <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
095bdb6f
DK
233" If you wish to report a bug in APT, please see\n"
234" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
235" &reportbug; command.\n"
236" </para>\n"
237" </refsect1>\n"
238"\">\n"
239msgstr ""
240"<!-- Boiler plate Bug reporting section -->\n"
241"<!ENTITY manbugs \"\n"
242" <refsect1><title>バグ</title>\n"
243" <para><ulink url='http://bugs.debian.org/src:apt'>APT バグページ</ulink> をご覧ください。 \n"
244" APT のバグを報告する場合は、\n"
245" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> や\n"
246" &reportbug; コマンドをご覧ください。\n"
247" </para>\n"
248" </refsect1>\n"
249"\">\n"
250
251#. type: Plain text
0c1a7101 252#: apt.ent:48
095bdb6f
DK
253#, no-wrap
254msgid ""
255"<!-- Boiler plate Author section -->\n"
256"<!ENTITY manauthor \"\n"
257" <refsect1><title>Author</title>\n"
258" <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n"
259" </para>\n"
260" </refsect1>\n"
261"\">\n"
262msgstr ""
263"<!-- Boiler plate Author section -->\n"
264"<!ENTITY manauthor \"\n"
265" <refsect1><title>著者</title>\n"
23bd97d4 266" <para>APT は APT チーム <email>apt@packages.debian.org</email> によって書かれました。\n"
095bdb6f
DK
267" </para>\n"
268" </refsect1>\n"
269"\">\n"
270
271#. type: Plain text
0c1a7101 272#: apt.ent:58
095bdb6f
DK
273#, no-wrap
274msgid ""
275"<!-- Should be used within the option section of the text to\n"
276" put in the blurb about -h, -v, -c and -o -->\n"
277"<!ENTITY apt-commonoptions \"\n"
278" <varlistentry><term><option>-h</option></term>\n"
279" <term><option>--help</option></term>\n"
280" <listitem><para>Show a short usage summary.\n"
281" </para>\n"
282" </listitem>\n"
283" </varlistentry>\n"
284msgstr ""
285"<!-- Should be used within the option section of the text to\n"
286" put in the blurb about -h, -v, -c and -o -->\n"
287"<!ENTITY apt-commonoptions \"\n"
288" <varlistentry><term><option>-h</option></term>\n"
289" <term><option>--help</option></term>\n"
290" <listitem><para>使い方の短い要約を表示します。\n"
291" </para>\n"
292" </listitem>\n"
293" </varlistentry>\n"
294
295#. type: Plain text
0c1a7101 296#: apt.ent:66
095bdb6f
DK
297#, no-wrap
298msgid ""
299" <varlistentry>\n"
300" <term><option>-v</option></term>\n"
301" <term><option>--version</option></term>\n"
302" <listitem><para>Show the program version.\n"
303" </para>\n"
304" </listitem>\n"
305" </varlistentry>\n"
306msgstr ""
23bd97d4 307" <varlistentry>\n"
095bdb6f
DK
308" <term><option>-v</option></term>\n"
309" <term><option>--version</option></term>\n"
310" <listitem><para>プログラムのバージョンを表示します。\n"
311" </para>\n"
312" </listitem>\n"
313" </varlistentry>\n"
314
315#. type: Plain text
0c1a7101 316#: apt.ent:78
23bd97d4 317#, no-wrap
095bdb6f
DK
318msgid ""
319" <varlistentry>\n"
320" <term><option>-c</option></term>\n"
321" <term><option>--config-file</option></term>\n"
322" <listitem><para>Configuration File; Specify a configuration file to use. \n"
323" The program will read the default configuration file and then this \n"
b81dbe40
DK
324" configuration file. If configuration settings need to be set before the\n"
325" default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
326" environment variable. See &apt-conf; for syntax information.\n"
095bdb6f
DK
327" </para>\n"
328" </listitem>\n"
329" </varlistentry>\n"
330msgstr ""
331" <varlistentry>\n"
332" <term><option>-c</option></term>\n"
333" <term><option>--config-file</option></term>\n"
334" <listitem><para>設定ファイル。 使用する設定ファイルを指定します。\n"
23bd97d4 335" このプログラムは、デフォルト設定ファイルを読んでから、この設定ファイルを読みます。\n"
336" この設定をデフォルト設定ファイルよりも前に読む必要がある場合、\n"
337" <envar>APT_CONFIG</envar> 環境変数に指定してください。構文については &apt-conf; をご覧ください。\n"
095bdb6f
DK
338" </para>\n"
339" </listitem>\n"
340" </varlistentry>\n"
341
342#. type: Plain text
0c1a7101 343#: apt.ent:90
095bdb6f
DK
344#, no-wrap
345msgid ""
346" <varlistentry>\n"
347" <term><option>-o</option></term>\n"
348" <term><option>--option</option></term>\n"
349" <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
350" configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
351" <option>-o</option> and <option>--option</option> can be used multiple\n"
352" times to set different options.\n"
353" </para>\n"
354" </listitem>\n"
355" </varlistentry>\n"
356"\">\n"
357msgstr ""
23bd97d4 358" <varlistentry>\n"
095bdb6f
DK
359" <term><option>-o</option></term>\n"
360" <term><option>--option</option></term>\n"
361" <listitem><para>設定オプションのセット。任意の設定オプションをセットします。\n"
23bd97d4 362" 構文 <option>-o Foo::Bar=bar</option> となります。\n"
095bdb6f 363" 異なるオプションを設定するため、<option>-o</option> と <option>--option</option> は、\n"
23bd97d4 364" 複数回使用できます。\n"
365" </para>\n"
095bdb6f
DK
366" </listitem>\n"
367" </varlistentry>\n"
368"\">\n"
369
370#. type: Plain text
0c1a7101 371#: apt.ent:101
095bdb6f
DK
372#, no-wrap
373msgid ""
374"<!-- Should be used within the option section of the text to\n"
375" put in the blurb about -h, -v, -c and -o -->\n"
376"<!ENTITY apt-cmdblurb \"\n"
377" <para>All command line options may be set using the configuration file, the\n"
378" descriptions indicate the configuration option to set. For boolean\n"
379" options you can override the config file by using something like \n"
380" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
381" or several other variations.\n"
382" </para>\n"
383"\">\n"
384msgstr ""
385"<!-- Should be used within the option section of the text to\n"
386" put in the blurb about -h, -v, -c and -o -->\n"
387"<!ENTITY apt-cmdblurb \"\n"
388" <para>ここで設定オプションとして説明したコマンドラインオプションは、\n"
389" すべて設定ファイルを使用して設定できます。\n"
390" 設定ファイルに書いた真偽値をとるオプションは\n"
391" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
392" などのようにして上書きできます。\n"
393" </para>\n"
394"\">\n"
23bd97d4 395"\n"
095bdb6f 396
bcf91c1b 397#. type: Plain text
0c1a7101 398#: apt.ent:107
bcf91c1b
DK
399#, no-wrap
400msgid ""
401"<!ENTITY file-aptconf \"\n"
402" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
403" <listitem><para>APT configuration file.\n"
404" Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
405" </varlistentry>\n"
406msgstr ""
23bd97d4 407"<!ENTITY file-aptconf \"\n"
408" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
409" <listitem><para>APT 設定ファイル。\n"
410" 設定項目 - <literal>Dir::Etc::Main</literal></para></listitem>\n"
411" </varlistentry>\n"
bcf91c1b
DK
412
413#. type: Plain text
0c1a7101 414#: apt.ent:113
bcf91c1b
DK
415#, no-wrap
416msgid ""
417" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
418" <listitem><para>APT configuration file fragments.\n"
419" Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
420" </varlistentry>\n"
421"\">\n"
422msgstr ""
23bd97d4 423" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
424" <listitem><para>APT 設定ファイル断片。\n"
425" 設定項目 - <literal>Dir::Etc::Parts</literal></para></listitem>\n"
426" </varlistentry>\n"
427"\">\n"
bcf91c1b
DK
428
429#. type: Plain text
0c1a7101 430#: apt.ent:119
bcf91c1b
DK
431#, no-wrap
432msgid ""
433"<!ENTITY file-cachearchives \"\n"
434" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
435" <listitem><para>Storage area for retrieved package files.\n"
436" Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
437" </varlistentry>\n"
438msgstr ""
23bd97d4 439"<!ENTITY file-cachearchives \"\n"
440" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
441" <listitem><para>取得済みパッケージファイル格納エリア。\n"
442" 設定項目 - <literal>Dir::Cache::Archives</literal></para></listitem>\n"
443" </varlistentry>\n"
bcf91c1b
DK
444
445# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
446#. type: Plain text
0c1a7101 447#: apt.ent:125
23bd97d4 448#, no-wrap
bcf91c1b
DK
449msgid ""
450" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
451" <listitem><para>Storage area for package files in transit.\n"
452" Configuration Item: <literal>Dir::Cache::Archives</literal> (implicit partial). </para></listitem>\n"
453" </varlistentry>\n"
454"\">\n"
23bd97d4 455msgstr ""
456" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
457" <listitem><para>取得中パッケージファイル格納エリア。\n"
458" 設定項目 - <literal>Dir::Cache::Archives</literal> (必然的に不完全)</para></listitem>\n"
459" </varlistentry>\n"
460"\">\n"
bcf91c1b
DK
461
462# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
463#. type: Plain text
0c1a7101 464#: apt.ent:135
23bd97d4 465#, no-wrap
bcf91c1b
DK
466msgid ""
467"<!ENTITY file-preferences \"\n"
468" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
469" <listitem><para>Version preferences file.\n"
470" This is where you would specify &quot;pinning&quot;,\n"
471" i.e. a preference to get certain packages\n"
472" from a separate source\n"
473" or from a different version of a distribution.\n"
474" Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
475" </varlistentry>\n"
23bd97d4 476msgstr ""
477"<!ENTITY file-preferences \"\n"
478" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
479" <listitem><para>バージョン選択ファイル。\n"
480" ここに &quot;pinning&quot;の設定を行います。\n"
481" つまり、別々の取得元や異なるディストリビューションのバージョンの、\n"
482" どこからパッケージを取得するかを設定します。\n"
483" 設定項目 - <literal>Dir::Etc::Preferences</literal></para></listitem>\n"
484" </varlistentry>\n"
bcf91c1b
DK
485
486#. type: Plain text
0c1a7101 487#: apt.ent:141
bcf91c1b
DK
488#, no-wrap
489msgid ""
490" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
491" <listitem><para>File fragments for the version preferences.\n"
492" Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
493" </varlistentry>\n"
494"\">\n"
495msgstr ""
23bd97d4 496" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
497" <listitem><para>バージョン選択ファイル断片。\n"
498" 設定項目 - <literal>Dir::Etc::PreferencesParts</literal></para></listitem>\n"
499" </varlistentry>\n"
500"\">\n"
bcf91c1b
DK
501
502#. type: Plain text
0c1a7101 503#: apt.ent:147
bcf91c1b
DK
504#, no-wrap
505msgid ""
506"<!ENTITY file-sourceslist \"\n"
507" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
508" <listitem><para>Locations to fetch packages from.\n"
509" Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
510" </varlistentry>\n"
511msgstr ""
23bd97d4 512"<!ENTITY file-sourceslist \"\n"
513" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
514" <listitem><para>パッケージ取得元の場所。\n"
515" 設定項目 - <literal>Dir::Etc::SourceList</literal></para></listitem>\n"
516" </varlistentry>\n"
bcf91c1b
DK
517
518#. type: Plain text
0c1a7101 519#: apt.ent:153
bcf91c1b
DK
520#, no-wrap
521msgid ""
522" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
523" <listitem><para>File fragments for locations to fetch packages from.\n"
524" Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
525" </varlistentry>\n"
526"\">\n"
527msgstr ""
23bd97d4 528" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
529" <listitem><para>パッケージ取得元の場所のファイル断片\n"
530" 設定項目 - <literal>Dir::Etc::SourceParts</literal></para></listitem>\n"
531" </varlistentry>\n"
532"\">\n"
bcf91c1b
DK
533
534# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
535#. type: Plain text
0c1a7101 536#: apt.ent:160
23bd97d4 537#, no-wrap
bcf91c1b
DK
538msgid ""
539"<!ENTITY file-statelists \"\n"
540" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
541" <listitem><para>Storage area for state information for each package resource specified in\n"
542" &sources-list;\n"
543" Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
544" </varlistentry>\n"
23bd97d4 545msgstr ""
546"<!ENTITY file-statelists \"\n"
547" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
548" <listitem><para>&sources-list; に指定した、パッケージリソースごとの状態情報格納エリア。\n"
549" 設定項目 - <literal>Dir::State::Lists</literal></para></listitem>\n"
550" </varlistentry>\n"
bcf91c1b
DK
551
552# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
553#. type: Plain text
0c1a7101 554#: apt.ent:166
23bd97d4 555#, no-wrap
bcf91c1b
DK
556msgid ""
557" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
558" <listitem><para>Storage area for state information in transit.\n"
559" Configuration Item: <literal>Dir::State::Lists</literal> (implicit partial).</para></listitem>\n"
560" </varlistentry>\n"
561"\">\n"
23bd97d4 562msgstr ""
563" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
564" <listitem><para>取得中状態情報格納エリア。\n"
565" 設定項目 - <literal>Dir::State::Lists</literal> (必然的に不完全)</para></listitem>\n"
566" </varlistentry>\n"
567"\">\n"
bcf91c1b 568
b39c1859
MV
569# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
570#. type: Plain text
0c1a7101 571#: apt.ent:172
23bd97d4 572#, no-wrap
b39c1859
MV
573msgid ""
574"<!ENTITY file-trustedgpg \"\n"
575" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
576" <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
577" Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
578" </varlistentry>\n"
23bd97d4 579msgstr ""
580"<!ENTITY file-trustedgpg \"\n"
581" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
582" <listitem><para>ローカルで信頼済みキーのキーリング、新規キーはここに追加します。\n"
583" 設定項目 - <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
584" </varlistentry>\n"
b39c1859
MV
585
586# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
587#. type: Plain text
0c1a7101 588#: apt.ent:179
23bd97d4 589#, no-wrap
b39c1859
MV
590msgid ""
591" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
592" <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
593" be stored here (by other packages or the administrator).\n"
594" Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
595" </varlistentry>\n"
596"\">\n"
23bd97d4 597msgstr ""
598" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
599" <listitem><para>信頼済みキーのファイル断片、追加キーリングは (他のパッケージや管理者により) ここに格納します。\n"
600" 設定項目 - <literal>Dir::Etc::TrustedParts</literal></para></listitem>\n"
601" </varlistentry>\n"
602"\">\n"
b39c1859
MV
603
604#. type: Plain text
0c1a7101 605#: apt.ent:187
23bd97d4 606#, no-wrap
b6c6b52f
MV
607msgid ""
608"<!ENTITY file-extended_states \"\n"
609" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
610" <listitem><para>Status list of auto-installed packages.\n"
611" Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
612" </para></listitem>\n"
613" </varlistentry>\n"
614"\">\n"
23bd97d4 615msgstr ""
616"<!ENTITY file-extended_states \"\n"
617" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
618" <listitem><para>自動インストールされたパッケージの状態一覧です。\n"
619" 設定項目 - <literal>Dir::State::extended_states</literal>\n"
620" </para></listitem>\n"
621" </varlistentry>\n"
622"\">\n"
b6c6b52f
MV
623
624#. type: Plain text
0c1a7101 625#: apt.ent:191
d8b3cbb6
DK
626#, no-wrap
627msgid ""
628"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
629" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
630"<!ENTITY translation-title \"TRANSLATION\">\n"
23bd97d4 631msgstr ""
632"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
633" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
634"<!ENTITY translation-title \"翻訳\">\n"
b39c1859
MV
635
636#. type: Plain text
0c1a7101 637#: apt.ent:200
b39c1859
MV
638#, no-wrap
639msgid ""
d8b3cbb6 640"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
b39c1859
MV
641" to the translation in the past, who is responsible now and maybe further information\n"
642" specially related to your translation. -->\n"
643"<!ENTITY translation-holder \"\n"
644" The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n"
645" 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n"
646" Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n"
647"\">\n"
648msgstr ""
23bd97d4 649"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
650" to the translation in the past, who is responsible now and maybe further information\n"
651" specially related to your translation. -->\n"
b39c1859 652"<!ENTITY translation-holder \"\n"
23bd97d4 653" 倉澤 望 <email>nabetaro@debian.or.jp</email> (2003-2006,2009-2010),\n"
b39c1859
MV
654" Debian JP Documentation ML <email>debian-doc@debian.or.jp</email>\n"
655"\">\n"
656
657#. type: Plain text
0c1a7101 658#: apt.ent:210
b39c1859
MV
659#, no-wrap
660msgid ""
661"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
d8b3cbb6
DK
662" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
663" the generated manpage. This sentence is therefore here to tell the reader that this\n"
664" is not a mistake by the translator - obviously the target is that at least for stable\n"
665" releases this sentence is not needed. :) -->\n"
b39c1859
MV
666"<!ENTITY translation-english \"\n"
667" Note that this translated document may contain untranslated parts.\n"
668" This is done on purpose, to avoid losing content when the\n"
669" translation is lagging behind the original content.\n"
670"\">\n"
671msgstr ""
23bd97d4 672"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
673" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
674" the generated manpage. This sentence is therefore here to tell the reader that this\n"
675" is not a mistake by the translator - obviously the target is that at least for stable\n"
676" releases this sentence is not needed. :) -->\n"
677"<!ENTITY translation-english \"\n"
678" この翻訳文書には未訳部分が含まれていることに注意してください。\n"
679" 翻訳がオリジナルに追従できていない場合、\n"
680" 内容を失わないようにこのようにしています。\n"
681"\">\n"
b39c1859 682
095bdb6f
DK
683#. The last update date
684#. type: Content of: <refentry><refentryinfo>
30549c0c
MV
685#: apt-cache.8.xml:16
686#, fuzzy
687#| msgid ""
688#| "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
689#| "<date>14 February 2004</date>"
095bdb6f 690msgid ""
30549c0c
MV
691"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>04 "
692"February 2011</date>"
095bdb6f 693msgstr ""
30549c0c 694"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
095bdb6f
DK
695"February 2004</date>"
696
697# type: Content of: <refentry><refnamediv><refname>
698#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 699#: apt-cache.8.xml:25 apt-cache.8.xml:32
095bdb6f
DK
700msgid "apt-cache"
701msgstr "apt-cache"
702
703#. type: Content of: <refentry><refmeta><manvolnum>
0c1a7101
DK
704#: apt-cache.8.xml:26 apt-cdrom.8.xml:25 apt-config.8.xml:26 apt-get.8.xml:26
705#: apt-key.8.xml:18 apt-mark.8.xml:26 apt-secure.8.xml:18
095bdb6f
DK
706msgid "8"
707msgstr "8"
708
bcf91c1b 709#. type: Content of: <refentry><refmeta><refmiscinfo>
0c1a7101
DK
710#: apt-cache.8.xml:27 apt-cdrom.8.xml:26 apt-config.8.xml:27
711#: apt-extracttemplates.1.xml:27 apt-ftparchive.1.xml:27 apt-get.8.xml:27
712#: apt-key.8.xml:19 apt-mark.8.xml:27 apt-secure.8.xml:19
713#: apt-sortpkgs.1.xml:27 apt.conf.5.xml:33 apt_preferences.5.xml:26
714#: sources.list.5.xml:27
bcf91c1b 715msgid "APT"
23bd97d4 716msgstr "APT"
bcf91c1b 717
095bdb6f 718#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 719#: apt-cache.8.xml:33
30549c0c
MV
720msgid "query the APT cache"
721msgstr ""
095bdb6f
DK
722
723# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
724#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 725#: apt-cache.8.xml:39
30549c0c
MV
726#, fuzzy
727#| msgid ""
728#| "<command>apt-cache</command> <arg><option>-hvsn</option></arg> "
729#| "<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
730#| "<arg><option>-c=<replaceable>file</replaceable></option></arg> <group "
731#| "choice=\"req\"> <arg>add <arg choice=\"plain\" rep=\"repeat"
732#| "\"><replaceable>file</replaceable></arg></arg> <arg>gencaches</arg> "
733#| "<arg>showpkg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
734#| "replaceable></arg></arg> <arg>showsrc <arg choice=\"plain\" rep=\"repeat"
735#| "\"><replaceable>pkg</replaceable></arg></arg> <arg>stats</arg> <arg>dump</"
736#| "arg> <arg>dumpavail</arg> <arg>unmet</arg> <arg>search <arg choice=\"plain"
737#| "\"><replaceable>regex</replaceable></arg></arg> <arg>show <arg choice="
738#| "\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
739#| "<arg>depends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
740#| "replaceable></arg></arg> <arg>rdepends <arg choice=\"plain\" rep=\"repeat"
741#| "\"><replaceable>pkg</replaceable></arg></arg> <arg>pkgnames <arg choice="
742#| "\"plain\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg "
743#| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></"
744#| "arg> <arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
745#| "replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
746#| "\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
747#| "\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </"
748#| "group>"
095bdb6f
DK
749msgid ""
750"<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
751"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
752"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
30549c0c
MV
753"<arg>gencaches</arg> <arg>showpkg <arg choice=\"plain\" rep=\"repeat"
754"\"><replaceable>pkg</replaceable></arg></arg> <arg>showsrc <arg choice="
095bdb6f 755"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
30549c0c
MV
756"<arg>stats</arg> <arg>dump</arg> <arg>dumpavail</arg> <arg>unmet</arg> "
757"<arg>search <arg choice=\"plain\"><replaceable>regex</replaceable></arg></"
758"arg> <arg>show <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
759"replaceable></arg></arg> <arg>depends <arg choice=\"plain\" rep=\"repeat"
760"\"><replaceable>pkg</replaceable></arg></arg> <arg>rdepends <arg choice="
095bdb6f 761"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
30549c0c
MV
762"<arg>pkgnames <arg choice=\"plain\"><replaceable>prefix</replaceable></arg></"
763"arg> <arg>dotty <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
764"replaceable></arg></arg> <arg>xvcg <arg choice=\"plain\" rep=\"repeat"
765"\"><replaceable>pkg</replaceable></arg></arg> <arg>policy <arg choice=\"plain"
766"\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison "
767"<arg choice=\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></"
768"arg> </group>"
095bdb6f
DK
769msgstr ""
770"<command>apt-cache</command> <arg><option>-hvsn</option></arg> <arg><option>-"
771"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
772"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
773"<arg>add <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</"
774"replaceable></arg></arg> <arg>gencaches</arg> <arg>showpkg <arg choice="
775"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
776"<arg>showsrc <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
777"replaceable></arg></arg> <arg>stats</arg> <arg>dump</arg> <arg>dumpavail</"
778"arg> <arg>unmet</arg> <arg>search <arg choice=\"plain\"><replaceable>regex</"
779"replaceable></arg></arg> <arg>show <arg choice=\"plain\" rep=\"repeat"
780"\"><replaceable>pkg</replaceable></arg></arg> <arg>depends <arg choice="
781"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
782"<arg>rdepends <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
783"replaceable></arg></arg> <arg>pkgnames <arg choice=\"plain"
784"\"><replaceable>prefix</replaceable></arg></arg> <arg>dotty <arg choice="
785"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> "
786"<arg>xvcg <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
787"replaceable></arg></arg> <arg>policy <arg choice=\"plain\" rep=\"repeat"
788"\"><replaceable>pkgs</replaceable></arg></arg> <arg>madison <arg choice="
789"\"plain\" rep=\"repeat\"><replaceable>pkgs</replaceable></arg></arg> </group>"
790
791# type: Content of: <refentry><refsect1><title>
792#. type: Content of: <refentry><refsect1><title>
30549c0c 793#: apt-cache.8.xml:64 apt-cdrom.8.xml:50 apt-config.8.xml:50
0c1a7101
DK
794#: apt-extracttemplates.1.xml:46 apt-ftparchive.1.xml:59 apt-get.8.xml:114
795#: apt-key.8.xml:38 apt-mark.8.xml:55 apt-secure.8.xml:43
796#: apt-sortpkgs.1.xml:47 apt.conf.5.xml:42 apt_preferences.5.xml:36
797#: sources.list.5.xml:36
095bdb6f
DK
798msgid "Description"
799msgstr "説明"
800
801# type: Content of: <refentry><refsect1><para>
802#. type: Content of: <refentry><refsect1><para>
30549c0c 803#: apt-cache.8.xml:65
095bdb6f
DK
804msgid ""
805"<command>apt-cache</command> performs a variety of operations on APT's "
806"package cache. <command>apt-cache</command> does not manipulate the state of "
807"the system but does provide operations to search and generate interesting "
808"output from the package metadata."
809msgstr ""
810"<command>apt-cache</command> は APT のパッケージキャッシュに対して、さまざま"
811"な操作を行います。<command>apt-cache</command> は、システム状態の操作は行いま"
812"せんが、パッケージのメタデータより検索したり、興味深い出力を生成するといった"
813"操作を提供します。"
814
815# type: Content of: <refentry><refsect1><para>
816#. type: Content of: <refentry><refsect1><para>
30549c0c 817#: apt-cache.8.xml:70 apt-get.8.xml:120
095bdb6f
DK
818msgid ""
819"Unless the <option>-h</option>, or <option>--help</option> option is given, "
820"one of the commands below must be present."
821msgstr ""
822"<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
823"下に挙げるコマンドが必要です。"
824
095bdb6f 825#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 826#: apt-cache.8.xml:74
095bdb6f
DK
827msgid "gencaches"
828msgstr "gencaches"
829
830# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
831#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 832#: apt-cache.8.xml:75
095bdb6f
DK
833msgid ""
834"<literal>gencaches</literal> performs the same operation as <command>apt-get "
835"check</command>. It builds the source and package caches from the sources in "
836"&sources-list; and from <filename>/var/lib/dpkg/status</filename>."
837msgstr ""
838"<literal>gencaches</literal> は、<command>apt-get check</command> と同じ動作"
839"を提供します。これは &sources-list; 内の取得元と <filename>/var/lib/dpkg/"
840"status</filename>から、ソースとパッケージのキャッシュを構築します。"
841
842# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
843#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 844#: apt-cache.8.xml:81
095bdb6f
DK
845msgid "showpkg <replaceable>pkg(s)</replaceable>"
846msgstr "showpkg <replaceable>pkg(s)</replaceable>"
847
848# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
849#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 850#: apt-cache.8.xml:82
095bdb6f
DK
851msgid ""
852"<literal>showpkg</literal> displays information about the packages listed on "
853"the command line. Remaining arguments are package names. The available "
854"versions and reverse dependencies of each package listed are listed, as well "
855"as forward dependencies for each version. Forward (normal) dependencies are "
856"those packages upon which the package in question depends; reverse "
857"dependencies are those packages that depend upon the package in question. "
858"Thus, forward dependencies must be satisfied for a package, but reverse "
859"dependencies need not be. For instance, <command>apt-cache showpkg "
860"libreadline2</command> would produce output similar to the following:"
861msgstr ""
862"<literal>showpkg</literal> は、コマンドライン上に列挙したパッケージの情報を表"
863"示します。後に続く引数はパッケージ名となります。各パッケージについて、有効な"
864"バージョンと被依存関係を列挙し、さらにその各バージョンについて依存関係を表示"
865"します。(通常の) 依存関係とは、対象のパッケージが依存しているパッケージを指し"
866"ます。また、被依存関係とは、対象のパッケージに依存しているパッケージを指しま"
867"す。従って、パッケージの依存関係は満たさなければなりませんが、被依存関係は満"
868"たす必要はありません。実例として、以下に <command>apt-cache showpkg "
869"libreadline2</command> の出力を掲げます。"
870
871# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
872#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
30549c0c 873#: apt-cache.8.xml:94
095bdb6f
DK
874#, no-wrap
875msgid ""
876"Package: libreadline2\n"
877"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
878"Reverse Depends: \n"
879" libreadlineg2,libreadline2\n"
880" libreadline2-altdev,libreadline2\n"
881"Dependencies:\n"
882"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
883"Provides:\n"
884"2.1-12 - \n"
885"Reverse Provides: \n"
886msgstr ""
887"Package: libreadline2\n"
888"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
889"Reverse Depends: \n"
890" libreadlineg2,libreadline2\n"
891" libreadline2-altdev,libreadline2\n"
892"Dependencies:\n"
893"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
894"Provides:\n"
895"2.1-12 - \n"
896"Reverse Provides: \n"
23bd97d4 897" \n"
095bdb6f
DK
898
899# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
900#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 901#: apt-cache.8.xml:106
095bdb6f
DK
902msgid ""
903"Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
904"ncurses3.0 which must be installed for libreadline2 to work. In turn, "
905"libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
906"libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
907"installed; libreadlineg2 and libreadline2-altdev do not have to be "
908"installed. For the specific meaning of the remainder of the output it is "
909"best to consult the apt source code."
910msgstr ""
911"つまり、libreadline2 の version 2.1-12 は、libc5 と ncurses3.0 に依存してい"
912"て、libreadline2 が動作するには、これらをインストールする必要があるということ"
913"が判ります。一方、libreadlineg2 と libreadline2-altdev は libreadline2 に依存"
914"しています。libreadline2 をインストールするためには、libc5, ncurses3.0, ldso "
915"をすべてインストールしなければなりませんが、libreadlineg2 と libreadline2-"
916"altdev はインストールする必要はありません。出力の残りの部分の意味については、"
917"apt のソースコードを調べるのが最良でしょう。"
918
919#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 920#: apt-cache.8.xml:115
095bdb6f
DK
921msgid "stats"
922msgstr "stats"
923
924# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
925#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 926#: apt-cache.8.xml:115
095bdb6f
DK
927msgid ""
928"<literal>stats</literal> displays some statistics about the cache. No "
929"further arguments are expected. Statistics reported are:"
930msgstr ""
931"<literal>stats</literal> はキャッシュについての統計情報を表示します。それ以"
932"上、引数は必要ありません。以下の統計情報を表示します。"
933
934# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
935#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 936#: apt-cache.8.xml:118
095bdb6f
DK
937msgid ""
938"<literal>Total package names</literal> is the number of package names found "
939"in the cache."
940msgstr ""
941"<literal>パッケージ名総数</literal>は、キャッシュに存在するパッケージ数を表し"
942"ます。"
943
944# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
945#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 946#: apt-cache.8.xml:122
095bdb6f
DK
947msgid ""
948"<literal>Normal packages</literal> is the number of regular, ordinary "
949"package names; these are packages that bear a one-to-one correspondence "
950"between their names and the names used by other packages for them in "
951"dependencies. The majority of packages fall into this category."
952msgstr ""
953"<literal>通常パッケージ</literal>は、公式の普通のパッケージ数を表します。これ"
954"は、他のパッケージの依存関係で使用された名称で、それが一対一に対応するパッ"
955"ケージです。大多数のパッケージはこのカテゴリに入ります。"
956
957# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
958#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 959#: apt-cache.8.xml:128
095bdb6f
DK
960msgid ""
961"<literal>Pure virtual packages</literal> is the number of packages that "
962"exist only as a virtual package name; that is, packages only \"provide\" the "
963"virtual package name, and no package actually uses the name. For instance, "
964"\"mail-transport-agent\" in the Debian GNU/Linux system is a pure virtual "
965"package; several packages provide \"mail-transport-agent\", but there is no "
966"package named \"mail-transport-agent\"."
967msgstr ""
968"<literal>純粋仮想パッケージ</literal>は、仮想パッケージ名としてのみ存在する"
969"パッケージ (仮想パッケージ名のみを「提供」し、実際にはいかなるパッケージもそ"
970"の名称を持たない) の数を表します。例えば、Debian GNU/Linux システムでは "
971"\"mail-transport-agent\" は純粋仮想パッケージです。\"mail-transport-agent\" "
972"を提供するパッケージはいくつもありますが、\"mail-transport-agent\" という名称"
973"のパッケージはありません。"
974
975# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
976#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 977#: apt-cache.8.xml:136
095bdb6f
DK
978msgid ""
979"<literal>Single virtual packages</literal> is the number of packages with "
980"only one package providing a particular virtual package. For example, in the "
981"Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only "
982"one package, xless, provides \"X11-text-viewer\"."
983msgstr ""
984"<literal>単一仮想パッケージ</literal>は、特定の仮想パッケージ名を提供するパッ"
985"ケージが、ただ一つの場合の数を表します。例えば、Debian GNU/Linux システムで"
986"は、\"X11-text-viewer\" は仮想パッケージですが、\"X11-text-viewer\" を提供す"
987"るパッケージは、xless パッケージのみということです。"
988
989# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
990#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 991#: apt-cache.8.xml:142
095bdb6f
DK
992msgid ""
993"<literal>Mixed virtual packages</literal> is the number of packages that "
994"either provide a particular virtual package or have the virtual package name "
995"as the package name. For instance, in the Debian GNU/Linux system, \"debconf"
996"\" is both an actual package, and provided by the debconf-tiny package."
997msgstr ""
998"<literal>複合仮想パッケージ</literal>は、その仮想パッケージ名を提供するパッ"
999"ケージが複数あるか、またパッケージ名と同じ仮想パッケージ名を持つパッケージ数"
1000"を表します。例えば、Debian GNU/Linux システムでは、debconf は実際のパッケージ"
1001"名でもありますが、debconf-tiny によって提供もされています。"
1002
1003# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1004#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 1005#: apt-cache.8.xml:149
095bdb6f
DK
1006msgid ""
1007"<literal>Missing</literal> is the number of package names that were "
1008"referenced in a dependency but were not provided by any package. Missing "
43be0ac4 1009"packages may be an evidence if a full distribution is not accessed, or if a "
095bdb6f
DK
1010"package (real or virtual) has been dropped from the distribution. Usually "
1011"they are referenced from Conflicts or Breaks statements."
1012msgstr ""
1013"<literal>欠落</literal>は、依存関係中には存在するのに、どのパッケージにも提供"
23bd97d4 1014"されていないパッケージ名の数を表します。欠落パッケージは、全ディストリビュー"
1015"ションにアクセスできていないか、(実ないし仮想) パッケージがディストリビュー"
1016"ションからはずされたという兆候かもしれません。通常、構文が競合や破損するとこ"
1017"のようになります。"
095bdb6f
DK
1018
1019# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1020#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 1021#: apt-cache.8.xml:156
095bdb6f
DK
1022msgid ""
1023"<literal>Total distinct</literal> versions is the number of package versions "
1024"found in the cache; this value is therefore at least equal to the number of "
1025"total package names. If more than one distribution (both \"stable\" and "
1026"\"unstable\", for instance), is being accessed, this value can be "
1027"considerably larger than the number of total package names."
1028msgstr ""
1029"<literal>個別バージョン総数</literal>は、キャッシュに存在するパッケージのバー"
1030"ジョンの数を表します。そのため、この値は最小でもパッケージ名総数と一致しま"
1031"す。もし複数のディストリビューション (例 \"stable\" と \"unstable\" の両方) "
1032"を利用した場合、この値はパッケージ名総数よりもかなり大きい数になります。"
1033
1034# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
1035#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
30549c0c 1036#: apt-cache.8.xml:163
095bdb6f
DK
1037msgid ""
1038"<literal>Total dependencies</literal> is the number of dependency "
1039"relationships claimed by all of the packages in the cache."
1040msgstr ""
1041"<literal>依存関係総数</literal>は、キャッシュにあるすべてのパッケージで要求さ"
1042"れた依存関係の数です。"
1043
1044# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1045#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1046#: apt-cache.8.xml:170
095bdb6f
DK
1047msgid "showsrc <replaceable>pkg(s)</replaceable>"
1048msgstr "showsrc <replaceable>pkg(s)</replaceable>"
1049
1050# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1051#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1052#: apt-cache.8.xml:171
095bdb6f
DK
1053msgid ""
1054"<literal>showsrc</literal> displays all the source package records that "
1055"match the given package names. All versions are shown, as well as all "
1056"records that declare the name to be a Binary."
1057msgstr ""
1058"<literal>showsrc</literal> は、指定したパッケージ名に一致するソースパッケージ"
1059"を、すべて表示します。バイナリになるときの名称を宣言したレコードと同様に、す"
1060"べてのバージョンについて表示します。"
1061
1062#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1063#: apt-cache.8.xml:176 apt-config.8.xml:87
095bdb6f
DK
1064msgid "dump"
1065msgstr "dump"
1066
1067# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1068#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1069#: apt-cache.8.xml:177
095bdb6f
DK
1070msgid ""
1071"<literal>dump</literal> shows a short listing of every package in the cache. "
1072"It is primarily for debugging."
1073msgstr ""
1074"<literal>dump</literal> は、キャッシュ内のパッケージそれぞれについて、短い一"
1075"覧を表示します。主にデバッグ用です。"
1076
1077#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1078#: apt-cache.8.xml:181
095bdb6f
DK
1079msgid "dumpavail"
1080msgstr "dumpavail"
1081
1082# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1083#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1084#: apt-cache.8.xml:182
095bdb6f
DK
1085msgid ""
1086"<literal>dumpavail</literal> prints out an available list to stdout. This is "
1087"suitable for use with &dpkg; and is used by the &dselect; method."
1088msgstr ""
1089"<literal>dumpavail</literal> は、標準出力に利用可能なものの一覧を出力しま"
1090"す。 &dpkg; と共に使用すると便利ですし、&dselect; でも使用されます。"
1091
1092#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1093#: apt-cache.8.xml:186
095bdb6f
DK
1094msgid "unmet"
1095msgstr "unmet"
1096
1097# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1098#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1099#: apt-cache.8.xml:187
095bdb6f
DK
1100msgid ""
1101"<literal>unmet</literal> displays a summary of all unmet dependencies in the "
1102"package cache."
1103msgstr ""
1104"<literal>unmet</literal> は、パッケージキャッシュ内にある、不適当な依存関係の"
1105"概要を表示します。"
1106
1107# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1108#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1109#: apt-cache.8.xml:191
095bdb6f
DK
1110msgid "show <replaceable>pkg(s)</replaceable>"
1111msgstr "show <replaceable>pkg(s)</replaceable>"
1112
1113# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1114#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1115#: apt-cache.8.xml:192
095bdb6f
DK
1116msgid ""
1117"<literal>show</literal> performs a function similar to <command>dpkg --print-"
1118"avail</command>; it displays the package records for the named packages."
1119msgstr ""
1120"<literal>show</literal> は、<command>dpkg --print-avail</command> と同様の機"
1121"能を実行します。これは、指定したパッケージのパッケージレコードの表示です。"
1122
1123#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1124#: apt-cache.8.xml:197
095bdb6f
DK
1125msgid "search <replaceable>regex [ regex ... ]</replaceable>"
1126msgstr "search <replaceable>regex [ regex ... ]</replaceable>"
1127
1128# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1129#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1130#: apt-cache.8.xml:198
095bdb6f
DK
1131msgid ""
1132"<literal>search</literal> performs a full text search on all available "
1133"package lists for the POSIX regex pattern given, see "
1134"<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
1135"<manvolnum>7</manvolnum></citerefentry>. It searches the package names and "
1136"the descriptions for an occurrence of the regular expression and prints out "
1137"the package name and the short description, including virtual package "
1138"names. If <option>--full</option> is given then output identical to "
1139"<literal>show</literal> is produced for each matched package, and if "
1140"<option>--names-only</option> is given then the long description is not "
1141"searched, only the package name is."
1142msgstr ""
1143"<literal>search</literal> は、与えられた POSIX の正規表現 "
1144"(<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
1145"<manvolnum>7</manvolnum></citerefentry> 参照) により、すべての利用可能なパッ"
1146"ケージに対して全文検索を行います。パッケージ名と説明に対して正規表現で検索を"
1147"行い、パッケージ名 (仮想パッケージ名を含む) と短い説明文を表示します。"
1148"<option>--full</option> が与えられた場合、マッチしたパッケージに対し "
1149"<literal>show</literal> と同じ情報を出力します。<option>--names-only</"
1150"option> が与えられた場合は、説明文に対して検索を行わず、パッケージ名に対して"
1151"のみ対象とします。"
1152
1153# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1154#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1155#: apt-cache.8.xml:211
095bdb6f
DK
1156msgid ""
1157"Separate arguments can be used to specify multiple search patterns that are "
1158"and'ed together."
1159msgstr "空白で区切った引数で、複数の検索パターンの and をとることができます。"
1160
1161# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1162#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1163#: apt-cache.8.xml:215
095bdb6f
DK
1164msgid "depends <replaceable>pkg(s)</replaceable>"
1165msgstr "depends <replaceable>pkg(s)</replaceable>"
1166
1167# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1168#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1169#: apt-cache.8.xml:216
095bdb6f
DK
1170msgid ""
1171"<literal>depends</literal> shows a listing of each dependency a package has "
1172"and all the possible other packages that can fulfill that dependency."
1173msgstr ""
1174"<literal>depends</literal> は、パッケージが持っている依存関係と、その依存関係"
1175"を満たす他のパッケージの一覧を表示します。"
1176
1177# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1178#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1179#: apt-cache.8.xml:220
095bdb6f
DK
1180msgid "rdepends <replaceable>pkg(s)</replaceable>"
1181msgstr "rdepends <replaceable>pkg(s)</replaceable>"
1182
1183# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1184#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1185#: apt-cache.8.xml:221
095bdb6f
DK
1186msgid ""
1187"<literal>rdepends</literal> shows a listing of each reverse dependency a "
1188"package has."
1189msgstr ""
1190"<literal>rdepends</literal> は、パッケージが持つ被依存関係を一覧表示します。"
1191
1192# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1193#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1194#: apt-cache.8.xml:225
095bdb6f
DK
1195msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
1196msgstr "pkgnames <replaceable>[ prefix ]</replaceable>"
1197
1198# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1199#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1200#: apt-cache.8.xml:226
095bdb6f 1201msgid ""
63fc5550 1202"This command prints the name of each package APT knows. The optional "
095bdb6f
DK
1203"argument is a prefix match to filter the name list. The output is suitable "
1204"for use in a shell tab complete function and the output is generated "
1205"extremely quickly. This command is best used with the <option>--generate</"
1206"option> option."
1207msgstr ""
23bd97d4 1208"このコマンドは、APT が知っている各パッケージの名前を表示します。オプション引"
1209"数は、名前一覧から先頭一致で抽出します。この出力はシェルのタブによる補完機能"
1210"で使いやすく、また非常に拘束に生成されます。このコマンドは <option>--"
1211"generate</option> オプションと共に使用すると非常に便利です。"
095bdb6f 1212
63fc5550 1213#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1214#: apt-cache.8.xml:231
63fc5550 1215msgid ""
82cb5862 1216"Note that a package which APT knows of is not necessarily available to "
63fc5550
DK
1217"download, installable or installed, e.g. virtual packages are also listed in "
1218"the generated list."
1219msgstr ""
23bd97d4 1220"APT が知っているパッケージは、ダウンロード可能、インストール可能、インストー"
1221"ル済みである必要がないことに注意してください。つまり、仮想パッケージも生成し"
1222"た一覧にあります。"
63fc5550 1223
095bdb6f
DK
1224# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1225#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1226#: apt-cache.8.xml:236
095bdb6f
DK
1227msgid "dotty <replaceable>pkg(s)</replaceable>"
1228msgstr "dotty <replaceable>pkg(s)</replaceable>"
1229
1230# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1231#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1232#: apt-cache.8.xml:237
095bdb6f
DK
1233msgid ""
1234"<literal>dotty</literal> takes a list of packages on the command line and "
1235"generates output suitable for use by dotty from the <ulink url=\"http://www."
1236"research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
1237"will be a set of nodes and edges representing the relationships between the "
1238"packages. By default the given packages will trace out all dependent "
1239"packages; this can produce a very large graph. To limit the output to only "
1240"the packages listed on the command line, set the <literal>APT::Cache::"
1241"GivenOnly</literal> option."
1242msgstr ""
1243"<literal>dotty</literal> は、コマンドライン上のパッケージ名から、<ulink url="
1244"\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> パッケー"
1245"ジの dotty コマンドで利用するのに便利な出力を生成します。結果はパッケージの関"
1246"係を表わす、ノード・エッジのセットで表現されます。デフォルトでは、すべての依"
1247"存パッケージをトレースするので、非常に大きい図が得られます。これは、"
1248"<literal>APT::Cache::GivenOnly</literal> オプションを設定して解除できます。"
1249
1250# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1251#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1252#: apt-cache.8.xml:246
095bdb6f
DK
1253msgid ""
1254"The resulting nodes will have several shapes; normal packages are boxes, "
1255"pure provides are triangles, mixed provides are diamonds, missing packages "
1256"are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue "
1257"lines are pre-depends, green lines are conflicts."
1258msgstr ""
1259"結果のノードは数種の形状をとります。通常パッケージは四角、純粋仮想パッケージ"
1260"は三角、複合仮想パッケージは菱形、六角形は欠落パッケージをそれぞれ表します。"
1261"オレンジの四角は再帰が終了した「リーフパッケージ」、青い線は先行依存、緑の線"
1262"は競合を表します。"
1263
1264# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1265#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1266#: apt-cache.8.xml:251
095bdb6f
DK
1267msgid "Caution, dotty cannot graph larger sets of packages."
1268msgstr "注意) dotty は、パッケージのより大きなセットのグラフは描けません。"
1269
1270# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1271#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1272#: apt-cache.8.xml:254
095bdb6f
DK
1273msgid "xvcg <replaceable>pkg(s)</replaceable>"
1274msgstr "xvcg <replaceable>pkg(s)</replaceable>"
1275
1276#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1277#: apt-cache.8.xml:255
095bdb6f
DK
1278msgid ""
1279"The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
1280"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
1281msgstr ""
1282"<literal>dotty</literal> と同様ですが、<ulink url=\"http://rw4.cs.uni-sb.de/"
1283"users/sander/html/gsvcg1.html\">VCG tool</ulink> の xvcg 専用です。"
1284
1285# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1286#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1287#: apt-cache.8.xml:259
095bdb6f
DK
1288msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
1289msgstr "policy <replaceable>[ pkg(s) ]</replaceable>"
1290
1291# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1292#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1293#: apt-cache.8.xml:260
095bdb6f
DK
1294msgid ""
1295"<literal>policy</literal> is meant to help debug issues relating to the "
1296"preferences file. With no arguments it will print out the priorities of each "
1297"source. Otherwise it prints out detailed information about the priority "
1298"selection of the named package."
1299msgstr ""
1300"<literal>policy</literal> は、設定ファイル関係の問題について、デバッグを支援"
1301"します。引数を指定しなかった場合、取得元ごとの優先順位を表示します。一方、"
1302"パッケージ名を指定した場合、優先順の詳細情報を表示します。"
1303
1304# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
1305#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1306#: apt-cache.8.xml:266
095bdb6f
DK
1307msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
1308msgstr "madison <replaceable>/[ pkg(s) ]</replaceable>"
1309
1310# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1311#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1312#: apt-cache.8.xml:267
095bdb6f
DK
1313msgid ""
1314"<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
1315"to mimic the output format and a subset of the functionality of the Debian "
1316"archive management tool, <literal>madison</literal>. It displays available "
1317"versions of a package in a tabular format. Unlike the original "
1318"<literal>madison</literal>, it can only display information for the "
1319"architecture for which APT has retrieved package lists (<literal>APT::"
1320"Architecture</literal>)."
1321msgstr ""
1322"<literal>apt-cache</literal> の <literal>madison</literal> コマンドは、"
1323"Debian アーカイブ管理ツール <literal>madison</literal> の機能のサブセットで、"
1324"出力フォーマットを真似ようとします。パッケージの利用可能バージョンを表形式で"
1325"表示します。オリジナルの <literal>madison</literal> と違い、APT がパッケージ"
1326"一覧を検索したアーキテクチャ (<literal>APT::Architecture</literal>) の情報を"
1327"表示するだけです。"
1328
1329# type: Content of: <refentry><refsect1><title>
1330#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c
MV
1331#: apt-cache.8.xml:278 apt-config.8.xml:96 apt-extracttemplates.1.xml:59
1332#: apt-ftparchive.1.xml:525 apt-get.8.xml:331 apt-mark.8.xml:92
1333#: apt-sortpkgs.1.xml:57 apt.conf.5.xml:560 apt.conf.5.xml:582
095bdb6f
DK
1334msgid "options"
1335msgstr "オプション"
1336
1337#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1338#: apt-cache.8.xml:282
095bdb6f
DK
1339msgid "<option>-p</option>"
1340msgstr "<option>-p</option>"
1341
1342#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1343#: apt-cache.8.xml:282
095bdb6f
DK
1344msgid "<option>--pkg-cache</option>"
1345msgstr "<option>--pkg-cache</option>"
1346
1347# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1348#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1349#: apt-cache.8.xml:283
095bdb6f
DK
1350msgid ""
1351"Select the file to store the package cache. The package cache is the primary "
1352"cache used by all operations. Configuration Item: <literal>Dir::Cache::"
1353"pkgcache</literal>."
1354msgstr ""
1355"パッケージキャッシュを格納するファイルを選択します。パッケージキャッシュは、"
1356"すべての操作で使用される一次キャッシュです。設定項目 - <literal>Dir::Cache::"
1357"pkgcache</literal>"
1358
1359#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1360#: apt-cache.8.xml:288 apt-ftparchive.1.xml:568 apt-get.8.xml:393
0c1a7101 1361#: apt-sortpkgs.1.xml:61
095bdb6f
DK
1362msgid "<option>-s</option>"
1363msgstr "<option>-s</option>"
1364
1365#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1366#: apt-cache.8.xml:288
095bdb6f
DK
1367msgid "<option>--src-cache</option>"
1368msgstr "<option>--src-cache</option>"
1369
1370# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1371#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1372#: apt-cache.8.xml:289
095bdb6f
DK
1373msgid ""
1374"Select the file to store the source cache. The source is used only by "
1375"<literal>gencaches</literal> and it stores a parsed version of the package "
1376"information from remote sources. When building the package cache the source "
1377"cache is used to avoid reparsing all of the package files. Configuration "
1378"Item: <literal>Dir::Cache::srcpkgcache</literal>."
1379msgstr ""
1380"ソースキャッシュを格納するファイルを選択します。このソースキャッシュは "
1381"<literal>gencaches</literal> でのみ使用され、ここに解析された取得元のパッケー"
1382"ジ情報が格納されています。パッケージキャッシュを構築する際に、ソースキャッ"
1383"シュは、全パッケージファイルを再解析を避ける上で便利です。設定項目 - "
1384"<literal>Dir::Cache::srcpkgcache</literal>"
1385
1386#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1387#: apt-cache.8.xml:296 apt-ftparchive.1.xml:542 apt-get.8.xml:383
095bdb6f
DK
1388msgid "<option>-q</option>"
1389msgstr "<option>-q</option>"
1390
1391#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1392#: apt-cache.8.xml:296 apt-ftparchive.1.xml:542 apt-get.8.xml:383
095bdb6f
DK
1393msgid "<option>--quiet</option>"
1394msgstr "<option>--quiet</option>"
1395
1396# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1397#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1398#: apt-cache.8.xml:297
095bdb6f
DK
1399msgid ""
1400"Quiet; produces output suitable for logging, omitting progress indicators. "
1401"More q's will produce more quietness up to a maximum of 2. You can also use "
1402"<option>-q=#</option> to set the quietness level, overriding the "
1403"configuration file. Configuration Item: <literal>quiet</literal>."
1404msgstr ""
1405"静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
1406"を重ねることでさらに静粛にできます。また、<option>-q=#</option> のように静粛"
1407"レベルを指定して、設定ファイルを上書きすることもできます。設定項目 - "
1408"<literal>quiet</literal>"
1409
1410#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1411#: apt-cache.8.xml:303
095bdb6f
DK
1412msgid "<option>-i</option>"
1413msgstr "<option>-i</option>"
1414
1415#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1416#: apt-cache.8.xml:303
095bdb6f
DK
1417msgid "<option>--important</option>"
1418msgstr "<option>--important</option>"
1419
1420# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1421#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1422#: apt-cache.8.xml:304
095bdb6f
DK
1423msgid ""
1424"Print only important dependencies; for use with unmet and depends. Causes "
1425"only Depends and Pre-Depends relations to be printed. Configuration Item: "
1426"<literal>APT::Cache::Important</literal>."
1427msgstr ""
1428"「重要」依存関係のみ表示 - unmet や depends と共に使用します。これは「依存」"
1429"関係と「先行依存」関係のみを表示するためです。設定項目 - <literal>APT::"
1430"Cache::Important</literal>"
1431
1432#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1433#: apt-cache.8.xml:309
b6c6b52f 1434msgid "<option>--no-pre-depends</option>"
23bd97d4 1435msgstr "<option>--no-pre-depends</option>"
b6c6b52f
MV
1436
1437#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1438#: apt-cache.8.xml:310
b6c6b52f 1439msgid "<option>--no-depends</option>"
23bd97d4 1440msgstr "<option>--no-depends</option>"
b6c6b52f
MV
1441
1442#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1443#: apt-cache.8.xml:311
b6c6b52f 1444msgid "<option>--no-recommends</option>"
23bd97d4 1445msgstr "<option>--no-recommends</option>"
b6c6b52f
MV
1446
1447#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1448#: apt-cache.8.xml:312
b6c6b52f 1449msgid "<option>--no-suggests</option>"
23bd97d4 1450msgstr "<option>--no-suggests</option>"
b6c6b52f
MV
1451
1452#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1453#: apt-cache.8.xml:313
b6c6b52f 1454msgid "<option>--no-conflicts</option>"
23bd97d4 1455msgstr "<option>--no-conflicts</option>"
b6c6b52f
MV
1456
1457#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1458#: apt-cache.8.xml:314
b6c6b52f 1459msgid "<option>--no-breaks</option>"
23bd97d4 1460msgstr "<option>--no-breaks</option>"
b6c6b52f
MV
1461
1462#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1463#: apt-cache.8.xml:315
b6c6b52f 1464msgid "<option>--no-replaces</option>"
23bd97d4 1465msgstr "<option>--no-replaces</option>"
b6c6b52f
MV
1466
1467#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1468#: apt-cache.8.xml:316
b6c6b52f 1469msgid "<option>--no-enhances</option>"
23bd97d4 1470msgstr "<option>--no-enhances</option>"
b6c6b52f
MV
1471
1472# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1473#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1474#: apt-cache.8.xml:317
b6c6b52f 1475#, fuzzy
b6c6b52f
MV
1476msgid ""
1477"Per default the <literal>depends</literal> and <literal>rdepends</literal> "
1478"print all dependencies. This can be twicked with these flags which will omit "
1479"the specified dependency type. Configuration Item: <literal>APT::Cache::"
1480"Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
1481"Cache::ShowRecommends</literal>."
1482msgstr ""
1483"<literal>depends</literal> や <literal>rdepends</literal> で、指定した全パッ"
1484"ケージを再帰的に一度に表示します。設定項目 - <literal>APT::Cache::"
1485"RecurseDepends</literal>"
1486
1487#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1488#: apt-cache.8.xml:323 apt-cdrom.8.xml:124 apt-get.8.xml:350
095bdb6f
DK
1489msgid "<option>-f</option>"
1490msgstr "<option>-f</option>"
1491
1492#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1493#: apt-cache.8.xml:323
095bdb6f
DK
1494msgid "<option>--full</option>"
1495msgstr "<option>--full</option>"
1496
1497# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1498#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1499#: apt-cache.8.xml:324
095bdb6f
DK
1500msgid ""
1501"Print full package records when searching. Configuration Item: "
1502"<literal>APT::Cache::ShowFull</literal>."
1503msgstr ""
1504"search 時に全パッケージレコードを表示します。設定項目 - <literal>APT::Cache::"
1505"ShowFull</literal>"
1506
1507#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1508#: apt-cache.8.xml:328 apt-cdrom.8.xml:134 apt-ftparchive.1.xml:580
095bdb6f
DK
1509msgid "<option>-a</option>"
1510msgstr "<option>-a</option>"
1511
1512#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1513#: apt-cache.8.xml:328
095bdb6f
DK
1514msgid "<option>--all-versions</option>"
1515msgstr "<option>--all-versions</option>"
1516
1517# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1518#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1519#: apt-cache.8.xml:329
095bdb6f
DK
1520msgid ""
1521"Print full records for all available versions. This is the default; to turn "
1522"it off, use <option>--no-all-versions</option>. If <option>--no-all-"
1523"versions</option> is specified, only the candidate version will displayed "
1524"(the one which would be selected for installation). This option is only "
1525"applicable to the <literal>show</literal> command. Configuration Item: "
1526"<literal>APT::Cache::AllVersions</literal>."
1527msgstr ""
1528"全利用可能バージョンのレコード全体を表示します。これはデフォルトの動作で、無"
1529"効にするには <option>--no-all-versions</option> を使用してください。"
1530"<option>--no-all-versions</option> を指定すると、候補バージョン (インストール"
1531"の際に選択されるもの) だけ表示します。このオプションは、show コマンドでのみ適"
1532"用できます。設定項目 - <literal>APT::Cache::AllVersions</literal>"
1533
1534#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1535#: apt-cache.8.xml:337
095bdb6f
DK
1536msgid "<option>-g</option>"
1537msgstr "<option>-g</option>"
1538
1539#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1540#: apt-cache.8.xml:337
095bdb6f
DK
1541msgid "<option>--generate</option>"
1542msgstr "<option>--generate</option>"
1543
1544# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1545#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1546#: apt-cache.8.xml:338
095bdb6f
DK
1547msgid ""
1548"Perform automatic package cache regeneration, rather than use the cache as "
1549"it is. This is the default; to turn it off, use <option>--no-generate</"
1550"option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
1551msgstr ""
1552"そのままキャッシュを使用するのではなく、自動的にパッケージキャッシュを再生成"
1553"します。これはデフォルトの動作で、無効にするには <option>--no-generate</"
1554"option> を使用してください。設定項目 - <literal>APT::Cache::Generate</"
1555"literal>"
1556
1557#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1558#: apt-cache.8.xml:343
095bdb6f
DK
1559msgid "<option>--names-only</option>"
1560msgstr "<option>--names-only</option>"
1561
1562#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1563#: apt-cache.8.xml:343 apt-cdrom.8.xml:142
095bdb6f
DK
1564msgid "<option>-n</option>"
1565msgstr "<option>-n</option>"
1566
1567# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1568#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1569#: apt-cache.8.xml:344
095bdb6f
DK
1570msgid ""
1571"Only search on the package names, not the long descriptions. Configuration "
1572"Item: <literal>APT::Cache::NamesOnly</literal>."
1573msgstr ""
1574"説明文ではなく、パッケージ名からのみ検索します。設定項目 - <literal>APT::"
1575"Cache::NamesOnly</literal>"
1576
1577#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1578#: apt-cache.8.xml:348
095bdb6f
DK
1579msgid "<option>--all-names</option>"
1580msgstr "<option>--all-names</option>"
1581
1582# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1583#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1584#: apt-cache.8.xml:349
095bdb6f
DK
1585msgid ""
1586"Make <literal>pkgnames</literal> print all names, including virtual packages "
1587"and missing dependencies. Configuration Item: <literal>APT::Cache::"
1588"AllNames</literal>."
1589msgstr ""
1590"<literal>pkgnames</literal> で、仮想パッケージや欠落依存関係を含めた全名称を"
1591"表示します。設定項目 - <literal>APT::Cache::AllNames</literal>"
1592
1593#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1594#: apt-cache.8.xml:354
095bdb6f
DK
1595msgid "<option>--recurse</option>"
1596msgstr "<option>--recurse</option>"
1597
1598# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1599#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1600#: apt-cache.8.xml:355
095bdb6f
DK
1601msgid ""
1602"Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
1603"that all packages mentioned are printed once. Configuration Item: "
1604"<literal>APT::Cache::RecurseDepends</literal>."
1605msgstr ""
1606"<literal>depends</literal> や <literal>rdepends</literal> で、指定した全パッ"
1607"ケージを再帰的に一度に表示します。設定項目 - <literal>APT::Cache::"
1608"RecurseDepends</literal>"
1609
1610#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1611#: apt-cache.8.xml:360
095bdb6f
DK
1612msgid "<option>--installed</option>"
1613msgstr "<option>--installed</option>"
1614
1615# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1616#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 1617#: apt-cache.8.xml:362
095bdb6f
DK
1618msgid ""
1619"Limit the output of <literal>depends</literal> and <literal>rdepends</"
1620"literal> to packages which are currently installed. Configuration Item: "
1621"<literal>APT::Cache::Installed</literal>."
1622msgstr ""
1623"<literal>depends</literal> や <literal>rdepends</literal> の出力を、現在イン"
1624"ストールされているパッケージに限定します。設定項目 - <literal>APT::Cache::"
1625"Installed</literal>"
1626
1627# type: Content of: <refentry><refsect1><para>
1628#. type: Content of: <refentry><refsect1><variablelist>
30549c0c
MV
1629#: apt-cache.8.xml:367 apt-cdrom.8.xml:153 apt-config.8.xml:101
1630#: apt-extracttemplates.1.xml:70 apt-ftparchive.1.xml:608 apt-get.8.xml:570
0c1a7101 1631#: apt-sortpkgs.1.xml:67
095bdb6f
DK
1632msgid "&apt-commonoptions;"
1633msgstr "&apt-commonoptions;"
1634
1635# type: Content of: <refentry><refsect1><title>
1636#. type: Content of: <refentry><refsect1><title>
30549c0c
MV
1637#: apt-cache.8.xml:372 apt-get.8.xml:575 apt-key.8.xml:156 apt-mark.8.xml:125
1638#: apt.conf.5.xml:1093 apt_preferences.5.xml:649
095bdb6f
DK
1639msgid "Files"
1640msgstr "ファイル"
1641
bcf91c1b 1642#. type: Content of: <refentry><refsect1><variablelist>
30549c0c 1643#: apt-cache.8.xml:374
bcf91c1b 1644msgid "&file-sourceslist; &file-statelists;"
23bd97d4 1645msgstr "&file-sourceslist; &file-statelists;"
095bdb6f
DK
1646
1647# type: Content of: <refentry><refsect1><title>
1648#. type: Content of: <refentry><refsect1><title>
30549c0c
MV
1649#: apt-cache.8.xml:379 apt-cdrom.8.xml:158 apt-config.8.xml:106
1650#: apt-extracttemplates.1.xml:77 apt-ftparchive.1.xml:624 apt-get.8.xml:585
1651#: apt-key.8.xml:177 apt-mark.8.xml:131 apt-secure.8.xml:185
1652#: apt-sortpkgs.1.xml:72 apt.conf.5.xml:1099 apt_preferences.5.xml:656
1653#: sources.list.5.xml:234
095bdb6f
DK
1654msgid "See Also"
1655msgstr "関連項目"
1656
1657# type: Content of: <refentry><refsect1><para>
1658#. type: Content of: <refentry><refsect1><para>
30549c0c 1659#: apt-cache.8.xml:380
095bdb6f
DK
1660msgid "&apt-conf;, &sources-list;, &apt-get;"
1661msgstr "&apt-conf;, &sources-list;, &apt-get;"
1662
1663# type: Content of: <refentry><refsect1><title>
1664#. type: Content of: <refentry><refsect1><title>
30549c0c
MV
1665#: apt-cache.8.xml:384 apt-cdrom.8.xml:163 apt-config.8.xml:111
1666#: apt-extracttemplates.1.xml:81 apt-ftparchive.1.xml:628 apt-get.8.xml:591
0c1a7101 1667#: apt-mark.8.xml:135 apt-sortpkgs.1.xml:76
095bdb6f
DK
1668msgid "Diagnostics"
1669msgstr "診断メッセージ"
1670
1671# type: Content of: <refentry><refsect1><para>
1672#. type: Content of: <refentry><refsect1><para>
30549c0c 1673#: apt-cache.8.xml:385
095bdb6f
DK
1674msgid ""
1675"<command>apt-cache</command> returns zero on normal operation, decimal 100 "
1676"on error."
1677msgstr ""
1678"<command>apt-cache</command> は正常終了時に 0 を返します。エラー時には十進の "
1679"100 を返します。"
1680
1681#. type: Content of: <refentry><refentryinfo>
0c1a7101 1682#: apt-cdrom.8.xml:16
095bdb6f
DK
1683msgid ""
1684"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
1685"February 2004</date>"
1686msgstr ""
1687"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
1688"February 2004</date>"
1689
1690# type: Content of: <refentry><refnamediv><refname>
1691#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 1692#: apt-cdrom.8.xml:24 apt-cdrom.8.xml:31
095bdb6f
DK
1693msgid "apt-cdrom"
1694msgstr "apt-cdrom"
1695
1696# type: Content of: <refentry><refnamediv><refpurpose>
1697#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 1698#: apt-cdrom.8.xml:32
095bdb6f
DK
1699msgid "APT CDROM management utility"
1700msgstr "APT CDROM 管理ユーティリティ"
1701
1702# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1703#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 1704#: apt-cdrom.8.xml:38
095bdb6f
DK
1705msgid ""
1706"<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
1707"<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
1708"<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1709"<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
1710"<arg>add</arg> <arg>ident</arg> </group>"
1711msgstr ""
1712"<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
1713"<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
1714"<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
1715"<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
1716"<arg>add</arg> <arg>ident</arg> </group>"
1717
1718# type: Content of: <refentry><refsect1><para>
1719#. type: Content of: <refentry><refsect1><para>
0c1a7101 1720#: apt-cdrom.8.xml:51
095bdb6f
DK
1721msgid ""
1722"<command>apt-cdrom</command> is used to add a new CDROM to APTs list of "
1723"available sources. <command>apt-cdrom</command> takes care of determining "
1724"the structure of the disc as well as correcting for several possible mis-"
1725"burns and verifying the index files."
1726msgstr ""
1727"<command>apt-cdrom</command> は利用可能な取得元として、APT のリストに新しい "
1728"CDROM を追加するのに便利です。<command>apt-cdrom</command> は焼き損じを可能な"
1729"限り補正し、ディスク構造の確認を助けます。また、インデックスファイルの確認を"
1730"行います。"
1731
1732# type: Content of: <refentry><refsect1><para>
1733#. type: Content of: <refentry><refsect1><para>
0c1a7101 1734#: apt-cdrom.8.xml:58
095bdb6f
DK
1735msgid ""
1736"It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
1737"system, it cannot be done by hand. Furthermore each disk in a multi-cd set "
1738"must be inserted and scanned separately to account for possible mis-burns."
1739msgstr ""
1740"APT システムに手作業で CD を追加するのは難しいため、<command>apt-cdrom</"
1741"command> が必要になります。その上、CD セットのディスクを 1 枚づつ、焼き損じを"
1742"補正できるか評価しなければなりません。"
1743
1744#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
0c1a7101 1745#: apt-cdrom.8.xml:68
095bdb6f
DK
1746msgid "add"
1747msgstr "add"
1748
095bdb6f 1749#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
0c1a7101 1750#: apt-cdrom.8.xml:69
095bdb6f
DK
1751msgid ""
1752"<literal>add</literal> is used to add a new disc to the source list. It will "
0fd68707 1753"unmount the CDROM device, prompt for a disk to be inserted and then proceed "
095bdb6f
DK
1754"to scan it and copy the index files. If the disc does not have a proper "
1755"<filename>disk</filename> directory you will be prompted for a descriptive "
1756"title."
1757msgstr ""
1758"<literal>add</literal> は、新しいディスクを取得元リストに追加します。CDROM デ"
23bd97d4 1759"バイスのアンマウント、ディスク挿入のプロンプト表示の後に、ディスクのスキャン"
1760"とインデックスファイルのコピーを行います。ディスクに正しい <filename>disk</"
095bdb6f
DK
1761"filename> ディレクトリが存在しない場合、タイトルを入力するよう促します。"
1762
1763# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1764#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
0c1a7101 1765#: apt-cdrom.8.xml:77
095bdb6f
DK
1766msgid ""
1767"APT uses a CDROM ID to track which disc is currently in the drive and "
1768"maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
1769"filename>"
1770msgstr ""
1771"APT は、現在ドライブにあるディスクのトラックから取得した、CDROM ID を使用しま"
1772"す。またその ID を、<filename>&statedir;/cdroms.list</filename> 内のデータ"
1773"ベースで管理します。"
1774
1775#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
0c1a7101 1776#: apt-cdrom.8.xml:84
095bdb6f
DK
1777msgid "ident"
1778msgstr "ident"
1779
1780# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
1781#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
0c1a7101 1782#: apt-cdrom.8.xml:85
095bdb6f
DK
1783msgid ""
1784"A debugging tool to report the identity of the current disc as well as the "
1785"stored file name"
1786msgstr ""
1787"格納されているファイル名と現在のディスクが同一かどうかをレポートする、デバッ"
1788"グツールです。"
1789
1790# type: Content of: <refentry><refsect1><para>
1791#. type: Content of: <refentry><refsect1><para>
0c1a7101 1792#: apt-cdrom.8.xml:64
095bdb6f
DK
1793msgid ""
1794"Unless the <option>-h</option>, or <option>--help</option> option is given "
1795"one of the commands below must be present. <placeholder type=\"variablelist"
1796"\" id=\"0\"/>"
1797msgstr ""
1798"<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
1799"下に挙げるコマンドが必要です。<placeholder type=\"variablelist\" id=\"0\"/>"
1800
1801# type: Content of: <refentry><refsect1><title>
1802#. type: Content of: <refentry><refsect1><title>
0c1a7101 1803#: apt-cdrom.8.xml:94 apt-key.8.xml:142
095bdb6f
DK
1804msgid "Options"
1805msgstr "オプション"
1806
1807#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1808#: apt-cdrom.8.xml:98 apt-ftparchive.1.xml:536 apt-get.8.xml:345
095bdb6f
DK
1809msgid "<option>-d</option>"
1810msgstr "<option>-d</option>"
1811
1812#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1813#: apt-cdrom.8.xml:98
095bdb6f
DK
1814msgid "<option>--cdrom</option>"
1815msgstr "<option>--cdrom</option>"
1816
1817# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1818#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1819#: apt-cdrom.8.xml:99
095bdb6f
DK
1820msgid ""
1821"Mount point; specify the location to mount the cdrom. This mount point must "
1822"be listed in <filename>/etc/fstab</filename> and properly configured. "
1823"Configuration Item: <literal>Acquire::cdrom::mount</literal>."
1824msgstr ""
1825"マウントポイント - cdrom をマウントする場所を指定します。このマウントポイント"
1826"は、<filename>/etc/fstab</filename> に正しく設定されている必要があります。設"
1827"定項目 - <literal>Acquire::cdrom::mount</literal>"
1828
1829#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1830#: apt-cdrom.8.xml:107
095bdb6f
DK
1831msgid "<option>-r</option>"
1832msgstr "<option>-r</option>"
1833
1834#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1835#: apt-cdrom.8.xml:107
095bdb6f
DK
1836msgid "<option>--rename</option>"
1837msgstr "<option>--rename</option>"
1838
1839# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1840#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1841#: apt-cdrom.8.xml:108
095bdb6f
DK
1842msgid ""
1843"Rename a disc; change the label of a disk or override the disks given label. "
1844"This option will cause <command>apt-cdrom</command> to prompt for a new "
1845"label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
1846msgstr ""
1847"ディスクの名前変更 - 指定した名前でディスクのラベルを変更・更新します。このオ"
1848"プションにより、<command>apt-cdrom</command> が新しいラベルを入力するよう促し"
1849"ます。設定項目 - <literal>APT::CDROM::Rename</literal>"
1850
1851#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1852#: apt-cdrom.8.xml:116 apt-get.8.xml:364
095bdb6f
DK
1853msgid "<option>-m</option>"
1854msgstr "<option>-m</option>"
1855
1856#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1857#: apt-cdrom.8.xml:116
095bdb6f
DK
1858msgid "<option>--no-mount</option>"
1859msgstr "<option>--no-mount</option>"
1860
1861# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1862#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1863#: apt-cdrom.8.xml:117
095bdb6f
DK
1864msgid ""
1865"No mounting; prevent <command>apt-cdrom</command> from mounting and "
1866"unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
1867"NoMount</literal>."
1868msgstr ""
1869"マウントなし - <command>apt-cdrom</command> が、マウントポイントにマウント・"
1870"アンマウントしないようにします。設定項目 - <literal>APT::CDROM::NoMount</"
1871"literal>"
1872
1873#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1874#: apt-cdrom.8.xml:124
095bdb6f
DK
1875msgid "<option>--fast</option>"
1876msgstr "<option>--fast</option>"
1877
1878# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1879#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1880#: apt-cdrom.8.xml:125
095bdb6f
DK
1881msgid ""
1882"Fast Copy; Assume the package files are valid and do not check every "
1883"package. This option should be used only if <command>apt-cdrom</command> has "
1884"been run on this disc before and did not detect any errors. Configuration "
1885"Item: <literal>APT::CDROM::Fast</literal>."
1886msgstr ""
1887"高速コピー - パッケージファイルが妥当であると仮定し、チェックを全く行いませ"
1888"ん。このオプションは、このディスクで以前 <command>apt-cdrom</command> を行っ"
1889"ており、エラーを検出しなかった場合のみ使用すべきです。設定項目 - "
1890"<literal>APT::CDROM::Fast</literal>"
1891
1892#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 1893#: apt-cdrom.8.xml:134
095bdb6f
DK
1894msgid "<option>--thorough</option>"
1895msgstr "<option>--thorough</option>"
1896
1897# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1898#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1899#: apt-cdrom.8.xml:135
095bdb6f
DK
1900msgid ""
1901"Thorough Package Scan; This option may be needed with some old Debian "
1902"1.1/1.2 discs that have Package files in strange places. It takes much "
1903"longer to scan the CD but will pick them all up."
1904msgstr ""
1905"完全パッケージスキャン - 古い Debian 1.1/1.2 のディスクは、パッケージファイル"
1906"が違う場所にあるため、このオプションを使う必要があるかもしれません。CD をス"
1907"キャンするのに非常に時間がかかりますが、全パッケージファイルを抽出することが"
1908"できます。"
1909
1910#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1911#: apt-cdrom.8.xml:143 apt-get.8.xml:395
095bdb6f
DK
1912msgid "<option>--just-print</option>"
1913msgstr "<option>--just-print</option>"
1914
1915#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1916#: apt-cdrom.8.xml:144 apt-get.8.xml:397
095bdb6f
DK
1917msgid "<option>--recon</option>"
1918msgstr "<option>--recon</option>"
1919
1920#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 1921#: apt-cdrom.8.xml:145 apt-get.8.xml:398
095bdb6f
DK
1922msgid "<option>--no-act</option>"
1923msgstr "<option>--no-act</option>"
1924
1925# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
1926#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 1927#: apt-cdrom.8.xml:146
095bdb6f
DK
1928msgid ""
1929"No Changes; Do not change the &sources-list; file and do not write index "
1930"files. Everything is still checked however. Configuration Item: "
1931"<literal>APT::CDROM::NoAct</literal>."
1932msgstr ""
1933"変更なし - &sources-list; ファイルの変更や、インデックスファイルの書き込みを"
1934"行いません。とはいえ、すべてのチェックは行います。設定項目 - <literal>APT::"
1935"CDROM::NoAct</literal>"
1936
1937# type: Content of: <refentry><refsect1><para>
1938#. type: Content of: <refentry><refsect1><para>
0c1a7101 1939#: apt-cdrom.8.xml:159
095bdb6f
DK
1940msgid "&apt-conf;, &apt-get;, &sources-list;"
1941msgstr "&apt-conf;, &apt-get;, &sources-list;"
1942
1943# type: Content of: <refentry><refsect1><para>
1944#. type: Content of: <refentry><refsect1><para>
0c1a7101 1945#: apt-cdrom.8.xml:164
095bdb6f
DK
1946msgid ""
1947"<command>apt-cdrom</command> returns zero on normal operation, decimal 100 "
1948"on error."
1949msgstr ""
1950"<command>apt-cdrom</command> は正常終了時に 0 を返します。エラー時には十進の "
1951"100 を返します。"
1952
30549c0c
MV
1953#. The last update date
1954#. type: Content of: <refentry><refentryinfo>
1955#: apt-config.8.xml:16 apt-extracttemplates.1.xml:16 apt-sortpkgs.1.xml:16
1956#: sources.list.5.xml:16
1957msgid ""
1958"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
1959"February 2004</date>"
1960msgstr ""
1961"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>29 "
1962"February 2004</date>"
1963
095bdb6f
DK
1964# type: Content of: <refentry><refnamediv><refname>
1965#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 1966#: apt-config.8.xml:25 apt-config.8.xml:32
095bdb6f
DK
1967msgid "apt-config"
1968msgstr "apt-config"
1969
1970# type: Content of: <refentry><refnamediv><refpurpose>
1971#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 1972#: apt-config.8.xml:33
095bdb6f
DK
1973msgid "APT Configuration Query program"
1974msgstr "APT 設定取得プログラム"
1975
1976# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
1977#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 1978#: apt-config.8.xml:39
095bdb6f
DK
1979msgid ""
1980"<command>apt-config</command> <arg><option>-hv</option></arg> <arg><option>-"
1981"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
1982"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
1983"<arg>shell</arg> <arg>dump</arg> </group>"
1984msgstr ""
1985"<command>apt-config</command> <arg><option>-hv</option></arg> <arg><option>-"
1986"o=<replaceable>config string</replaceable></option></arg> <arg><option>-"
1987"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> "
1988"<arg>shell</arg> <arg>dump</arg> </group>"
1989
1990# type: Content of: <refentry><refsect1><para>
1991#. type: Content of: <refentry><refsect1><para>
0c1a7101 1992#: apt-config.8.xml:51
095bdb6f
DK
1993msgid ""
1994"<command>apt-config</command> is an internal program used by various "
1995"portions of the APT suite to provide consistent configurability. It accesses "
1996"the main configuration file <filename>/etc/apt/apt.conf</filename> in a "
1997"manner that is easy to use by scripted applications."
1998msgstr ""
1999"<command>apt-config</command> は、APT スイートの様々な所で一貫した設定を行う"
2000"ために使用する、内部ツールです。スクリプトアプリケーションで使いやすい方法"
2001"で、メイン設定ファイル <filename>/etc/apt/apt.conf</filename> にアクセスしま"
2002"す。"
2003
2004# type: Content of: <refentry><refsect1><para>
2005#. type: Content of: <refentry><refsect1><para>
0c1a7101 2006#: apt-config.8.xml:56 apt-ftparchive.1.xml:75
095bdb6f
DK
2007msgid ""
2008"Unless the <option>-h</option>, or <option>--help</option> option is given "
2009"one of the commands below must be present."
2010msgstr ""
2011"<option>-h</option> オプションや <option>--help</option> オプションを除き、以"
2012"下に挙げるコマンドが必要です。"
2013
2014#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2015#: apt-config.8.xml:61
095bdb6f
DK
2016msgid "shell"
2017msgstr "shell"
2018
2019# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2020#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2021#: apt-config.8.xml:63
095bdb6f
DK
2022msgid ""
2023"shell is used to access the configuration information from a shell script. "
2024"It is given pairs of arguments, the first being a shell variable and the "
2025"second the configuration value to query. As output it lists a series of "
2026"shell assignments commands for each present value. In a shell script it "
2027"should be used like:"
2028msgstr ""
2029"shell は、シェルスクリプトから設定情報にアクセスするのに使用します。引数とし"
2030"て、まずシェル変数、次に取得したい設定値をペアで与えます。出力として、現在の"
2031"値ごとにシェル代入コマンドの一覧を表示します。シェルスクリプト内では、以下の"
2032"ようにしてください。"
2033
2034# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
2035#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
0c1a7101 2036#: apt-config.8.xml:71
095bdb6f
DK
2037#, no-wrap
2038msgid ""
2039"OPTS=\"-f\"\n"
2040"RES=`apt-config shell OPTS MyApp::options`\n"
2041"eval $RES\n"
2042msgstr ""
2043"OPTS=\"-f\"\n"
2044"RES=`apt-config shell OPTS MyApp::options`\n"
2045"eval $RES\n"
23bd97d4 2046"\n"
095bdb6f
DK
2047
2048# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2049#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2050#: apt-config.8.xml:76
095bdb6f
DK
2051msgid ""
2052"This will set the shell environment variable $OPTS to the value of MyApp::"
2053"options with a default of <option>-f</option>."
2054msgstr ""
2055"これは、MyApp::options の値をシェル環境変数 $OPTS にセットします。デフォルト"
2056"値は <option>-f</option> となります。"
2057
2058# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2059#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2060#: apt-config.8.xml:80
095bdb6f
DK
2061msgid ""
2062"The configuration item may be postfixed with a /[fdbi]. f returns file "
2063"names, d returns directories, b returns true or false and i returns an "
2064"integer. Each of the returns is normalized and verified internally."
2065msgstr ""
2066"設定項目は /[fdbi] を後ろに付けられます。f はファイル名を、d はディレクトリ"
2067"を、b は true か false を、i は整数を返します。返り値ごとに内部で正規化と検証"
2068"を行います。"
2069
2070# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2071#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2072#: apt-config.8.xml:89
095bdb6f
DK
2073msgid "Just show the contents of the configuration space."
2074msgstr "設定箇所の内容を表示するだけです。"
2075
2076# type: Content of: <refentry><refsect1><para>
2077#. type: Content of: <refentry><refsect1><para>
30549c0c 2078#: apt-config.8.xml:107 apt-extracttemplates.1.xml:78 apt-ftparchive.1.xml:625
0c1a7101 2079#: apt-sortpkgs.1.xml:73
095bdb6f
DK
2080msgid "&apt-conf;"
2081msgstr "&apt-conf;"
2082
2083# type: Content of: <refentry><refsect1><para>
2084#. type: Content of: <refentry><refsect1><para>
0c1a7101 2085#: apt-config.8.xml:112
095bdb6f
DK
2086msgid ""
2087"<command>apt-config</command> returns zero on normal operation, decimal 100 "
2088"on error."
2089msgstr ""
2090"<command>apt-config</command> は正常終了時に 0 を返します。エラー時には十進"
2091"の 100 を返します。"
2092
2093# type: Content of: <refentry><refnamediv><refname>
2094#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 2095#: apt-extracttemplates.1.xml:25 apt-extracttemplates.1.xml:32
095bdb6f
DK
2096msgid "apt-extracttemplates"
2097msgstr "apt-extracttemplates"
2098
2099#. type: Content of: <refentry><refmeta><manvolnum>
0c1a7101 2100#: apt-extracttemplates.1.xml:26 apt-ftparchive.1.xml:26 apt-sortpkgs.1.xml:26
095bdb6f
DK
2101msgid "1"
2102msgstr "1"
2103
2104# type: Content of: <refentry><refnamediv><refpurpose>
2105#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 2106#: apt-extracttemplates.1.xml:33
095bdb6f
DK
2107msgid "Utility to extract DebConf config and templates from Debian packages"
2108msgstr ""
2109"Debian パッケージから DebConf 設定と DebConf テンプレートを抽出するユーティリ"
2110"ティ"
2111
2112# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2113#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 2114#: apt-extracttemplates.1.xml:39
095bdb6f
DK
2115msgid ""
2116"<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
2117"<arg><option>-t=<replaceable>temporary directory</replaceable></option></"
2118"arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></"
2119"arg>"
2120msgstr ""
2121"<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> "
2122"<arg><option>-t=<replaceable>temporary directory</replaceable></option></"
2123"arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></"
2124"arg>"
2125
2126# type: Content of: <refentry><refsect1><para>
2127#. type: Content of: <refentry><refsect1><para>
0c1a7101 2128#: apt-extracttemplates.1.xml:47
095bdb6f
DK
2129msgid ""
2130"<command>apt-extracttemplates</command> will take one or more Debian package "
2131"files as input and write out (to a temporary directory) all associated "
2132"config scripts and template files. For each passed in package that contains "
2133"config scripts and templates, one line of output will be generated in the "
2134"format:"
2135msgstr ""
2136"<command>apt-extracttemplates</command> は、入力に複数の Debian パッケージを"
2137"とり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出"
2138"力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれ"
2139"ぞれに対し、以下の形式で 1 行ずつ出力します。"
2140
2141# type: Content of: <refentry><refsect1><para>
2142#. type: Content of: <refentry><refsect1><para>
0c1a7101 2143#: apt-extracttemplates.1.xml:52
095bdb6f
DK
2144msgid "package version template-file config-script"
2145msgstr "package version template-file config-script"
2146
2147# type: Content of: <refentry><refsect1><para>
2148#. type: Content of: <refentry><refsect1><para>
0c1a7101 2149#: apt-extracttemplates.1.xml:53
095bdb6f
DK
2150msgid ""
2151"template-file and config-script are written to the temporary directory "
2152"specified by the -t or --tempdir (<literal>APT::ExtractTemplates::TempDir</"
2153"literal>) directory, with filenames of the form <filename>package.template."
2154"XXXX</filename> and <filename>package.config.XXXX</filename>"
2155msgstr ""
2156"テンプレートファイルや、設定スクリプトは、-t や --tempdir で指定した一時ディ"
2157"レクトリ (<literal>APT::ExtractTemplates::TempDir</literal>) に書き出され、"
2158"ファイル名は、<filename>package.template.XXXX</filename> や "
2159"<filename>package.config.XXXX</filename> と言った形になります。"
2160
2161#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 2162#: apt-extracttemplates.1.xml:63 apt-get.8.xml:504
095bdb6f
DK
2163msgid "<option>-t</option>"
2164msgstr "<option>-t</option>"
2165
2166#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2167#: apt-extracttemplates.1.xml:63
095bdb6f
DK
2168msgid "<option>--tempdir</option>"
2169msgstr "<option>--tempdir</option>"
2170
2171# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2172#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2173#: apt-extracttemplates.1.xml:65
095bdb6f
DK
2174msgid ""
2175"Temporary directory in which to write extracted debconf template files and "
43be0ac4
MV
2176"config scripts. Configuration Item: <literal>APT::ExtractTemplates::"
2177"TempDir</literal>"
095bdb6f
DK
2178msgstr ""
2179"抽出した debconf テンプレートファイルや設定スクリプトを書き出す一時ディレクト"
2180"リ。設定項目 - <literal>APT::ExtractTemplates::TempDir</literal>"
2181
2182# type: Content of: <refentry><refsect1><para>
2183#. type: Content of: <refentry><refsect1><para>
0c1a7101 2184#: apt-extracttemplates.1.xml:82
095bdb6f
DK
2185msgid ""
2186"<command>apt-extracttemplates</command> returns zero on normal operation, "
2187"decimal 100 on error."
2188msgstr ""
2189"<command>apt-extracttemplates</command> は正常終了時に 0 を返します。エラー時"
2190"には十進の 100 を返します。"
2191
43be0ac4
MV
2192#. The last update date
2193#. type: Content of: <refentry><refentryinfo>
0c1a7101 2194#: apt-ftparchive.1.xml:16
43be0ac4
MV
2195msgid ""
2196"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>17 "
2197"August 2009</date>"
2198msgstr ""
23bd97d4 2199"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>17 "
2200"August 2009</date>"
43be0ac4 2201
095bdb6f
DK
2202# type: Content of: <refentry><refnamediv><refname>
2203#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 2204#: apt-ftparchive.1.xml:25 apt-ftparchive.1.xml:32
095bdb6f
DK
2205msgid "apt-ftparchive"
2206msgstr "apt-ftparchive"
2207
2208# type: Content of: <refentry><refnamediv><refpurpose>
2209#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 2210#: apt-ftparchive.1.xml:33
095bdb6f
DK
2211msgid "Utility to generate index files"
2212msgstr "インデックスファイル生成ユーティリティ"
2213
2214# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
2215#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 2216#: apt-ftparchive.1.xml:39
095bdb6f
DK
2217msgid ""
2218"<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
2219"<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
2220"<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
0fd68707 2221"arg> <arg><option>--arch <replaceable>architecture</replaceable></option></"
01f2b54d 2222"arg> <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</"
2223"replaceable></option></arg> <arg><option>-c=<replaceable>file</replaceable></"
2224"option></arg> <group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep="
2225"\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</"
095bdb6f
DK
2226"replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2227"<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</"
2228"replaceable></arg><arg><replaceable>override</"
2229"replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2230"<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></arg></"
2231"arg> <arg>release <arg choice=\"plain\"><replaceable>path</replaceable></"
2232"arg></arg> <arg>generate <arg choice=\"plain\"><replaceable>config-file</"
2233"replaceable></arg> <arg choice=\"plain\" rep=\"repeat"
2234"\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg choice="
2235"\"plain\"><replaceable>config-file</replaceable></arg></arg> </group>"
2236msgstr ""
2237"<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> "
2238"<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> "
2239"<arg><option>--readonly</option></arg> <arg><option>--contents</option></"
23bd97d4 2240"arg> <arg><option>--arch <replaceable>architecture</replaceable></option></"
2241"arg> <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</"
2242"replaceable></option></arg> <arg><option>-c=<replaceable>file</replaceable></"
2243"option></arg> <group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep="
2244"\"repeat\"><replaceable>path</replaceable></arg><arg><replaceable>override</"
095bdb6f
DK
2245"replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2246"<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</"
2247"replaceable></arg><arg><replaceable>override</"
2248"replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> "
2249"<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></arg></"
2250"arg> <arg>release <arg choice=\"plain\"><replaceable>path</replaceable></"
2251"arg></arg> <arg>generate <arg choice=\"plain\"><replaceable>config-file</"
2252"replaceable></arg> <arg choice=\"plain\" rep=\"repeat"
2253"\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg choice="
2254"\"plain\"><replaceable>config-file</replaceable></arg></arg> </group>"
2255
2256# type: Content of: <refentry><refsect1><para>
2257#. type: Content of: <refentry><refsect1><para>
0c1a7101 2258#: apt-ftparchive.1.xml:60
095bdb6f
DK
2259msgid ""
2260"<command>apt-ftparchive</command> is the command line tool that generates "
2261"the index files that APT uses to access a distribution source. The index "
2262"files should be generated on the origin site based on the content of that "
2263"site."
2264msgstr ""
2265"<command>apt-ftparchive</command> は、APT が取得元にアクセスするのに必要な、"
2266"インデックスファイルを生成するコマンドラインツールです。インデックスファイル"
2267"は、元のサイトの内容に基づき生成されるべきです。"
2268
2269# type: Content of: <refentry><refsect1><para>
2270#. type: Content of: <refentry><refsect1><para>
0c1a7101 2271#: apt-ftparchive.1.xml:64
095bdb6f
DK
2272msgid ""
2273"<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; "
2274"program, incorporating its entire functionality via the <literal>packages</"
2275"literal> command. It also contains a contents file generator, "
2276"<literal>contents</literal>, and an elaborate means to 'script' the "
2277"generation process for a complete archive."
2278msgstr ""
2279"<command>apt-ftparchive</command> は、&dpkg-scanpackages; プログラムのスー"
2280"パーセットで、<literal>packages</literal> コマンド経由で機能全体を取り込んで"
2281"います。また、contents ファイルジェネレータ <literal>contents</literal> と完"
2282"全なアーカイブの生成プロセス「スクリプト」である綿密な手段を含んでいます。"
2283
2284# type: Content of: <refentry><refsect1><para>
2285#. type: Content of: <refentry><refsect1><para>
0c1a7101 2286#: apt-ftparchive.1.xml:70
095bdb6f
DK
2287msgid ""
2288"Internally <command>apt-ftparchive</command> can make use of binary "
2289"databases to cache the contents of a .deb file and it does not rely on any "
2290"external programs aside from &gzip;. When doing a full generate it "
2291"automatically performs file-change checks and builds the desired compressed "
2292"output files."
2293msgstr ""
2294"本質的に <command>apt-ftparchive</command> は、.deb ファイルの内容をキャッ"
2295"シュするのにバイナリデータベースを使用できます。また、&gzip; 以外のいかなる外"
2296"部プログラムにも依存しません。すべて生成する際には、ファイル変更点の検出と希"
2297"望した圧縮出力ファイルの作成を自動的に実行します。"
2298
2299# type: <tag></tag>
2300#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2301#: apt-ftparchive.1.xml:79
095bdb6f
DK
2302msgid "packages"
2303msgstr "packages"
2304
2305# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2306#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2307#: apt-ftparchive.1.xml:81
095bdb6f
DK
2308msgid ""
2309"The packages command generates a package file from a directory tree. It "
2310"takes the given directory and recursively searches it for .deb files, "
2311"emitting a package record to stdout for each. This command is approximately "
2312"equivalent to &dpkg-scanpackages;."
2313msgstr ""
2314"packages コマンドは、ディレクトリツリーからパッケージファイルを生成します。与"
2315"えられたディレクトリから再帰検索し、.deb ファイルを取得します。またパッケージ"
2316"レコードを標準出力にそれぞれ出力します。このコマンドは、&dpkg-scanpackages; "
2317"とほぼ同じです。"
2318
2319# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2320#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2321#: apt-ftparchive.1.xml:86 apt-ftparchive.1.xml:110
095bdb6f
DK
2322msgid ""
2323"The option <option>--db</option> can be used to specify a binary caching DB."
2324msgstr "<option>--db</option> オプションで、キャッシュ DB を指定できます。"
2325
2326# type: Content of: <refentry><refnamediv><refname>
2327#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2328#: apt-ftparchive.1.xml:89
095bdb6f
DK
2329msgid "sources"
2330msgstr "sources"
2331
2332# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2333#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2334#: apt-ftparchive.1.xml:91
095bdb6f
DK
2335msgid ""
2336"The <literal>sources</literal> command generates a source index file from a "
2337"directory tree. It takes the given directory and recursively searches it "
2338"for .dsc files, emitting a source record to stdout for each. This command is "
2339"approximately equivalent to &dpkg-scansources;."
2340msgstr ""
2341"<literal>sources</literal> コマンドは、ディレクトリツリーからソースインデック"
2342"スファイルを生成します。与えられたディレクトリから再帰検索し、.dsc ファイルを"
2343"取得します。またソースレコードを標準出力にそれぞれ出力します。このコマンド"
2344"は、&dpkg-scansources; とほぼ同じです。"
2345
2346# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2347#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2348#: apt-ftparchive.1.xml:96
095bdb6f
DK
2349msgid ""
2350"If an override file is specified then a source override file will be looked "
2351"for with an extension of .src. The --source-override option can be used to "
2352"change the source override file that will be used."
2353msgstr ""
2354"override ファイルを指定した場合、src 拡張子がついたソースオーバーライドファイ"
2355"ルを探します。使用するソースオーバーライドファイルを変更するのには、--source-"
2356"override オプションを使用します。"
2357
2358#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2359#: apt-ftparchive.1.xml:101
095bdb6f
DK
2360msgid "contents"
2361msgstr "contents"
2362
2363# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2364#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2365#: apt-ftparchive.1.xml:103
095bdb6f
DK
2366msgid ""
2367"The <literal>contents</literal> command generates a contents file from a "
2368"directory tree. It takes the given directory and recursively searches it "
2369"for .deb files, and reads the file list from each file. It then sorts and "
2370"writes to stdout the list of files matched to packages. Directories are not "
2371"written to the output. If multiple packages own the same file then each "
2372"package is separated by a comma in the output."
2373msgstr ""
2374"<literal>contents</literal> コマンドは、ディレクトリツリーからコンテンツファ"
2375"イルを生成します。与えられたディレクトリから再帰検索し、.deb ファイルを取得し"
2376"ます。またファイルごとにファイル一覧を読み取ります。その後、パッケージに対応"
2377"するファイル一覧を標準出力にソートして出力します。ディレクトリは出力に含まれ"
2378"ません。複数のパッケージが同じファイルを持つ場合、パッケージ名をカンマ区切り"
2379"で出力します。"
2380
2381#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 2382#: apt-ftparchive.1.xml:113
095bdb6f
DK
2383msgid "release"
2384msgstr "release"
2385
095bdb6f 2386#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 2387#: apt-ftparchive.1.xml:115
095bdb6f
DK
2388msgid ""
2389"The <literal>release</literal> command generates a Release file from a "
30549c0c
MV
2390"directory tree. It recursively searches the given directory for uncompressed "
2391"<filename>Packages</filename> and <filename>Sources</filename> files and the "
2392"ones compressed with <command>gzip</command>, <command>bzip2</command> or "
2393"<command>lzma</command> as well as <filename>Release</filename> and "
2394"<filename>md5sum.txt</filename> files by default (<literal>APT::FTPArchive::"
2395"Release::Default-Patterns</literal>). Additional filename patterns can be "
2396"added by listing them in <literal>APT::FTPArchive::Release::Patterns</"
2397"literal>. It then writes to stdout a Release file containing a MD5, SHA1 "
2398"and SHA256 digest for each file."
095bdb6f 2399msgstr ""
095bdb6f 2400
095bdb6f 2401#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 2402#: apt-ftparchive.1.xml:125
095bdb6f
DK
2403msgid ""
2404"Values for the additional metadata fields in the Release file are taken from "
2405"the corresponding variables under <literal>APT::FTPArchive::Release</"
2406"literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The "
2407"supported fields are: <literal>Origin</literal>, <literal>Label</literal>, "
2408"<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</"
b6c6b52f
MV
2409"literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, "
2410"<literal>Architectures</literal>, <literal>Components</literal>, "
2411"<literal>Description</literal>."
095bdb6f
DK
2412msgstr ""
2413"Release ファイルの追加メタデータフィールドの値は、<literal>APT::FTPArchive::"
2414"Release</literal> 以下の相当する値 (例: <literal>APT::FTPArchive::Release::"
2415"Origin</literal>) をとります。サポートするフィールドは、<literal>Origin</"
2416"literal>, <literal>Label</literal>, <literal>Suite</literal>, "
2417"<literal>Version</literal>, <literal>Codename</literal>, <literal>Date</"
23bd97d4 2418"literal>, <literal>Valid-Until</literal>, <literal>Architectures</literal>, "
2419"<literal>Components</literal>, <literal>Description</literal> です。"
095bdb6f
DK
2420
2421#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 2422#: apt-ftparchive.1.xml:136
095bdb6f
DK
2423msgid "generate"
2424msgstr "generate"
2425
2426# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2427#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 2428#: apt-ftparchive.1.xml:138
095bdb6f
DK
2429msgid ""
2430"The <literal>generate</literal> command is designed to be runnable from a "
2431"cron script and builds indexes according to the given config file. The "
2432"config language provides a flexible means of specifying which index files "
2433"are built from which directories, as well as providing a simple means of "
2434"maintaining the required settings."
2435msgstr ""
2436"<literal>generate</literal> コマンドは、cron スクリプトから実行できるよう設計"
2437"されており、与えられた設定ファイルに従ってインデックスを生成します。設定言語"
2438"は、必要な設定を維持する簡単な方法を提供すると共に、インデックスファイルをど"
2439"のディレクトリから作成するかを指定する、柔軟な方法を提供します。"
2440
2441#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 2442#: apt-ftparchive.1.xml:145 apt-get.8.xml:287
095bdb6f
DK
2443msgid "clean"
2444msgstr "clean"
2445
2446# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
2447#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 2448#: apt-ftparchive.1.xml:147
095bdb6f
DK
2449msgid ""
2450"The <literal>clean</literal> command tidies the databases used by the given "
2451"configuration file by removing any records that are no longer necessary."
2452msgstr ""
2453"<literal>clean</literal> コマンドは、設定ファイルで与えられたデータベースを、"
2454"もう必要ないレコードを削除して整理します。"
2455
2456# type: Content of: <refentry><refsect1><title>
2457#. type: Content of: <refentry><refsect1><title>
30549c0c 2458#: apt-ftparchive.1.xml:153
095bdb6f
DK
2459msgid "The Generate Configuration"
2460msgstr "Generate 設定"
2461
2462# type: Content of: <refentry><refsect1><para>
2463#. type: Content of: <refentry><refsect1><para>
30549c0c 2464#: apt-ftparchive.1.xml:155
095bdb6f
DK
2465msgid ""
2466"The <literal>generate</literal> command uses a configuration file to "
2467"describe the archives that are going to be generated. It follows the typical "
2468"ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-"
2469"conf; contains a description of the syntax. Note that the generate "
2470"configuration is parsed in sectional manner, but &apt-conf; is parsed in a "
2471"tree manner. This only effects how the scope tag is handled."
2472msgstr ""
2473"<literal>generate</literal> コマンドは、生成するアーカイブに関する記述をした"
2474"設定ファイルを使用します。設定ファイルは、bind 8 や dhcpd といった ISC ツール"
23bd97d4 2475"に見られるような、ISC 設定フォーマットに従います。&apt-conf; に、構文の説明が"
095bdb6f
DK
2476"あります。Generate 設定はセクション法で解析しますが、&apt-conf; はツリー法で"
2477"解析するのに注意してください。これはスコープタグの扱い方に違いがあるだけで"
2478"す。"
2479
2480# type: Content of: <refentry><refsect1><para>
2481#. type: Content of: <refentry><refsect1><para>
30549c0c 2482#: apt-ftparchive.1.xml:163
095bdb6f
DK
2483msgid ""
2484"The generate configuration has 4 separate sections, each described below."
2485msgstr ""
2486"generate 設定には 4 個の独立したセクションがあります。以下それぞれ説明しま"
2487"す。"
2488
2489# type: Content of: <refentry><refsect1><refsect2><title>
2490#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 2491#: apt-ftparchive.1.xml:165
095bdb6f
DK
2492msgid "Dir Section"
2493msgstr "Dir セクション"
2494
2495# type: Content of: <refentry><refsect1><refsect2><para>
2496#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2497#: apt-ftparchive.1.xml:167
095bdb6f
DK
2498msgid ""
2499"The <literal>Dir</literal> section defines the standard directories needed "
2500"to locate the files required during the generation process. These "
43be0ac4
MV
2501"directories are prepended certain relative paths defined in later sections "
2502"to produce a complete an absolute path."
095bdb6f
DK
2503msgstr ""
2504"<literal>Dir</literal> セクションは、生成プロセスで必要なファイルを配置するた"
23bd97d4 2505"めに必要な、標準ディレクトリを定義します。このディレクトリは、完全な絶対パス"
2506"を生成するため、後のセクションで定義される相対パスの前に結合されます。"
095bdb6f
DK
2507
2508# type: <tag></tag>
2509#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2510#: apt-ftparchive.1.xml:172
095bdb6f
DK
2511msgid "ArchiveDir"
2512msgstr "ArchiveDir"
2513
2514# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2515#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2516#: apt-ftparchive.1.xml:174
095bdb6f
DK
2517msgid ""
2518"Specifies the root of the FTP archive, in a standard Debian configuration "
2519"this is the directory that contains the <filename>ls-LR</filename> and dist "
2520"nodes."
2521msgstr ""
2522"FTP アーカイブのルートを指定します。標準的な Debian 設定では、このディレクト"
2523"リには <filename>ls-LR</filename> と dist ノードがあります。"
2524
2525#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2526#: apt-ftparchive.1.xml:179
095bdb6f
DK
2527msgid "OverrideDir"
2528msgstr "OverrideDir"
2529
2530# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2531#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2532#: apt-ftparchive.1.xml:181
095bdb6f
DK
2533msgid "Specifies the location of the override files."
2534msgstr "オーバーライドファイルの場所を指定します。"
2535
2536#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2537#: apt-ftparchive.1.xml:184
095bdb6f
DK
2538msgid "CacheDir"
2539msgstr "CacheDir"
2540
2541# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2542#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2543#: apt-ftparchive.1.xml:186
095bdb6f
DK
2544msgid "Specifies the location of the cache files"
2545msgstr "キャッシュファイルの場所を指定します。"
2546
2547# type: Content of: <refentry><refsect1><title>
2548#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2549#: apt-ftparchive.1.xml:189
095bdb6f
DK
2550msgid "FileListDir"
2551msgstr "FileListDir"
2552
2553# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2554#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2555#: apt-ftparchive.1.xml:191
095bdb6f
DK
2556msgid ""
2557"Specifies the location of the file list files, if the <literal>FileList</"
2558"literal> setting is used below."
2559msgstr ""
2560"<literal>FileList</literal> 設定が以下で使用されている場合、ファイルリスト"
2561"ファイルの場所を指定します。"
2562
2563# type: Content of: <refentry><refsect1><refsect2><title>
2564#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 2565#: apt-ftparchive.1.xml:197
095bdb6f
DK
2566msgid "Default Section"
2567msgstr "Default セクション"
2568
2569# type: Content of: <refentry><refsect1><refsect2><para>
2570#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2571#: apt-ftparchive.1.xml:199
095bdb6f
DK
2572msgid ""
2573"The <literal>Default</literal> section specifies default values, and "
2574"settings that control the operation of the generator. Other sections may "
2575"override these defaults with a per-section setting."
2576msgstr ""
2577"<literal>Default</literal> セクションではデフォルト値を指定します。また、生成"
2578"器の動作を制御する設定も行います。他のセクションでは、ここにあるデフォルト値"
2579"を、セクションごとの設定で上書きします。"
2580
2581# type: <tag></tag>
2582#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2583#: apt-ftparchive.1.xml:203
095bdb6f
DK
2584msgid "Packages::Compress"
2585msgstr "Packages::Compress"
2586
2587# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2588#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2589#: apt-ftparchive.1.xml:205
095bdb6f
DK
2590msgid ""
2591"Sets the default compression schemes to use for the Package index files. It "
2592"is a string that contains a space separated list of at least one of: '.' (no "
2593"compression), 'gzip' and 'bzip2'. The default for all compression schemes is "
2594"'. gzip'."
2595msgstr ""
2596"Package インデックスファイルのデフォルトの圧縮方法を設定します。少なくともひ"
2597"とつは '.' (圧縮なし), 'gzip', 'bzip2' が入る、空白区切りの文字列です。圧縮方"
2598"法のデフォルトはすべて '. gzip' です。"
2599
2600#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2601#: apt-ftparchive.1.xml:211
095bdb6f
DK
2602msgid "Packages::Extensions"
2603msgstr "Packages::Extensions"
2604
2605# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2606#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2607#: apt-ftparchive.1.xml:213
095bdb6f
DK
2608msgid ""
2609"Sets the default list of file extensions that are package files. This "
2610"defaults to '.deb'."
2611msgstr ""
2612"パッケージファイル拡張子のデフォルト値を列挙します。このデフォルト値は '."
2613"deb' です。"
2614
2615#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2616#: apt-ftparchive.1.xml:217
095bdb6f
DK
2617msgid "Sources::Compress"
2618msgstr "Sources::Compress"
2619
2620# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2621#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2622#: apt-ftparchive.1.xml:219
095bdb6f
DK
2623msgid ""
2624"This is similar to <literal>Packages::Compress</literal> except that it "
2625"controls the compression for the Sources files."
2626msgstr ""
2627"<literal>Packages::Compress</literal> と同様に、Sources ファイルの圧縮方法を"
2628"指定します。"
2629
2630#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2631#: apt-ftparchive.1.xml:223
095bdb6f
DK
2632msgid "Sources::Extensions"
2633msgstr "Sources::Extensions"
2634
2635# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2636#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2637#: apt-ftparchive.1.xml:225
095bdb6f
DK
2638msgid ""
2639"Sets the default list of file extensions that are source files. This "
2640"defaults to '.dsc'."
2641msgstr ""
2642"ソースファイル拡張子のデフォルト値を列挙します。このデフォルト値は '.dsc' で"
2643"す。"
2644
2645#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2646#: apt-ftparchive.1.xml:229
095bdb6f
DK
2647msgid "Contents::Compress"
2648msgstr "Contents::Compress"
2649
2650# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2651#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2652#: apt-ftparchive.1.xml:231
095bdb6f
DK
2653msgid ""
2654"This is similar to <literal>Packages::Compress</literal> except that it "
2655"controls the compression for the Contents files."
2656msgstr ""
2657"<literal>Packages::Compress</literal> と同様に、Contents ファイルの圧縮方法を"
2658"指定します。"
2659
2660#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2661#: apt-ftparchive.1.xml:235
b81dbe40 2662msgid "Translation::Compress"
23bd97d4 2663msgstr "Translation::Compress"
b81dbe40 2664
b81dbe40 2665#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2666#: apt-ftparchive.1.xml:237
b81dbe40
DK
2667msgid ""
2668"This is similar to <literal>Packages::Compress</literal> except that it "
2669"controls the compression for the Translation-en master file."
2670msgstr ""
23bd97d4 2671"<literal>Packages::Compress</literal> と同様に、Translation-en マスターファイ"
2672"ルの圧縮を制御します。"
b81dbe40
DK
2673
2674#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2675#: apt-ftparchive.1.xml:241
095bdb6f
DK
2676msgid "DeLinkLimit"
2677msgstr "DeLinkLimit"
2678
2679# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2680#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2681#: apt-ftparchive.1.xml:243
095bdb6f
DK
2682msgid ""
2683"Specifies the number of kilobytes to delink (and replace with hard links) "
2684"per run. This is used in conjunction with the per-section <literal>External-"
2685"Links</literal> setting."
2686msgstr ""
2687"実行するごとに delink (及びハードリンクの置き換え) する量を、キロバイト単位で"
2688"指定します。セクションごとの <literal>External-Links</literal> 設定と合わせて"
2689"使います。"
2690
2691# type: Content of: <refentry><refsect1><title>
2692#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2693#: apt-ftparchive.1.xml:248
095bdb6f
DK
2694msgid "FileMode"
2695msgstr "FileMode"
2696
2697# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2698#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2699#: apt-ftparchive.1.xml:250
095bdb6f
DK
2700msgid ""
2701"Specifies the mode of all created index files. It defaults to 0644. All "
2702"index files are set to this mode with no regard to the umask."
2703msgstr ""
2704"作成したインデックスファイルのモードを指定します。デフォルトは 0644 です。全"
2705"インデックスファイルは、umask を無視してこのモードを使用します。"
2706
b81dbe40
DK
2707# type: Content of: <refentry><refsect1><title>
2708#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2709#: apt-ftparchive.1.xml:255 apt-ftparchive.1.xml:401
b81dbe40 2710msgid "LongDescription"
23bd97d4 2711msgstr "LongDescription"
b81dbe40
DK
2712
2713#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2714#: apt-ftparchive.1.xml:257 apt-ftparchive.1.xml:403
b81dbe40
DK
2715msgid ""
2716"Sets if long descriptions should be included in the Packages file or split "
2717"out into a master Translation-en file."
2718msgstr ""
2719
095bdb6f
DK
2720# type: Content of: <refentry><refsect1><refsect2><title>
2721#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 2722#: apt-ftparchive.1.xml:263
095bdb6f
DK
2723msgid "TreeDefault Section"
2724msgstr "TreeDefault セクション"
2725
2726# type: Content of: <refentry><refsect1><refsect2><para>
2727#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2728#: apt-ftparchive.1.xml:265
095bdb6f
DK
2729msgid ""
2730"Sets defaults specific to <literal>Tree</literal> sections. All of these "
2731"variables are substitution variables and have the strings $(DIST), "
2732"$(SECTION) and $(ARCH) replaced with their respective values."
2733msgstr ""
2734"特定の <literal>Tree</literal> セクションのデフォルトを設定します。これらの変"
2735"数はすべて置換変数であり、文字列 $(DIST), $(SECTION), $(ARCH) をそれぞれの値"
2736"に展開します。"
2737
2738#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2739#: apt-ftparchive.1.xml:270
095bdb6f
DK
2740msgid "MaxContentsChange"
2741msgstr "MaxContentsChange"
2742
2743# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2744#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2745#: apt-ftparchive.1.xml:272
095bdb6f
DK
2746msgid ""
2747"Sets the number of kilobytes of contents files that are generated each day. "
2748"The contents files are round-robined so that over several days they will all "
2749"be rebuilt."
2750msgstr ""
2751"日毎に生成する contents ファイルをキロバイト単位で設定します。contents ファイ"
2752"ルをラウンドロビンし、数日経つとすべて再生成します。"
2753
2754# type: Content of: <refentry><refsect1><title>
2755#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2756#: apt-ftparchive.1.xml:277
095bdb6f
DK
2757msgid "ContentsAge"
2758msgstr "ContentsAge"
2759
2760# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2761#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2762#: apt-ftparchive.1.xml:279
095bdb6f
DK
2763msgid ""
2764"Controls the number of days a contents file is allowed to be checked without "
2765"changing. If this limit is passed the mtime of the contents file is updated. "
2766"This case can occur if the package file is changed in such a way that does "
2767"not result in a new contents file [override edit for instance]. A hold off "
2768"is allowed in hopes that new .debs will be installed, requiring a new file "
2769"anyhow. The default is 10, the units are in days."
2770msgstr ""
2771"変更がない contents ファイルをチェックする日数を指定します。この制限を越えた "
2772"contents ファイルの mtime を、更新します。パッケージファイルが変更されても、"
2773"[例えば上書き編集で] contents ファイルが更新されないような場合、こういったこ"
2774"とが発生します。新しい .deb ファイルをインストールしたい場合、保留を解除で"
2775"き、少なくとも新しいファイルが必要です。デフォルトは 10 で、単位は日です。"
2776
2777# type: Content of: <refentry><refsect1><refsect2><title>
2778#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2779#: apt-ftparchive.1.xml:288
095bdb6f
DK
2780msgid "Directory"
2781msgstr "Directory"
2782
2783# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2784#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2785#: apt-ftparchive.1.xml:290
095bdb6f
DK
2786msgid ""
2787"Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/"
2788"$(SECTION)/binary-$(ARCH)/</filename>"
2789msgstr ""
2790".deb ディレクトリツリーの先頭を設定します。デフォルトは <filename>$(DIST)/"
2791"$(SECTION)/binary-$(ARCH)/</filename> です。"
2792
2793# type: Content of: <refentry><refsect1><refsect2><title>
2794#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2795#: apt-ftparchive.1.xml:294
095bdb6f
DK
2796msgid "SrcDirectory"
2797msgstr "SrcDirectory"
2798
2799# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2800#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2801#: apt-ftparchive.1.xml:296
095bdb6f
DK
2802msgid ""
2803"Sets the top of the source package directory tree. Defaults to <filename>"
2804"$(DIST)/$(SECTION)/source/</filename>"
2805msgstr ""
2806"ソースパッケージディレクトリツリーの先頭を設定します。デフォルトは <filename>"
2807"$(DIST)/$(SECTION)/source/</filename> です。"
2808
2809# type: <tag></tag>
2810#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2811#: apt-ftparchive.1.xml:300 apt-ftparchive.1.xml:439
095bdb6f
DK
2812msgid "Packages"
2813msgstr "Packages"
2814
2815# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2816#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2817#: apt-ftparchive.1.xml:302
095bdb6f
DK
2818msgid ""
2819"Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/"
2820"binary-$(ARCH)/Packages</filename>"
2821msgstr ""
2822"Packages ファイルの出力先を設定します。デフォルトは <filename>$(DIST)/"
2823"$(SECTION)/binary-$(ARCH)/Packages</filename> です。"
2824
2825# type: Content of: <refentry><refnamediv><refname>
2826#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2827#: apt-ftparchive.1.xml:306 apt-ftparchive.1.xml:444
095bdb6f
DK
2828msgid "Sources"
2829msgstr "Sources"
2830
2831# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2832#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2833#: apt-ftparchive.1.xml:308
095bdb6f 2834msgid ""
b39c1859 2835"Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/"
095bdb6f
DK
2836"source/Sources</filename>"
2837msgstr ""
23bd97d4 2838"Sources ファイルの出力先を設定します。デフォルトは <filename>$(DIST)/"
095bdb6f
DK
2839"$(SECTION)/source/Sources</filename> です。"
2840
b81dbe40
DK
2841# type: Content of: <refentry><refsect1><title>
2842#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2843#: apt-ftparchive.1.xml:312
b81dbe40 2844msgid "Translation"
23bd97d4 2845msgstr "Translation"
b81dbe40
DK
2846
2847#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2848#: apt-ftparchive.1.xml:314
b81dbe40
DK
2849msgid ""
2850"Set the output Translation-en master file with the long descriptions if they "
2851"should be not included in the Packages file. Defaults to <filename>$(DIST)/"
2852"$(SECTION)/i18n/Translation-en</filename>"
2853msgstr ""
2854
095bdb6f 2855#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2856#: apt-ftparchive.1.xml:319
095bdb6f
DK
2857msgid "InternalPrefix"
2858msgstr "InternalPrefix"
2859
2860# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2861#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2862#: apt-ftparchive.1.xml:321
095bdb6f
DK
2863msgid ""
2864"Sets the path prefix that causes a symlink to be considered an internal link "
2865"instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</"
2866"filename>"
2867msgstr ""
2868"外部リンクではなく、内部リンクと見なす判断材料となる、パスのプレフィックスを"
2869"設定します。デフォルトは、<filename>$(DIST)/$(SECTION)/</filename> です。"
2870
2871# type: Content of: <refentry><refsect1><title>
2872#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2873#: apt-ftparchive.1.xml:326 apt-ftparchive.1.xml:450
095bdb6f
DK
2874msgid "Contents"
2875msgstr "Contents"
2876
2877# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2878#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2879#: apt-ftparchive.1.xml:328
095bdb6f
DK
2880msgid ""
2881"Sets the output Contents file. Defaults to <filename>$(DIST)/Contents-$(ARCH)"
2882"</filename>. If this setting causes multiple Packages files to map onto a "
2883"single Contents file (such as the default) then <command>apt-ftparchive</"
2884"command> will integrate those package files together automatically."
2885msgstr ""
2886"Contents ファイルの出力先を設定します。デフォルトは、<filename>$(DIST)/"
2887"Contents-$(ARCH)</filename> です。複数の Packages ファイルをひとつの "
2888"Contents ファイルにまとめられる設定 (デフォルト) の場合、<command>apt-"
2889"ftparchive</command> は自動でパッケージファイルをまとめます。"
2890
2891#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2892#: apt-ftparchive.1.xml:335
095bdb6f
DK
2893msgid "Contents::Header"
2894msgstr "Contents::Header"
2895
2896# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2897#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2898#: apt-ftparchive.1.xml:337
095bdb6f
DK
2899msgid "Sets header file to prepend to the contents output."
2900msgstr "contents の出力に付けるヘッダファイルを設定します。"
2901
2902#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2903#: apt-ftparchive.1.xml:340 apt-ftparchive.1.xml:475
095bdb6f
DK
2904msgid "BinCacheDB"
2905msgstr "BinCacheDB"
2906
2907# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2908#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2909#: apt-ftparchive.1.xml:342
095bdb6f
DK
2910msgid ""
2911"Sets the binary cache database to use for this section. Multiple sections "
2912"can share the same database."
2913msgstr ""
2914"このセクションで使用するバイナリキャッシュデータベースを設定します。複数のセ"
2915"クションで同じデータベースを共有できます。"
2916
2917# type: Content of: <refentry><refsect1><title>
2918#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2919#: apt-ftparchive.1.xml:346
095bdb6f
DK
2920msgid "FileList"
2921msgstr "FileList"
2922
2923# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2924#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2925#: apt-ftparchive.1.xml:348
095bdb6f
DK
2926msgid ""
2927"Specifies that instead of walking the directory tree, <command>apt-"
2928"ftparchive</command> should read the list of files from the given file. "
2929"Relative files names are prefixed with the archive directory."
2930msgstr ""
2931"ディレクトリツリーを走査する代わりに、<command>apt-ftparchive</command> が読"
2932"み込むファイル一覧ファイルを指定します。相対ファイル名は、アーカイブディレク"
2933"トリが先頭につきます。"
2934
2935# type: Content of: <refentry><refsect1><title>
2936#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 2937#: apt-ftparchive.1.xml:353
095bdb6f
DK
2938msgid "SourceFileList"
2939msgstr "SourceFileList"
2940
2941# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
2942#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 2943#: apt-ftparchive.1.xml:355
095bdb6f
DK
2944msgid ""
2945"Specifies that instead of walking the directory tree, <command>apt-"
2946"ftparchive</command> should read the list of files from the given file. "
2947"Relative files names are prefixed with the archive directory. This is used "
2948"when processing source indexes."
2949msgstr ""
2950"ディレクトリツリーを走査する代わりに、<command>apt-ftparchive</command> が読"
2951"み込むファイル一覧ファイルを指定します。相対ファイル名は、アーカイブディレク"
2952"トリが先頭につきます。ソースインデックスを処理する際に使用します。"
2953
2954# type: Content of: <refentry><refsect1><refsect2><title>
2955#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 2956#: apt-ftparchive.1.xml:363
095bdb6f
DK
2957msgid "Tree Section"
2958msgstr "Tree セクション"
2959
2960# type: Content of: <refentry><refsect1><refsect2><para>
2961#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2962#: apt-ftparchive.1.xml:365
095bdb6f
DK
2963msgid ""
2964"The <literal>Tree</literal> section defines a standard Debian file tree "
2965"which consists of a base directory, then multiple sections in that base "
2966"directory and finally multiple Architectures in each section. The exact "
2967"pathing used is defined by the <literal>Directory</literal> substitution "
2968"variable."
2969msgstr ""
2970"<literal>Tree</literal> セクションでは、ベースディレクトリからの標準 Debian "
2971"ファイルツリー、ベースディレクトリの複数のセクション、最終的にはセクションご"
2972"との複数のアーキテクチャを定義します。使用する正確なパスは、"
2973"<literal>Directory</literal> 変数で定義されます。"
2974
095bdb6f 2975#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2976#: apt-ftparchive.1.xml:370
095bdb6f
DK
2977msgid ""
2978"The <literal>Tree</literal> section takes a scope tag which sets the "
2979"<literal>$(DIST)</literal> variable and defines the root of the tree (the "
2980"path is prefixed by <literal>ArchiveDir</literal>). Typically this is a "
b6c6b52f 2981"setting such as <filename>dists/&stable-codename;</filename>."
095bdb6f
DK
2982msgstr ""
2983"<literal>Tree</literal> セクションは、<literal>$(DIST)</literal> 変数で設定さ"
2984"れているスコープタグをとり、ツリーのルート (<literal>ArchiveDir</literal>が先"
23bd97d4 2985"頭につくパス) を定義します。通常、この設定は <filename>dists/&stable-"
2986"codename;</filename> のようになります。"
095bdb6f
DK
2987
2988# type: Content of: <refentry><refsect1><refsect2><para>
2989#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 2990#: apt-ftparchive.1.xml:375
095bdb6f
DK
2991msgid ""
2992"All of the settings defined in the <literal>TreeDefault</literal> section "
2993"can be use in a <literal>Tree</literal> section as well as three new "
2994"variables."
2995msgstr ""
2996"<literal>TreeDefault</literal> セクションで定義される設定はすべて、3 個の新し"
2997"い変数と同様に、<literal>Tree</literal> セクションで使用できます。"
2998
095bdb6f 2999# type: Content of: <refentry><refsect1><refsect2><para><informalexample><programlisting>
b39c1859 3000#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 3001#: apt-ftparchive.1.xml:381
23bd97d4 3002#, no-wrap
095bdb6f
DK
3003msgid ""
3004"for i in Sections do \n"
3005" for j in Architectures do\n"
3006" Generate for DIST=scope SECTION=i ARCH=j\n"
b39c1859 3007" "
095bdb6f
DK
3008msgstr ""
3009"for i in Sections do \n"
3010" for j in Architectures do\n"
3011" Generate for DIST=scope SECTION=i ARCH=j\n"
23bd97d4 3012" "
095bdb6f 3013
b39c1859
MV
3014# type: Content of: <refentry><refsect1><refsect2><para><informalexample>
3015#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 3016#: apt-ftparchive.1.xml:378
b39c1859
MV
3017msgid ""
3018"When processing a <literal>Tree</literal> section <command>apt-ftparchive</"
3019"command> performs an operation similar to: <placeholder type=\"programlisting"
3020"\" id=\"0\"/>"
3021msgstr ""
3022"<literal>Tree</literal> セクションを処理する際、<command>apt-ftparchive</"
23bd97d4 3023"command> は以下のような操作を行います。<placeholder type=\"programlisting\" "
3024"id=\"0\"/>"
b39c1859 3025
095bdb6f
DK
3026# type: Content of: <refentry><refsect1><refsect2><title>
3027#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3028#: apt-ftparchive.1.xml:387
095bdb6f
DK
3029msgid "Sections"
3030msgstr "Sections"
3031
3032# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3033#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3034#: apt-ftparchive.1.xml:389
095bdb6f
DK
3035msgid ""
3036"This is a space separated list of sections which appear under the "
3037"distribution, typically this is something like <literal>main contrib non-"
3038"free</literal>"
3039msgstr ""
3040"distribution 以下に現れるセクションを、空白区切りで指定したリストです。通常、"
3041"<literal>main contrib non-free</literal>のようになります。"
3042
3043# type: <tag></tag>
3044#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3045#: apt-ftparchive.1.xml:394
095bdb6f
DK
3046msgid "Architectures"
3047msgstr "Architectures"
3048
3049# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3050#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3051#: apt-ftparchive.1.xml:396
095bdb6f
DK
3052msgid ""
3053"This is a space separated list of all the architectures that appear under "
3054"search section. The special architecture 'source' is used to indicate that "
3055"this tree has a source archive."
3056msgstr ""
3057"search セクション以下に現れるアーキテクチャを、空白区切りで指定したリストで"
3058"す。特殊アーキテクチャ 'source' は、ソースアーカイブのツリーであることを示し"
3059"ます。"
3060
3061# type: Content of: <refentry><refsect1><title>
3062#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3063#: apt-ftparchive.1.xml:407 apt-ftparchive.1.xml:455
095bdb6f
DK
3064msgid "BinOverride"
3065msgstr "BinOverride"
3066
3067# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3068#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3069#: apt-ftparchive.1.xml:409
095bdb6f
DK
3070msgid ""
3071"Sets the binary override file. The override file contains section, priority "
3072"and maintainer address information."
3073msgstr ""
3074"バイナリオーバーライドファイルを設定します。このオーバーライドファイルには、"
3075"セクション、優先度、メンテナのアドレスといった情報が含まれています。"
3076
3077# type: Content of: <refentry><refsect1><title>
3078#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3079#: apt-ftparchive.1.xml:413 apt-ftparchive.1.xml:460
095bdb6f
DK
3080msgid "SrcOverride"
3081msgstr "SrcOverride"
3082
3083# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3084#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3085#: apt-ftparchive.1.xml:415
095bdb6f
DK
3086msgid ""
3087"Sets the source override file. The override file contains section "
3088"information."
3089msgstr ""
3090"ソースオーバーライドファイルを設定します。このオーバーライドファイルには、セ"
3091"クションの情報が含まれています。"
3092
3093# type: Content of: <refentry><refsect1><title>
3094#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3095#: apt-ftparchive.1.xml:419 apt-ftparchive.1.xml:465
095bdb6f
DK
3096msgid "ExtraOverride"
3097msgstr "ExtraOverride"
3098
3099# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3100#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3101#: apt-ftparchive.1.xml:421 apt-ftparchive.1.xml:467
095bdb6f
DK
3102msgid "Sets the binary extra override file."
3103msgstr "バイナリ特別オーバーライドファイルを設定します。"
3104
3105# type: Content of: <refentry><refsect1><title>
3106#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3107#: apt-ftparchive.1.xml:424 apt-ftparchive.1.xml:470
095bdb6f
DK
3108msgid "SrcExtraOverride"
3109msgstr "SrcExtraOverride"
3110
3111# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3112#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3113#: apt-ftparchive.1.xml:426 apt-ftparchive.1.xml:472
095bdb6f
DK
3114msgid "Sets the source extra override file."
3115msgstr "ソース特別オーバーライドファイルを設定します。"
3116
3117# type: Content of: <refentry><refsect1><refsect2><title>
3118#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 3119#: apt-ftparchive.1.xml:431
095bdb6f
DK
3120msgid "BinDirectory Section"
3121msgstr "BinDirectory セクション"
3122
3123# type: Content of: <refentry><refsect1><refsect2><para>
3124#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 3125#: apt-ftparchive.1.xml:433
095bdb6f
DK
3126msgid ""
3127"The <literal>bindirectory</literal> section defines a binary directory tree "
3128"with no special structure. The scope tag specifies the location of the "
3129"binary directory and the settings are similar to the <literal>Tree</literal> "
3130"section with no substitution variables or <literal>Section</"
3131"literal><literal>Architecture</literal> settings."
3132msgstr ""
3133"<literal>bindirectory</literal> セクションでは、特殊な構造を持たないバイナリ"
3134"ディレクトリツリーを定義します。スコープタグはバイナリディレクトリの場所を指"
3135"定し、設定は変数展開のない <literal>Tree</literal> セクションや "
3136"<literal>Section</literal><literal>Architecture</literal> 設定に似ています。"
3137
3138# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3139#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3140#: apt-ftparchive.1.xml:441
095bdb6f
DK
3141msgid "Sets the Packages file output."
3142msgstr "Packages ファイルの出力先を設定します。"
3143
3144# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3145#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3146#: apt-ftparchive.1.xml:446
095bdb6f
DK
3147msgid ""
3148"Sets the Sources file output. At least one of <literal>Packages</literal> or "
3149"<literal>Sources</literal> is required."
3150msgstr ""
3151"Sources ファイルの出力先を設定します。少なくとも <literal>Packages</literal> "
3152"や <literal>SrcPackages</literal> は設定されていなければなりません。"
3153
3154# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3155#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3156#: apt-ftparchive.1.xml:452
095bdb6f
DK
3157msgid "Sets the Contents file output. (optional)"
3158msgstr "Contents ファイルの出力先を設定します。(オプション)"
3159
3160# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3161#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3162#: apt-ftparchive.1.xml:457
095bdb6f
DK
3163msgid "Sets the binary override file."
3164msgstr "バイナリオーバーライドファイルを設定します。"
3165
3166# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3167#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3168#: apt-ftparchive.1.xml:462
095bdb6f
DK
3169msgid "Sets the source override file."
3170msgstr "ソースオーバーライドファイルを設定します。"
3171
3172# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3173#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3174#: apt-ftparchive.1.xml:477
095bdb6f
DK
3175msgid "Sets the cache DB."
3176msgstr "キャッシュ DB を設定します。"
3177
3178#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3179#: apt-ftparchive.1.xml:480
095bdb6f
DK
3180msgid "PathPrefix"
3181msgstr "PathPrefix"
3182
3183# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3184#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3185#: apt-ftparchive.1.xml:482
095bdb6f
DK
3186msgid "Appends a path to all the output paths."
3187msgstr "全出力パスに付加するパス。"
3188
3189#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 3190#: apt-ftparchive.1.xml:485
095bdb6f
DK
3191msgid "FileList, SourceFileList"
3192msgstr "FileList, SourceFileList"
3193
3194# type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
3195#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 3196#: apt-ftparchive.1.xml:487
095bdb6f
DK
3197msgid "Specifies the file list file."
3198msgstr "ファイル一覧ファイルを指定します。"
3199
3200# type: Content of: <refentry><refsect1><title>
3201#. type: Content of: <refentry><refsect1><title>
30549c0c 3202#: apt-ftparchive.1.xml:494
095bdb6f
DK
3203msgid "The Binary Override File"
3204msgstr "バイナリオーバーライドファイル"
3205
3206# type: Content of: <refentry><refsect1><para>
3207#. type: Content of: <refentry><refsect1><para>
30549c0c 3208#: apt-ftparchive.1.xml:495
095bdb6f
DK
3209msgid ""
3210"The binary override file is fully compatible with &dpkg-scanpackages;. It "
3211"contains 4 fields separated by spaces. The first field is the package name, "
3212"the second is the priority to force that package to, the third is the the "
3213"section to force that package to and the final field is the maintainer "
3214"permutation field."
3215msgstr ""
3216"バイナリオーバーライドファイルは、&dpkg-scanpackages; と完全に互換性がありま"
3217"す。ここには、空白区切りでフィールドが 4 個あります。先頭のフィールドはパッ"
3218"ケージ名、2 番目のフィールドはパッケージに強制する優先度、3 番目のフィールド"
3219"はパッケージに強制するセクション、最後のフィールドはメンテナ順列フィールドで"
3220"す。"
3221
3222#. type: Content of: <refentry><refsect1><para><literallayout>
30549c0c 3223#: apt-ftparchive.1.xml:501
095bdb6f
DK
3224#, no-wrap
3225msgid "old [// oldn]* => new"
3226msgstr "old [// oldn]* => new"
3227
3228#. type: Content of: <refentry><refsect1><para><literallayout>
30549c0c 3229#: apt-ftparchive.1.xml:503
095bdb6f
DK
3230#, no-wrap
3231msgid "new"
3232msgstr "new"
3233
3234# type: Content of: <refentry><refsect1><para>
3235#. type: Content of: <refentry><refsect1><para>
30549c0c 3236#: apt-ftparchive.1.xml:500
095bdb6f
DK
3237msgid ""
3238"The general form of the maintainer field is: <placeholder type="
3239"\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" "
3240"id=\"1\"/> The first form allows a double-slash separated list of old email "
3241"addresses to be specified. If any of those are found then new is substituted "
3242"for the maintainer field. The second form unconditionally substitutes the "
3243"maintainer field."
3244msgstr ""
3245"メンテナフィールドの一般的な形は以下のようになります。<placeholder type="
3246"\"literallayout\" id=\"0\"/> また単純に以下のようにもなります。<placeholder "
3247"type=\"literallayout\" id=\"1\"/>最初の形式は、// で区切られた古い email アド"
3248"レスのリストを許可します。この形式がある場合は、メンテナフィールドになるよう "
3249"new に置換してください。2 番目の形式は無条件にメンテナフィールドに置換しま"
3250"す。"
3251
3252# type: Content of: <refentry><refsect1><title>
3253#. type: Content of: <refentry><refsect1><title>
30549c0c 3254#: apt-ftparchive.1.xml:511
095bdb6f
DK
3255msgid "The Source Override File"
3256msgstr "ソースオーバーライドファイル"
3257
3258# type: Content of: <refentry><refsect1><para>
3259#. type: Content of: <refentry><refsect1><para>
30549c0c 3260#: apt-ftparchive.1.xml:513
095bdb6f
DK
3261msgid ""
3262"The source override file is fully compatible with &dpkg-scansources;. It "
3263"contains 2 fields separated by spaces. The first fields is the source "
3264"package name, the second is the section to assign it."
3265msgstr ""
3266"ソースオーバーライドファイルは、&dpkg-scansources; と完全に互換性があります。"
3267"ここには、空白区切りでフィールドが 2 個あります。先頭のフィールドはソースパッ"
3268"ケージ名、2 番目のフィールドは割り当てるセクションです。"
3269
3270# type: Content of: <refentry><refsect1><title>
3271#. type: Content of: <refentry><refsect1><title>
30549c0c 3272#: apt-ftparchive.1.xml:518
095bdb6f
DK
3273msgid "The Extra Override File"
3274msgstr "特別オーバーライドファイル"
3275
3276# type: Content of: <refentry><refsect1><para>
3277#. type: Content of: <refentry><refsect1><para>
30549c0c 3278#: apt-ftparchive.1.xml:520
095bdb6f
DK
3279msgid ""
3280"The extra override file allows any arbitrary tag to be added or replaced in "
3281"the output. It has 3 columns, the first is the package, the second is the "
3282"tag and the remainder of the line is the new value."
3283msgstr ""
3284"特別オーバーライドファイルは、出力中に任意のタグを追加・置換できるようにしま"
3285"す。3 列からなり、先頭はパッケージ、2番目はタグ、残りは新しい値です。"
3286
3287#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3288#: apt-ftparchive.1.xml:529
095bdb6f
DK
3289msgid "<option>--md5</option>"
3290msgstr "<option>--md5</option>"
3291
3292# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3293#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3294#: apt-ftparchive.1.xml:531
095bdb6f
DK
3295msgid ""
3296"Generate MD5 sums. This defaults to on, when turned off the generated index "
3297"files will not have MD5Sum fields where possible. Configuration Item: "
3298"<literal>APT::FTPArchive::MD5</literal>"
3299msgstr ""
3300"MD5 sum を生成します。デフォルトで on になっており、off にすると生成したイン"
3301"デックスファイルに MD5Sum フィールドがありません。設定項目 - <literal>APT::"
3302"FTPArchive::MD5</literal>"
3303
3304#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3305#: apt-ftparchive.1.xml:536
095bdb6f
DK
3306msgid "<option>--db</option>"
3307msgstr "<option>--db</option>"
3308
3309# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3310#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3311#: apt-ftparchive.1.xml:538
095bdb6f
DK
3312msgid ""
3313"Use a binary caching DB. This has no effect on the generate command. "
3314"Configuration Item: <literal>APT::FTPArchive::DB</literal>."
3315msgstr ""
3316"バイナリキャッシュ DB を使用します。generate コマンドには影響しません。設定項"
3317"目 - <literal>APT::FTPArchive::DB</literal>"
3318
3319# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3320#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3321#: apt-ftparchive.1.xml:544
095bdb6f
DK
3322msgid ""
3323"Quiet; produces output suitable for logging, omitting progress indicators. "
3324"More q's will produce more quiet up to a maximum of 2. You can also use "
3325"<option>-q=#</option> to set the quiet level, overriding the configuration "
3326"file. Configuration Item: <literal>quiet</literal>."
3327msgstr ""
3328"静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
3329"を重ねることでより静粛にできます。また、<option>-q=#</option> のように静粛レ"
3330"ベルを指定して、設定ファイルを上書きすることもできます。設定項目 - "
3331"<literal>quiet</literal>"
3332
3333#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3334#: apt-ftparchive.1.xml:550
095bdb6f
DK
3335msgid "<option>--delink</option>"
3336msgstr "<option>--delink</option>"
3337
3338# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3339#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3340#: apt-ftparchive.1.xml:552
095bdb6f
DK
3341msgid ""
3342"Perform Delinking. If the <literal>External-Links</literal> setting is used "
3343"then this option actually enables delinking of the files. It defaults to on "
3344"and can be turned off with <option>--no-delink</option>. Configuration "
3345"Item: <literal>APT::FTPArchive::DeLinkAct</literal>."
3346msgstr ""
3347"Delink を実行します。<literal>External-Links</literal> 設定を使用している場"
3348"合、このオプションはファイルの delink を有効にします。デフォルトは on で、"
3349"off にするには <option>--no-delink</option> としてください。設定項目 - "
3350"<literal>APT::FTPArchive::DeLinkAct</literal>"
3351
3352#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3353#: apt-ftparchive.1.xml:558
095bdb6f
DK
3354msgid "<option>--contents</option>"
3355msgstr "<option>--contents</option>"
3356
3357# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3358#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3359#: apt-ftparchive.1.xml:560
095bdb6f
DK
3360msgid ""
3361"Perform contents generation. When this option is set and package indexes are "
3362"being generated with a cache DB then the file listing will also be extracted "
3363"and stored in the DB for later use. When using the generate command this "
3364"option also allows the creation of any Contents files. The default is on. "
3365"Configuration Item: <literal>APT::FTPArchive::Contents</literal>."
3366msgstr ""
3367"contents の生成を行います。このオプションを指定し、パッケージインデックスを"
3368"キャッシュ DB と共に生成する際、ファイルリストを後で使用するように、抽出し "
3369"DB に格納します。generate コマンドを使用する際、このオプションでいずれの "
3370"Contents ファイルも作成できます。デフォルトは on です。設定項目 - "
3371"<literal>APT::FTPArchive::Contents</literal>"
3372
3373#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3374#: apt-ftparchive.1.xml:568
095bdb6f
DK
3375msgid "<option>--source-override</option>"
3376msgstr "<option>--source-override</option>"
3377
3378# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3379#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3380#: apt-ftparchive.1.xml:570
095bdb6f
DK
3381msgid ""
3382"Select the source override file to use with the <literal>sources</literal> "
3383"command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</"
3384"literal>."
3385msgstr ""
3386"<literal>sources</literal> コマンドで使用する、ソースオーバーライドファイルを"
3387"選択します。設定項目 - <literal>APT::FTPArchive::SourceOverride</literal>"
3388
3389#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3390#: apt-ftparchive.1.xml:574
095bdb6f
DK
3391msgid "<option>--readonly</option>"
3392msgstr "<option>--readonly</option>"
3393
3394# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3395#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3396#: apt-ftparchive.1.xml:576
095bdb6f
DK
3397msgid ""
3398"Make the caching databases read only. Configuration Item: <literal>APT::"
3399"FTPArchive::ReadOnlyDB</literal>."
3400msgstr ""
3401"キャッシュデータベースを読み取り専用にします。設定項目 - <literal>APT::"
3402"FTPArchive::ReadOnlyDB</literal>"
3403
43be0ac4 3404#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3405#: apt-ftparchive.1.xml:580
0fd68707 3406msgid "<option>--arch</option>"
23bd97d4 3407msgstr "<option>--arch</option>"
0fd68707
MV
3408
3409# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3410#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3411#: apt-ftparchive.1.xml:581
0fd68707 3412#, fuzzy
0fd68707
MV
3413msgid ""
3414"Accept in the <literal>packages</literal> and <literal>contents</literal> "
3415"commands only package files matching <literal>*_arch.deb</literal> or "
3416"<literal>*_all.deb</literal> instead of all package files in the given "
3417"path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>."
3418msgstr ""
3419"コマンドが <literal>install</literal> か <literal>remove</literal> である場"
3420"合、このオプションは使用していないパッケージを削除し、<literal>autoremove</"
3421"literal> のように動作します。設定項目 - <literal>APT::Get::AutomaticRemove</"
3422"literal>"
3423
3424#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3425#: apt-ftparchive.1.xml:587
b39c1859 3426msgid "<option>APT::FTPArchive::AlwaysStat</option>"
43be0ac4
MV
3427msgstr "<option>--version</option>"
3428
3429#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3430#: apt-ftparchive.1.xml:589
43be0ac4 3431msgid ""
0fd68707 3432"&apt-ftparchive; caches as much as possible of metadata in a cachedb. If "
b39c1859
MV
3433"packages are recompiled and/or republished with the same version again, this "
3434"will lead to problems as the now outdated cached metadata like size and "
3435"checksums will be used. With this option enabled this will no longer happen "
3436"as it will be checked if the file was changed. Note that this option is set "
3437"to \"<literal>false</literal>\" by default as it is not recommend to upload "
3438"multiply versions/builds of a package with the same versionnumber, so in "
3439"theory nobody will have these problems and therefore all these extra checks "
3440"are useless."
3441msgstr ""
3442
3443#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3444#: apt-ftparchive.1.xml:599
b39c1859 3445msgid "<option>APT::FTPArchive::LongDescription</option>"
23bd97d4 3446msgstr "<option>APT::FTPArchive::LongDescription</option>"
b39c1859
MV
3447
3448#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3449#: apt-ftparchive.1.xml:601
23bd97d4 3450#, fuzzy
b39c1859 3451msgid ""
43be0ac4
MV
3452"This configuration option defaults to \"<literal>true</literal>\" and should "
3453"only be set to <literal>\"false\"</literal> if the Archive generated with "
3454"&apt-ftparchive; also provides <filename>Translation</filename> files. Note "
b81dbe40
DK
3455"that the <filename>Translation-en</filename> master file can only be created "
3456"in the generate command."
43be0ac4 3457msgstr ""
23bd97d4 3458"この設定オプションはデフォルトで \"<literal>true</literal>\" で、&apt-"
3459"ftparchive; が <filename>Translation</filename> ファイルも生成した場合にのみ "
3460"<literal>\"false\"</literal> に設定してください。現在 <command>apt-"
3461"ftparchive</command> は、このファイルを生成できないことに注意してください。"
43be0ac4 3462
095bdb6f
DK
3463# type: Content of: <refentry><refsect1><title>
3464#. type: Content of: <refentry><refsect1><title>
30549c0c
MV
3465#: apt-ftparchive.1.xml:613 apt.conf.5.xml:1087 apt_preferences.5.xml:496
3466#: sources.list.5.xml:198
095bdb6f
DK
3467msgid "Examples"
3468msgstr "サンプル"
3469
3470# type: Content of: <refentry><refsect1><para><programlisting>
3471#. type: Content of: <refentry><refsect1><para><programlisting>
30549c0c 3472#: apt-ftparchive.1.xml:619
095bdb6f
DK
3473#, no-wrap
3474msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
23bd97d4 3475msgstr ""
3476"<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n"
3477"\n"
095bdb6f
DK
3478
3479# type: Content of: <refentry><refsect1><para>
3480#. type: Content of: <refentry><refsect1><para>
30549c0c 3481#: apt-ftparchive.1.xml:615
095bdb6f
DK
3482msgid ""
3483"To create a compressed Packages file for a directory containing binary "
3484"packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>"
3485msgstr ""
3486"バイナリパッケージ (.deb) があるディレクトリの Packages ファイルを生成するに"
3487"は、以下のようにします。<placeholder type=\"programlisting\" id=\"0\"/>"
3488
3489# type: Content of: <refentry><refsect1><para>
3490#. type: Content of: <refentry><refsect1><para>
30549c0c 3491#: apt-ftparchive.1.xml:629
095bdb6f
DK
3492msgid ""
3493"<command>apt-ftparchive</command> returns zero on normal operation, decimal "
3494"100 on error."
3495msgstr ""
3496"<command>apt-ftparchive</command> は正常終了時に 0 を返します。エラー時には十"
3497"進の 100 を返します。"
3498
3499#. The last update date
3500#. type: Content of: <refentry><refentryinfo>
0c1a7101 3501#: apt-get.8.xml:16
095bdb6f
DK
3502msgid ""
3503"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 "
3504"November 2008</date>"
3505msgstr ""
3506"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 "
3507"November 2008</date>"
3508
3509# type: Content of: <refentry><refnamediv><refname>
43be0ac4 3510#. type: <heading></heading>
0c1a7101 3511#: apt-get.8.xml:25 apt-get.8.xml:32 guide.sgml:96
095bdb6f
DK
3512msgid "apt-get"
3513msgstr "apt-get"
3514
3515# type: Content of: <refentry><refnamediv><refpurpose>
3516#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 3517#: apt-get.8.xml:33
095bdb6f
DK
3518msgid "APT package handling utility -- command-line interface"
3519msgstr "APT パッケージ操作ユーティリティ -- コマンドラインインターフェース"
3520
3521#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 3522#: apt-get.8.xml:39
095bdb6f
DK
3523msgid ""
3524"<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> "
3525"<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> "
3526"<option>-c= <replaceable>config_file</replaceable> </option> </arg> <arg> "
b6c6b52f
MV
3527"<option>-t=</option> <arg choice='plain'> <replaceable>target_release</"
3528"replaceable> </arg> </arg> <group choice=\"req\"> <arg "
3529"choice='plain'>update</arg> <arg choice='plain'>upgrade</arg> <arg "
3530"choice='plain'>dselect-upgrade</arg> <arg choice='plain'>dist-upgrade</arg> "
3531"<arg choice='plain'>install <arg choice=\"plain\" rep=\"repeat"
bcf91c1b
DK
3532"\"><replaceable>pkg</replaceable> <arg> <group choice='req'> <arg "
3533"choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> <arg "
b6c6b52f
MV
3534"choice='plain'> /<replaceable>target_release</replaceable> </arg> </group> </"
3535"arg> </arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" rep="
3536"\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3537"choice='plain'>purge <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
3538"replaceable></arg></arg> <arg choice='plain'>source <arg choice=\"plain\" "
3539"rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> "
3540"<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> "
3541"<arg choice='plain'> /<replaceable>target_release</replaceable> </arg> </"
bcf91c1b
DK
3542"group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain"
3543"\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
095bdb6f
DK
3544"choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg "
3545"choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg "
3546"choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg "
3547"choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group "
3548"choice='req'> <arg choice='plain'>-h</arg> <arg choice='plain'>--help</arg> "
3549"</group> </arg> </group>"
3550msgstr ""
3551"<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> "
3552"<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> "
3553"<option>-c= <replaceable>config_file</replaceable> </option> </arg> <arg> "
23bd97d4 3554"<option>-t=</option> <arg choice='plain'> <replaceable>target_release</"
3555"replaceable> </arg> </arg> <group choice=\"req\"> <arg "
3556"choice='plain'>update</arg> <arg choice='plain'>upgrade</arg> <arg "
3557"choice='plain'>dselect-upgrade</arg> <arg choice='plain'>dist-upgrade</arg> "
3558"<arg choice='plain'>install <arg choice=\"plain\" rep=\"repeat"
3559"\"><replaceable>pkg</replaceable> <arg> <group choice='req'> <arg "
3560"choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> <arg "
3561"choice='plain'> /<replaceable>target_release</replaceable> </arg> </group> </"
3562"arg> </arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" rep="
3563"\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
3564"choice='plain'>purge <arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</"
3565"replaceable></arg></arg> <arg choice='plain'>source <arg choice=\"plain\" "
3566"rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> "
3567"<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> "
3568"<arg choice='plain'> /<replaceable>target_release</replaceable> </arg> </"
3569"group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain"
3570"\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg "
095bdb6f
DK
3571"choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg "
3572"choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg "
3573"choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg "
3574"choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group "
3575"choice='req'> <arg choice='plain'>-h</arg> <arg choice='plain'>--help</arg> "
3576"</group> </arg> </group>"
3577
095bdb6f 3578#. type: Content of: <refentry><refsect1><para>
0c1a7101 3579#: apt-get.8.xml:115
095bdb6f
DK
3580msgid ""
3581"<command>apt-get</command> is the command-line tool for handling packages, "
3582"and may be considered the user's \"back-end\" to other tools using the APT "
3583"library. Several \"front-end\" interfaces exist, such as &dselect;, "
b6c6b52f 3584"&aptitude;, &synaptic; and &wajig;."
095bdb6f
DK
3585msgstr ""
3586"<command>apt-get</command> は、パッケージを操作するコマンドラインツールで、"
3587"APT ライブラリを用いる他のツールのユーザ側「バックエンド」といえるものです。"
3588"「フロントエンド」インターフェースには、&dselect;, &aptitude;, &synaptic;, "
23bd97d4 3589"&wajig; などがあります。"
095bdb6f
DK
3590
3591#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3592#: apt-get.8.xml:124 apt-key.8.xml:127
095bdb6f
DK
3593msgid "update"
3594msgstr "update"
3595
3596# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3597#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3598#: apt-get.8.xml:125
095bdb6f
DK
3599msgid ""
3600"<literal>update</literal> is used to resynchronize the package index files "
3601"from their sources. The indexes of available packages are fetched from the "
3602"location(s) specified in <filename>/etc/apt/sources.list</filename>. For "
3603"example, when using a Debian archive, this command retrieves and scans the "
3604"<filename>Packages.gz</filename> files, so that information about new and "
3605"updated packages is available. An <literal>update</literal> should always be "
3606"performed before an <literal>upgrade</literal> or <literal>dist-upgrade</"
3607"literal>. Please be aware that the overall progress meter will be incorrect "
3608"as the size of the package files cannot be known in advance."
3609msgstr ""
3610"<literal>update</literal>は、取得元からパッケージインデックスファイルの再同期"
3611"を行うのに使用します。利用可能なパッケージのインデックスは、<filename>/etc/"
3612"apt/sources.list</filename> に記述した場所から取得します。例えば Debian アー"
3613"カイブを利用する際、このコマンドが <filename>Packages.gz</filename> ファイル"
3614"を検索することで、新規または更新されたパッケージの情報が利用可能となります。"
3615"<literal>update</literal> は、<literal>upgrade</literal> や <literal>dist-"
3616"upgrade</literal> を行う前に常に実行してください。前もってパッケージファイル"
3617"のサイズを知ることができないため、全体の進捗メータは正しく表示されません。"
3618
3619# type: <tag></tag>
43be0ac4 3620#. type: <tag></tag>
0c1a7101 3621#: apt-get.8.xml:136 guide.sgml:121
095bdb6f
DK
3622msgid "upgrade"
3623msgstr "upgrade"
3624
3625# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3626#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3627#: apt-get.8.xml:137
095bdb6f
DK
3628msgid ""
3629"<literal>upgrade</literal> is used to install the newest versions of all "
3630"packages currently installed on the system from the sources enumerated in "
3631"<filename>/etc/apt/sources.list</filename>. Packages currently installed "
3632"with new versions available are retrieved and upgraded; under no "
3633"circumstances are currently installed packages removed, or packages not "
3634"already installed retrieved and installed. New versions of currently "
3635"installed packages that cannot be upgraded without changing the install "
3636"status of another package will be left at their current version. An "
3637"<literal>update</literal> must be performed first so that <command>apt-get</"
3638"command> knows that new versions of packages are available."
3639msgstr ""
3640"<literal>upgrade</literal> は、現在システムにインストールされている全パッケー"
3641"ジの最新バージョンを、<filename>/etc/apt/sources.list</filename> に列挙した取"
3642"得元からインストールするのに使用します。現在インストール中のパッケージに新し"
3643"いバージョンがあれば更新しますが、いかなる時も現在インストール中のパッケージ"
3644"の削除は行いません。対象のパッケージが、他のパッケージのインストール状態を変"
3645"更せずに更新できない場合は、現在のバージョンのままとなります。最初に "
3646"<literal>update</literal> を実行しておき、<command>apt-get</command> にパッ"
3647"ケージの新しいバージョンがあることを知らせる必要があります。"
3648
3649# type: <tag></tag>
3650#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3651#: apt-get.8.xml:149
095bdb6f
DK
3652msgid "dselect-upgrade"
3653msgstr "dselect-upgrade"
3654
3655# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3656#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3657#: apt-get.8.xml:150
095bdb6f
DK
3658msgid ""
3659"<literal>dselect-upgrade</literal> is used in conjunction with the "
3660"traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
3661"literal> follows the changes made by &dselect; to the <literal>Status</"
3662"literal> field of available packages, and performs the actions necessary to "
3663"realize that state (for instance, the removal of old and the installation of "
3664"new packages)."
3665msgstr ""
3666"<literal>dselect-upgrade</literal> は、伝統的な Debian GNU/Linux パッケージ管"
3667"理フロントエンドの &dselect; と共に使用されます。<literal>dselect-upgrade</"
3668"literal> は、&dselect; で作られた利用可能パッケージの<literal>Status</"
3669"literal> フィールドの変更を追跡し、その状態を反映させるのに必要なアクションを"
3670"実行します。(例えば、古いパッケージの削除や新しいパッケージのインストールな"
3671"ど)"
3672
3673# type: <tag></tag>
43be0ac4 3674#. type: <tag></tag>
0c1a7101 3675#: apt-get.8.xml:159 guide.sgml:140
095bdb6f
DK
3676msgid "dist-upgrade"
3677msgstr "dist-upgrade"
3678
3679# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3680#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3681#: apt-get.8.xml:160
095bdb6f
DK
3682msgid ""
3683"<literal>dist-upgrade</literal> in addition to performing the function of "
3684"<literal>upgrade</literal>, also intelligently handles changing dependencies "
3685"with new versions of packages; <command>apt-get</command> has a \"smart\" "
3686"conflict resolution system, and it will attempt to upgrade the most "
3687"important packages at the expense of less important ones if necessary. So, "
3688"<literal>dist-upgrade</literal> command may remove some packages. The "
3689"<filename>/etc/apt/sources.list</filename> file contains a list of locations "
3690"from which to retrieve desired package files. See also &apt-preferences; "
3691"for a mechanism for overriding the general settings for individual packages."
3692msgstr ""
3693"<literal>dist-upgrade</literal> は、<literal>upgrade</literal> の機能に加え、"
3694"新バージョンのパッケージに対する依存関係の変更を知的に操作します。"
3695"<command>apt-get</command> は「洗練された」競合解決システムを持ち、必要とあら"
3696"ば比較的重要でないパッケージを犠牲にして、最重要パッケージの更新を試みます。"
3697"そのため <literal>dist-upgrade</literal> は、いくつかのパッケージを削除する可"
3698"能性があります。<filename>/etc/apt/sources.list</filename> ファイルには、必要"
3699"なパッケージファイルを検索する場所のリストが含まれています。特定のパッケージ"
3700"向けに、一般的な設定を上書きする機構については、&apt-preferences; をご覧くだ"
3701"さい。"
3702
3703# type: <tag></tag>
43be0ac4 3704#. type: <tag></tag>
0c1a7101 3705#: apt-get.8.xml:172 guide.sgml:131
095bdb6f
DK
3706msgid "install"
3707msgstr "install"
3708
3709# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3710#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3711#: apt-get.8.xml:174
095bdb6f
DK
3712msgid ""
3713"<literal>install</literal> is followed by one or more packages desired for "
3714"installation or upgrading. Each package is a package name, not a fully "
3715"qualified filename (for instance, in a Debian GNU/Linux system, libc6 would "
3716"be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All "
3717"packages required by the package(s) specified for installation will also be "
3718"retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
3719"file is used to locate the desired packages. If a hyphen is appended to the "
3720"package name (with no intervening space), the identified package will be "
3721"removed if it is installed. Similarly a plus sign can be used to designate "
3722"a package to install. These latter features may be used to override "
3723"decisions made by apt-get's conflict resolution system."
3724msgstr ""
3725"<literal>install</literal> の後には、インストールするパッケージを 1 つ以上指"
3726"定します。指定するパッケージは、完全なファイル名ではなくパッケージ名です (例"
3727"えば Debian GNU/Linux システムでは、<literal>libc6_1.9.6-2.deb</literal> では"
3728"なく libc6 を引数として与えます)。インストールするよう指定したすべてのパッ"
3729"ケージに対し、取得・インストールを行います。<filename>/etc/apt/sources.list</"
3730"filename> ファイルを、要求するパッケージの場所を特定するのに使用します。パッ"
3731"ケージ名の後ろに (空白を含まず) ハイフンが追加されている場合、そのパッケージ"
3732"がインストールされていれば削除します。同様に、インストールするパッケージを明"
3733"示するのにプラス記号も使用できます。この記号は apt-get の競合解決システムの判"
3734"断を上書きするのに利用される可能性があります。"
3735
3736# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3737#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3738#: apt-get.8.xml:192
095bdb6f
DK
3739msgid ""
3740"A specific version of a package can be selected for installation by "
3741"following the package name with an equals and the version of the package to "
3742"select. This will cause that version to be located and selected for install. "
3743"Alternatively a specific distribution can be selected by following the "
3744"package name with a slash and the version of the distribution or the Archive "
3745"name (stable, testing, unstable)."
3746msgstr ""
3747"パッケージにイコール記号とバージョンを続けることで、選択したバージョンのパッ"
3748"ケージをインストールすることができます。つまり、指定のバージョンのパッケージ"
3749"をインストールするように選択する、ということです。別の方法としては、ディスト"
3750"リビューションを特定するのに、パッケージ名に続けて、スラッシュとディストリ"
3751"ビューションのバージョンやアーカイブ名 (stable, testing, unstable) を記述でき"
3752"ます。"
3753
3754# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3755#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3756#: apt-get.8.xml:199
095bdb6f
DK
3757msgid ""
3758"Both of the version selection mechanisms can downgrade packages and must be "
3759"used with care."
3760msgstr ""
23bd97d4 3761"バージョン選択機構はダウングレードにも使用できるため、注意して使用しなければ"
3762"なりません。"
095bdb6f
DK
3763
3764#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3765#: apt-get.8.xml:202
095bdb6f
DK
3766msgid ""
3767"This is also the target to use if you want to upgrade one or more already-"
3768"installed packages without upgrading every package you have on your system. "
3769"Unlike the \"upgrade\" target, which installs the newest version of all "
3770"currently installed packages, \"install\" will install the newest version of "
3771"only the package(s) specified. Simply provide the name of the package(s) "
3772"you wish to upgrade, and if a newer version is available, it (and its "
3773"dependencies, as described above) will be downloaded and installed."
3774msgstr ""
23bd97d4 3775"システムにインストール済みのパッケージを、すべてアップグレードするのではな"
3776"く、いくつかのパッケージをアップグレードする場合にも、このターゲットを使用で"
3777"きます。現在インストールされているパッケージすべての最新版をインストールする "
3778"\"upgrade\" ターゲットと異なり、\"install\" は指定したパッケージの最新版のみ"
3779"をインストールします。単純にアップグレードしたいパッケージ名をしてください。"
3780"より新しいバージョンが利用できる場合、そのパッケージ (と前述の依存関係にある"
3781"パッケージ) をダウンロード・インストールします。"
095bdb6f
DK
3782
3783# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3784#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3785#: apt-get.8.xml:213
095bdb6f
DK
3786msgid ""
3787"Finally, the &apt-preferences; mechanism allows you to create an alternative "
3788"installation policy for individual packages."
3789msgstr ""
3790"最後に、&apt-preferences; 機構により、特定のパッケージに対するインストールポ"
3791"リシーを作成できます。"
3792
3793# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3794#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3795#: apt-get.8.xml:217
095bdb6f
DK
3796msgid ""
3797"If no package matches the given expression and the expression contains one "
3798"of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
3799"it is applied to all package names in the database. Any matches are then "
3800"installed (or removed). Note that matching is done by substring so 'lo.*' "
3801"matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
3802"expression with a '^' or '$' character, or create a more specific regular "
3803"expression."
3804msgstr ""
3805"構文に '.', '?', '*' を含み、パッケージ名がマッチしなかった場合、POSIX 正規表"
3806"現であると見なし、データベース内の全パッケージ名に対して適用します。マッチし"
3807"たパッケージすべてがインストール(もしくは削除)されます。'lo.*' のような文字列"
3808"は、'how-lo' や 'lowest' にマッチすることに注意してください。そうしたくなけれ"
3809"ば、'^' や '$' を付けるか、もっと詳しい正規表現を指定してください。"
3810
3811#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3812#: apt-get.8.xml:226
095bdb6f
DK
3813msgid "remove"
3814msgstr "remove"
3815
3816# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3817#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3818#: apt-get.8.xml:227
095bdb6f
DK
3819msgid ""
3820"<literal>remove</literal> is identical to <literal>install</literal> except "
3821"that packages are removed instead of installed. Note the removing a package "
3822"leaves its configuration files in system. If a plus sign is appended to the "
3823"package name (with no intervening space), the identified package will be "
3824"installed instead of removed."
3825msgstr ""
3826"<literal>remove</literal> は、パッケージが削除されることを除き、"
3827"<literal>install</literal> と同様です。削除されたパッケージの設定ファイルは、"
3828"システムに残ったままになることに注意してください。プラス記号がパッケージ名に "
3829"(間に空白を含まずに) 付加されると、識別されたパッケージを、削除ではなくインス"
3830"トールします。"
3831
3832#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3833#: apt-get.8.xml:234
095bdb6f
DK
3834msgid "purge"
3835msgstr "purge"
3836
3837# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3838#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3839#: apt-get.8.xml:235
095bdb6f
DK
3840msgid ""
3841"<literal>purge</literal> is identical to <literal>remove</literal> except "
3842"that packages are removed and purged (any configuration files are deleted "
3843"too)."
3844msgstr ""
3845"パッケージが削除かつ完全削除 (すべての設定ファイルも削除) されるのを除き、"
3846"<literal>purge</literal> は <literal>remove</literal> と同じです。"
3847
3848# type: Content of: <refentry><refnamediv><refname>
3849#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3850#: apt-get.8.xml:239
095bdb6f
DK
3851msgid "source"
3852msgstr "source"
3853
3854# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3855#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3856#: apt-get.8.xml:240
095bdb6f
DK
3857msgid ""
3858"<literal>source</literal> causes <command>apt-get</command> to fetch source "
3859"packages. APT will examine the available packages to decide which source "
3860"package to fetch. It will then find and download into the current directory "
bcf91c1b
DK
3861"the newest available version of that source package while respect the "
3862"default release, set with the option <literal>APT::Default-Release</"
82cb5862 3863"literal>, the <option>-t</option> option or per package with the "
bcf91c1b 3864"<literal>pkg/release</literal> syntax, if possible."
095bdb6f 3865msgstr ""
23bd97d4 3866"<literal>source</literal> は、<command>apt-get</command> にソースパッケージを"
3867"取得させます。APT はどのソースパッケージを取得するか決めるため、利用可能な"
3868"パッケージを検査します。その後、デフォルトリリースから最新の利用可能なソース"
3869"パッケージを見つけ、カレントディレクトリへダウンロードします。デフォルトリ"
3870"リースは、可能であれば、<literal>APT::Default-Release</literal> オプション、"
3871"<option>-t</option> オプション、パッケージごとの <literal>pkg/release</"
3872"literal> 構文で指定します。"
095bdb6f 3873
bcf91c1b 3874#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3875#: apt-get.8.xml:248
bcf91c1b
DK
3876msgid ""
3877"Source packages are tracked separately from binary packages via <literal>deb-"
3878"src</literal> type lines in the &sources-list; file. This means that you "
3879"will need to add such a line for each repository you want to get sources "
3880"from. If you don't do this you will properly get another (newer, older or "
3881"none) source version than the one you have installed or could install."
3882msgstr ""
23bd97d4 3883"ソースパッケージは、&sources-list; ファイルの <literal>deb-src</literal> タイ"
3884"プにより、バイナリパッケート分けて管理されます。つまり、ソースを取得したいリ"
3885"ポジトリを、それぞれ追加する必要があるということです。こうしないと、インス"
3886"トール済み・インストール可能なものとは違う (新しい、または古い、存在しない) "
3887"もっと適切なものを取得します。"
bcf91c1b
DK
3888
3889#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3890#: apt-get.8.xml:255
bcf91c1b 3891msgid ""
43be0ac4 3892"If the <option>--compile</option> option is specified then the package will "
bcf91c1b
DK
3893"be compiled to a binary .deb using <command>dpkg-buildpackage</command>, if "
3894"<option>--download-only</option> is specified then the source package will "
3895"not be unpacked."
3896msgstr ""
23bd97d4 3897"<option>--compile</option> オプションを指定すると、<command>dpkg-"
3898"buildpackage</command> を用いてバイナリ .deb パッケージをコンパイルします。"
3899"<option>--download-only</option> を指定すると、ソースパッケージを展開しませ"
3900"ん。"
bcf91c1b 3901
095bdb6f
DK
3902# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3903#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3904#: apt-get.8.xml:260
095bdb6f
DK
3905msgid ""
3906"A specific source version can be retrieved by postfixing the source name "
3907"with an equals and then the version to fetch, similar to the mechanism used "
3908"for the package files. This enables exact matching of the source package "
3909"name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
3910"literal> option."
3911msgstr ""
3912"パッケージと同様に、ソース名の後ろにイコールと取得したいバージョンを置くと、"
3913"指定したバージョンのソースを取得できます。<literal>APT::Get::Only-Source</"
3914"literal> オプションが暗黙のうちに有効になっているため、ソースパッケージ名と"
3915"バージョンに厳密に一致させています。"
3916
3917# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3918#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3919#: apt-get.8.xml:266
095bdb6f
DK
3920msgid ""
3921"Note that source packages are not tracked like binary packages, they exist "
3922"only in the current directory and are similar to downloading source tar "
3923"balls."
3924msgstr ""
3925"tar ball はカレントディレクトリにのみダウンロードされ、カレントディレクトリに"
3926"展開されることに注意してください。"
3927
3928#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3929#: apt-get.8.xml:271
095bdb6f
DK
3930msgid "build-dep"
3931msgstr "build-dep"
3932
3933# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3934#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3935#: apt-get.8.xml:272
095bdb6f
DK
3936msgid ""
3937"<literal>build-dep</literal> causes apt-get to install/remove packages in an "
3938"attempt to satisfy the build dependencies for a source package."
3939msgstr ""
3940"<literal>build-dep</literal> は、ソースパッケージの構築依存関係を満たすよう"
3941"に、パッケージのインストール・削除を行います。"
3942
3943#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 3944#: apt-get.8.xml:276
095bdb6f
DK
3945msgid "check"
3946msgstr "check"
3947
3948# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3949#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3950#: apt-get.8.xml:277
095bdb6f
DK
3951msgid ""
3952"<literal>check</literal> is a diagnostic tool; it updates the package cache "
3953"and checks for broken dependencies."
3954msgstr ""
3955"<literal>check</literal> は、パッケージキャッシュの更新や壊れた依存関係を"
3956"チェックする診断ツールです。"
3957
30549c0c
MV
3958#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
3959#: apt-get.8.xml:281
3960msgid "download"
3961msgstr ""
3962
095bdb6f 3963#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 3964#: apt-get.8.xml:282
095bdb6f 3965msgid ""
30549c0c
MV
3966"<literal>download</literal> will download the given binary package into the "
3967"current directoy."
3968msgstr ""
3969
3970# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3971#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3972#: apt-get.8.xml:288
3973msgid ""
095bdb6f
DK
3974"<literal>clean</literal> clears out the local repository of retrieved "
3975"package files. It removes everything but the lock file from "
3976"<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
3977"partial/</filename>. When APT is used as a &dselect; method, <literal>clean</"
3978"literal> is run automatically. Those who do not use dselect will likely "
3979"want to run <literal>apt-get clean</literal> from time to time to free up "
3980"disk space."
3981msgstr ""
3982"<literal>clean</literal> は、取得したパッケージのローカルリポジトリを掃除しま"
3983"す。<filename>&cachedir;/archives/</filename> と <filename>&cachedir;/"
3984"archives/partial/</filename> からロックファイル以外すべて削除します。APT が "
3985"&dselect; から呼ばれるときには、自動的に <literal>clean</literal> が実行され"
3986"ます。dselectを使用しない場合は、ディスクスペースを解放するため、時々 "
3987"<literal>apt-get clean</literal> を実行したくなるでしょう。"
3988
3989#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 3990#: apt-get.8.xml:297
095bdb6f
DK
3991msgid "autoclean"
3992msgstr "autoclean"
3993
3994# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
3995#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 3996#: apt-get.8.xml:298
095bdb6f
DK
3997msgid ""
3998"Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
3999"local repository of retrieved package files. The difference is that it only "
4000"removes package files that can no longer be downloaded, and are largely "
4001"useless. This allows a cache to be maintained over a long period without it "
4002"growing out of control. The configuration option <literal>APT::Clean-"
4003"Installed</literal> will prevent installed packages from being erased if it "
4004"is set to off."
4005msgstr ""
4006"<literal>clean</literal> と同様に、<literal>autoclean</literal> は取得した"
4007"パッケージのローカルリポジトリを掃除します。違いは、もうダウンロードされるこ"
4008"とがないパッケージファイルや、ほとんど不要なパッケージファイルのみを削除する"
4009"ことです。このため、長い期間、キャッシュが管理できずに肥大化することなく、維"
4010"持することができます。設定オプション <literal>APT::Clean-Installed</literal> "
4011"に off をセットしていれば、インストール済のパッケージファイルが削除されるのを"
4012"防げます。"
4013
4014#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4015#: apt-get.8.xml:307
095bdb6f
DK
4016msgid "autoremove"
4017msgstr "autoremove"
4018
4019# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4020#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4021#: apt-get.8.xml:308
095bdb6f
DK
4022msgid ""
4023"<literal>autoremove</literal> is used to remove packages that were "
4024"automatically installed to satisfy dependencies for some package and that "
4025"are no more needed."
4026msgstr ""
4027"<literal>autoremove</literal> は、依存関係を満たすために自動的にインストール"
4028"され、もう必要なくなったパッケージを削除するのに使用します。"
4029
4030#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c
MV
4031#: apt-get.8.xml:312
4032msgid "changelog"
4033msgstr ""
4034
4035#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4036#: apt-get.8.xml:313
4037msgid ""
4038"<literal>changelog</literal> downloads a package changelog and displays it "
4039"through <command>sensible-pager</command>. The server name and base "
4040"directory is defined in the <literal>APT::Changelogs::Server</literal> "
4041"variable (e. g. <ulink>http://packages.debian.org/changelogs</ulink> for "
4042"Debian or <ulink>http://changelogs.ubuntu.com/changelogs</ulink> for "
4043"Ubuntu). By default it displays the changelog for the version that is "
4044"installed. However, you can specify the same options as for the "
4045"<option>install</option> command."
4046msgstr ""
4047
4048#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4049#: apt-get.8.xml:335
095bdb6f
DK
4050msgid "<option>--no-install-recommends</option>"
4051msgstr "<option>--no-install-recommends</option>"
4052
4053# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4054#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4055#: apt-get.8.xml:336
095bdb6f
DK
4056msgid ""
4057"Do not consider recommended packages as a dependency for installing. "
4058"Configuration Item: <literal>APT::Install-Recommends</literal>."
4059msgstr ""
4060"「推奨」パッケージをインストールする依存関係と見なしません。設定項目 - "
4061"<literal>APT::Install-Recommends</literal>"
4062
4063#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c
MV
4064#: apt-get.8.xml:340
4065#, fuzzy
4066#| msgid "<option>--no-suggests</option>"
4067msgid "<option>--install-suggests</option>"
4068msgstr "<option>--no-suggests</option>"
4069
4070# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4071#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4072#: apt-get.8.xml:341
4073#, fuzzy
4074#| msgid ""
4075#| "Do not consider recommended packages as a dependency for installing. "
4076#| "Configuration Item: <literal>APT::Install-Recommends</literal>."
4077msgid ""
4078"Consider suggested packages as a dependency for installing. Configuration "
4079"Item: <literal>APT::Install-Suggests</literal>."
4080msgstr ""
4081"「推奨」パッケージをインストールする依存関係と見なしません。設定項目 - "
4082"<literal>APT::Install-Recommends</literal>"
4083
4084#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
4085#: apt-get.8.xml:345
095bdb6f
DK
4086msgid "<option>--download-only</option>"
4087msgstr "<option>--download-only</option>"
4088
4089# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4090#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4091#: apt-get.8.xml:346
095bdb6f
DK
4092msgid ""
4093"Download only; package files are only retrieved, not unpacked or installed. "
4094"Configuration Item: <literal>APT::Get::Download-Only</literal>."
4095msgstr ""
4096"ダウンロードのみ - パッケージファイルの取得のみを行い、展開・インストールを行"
4097"いません。設定項目 - <literal>APT::Get::Download-Only</literal>"
4098
4099#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4100#: apt-get.8.xml:350
095bdb6f
DK
4101msgid "<option>--fix-broken</option>"
4102msgstr "<option>--fix-broken</option>"
4103
4104# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4105#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4106#: apt-get.8.xml:351
095bdb6f
DK
4107msgid ""
4108"Fix; attempt to correct a system with broken dependencies in place. This "
4109"option, when used with install/remove, can omit any packages to permit APT "
b39c1859
MV
4110"to deduce a likely solution. If packages are specified, these have to "
4111"completely correct the problem. The option is sometimes necessary when "
4112"running APT for the first time; APT itself does not allow broken package "
4113"dependencies to exist on a system. It is possible that a system's dependency "
4114"structure can be so corrupt as to require manual intervention (which usually "
4115"means using &dselect; or <command>dpkg --remove</command> to eliminate some "
4116"of the offending packages). Use of this option together with <option>-m</"
4117"option> may produce an error in some situations. Configuration Item: "
4118"<literal>APT::Get::Fix-Broken</literal>."
095bdb6f
DK
4119msgstr ""
4120"修復 - 依存関係が壊れたシステムの修正を試みます。このオプションを install や "
23bd97d4 4121"remove と一緒に使うときは、APT が解決法を推測するので、パッケージを指定しなく"
4122"てもかまいません。どのパッケージを指定しても、完全に問題を解決します。APT 自"
4123"体は、システムに存在する破損したパッケージ依存関係を許すことができないので、"
4124"初めて APT を実行する場合、このオプションが必要になることがあります。システム"
4125"の依存関係構造にかなり問題がある場合は、手動で修正するよう要求することもあり"
4126"ます。(通常は、問題のあるパッケージを取り除くのに &dselect; や <command>dpkg "
4127"--remove</command> を使用します) このオプションを <option>-m</option> オプ"
4128"ションと同時に使用すると、エラーになる状況があるかもしれません。設定項目 - "
4129"<literal>APT::Get::Fix-Broken</literal>"
095bdb6f
DK
4130
4131#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4132#: apt-get.8.xml:364
095bdb6f
DK
4133msgid "<option>--ignore-missing</option>"
4134msgstr "<option>--ignore-missing</option>"
4135
4136#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4137#: apt-get.8.xml:365
095bdb6f
DK
4138msgid "<option>--fix-missing</option>"
4139msgstr "<option>--fix-missing</option>"
4140
4141# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4142#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4143#: apt-get.8.xml:366
095bdb6f
DK
4144msgid ""
4145"Ignore missing packages; If packages cannot be retrieved or fail the "
4146"integrity check after retrieval (corrupted package files), hold back those "
4147"packages and handle the result. Use of this option together with <option>-f</"
4148"option> may produce an error in some situations. If a package is selected "
4149"for installation (particularly if it is mentioned on the command line) and "
4150"it could not be downloaded then it will be silently held back. "
4151"Configuration Item: <literal>APT::Get::Fix-Missing</literal>."
4152msgstr ""
4153"欠落パッケージの無視 - パッケージが取得できなかったり、(パッケージの破損で) "
4154"取得した後の整合性チェックを通らなかった場合、そのパッケージの処理を保留し最"
4155"後まで処理を続けます。このオプションを <option>-f</option> オプションと同時に"
4156"使用すると、エラーになる状況があるかもしれません。パッケージをインストールす"
4157"るよう選択している場合 (特にコマンドラインでの操作時) や、ダウンロードできな"
4158"かった場合に、なにも表示せず保留することになります。設定項目 - <literal>APT::"
4159"Get::Fix-Missing</literal>"
4160
4161#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4162#: apt-get.8.xml:376
095bdb6f
DK
4163msgid "<option>--no-download</option>"
4164msgstr "<option>--no-download</option>"
4165
4166# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4167#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4168#: apt-get.8.xml:377
095bdb6f
DK
4169msgid ""
4170"Disables downloading of packages. This is best used with <option>--ignore-"
4171"missing</option> to force APT to use only the .debs it has already "
4172"downloaded. Configuration Item: <literal>APT::Get::Download</literal>."
4173msgstr ""
4174"パッケージのダウンロードを無効にします。これはすでにダウンロードした .deb に"
4175"対してのみ APT を行う場合に、<option>--ignore-missing</option> と併せて使うの"
4176"がよいでしょう。設定項目 - <literal>APT::Get::Download</literal>"
4177
4178# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4179#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4180#: apt-get.8.xml:384
095bdb6f
DK
4181msgid ""
4182"Quiet; produces output suitable for logging, omitting progress indicators. "
4183"More q's will produce more quiet up to a maximum of 2. You can also use "
4184"<option>-q=#</option> to set the quiet level, overriding the configuration "
4185"file. Note that quiet level 2 implies <option>-y</option>, you should never "
4186"use -qq without a no-action modifier such as -d, --print-uris or -s as APT "
4187"may decided to do something you did not expect. Configuration Item: "
4188"<literal>quiet</literal>."
4189msgstr ""
4190"静粛 - 進捗表示を省略し、ログをとるのに便利な出力を行います。最大 2 つまで q "
4191"を重ねることでより静粛にできます。また、<option>-q=#</option> のように静粛レ"
4192"ベルを指定して、設定ファイルを上書きすることもできます。静粛レベル 2 は "
4193"<option>-y</option> を含んでいることに注意してください。APT が意図しない決定"
4194"を行うかもしれないので -d, --print-uris, -s のような操作を行わないオプション"
4195"をつけずに -qq を使用するべきではありません。設定項目 - <literal>quiet</"
4196"literal>"
4197
4198#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4199#: apt-get.8.xml:394
095bdb6f
DK
4200msgid "<option>--simulate</option>"
4201msgstr "<option>--simulate</option>"
4202
4203#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4204#: apt-get.8.xml:396
095bdb6f
DK
4205msgid "<option>--dry-run</option>"
4206msgstr "<option>--dry-run</option>"
4207
4208# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4209#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4210#: apt-get.8.xml:399
095bdb6f
DK
4211msgid ""
4212"No action; perform a simulation of events that would occur but do not "
4213"actually change the system. Configuration Item: <literal>APT::Get::"
4214"Simulate</literal>."
4215msgstr ""
4216"動作なし - なにが起こるのかのシミュレーションを行い、実際にはシステムの変更を"
4217"行いません。設定項目 - <literal>APT::Get::Simulate</literal>"
4218
4219#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4220#: apt-get.8.xml:403
095bdb6f
DK
4221msgid ""
4222"Simulation run as user will deactivate locking (<literal>Debug::NoLocking</"
bcf91c1b 4223"literal>) automatic. Also a notice will be displayed indicating that this "
095bdb6f 4224"is only a simulation, if the option <literal>APT::Get::Show-User-Simulation-"
bcf91c1b 4225"Note</literal> is set (Default: true). Neither NoLocking nor the notice "
095bdb6f
DK
4226"will be triggered if run as root (root should know what he is doing without "
4227"further warnings by <literal>apt-get</literal>)."
4228msgstr ""
23bd97d4 4229"シミュレーションは、自動ではロックを行わず (<literal>Debug::NoLocking</"
4230"literal>) ユーザ権限で実行します。また、<literal>APT::Get::Show-User-"
4231"Simulation-Note</literal> オプション (デフォルト: true) をセットすると、これ"
4232"がシミュレーションであるという注意を表示したりもします。root 権限で実行する"
4233"と、NoLocking も 注意も行われません (root は <literal>apt-get</literal> によ"
4234"る警告などなくても、何をしているのか知っているべきです)。"
095bdb6f
DK
4235
4236# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4237#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4238#: apt-get.8.xml:409
095bdb6f
DK
4239msgid ""
4240"Simulate prints out a series of lines each one representing a dpkg "
4241"operation, Configure (Conf), Remove (Remv), Unpack (Inst). Square brackets "
43be0ac4
MV
4242"indicate broken packages and empty set of square brackets meaning breaks "
4243"that are of no consequence (rare)."
095bdb6f
DK
4244msgstr ""
4245"シミュレートの結果、dpkg の動作を表す一連の行のそれぞれに、設定 (Conf)、削除 "
4246"(Remv)、展開 (Inst) を表示します。角カッコは壊れたパッケージを表し、(まれに) "
4247"空の角カッコは大した問題ではないことを表します。"
4248
4249#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4250#: apt-get.8.xml:416
095bdb6f
DK
4251msgid "<option>-y</option>"
4252msgstr "<option>-y</option>"
4253
4254#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4255#: apt-get.8.xml:416
095bdb6f
DK
4256msgid "<option>--yes</option>"
4257msgstr "<option>--yes</option>"
4258
4259#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4260#: apt-get.8.xml:417
095bdb6f
DK
4261msgid "<option>--assume-yes</option>"
4262msgstr "<option>--assume-yes</option>"
4263
4264# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4265#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4266#: apt-get.8.xml:418
095bdb6f
DK
4267msgid ""
4268"Automatic yes to prompts; assume \"yes\" as answer to all prompts and run "
4269"non-interactively. If an undesirable situation, such as changing a held "
4270"package, trying to install a unauthenticated package or removing an "
4271"essential package occurs then <literal>apt-get</literal> will abort. "
4272"Configuration Item: <literal>APT::Get::Assume-Yes</literal>."
4273msgstr ""
4274"プロンプトへの自動承諾 - すべてのプロンプトに自動的に \"yes\" と答え、非対話"
4275"的に実行します。保留したパッケージの状態を変更したり、必須パッケージを削除す"
4276"るような不適切な状況の場合、<literal>apt-get</literal> は処理を中断します。設"
4277"定項目 - <literal>APT::Get::Assume-Yes</literal>"
4278
4279#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4280#: apt-get.8.xml:425
095bdb6f
DK
4281msgid "<option>-u</option>"
4282msgstr "<option>-u</option>"
4283
4284#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4285#: apt-get.8.xml:425
095bdb6f
DK
4286msgid "<option>--show-upgraded</option>"
4287msgstr "<option>--show-upgraded</option>"
4288
4289# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4290#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4291#: apt-get.8.xml:426
095bdb6f
DK
4292msgid ""
4293"Show upgraded packages; Print out a list of all packages that are to be "
4294"upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>."
4295msgstr ""
4296"更新パッケージ表示 - 更新される全パッケージを一覧表示します。設定項目 - "
4297"<literal>APT::Get::Show-Upgraded</literal>"
4298
4299#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4300#: apt-get.8.xml:431
095bdb6f
DK
4301msgid "<option>-V</option>"
4302msgstr "<option>-V</option>"
4303
4304#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4305#: apt-get.8.xml:431
095bdb6f
DK
4306msgid "<option>--verbose-versions</option>"
4307msgstr "<option>--verbose-versions</option>"
4308
4309# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4310#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4311#: apt-get.8.xml:432
095bdb6f
DK
4312msgid ""
4313"Show full versions for upgraded and installed packages. Configuration Item: "
4314"<literal>APT::Get::Show-Versions</literal>."
4315msgstr ""
4316"更新・インストールするパッケージのバージョンをすべて表示します。設定項目 - "
4317"<literal>APT::Get::Show-Versions</literal>"
4318
4319#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4320#: apt-get.8.xml:436
095bdb6f
DK
4321msgid "<option>-b</option>"
4322msgstr "<option>-b</option>"
4323
4324#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4325#: apt-get.8.xml:436
095bdb6f
DK
4326msgid "<option>--compile</option>"
4327msgstr "<option>--compile</option>"
4328
4329#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4330#: apt-get.8.xml:437
095bdb6f
DK
4331msgid "<option>--build</option>"
4332msgstr "<option>--build</option>"
4333
4334# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4335#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4336#: apt-get.8.xml:438
095bdb6f
DK
4337msgid ""
4338"Compile source packages after downloading them. Configuration Item: "
4339"<literal>APT::Get::Compile</literal>."
4340msgstr ""
4341"ソースパッケージをダウンロード後、コンパイルします。設定項目 - <literal>APT::"
4342"Get::Compile</literal>"
4343
4344#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4345#: apt-get.8.xml:442
095bdb6f
DK
4346msgid "<option>--ignore-hold</option>"
4347msgstr "<option>--ignore-hold</option>"
4348
4349# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4350#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4351#: apt-get.8.xml:443
095bdb6f
DK
4352msgid ""
4353"Ignore package Holds; This causes <command>apt-get</command> to ignore a "
4354"hold placed on a package. This may be useful in conjunction with "
4355"<literal>dist-upgrade</literal> to override a large number of undesired "
4356"holds. Configuration Item: <literal>APT::Ignore-Hold</literal>."
4357msgstr ""
4358"保留パッケージの無視 - パッケージの保留指示を無視して <command>apt-get</"
4359"command> を行います。<literal>dist-upgrade</literal> と共に、大量のパッケージ"
4360"を保留の解除をするのに使用すると便利です。設定項目 - <literal>APT::Ignore-"
4361"Hold</literal>"
4362
4363#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4364#: apt-get.8.xml:449
095bdb6f
DK
4365msgid "<option>--no-upgrade</option>"
4366msgstr "<option>--no-upgrade</option>"
4367
4368# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4369#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4370#: apt-get.8.xml:450
095bdb6f
DK
4371msgid ""
4372"Do not upgrade packages; When used in conjunction with <literal>install</"
4373"literal>, <literal>no-upgrade</literal> will prevent packages on the command "
4374"line from being upgraded if they are already installed. Configuration Item: "
4375"<literal>APT::Get::Upgrade</literal>."
4376msgstr ""
4377"パッケージ更新なし - <literal>install</literal> と同時に使用すると、"
4378"<literal>no-upgrade</literal> は、指定したパッケージがすでにインストールして"
4379"ある場合に更新を行いません。設定項目 - <literal>APT::Get::Upgrade</literal>"
4380
4381#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4382#: apt-get.8.xml:456
a7307a87 4383msgid "<option>--only-upgrade</option>"
23bd97d4 4384msgstr "<option>--only-upgrade</option>"
a7307a87 4385
a7307a87 4386#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4387#: apt-get.8.xml:457
a7307a87 4388#, fuzzy
a7307a87
DK
4389msgid ""
4390"Do not install new packages; When used in conjunction with <literal>install</"
4391"literal>, <literal>only-upgrade</literal> will prevent packages on the "
4392"command line from being upgraded if they are not already installed. "
4393"Configuration Item: <literal>APT::Get::Only-Upgrade</literal>."
4394msgstr ""
4395"パッケージ更新なし - <literal>install</literal> と同時に使用すると、"
4396"<literal>no-upgrade</literal> は、指定したパッケージがすでにインストールして"
4397"ある場合に更新を行いません。設定項目 - <literal>APT::Get::Upgrade</literal>"
4398
4399#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4400#: apt-get.8.xml:463
095bdb6f
DK
4401msgid "<option>--force-yes</option>"
4402msgstr "<option>--force-yes</option>"
4403
4404# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4405#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4406#: apt-get.8.xml:464
095bdb6f
DK
4407msgid ""
4408"Force yes; This is a dangerous option that will cause apt to continue "
4409"without prompting if it is doing something potentially harmful. It should "
4410"not be used except in very special situations. Using <literal>force-yes</"
4411"literal> can potentially destroy your system! Configuration Item: "
4412"<literal>APT::Get::force-yes</literal>."
4413msgstr ""
4414"強制承諾 - APT が何か損傷を与えかねない動作をしようとした場合でも、確認の入力"
4415"なしで実行してしまう危険なオプションです。よほどの状況でなければ、使用しない"
4416"方がいいでしょう。<literal>force-yes</literal> は、あなたのシステムを破壊しか"
4417"ねません! 設定項目 - <literal>APT::Get::force-yes</literal>"
4418
4419#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4420#: apt-get.8.xml:471
095bdb6f
DK
4421msgid "<option>--print-uris</option>"
4422msgstr "<option>--print-uris</option>"
4423
4424# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4425#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4426#: apt-get.8.xml:472
095bdb6f
DK
4427msgid ""
4428"Instead of fetching the files to install their URIs are printed. Each URI "
4429"will have the path, the destination file name, the size and the expected md5 "
4430"hash. Note that the file name to write to will not always match the file "
4431"name on the remote site! This also works with the <literal>source</literal> "
4432"and <literal>update</literal> commands. When used with the <literal>update</"
4433"literal> command the MD5 and size are not included, and it is up to the user "
4434"to decompress any compressed files. Configuration Item: <literal>APT::Get::"
4435"Print-URIs</literal>."
4436msgstr ""
4437"インストールするファイルを取得する代わりに、その URI を表示します。URI には、"
4438"パス、対象ファイル名、ファイルサイズ、予測される md5 ハッシュが含まれていま"
4439"す。出力したファイル名が、常にリモートサイトのファイル名と一致するわけではな"
4440"い、ということに注意してください! これは <literal>source</literal> コマンド、"
4441"<literal>update</literal> コマンドでも動作します。<literal>update</literal> "
4442"で使用したときには、MD5 やファイルサイズを含みません。このとき、圧縮ファイル"
4443"の展開はユーザの責任において行ってください。設定項目 - <literal>APT::Get::"
4444"Print-URIs</literal>"
4445
4446#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4447#: apt-get.8.xml:482
095bdb6f
DK
4448msgid "<option>--purge</option>"
4449msgstr "<option>--purge</option>"
4450
4451# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4452#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4453#: apt-get.8.xml:483
095bdb6f
DK
4454msgid ""
4455"Use purge instead of remove for anything that would be removed. An asterisk "
4456"(\"*\") will be displayed next to packages which are scheduled to be purged. "
b39c1859 4457"<option>remove --purge</option> is equivalent to the <option>purge</option> "
095bdb6f
DK
4458"command. Configuration Item: <literal>APT::Get::Purge</literal>."
4459msgstr ""
4460"削除する際、「削除」ではなく「完全削除」を行います。「完全削除」を行うと指示"
4461"したパッケージ名の後には、アスタリスク (\"*\") が付きます。<option>remove --"
4462"purge</option> は <option>purge</option> コマンドと等価です。 設定項目 - "
4463"<literal>APT::Get::Purge</literal>"
4464
4465#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4466#: apt-get.8.xml:490
095bdb6f
DK
4467msgid "<option>--reinstall</option>"
4468msgstr "<option>--reinstall</option>"
4469
4470# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4471#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4472#: apt-get.8.xml:491
095bdb6f
DK
4473msgid ""
4474"Re-Install packages that are already installed and at the newest version. "
4475"Configuration Item: <literal>APT::Get::ReInstall</literal>."
4476msgstr ""
4477"すでに最新版がインストールされていても、パッケージを再インストールします。設"
4478"定項目 - <literal>APT::Get::ReInstall</literal>"
4479
4480#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4481#: apt-get.8.xml:495
095bdb6f
DK
4482msgid "<option>--list-cleanup</option>"
4483msgstr "<option>--list-cleanup</option>"
4484
4485# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4486#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4487#: apt-get.8.xml:496
095bdb6f
DK
4488msgid ""
4489"This option defaults to on, use <literal>--no-list-cleanup</literal> to turn "
4490"it off. When on <command>apt-get</command> will automatically manage the "
4491"contents of <filename>&statedir;/lists</filename> to ensure that obsolete "
4492"files are erased. The only reason to turn it off is if you frequently "
4493"change your source list. Configuration Item: <literal>APT::Get::List-"
4494"Cleanup</literal>."
4495msgstr ""
4496"この機能はデフォルトで ON になっています。OFF にするには <literal>--no-list-"
4497"cleanup</literal> としてください。ON の場合、<command>apt-get</command> は古"
4498"くなったファイルを確実に消去するため、自動的に <filename>&statedir;/lists</"
4499"filename> の中身を管理します。これを OFF にするのは、取得元リストを頻繁に変更"
4500"する時ぐらいでしょう。設定項目 - <literal>APT::Get::List-Cleanup</literal>"
4501
4502#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4503#: apt-get.8.xml:505
095bdb6f
DK
4504msgid "<option>--target-release</option>"
4505msgstr "<option>--target-release</option>"
4506
4507#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4508#: apt-get.8.xml:506
095bdb6f
DK
4509msgid "<option>--default-release</option>"
4510msgstr "<option>--default-release</option>"
4511
4512# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4513#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4514#: apt-get.8.xml:507
095bdb6f
DK
4515msgid ""
4516"This option controls the default input to the policy engine, it creates a "
4517"default pin at priority 990 using the specified release string. This "
4518"overrides the general settings in <filename>/etc/apt/preferences</"
4519"filename>. Specifically pinned packages are not affected by the value of "
4520"this option. In short, this option lets you have simple control over which "
4521"distribution packages will be retrieved from. Some common examples might be "
4522"<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</"
4523"option>. Configuration Item: <literal>APT::Default-Release</literal>; see "
4524"also the &apt-preferences; manual page."
4525msgstr ""
4526"このオプションは、ポリシーエンジンへのデフォルト入力を制御します。これは、指"
4527"定されたリリース文字列を使用し、デフォルト pin を優先度 990 で作成します。"
4528"<filename>/etc/apt/preferences</filename> にある一般設定を上書きします。pin "
4529"で留めるのを明示されたパッケージには、このオプションの値は影響を与えません。"
4530"つまりこのオプションで、どの配布パッケージを取得するかを簡単に管理します。一"
4531"般的な例としては、<option>-t '2.1*'</option> や <option>-t unstable</"
4532"option>、<option>-t sid</option> でしょう。設定項目 - <literal>APT::Default-"
4533"Release</literal>。&apt-preferences; のマニュアルページもご覧ください。"
4534
4535#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4536#: apt-get.8.xml:520
095bdb6f
DK
4537msgid "<option>--trivial-only</option>"
4538msgstr "<option>--trivial-only</option>"
4539
4540# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4541#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4542#: apt-get.8.xml:522
095bdb6f
DK
4543msgid ""
4544"Only perform operations that are 'trivial'. Logically this can be considered "
4545"related to <option>--assume-yes</option>, where <option>--assume-yes</"
4546"option> will answer yes to any prompt, <option>--trivial-only</option> will "
4547"answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>."
4548msgstr ""
4549"「重要でない」操作のみを行います。これは論理的に <option>--assume-yes</"
4550"option> の仲間と見なせます。<option>--assume-yes</option> は質問にすべて yes "
4551"と答えますが、<option>--trivial-only</option> はすべて no と答えます。設定項"
4552"目 - <literal>APT::Get::Trivial-Only</literal>"
4553
4554#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4555#: apt-get.8.xml:528
095bdb6f
DK
4556msgid "<option>--no-remove</option>"
4557msgstr "<option>--no-remove</option>"
4558
4559# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4560#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4561#: apt-get.8.xml:529
095bdb6f
DK
4562msgid ""
4563"If any packages are to be removed apt-get immediately aborts without "
4564"prompting. Configuration Item: <literal>APT::Get::Remove</literal>."
4565msgstr ""
4566"パッケージが削除される状況になったとき、プロンプトを表示せず中断します。設定"
4567"項目 - <literal>APT::Get::Remove</literal>"
4568
4569#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4570#: apt-get.8.xml:534
095bdb6f
DK
4571msgid "<option>--auto-remove</option>"
4572msgstr "<option>--auto-remove</option>"
4573
4574# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4575#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4576#: apt-get.8.xml:535
095bdb6f
DK
4577msgid ""
4578"If the command is either <literal>install</literal> or <literal>remove</"
4579"literal>, then this option acts like running <literal>autoremove</literal> "
4580"command, removing the unused dependency packages. Configuration Item: "
4581"<literal>APT::Get::AutomaticRemove</literal>."
4582msgstr ""
4583"コマンドが <literal>install</literal> か <literal>remove</literal> である場"
4584"合、このオプションは使用していないパッケージを削除し、<literal>autoremove</"
4585"literal> のように動作します。設定項目 - <literal>APT::Get::AutomaticRemove</"
4586"literal>"
4587
4588#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4589#: apt-get.8.xml:541
095bdb6f
DK
4590msgid "<option>--only-source</option>"
4591msgstr "<option>--only-source</option>"
4592
4593# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4594#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4595#: apt-get.8.xml:542
095bdb6f
DK
4596msgid ""
4597"Only has meaning for the <literal>source</literal> and <literal>build-dep</"
4598"literal> commands. Indicates that the given source names are not to be "
4599"mapped through the binary table. This means that if this option is "
4600"specified, these commands will only accept source package names as "
4601"arguments, rather than accepting binary package names and looking up the "
4602"corresponding source package. Configuration Item: <literal>APT::Get::Only-"
4603"Source</literal>."
4604msgstr ""
4605"<literal>source</literal> コマンドと <literal>build-dep</literal> コマンドで"
4606"のみ意味があります。指定されたソース名がバイナリテーブルにマップされないよう"
4607"にします。これは、このオプションを指定すると、バイナリパッケージ名を受け付け"
4608"て対応するソースパッケージを探すのではなく、引数にソースパッケージ名しか受け"
4609"付けなくなる、ということです。設定項目 - <literal>APT::Get::Only-Source</"
4610"literal>"
4611
4612#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4613#: apt-get.8.xml:552
095bdb6f
DK
4614msgid "<option>--diff-only</option>"
4615msgstr "<option>--diff-only</option>"
4616
4617#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4618#: apt-get.8.xml:552
095bdb6f
DK
4619msgid "<option>--dsc-only</option>"
4620msgstr "<option>--dsc-only</option>"
4621
4622#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4623#: apt-get.8.xml:552
095bdb6f
DK
4624msgid "<option>--tar-only</option>"
4625msgstr "<option>--tar-only</option>"
4626
4627# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4628#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4629#: apt-get.8.xml:553
095bdb6f
DK
4630msgid ""
4631"Download only the diff, dsc, or tar file of a source archive. Configuration "
4632"Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</"
4633"literal>, and <literal>APT::Get::Tar-Only</literal>."
4634msgstr ""
4635"ソースアーカイブの diff ファイルや tar ファイルのダウンロードのみを行います。"
4636"設定項目 - <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Tar-"
4637"Only</literal>"
4638
4639#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4640#: apt-get.8.xml:558
095bdb6f
DK
4641msgid "<option>--arch-only</option>"
4642msgstr "<option>--arch-only</option>"
4643
4644# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4645#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4646#: apt-get.8.xml:559
095bdb6f
DK
4647msgid ""
4648"Only process architecture-dependent build-dependencies. Configuration Item: "
4649"<literal>APT::Get::Arch-Only</literal>."
4650msgstr ""
4651"構築依存関係の解決を、アーキテクチャに依存したもののみ行います。設定項目 - "
4652"<literal>APT::Get::Arch-Only</literal>"
4653
4654#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 4655#: apt-get.8.xml:563
095bdb6f
DK
4656msgid "<option>--allow-unauthenticated</option>"
4657msgstr "<option>--allow-unauthenticated</option>"
4658
4659# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4660#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 4661#: apt-get.8.xml:564
095bdb6f
DK
4662msgid ""
4663"Ignore if packages can't be authenticated and don't prompt about it. This "
4664"is useful for tools like pbuilder. Configuration Item: <literal>APT::Get::"
4665"AllowUnauthenticated</literal>."
4666msgstr ""
4667"パッケージを確認できない場合に無視し、それについて質問しません。pbuilder のよ"
4668"うなツールで便利です。設定項目 - <literal>APT::Get::AllowUnauthenticated</"
4669"literal>"
4670
bcf91c1b 4671#. type: Content of: <refentry><refsect1><variablelist>
30549c0c 4672#: apt-get.8.xml:577
095bdb6f 4673msgid ""
bcf91c1b
DK
4674"&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; "
4675"&file-statelists;"
095bdb6f 4676msgstr ""
23bd97d4 4677"&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; "
4678"&file-statelists;"
095bdb6f
DK
4679
4680# type: Content of: <refentry><refsect1><para>
4681#. type: Content of: <refentry><refsect1><para>
30549c0c 4682#: apt-get.8.xml:586
095bdb6f
DK
4683msgid ""
4684"&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
4685"&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, &apt-"
4686"preferences;, the APT Howto."
4687msgstr ""
4688"&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, "
23bd97d4 4689"&apt-config;, &apt-secure;, &guidesdir; の APT ユーザーズガイド, &apt-"
4690"preferences;, APT Howto"
095bdb6f
DK
4691
4692# type: Content of: <refentry><refsect1><para>
4693#. type: Content of: <refentry><refsect1><para>
30549c0c 4694#: apt-get.8.xml:592
095bdb6f
DK
4695msgid ""
4696"<command>apt-get</command> returns zero on normal operation, decimal 100 on "
4697"error."
4698msgstr ""
4699"<command>apt-get</command> は正常終了時に 0 を返します。エラー時には十進の "
4700"100 を返します。"
4701
4702#. type: Content of: <refentry><refsect1><title>
30549c0c 4703#: apt-get.8.xml:595
095bdb6f
DK
4704msgid "ORIGINAL AUTHORS"
4705msgstr "原著者"
4706
4707#. type: Content of: <refentry><refsect1><para>
30549c0c 4708#: apt-get.8.xml:596
095bdb6f
DK
4709msgid "&apt-author.jgunthorpe;"
4710msgstr "&apt-author.jgunthorpe;"
4711
4712#. type: Content of: <refentry><refsect1><title>
30549c0c 4713#: apt-get.8.xml:599
095bdb6f
DK
4714msgid "CURRENT AUTHORS"
4715msgstr "現著者"
4716
4717#. type: Content of: <refentry><refsect1><para>
30549c0c 4718#: apt-get.8.xml:601
095bdb6f
DK
4719msgid "&apt-author.team;"
4720msgstr "&apt-author.team;"
4721
4722# type: Content of: <refentry><refnamediv><refname>
4723#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 4724#: apt-key.8.xml:17 apt-key.8.xml:24
095bdb6f
DK
4725msgid "apt-key"
4726msgstr "apt-key"
4727
4728# type: Content of: <refentry><refnamediv><refpurpose>
4729#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 4730#: apt-key.8.xml:25
095bdb6f
DK
4731msgid "APT key management utility"
4732msgstr "APT キー管理ユーティリティ"
4733
4734# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4735#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 4736#: apt-key.8.xml:31
095bdb6f 4737msgid ""
b39c1859
MV
4738"<command>apt-key</command> <arg><option>--keyring <replaceable>filename</"
4739"replaceable></option></arg> <arg><replaceable>command</replaceable></arg> "
095bdb6f
DK
4740"<arg rep=\"repeat\"><option><replaceable>arguments</replaceable></option></"
4741"arg>"
4742msgstr ""
23bd97d4 4743"<command>apt-key</command> <arg><option>--keyring <replaceable>filename</"
4744"replaceable></option></arg> <arg><replaceable>command</replaceable></arg> "
095bdb6f
DK
4745"<arg rep=\"repeat\"><option><replaceable>arguments</replaceable></option></"
4746"arg>"
4747
4748# type: Content of: <refentry><refsect1><para>
4749#. type: Content of: <refentry><refsect1><para>
0c1a7101 4750#: apt-key.8.xml:40
095bdb6f
DK
4751msgid ""
4752"<command>apt-key</command> is used to manage the list of keys used by apt to "
4753"authenticate packages. Packages which have been authenticated using these "
4754"keys will be considered trusted."
4755msgstr ""
4756"<command>apt-key</command> は、apt が パッケージを認証するのに使用するキーの"
4757"一覧を管理するのに使用します。このキーで認証されたパッケージは、信頼するに足"
4758"ると見なせるでしょう。"
4759
4760# type: Content of: <refentry><refsect1><title>
4761#. type: Content of: <refentry><refsect1><title>
0c1a7101 4762#: apt-key.8.xml:46
095bdb6f
DK
4763msgid "Commands"
4764msgstr "コマンド"
4765
4766# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4767#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4768#: apt-key.8.xml:48
095bdb6f
DK
4769msgid "add <replaceable>filename</replaceable>"
4770msgstr "add <replaceable>filename</replaceable>"
4771
4772# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4773#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4774#: apt-key.8.xml:52
095bdb6f
DK
4775msgid ""
4776"Add a new key to the list of trusted keys. The key is read from "
4777"<replaceable>filename</replaceable>, or standard input if "
4778"<replaceable>filename</replaceable> is <literal>-</literal>."
4779msgstr ""
4780"信頼キー一覧に新しいキーを追加します。このキーは <replaceable>filename</"
4781"replaceable> から読み込みますが、<replaceable>filename</replaceable> を "
4782"<literal>-</literal> とすると、標準入力から読み込みます。"
4783
4784# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4785#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4786#: apt-key.8.xml:60
095bdb6f
DK
4787msgid "del <replaceable>keyid</replaceable>"
4788msgstr "del <replaceable>keyid</replaceable>"
4789
4790# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4791#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4792#: apt-key.8.xml:64
095bdb6f
DK
4793msgid "Remove a key from the list of trusted keys."
4794msgstr "信頼キー一覧からキーを削除します。"
4795
4796# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4797#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4798#: apt-key.8.xml:71
095bdb6f
DK
4799msgid "export <replaceable>keyid</replaceable>"
4800msgstr "export <replaceable>keyid</replaceable>"
4801
4802# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4803#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4804#: apt-key.8.xml:75
095bdb6f
DK
4805msgid "Output the key <replaceable>keyid</replaceable> to standard output."
4806msgstr "キー <replaceable>keyid</replaceable> を標準出力に出力します。"
4807
4808#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4809#: apt-key.8.xml:82
095bdb6f
DK
4810msgid "exportall"
4811msgstr "exportall"
4812
4813# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4814#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4815#: apt-key.8.xml:86
095bdb6f
DK
4816msgid "Output all trusted keys to standard output."
4817msgstr "信頼するキーをすべて標準出力に出力します。"
4818
4819# type: Content of: <refentry><refsect1><title>
4820#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4821#: apt-key.8.xml:93
095bdb6f
DK
4822msgid "list"
4823msgstr "list"
4824
4825# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4826#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4827#: apt-key.8.xml:97
095bdb6f
DK
4828msgid "List trusted keys."
4829msgstr "信頼キーを一覧表示します。"
4830
4831# type: Content of: <refentry><refsect1><title>
4832#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4833#: apt-key.8.xml:104
095bdb6f
DK
4834msgid "finger"
4835msgstr "finger"
4836
4837# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4838#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4839#: apt-key.8.xml:108
095bdb6f
DK
4840msgid "List fingerprints of trusted keys."
4841msgstr "信頼キーのフィンガープリントを一覧表示します。"
4842
4843#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4844#: apt-key.8.xml:115
095bdb6f
DK
4845msgid "adv"
4846msgstr "adv"
4847
4848#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4849#: apt-key.8.xml:119
095bdb6f
DK
4850msgid ""
4851"Pass advanced options to gpg. With adv --recv-key you can download the "
4852"public key."
4853msgstr ""
4854"gpg に上級オプションを渡します。adv --recv-key とすると、公開鍵をダウンロード"
4855"できます。"
4856
4857# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4858#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4859#: apt-key.8.xml:131
095bdb6f
DK
4860msgid ""
4861"Update the local keyring with the keyring of Debian archive keys and removes "
4862"from the keyring the archive keys which are no longer valid."
4863msgstr ""
4864"Debian アーカイブキーで、ローカルキーリングを更新し、もう有効でないキーをキー"
4865"リングから削除します。"
4866
b39c1859 4867#. type: Content of: <refentry><refsect1><para>
0c1a7101 4868#: apt-key.8.xml:143
b39c1859
MV
4869msgid ""
4870"Note that options need to be defined before the commands described in the "
4871"previous section."
4872msgstr ""
23bd97d4 4873"前節で説明したコマンドの前に、このオプションを定義する必要があることに注意し"
4874"てください。"
b39c1859
MV
4875
4876# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
4877#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4878#: apt-key.8.xml:145
b39c1859 4879msgid "--keyring <replaceable>filename</replaceable>"
23bd97d4 4880msgstr "--keyring <replaceable>filename</replaceable>"
095bdb6f 4881
095bdb6f 4882#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4883#: apt-key.8.xml:146
b39c1859
MV
4884msgid ""
4885"With this option it is possible to specify a specific keyring file the "
4886"command should operate on. The default is that a command is executed on the "
4887"<filename>trusted.gpg</filename> file as well as on all parts in the "
4888"<filename>trusted.gpg.d</filename> directory, through <filename>trusted.gpg</"
4889"filename> is the primary keyring which means that e.g. new keys are added to "
4890"this one."
4891msgstr ""
23bd97d4 4892"このオプションでは、コマンドが動作する際のキーリングを指定できます。デフォル"
4893"トは、<filename>trusted.gpg</filename> と <filename>trusted.gpg.d</filename> "
4894"ディレクトリにあるすべてのファイルで動作します。この中で <filename>trusted."
4895"gpg</filename> がプライマリキーリングです。つまり新しいキーはこのファイルに追"
4896"加されます。"
b39c1859
MV
4897
4898#. type: Content of: <refentry><refsect1><variablelist>
0c1a7101 4899#: apt-key.8.xml:159
b39c1859 4900msgid "&file-trustedgpg;"
23bd97d4 4901msgstr "&file-trustedgpg;"
095bdb6f
DK
4902
4903# type: Content of: <refentry><refsect1><para>
4904#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4905#: apt-key.8.xml:161
095bdb6f
DK
4906msgid "<filename>/etc/apt/trustdb.gpg</filename>"
4907msgstr "<filename>/etc/apt/trustdb.gpg</filename>"
4908
4909# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4910#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4911#: apt-key.8.xml:162
095bdb6f
DK
4912msgid "Local trust database of archive keys."
4913msgstr "アーカイブキーのローカル信頼データベースです。"
4914
4915#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4916#: apt-key.8.xml:165
095bdb6f
DK
4917msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
4918msgstr "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"
4919
4920# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4921#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4922#: apt-key.8.xml:166
095bdb6f
DK
4923msgid "Keyring of Debian archive trusted keys."
4924msgstr "Debian アーカイブ信頼キーのキーリングです。"
4925
4926#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 4927#: apt-key.8.xml:169
095bdb6f
DK
4928msgid ""
4929"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
4930msgstr ""
4931"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"
4932
4933# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
4934#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 4935#: apt-key.8.xml:170
095bdb6f
DK
4936msgid "Keyring of Debian archive removed trusted keys."
4937msgstr "削除された Debian アーカイブ信頼キーのキーリングです。"
4938
4939# type: Content of: <refentry><refsect1><para>
4940#. type: Content of: <refentry><refsect1><para>
0c1a7101 4941#: apt-key.8.xml:179
095bdb6f
DK
4942msgid "&apt-get;, &apt-secure;"
4943msgstr "&apt-get;, &apt-secure;"
4944
4945#. The last update date
4946#. type: Content of: <refentry><refentryinfo>
0c1a7101 4947#: apt-mark.8.xml:16
095bdb6f 4948msgid ""
bcf91c1b
DK
4949"&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 "
4950"August 2009</date>"
095bdb6f 4951msgstr ""
23bd97d4 4952"&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 "
4953"August 2009</date>"
095bdb6f
DK
4954
4955# type: Content of: <refentry><refnamediv><refname>
4956#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 4957#: apt-mark.8.xml:25 apt-mark.8.xml:32
095bdb6f
DK
4958msgid "apt-mark"
4959msgstr "apt-mark"
4960
4961# type: Content of: <refentry><refsect1><para>
4962#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 4963#: apt-mark.8.xml:33
095bdb6f
DK
4964msgid "mark/unmark a package as being automatically-installed"
4965msgstr "パッケージが自動的にインストールされたかどうかのマークを変更します。"
4966
4967# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
4968#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 4969#: apt-mark.8.xml:39
bcf91c1b
DK
4970msgid ""
4971" <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-"
4972"f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain"
4973"\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain"
4974"\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </group> <arg "
4975"choice=\"plain\" rep=\"repeat\"><replaceable>package</replaceable></arg> </"
4976"arg> <arg choice=\"plain\">showauto</arg> </group>"
095bdb6f 4977msgstr ""
23bd97d4 4978" <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-"
4979"f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain"
4980"\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain"
4981"\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </group> <arg "
4982"choice=\"plain\" rep=\"repeat\"><replaceable>package</replaceable></arg> </"
4983"arg> <arg choice=\"plain\">showauto</arg> </group>"
095bdb6f
DK
4984
4985# type: Content of: <refentry><refsect1><para>
4986#. type: Content of: <refentry><refsect1><para>
0c1a7101 4987#: apt-mark.8.xml:56
095bdb6f
DK
4988msgid ""
4989"<command>apt-mark</command> will change whether a package has been marked as "
4990"being automatically installed."
4991msgstr ""
4992"<command>apt-mark</command> は、パッケージが自動的にインストールされたかどう"
4993"かのマークを変更します。"
4994
4995# type: Content of: <refentry><refsect1><para>
4996#. type: Content of: <refentry><refsect1><para>
0c1a7101 4997#: apt-mark.8.xml:60
095bdb6f
DK
4998msgid ""
4999"When you request that a package is installed, and as a result other packages "
5000"are installed to satisfy its dependencies, the dependencies are marked as "
5001"being automatically installed. Once these automatically installed packages "
5002"are no longer depended on by any manually installed packages, they will be "
bcf91c1b 5003"removed by e.g. <command>apt-get</command> or <command>aptitude</command>."
095bdb6f
DK
5004msgstr ""
5005"パッケージをインストールすると要求し、その結果、別のパッケージが依存関係を満"
23bd97d4 5006"たすためにインストールされた場合、依存関係に自動的にインストールしたと印を付"
5007"けます。いったん自動的にインストールされたパッケージは、手動でインストールし"
5008"たパッケージに依存されなくなると、そのパッケージは、例えば <command>apt-get</"
5009"command> や <command>aptitude</command> により削除されます。"
095bdb6f
DK
5010
5011#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5012#: apt-mark.8.xml:68
095bdb6f
DK
5013msgid "markauto"
5014msgstr "markauto"
5015
5016# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5017#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5018#: apt-mark.8.xml:69
095bdb6f
DK
5019msgid ""
5020"<literal>markauto</literal> is used to mark a package as being automatically "
5021"installed, which will cause the package to be removed when no more manually "
5022"installed packages depend on this package."
5023msgstr ""
5024"<literal>markauto</literal> は、パッケージを自動的にインストールしたとして"
5025"マークします。このパッケージに依存する、手動でインストールされたパッケージが"
5026"なくなると、このパッケージを削除します。"
5027
5028#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5029#: apt-mark.8.xml:76
095bdb6f
DK
5030msgid "unmarkauto"
5031msgstr "unmarkauto"
5032
5033# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5034#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5035#: apt-mark.8.xml:77
095bdb6f
DK
5036msgid ""
5037"<literal>unmarkauto</literal> is used to mark a package as being manually "
5038"installed, which will prevent the package from being automatically removed "
5039"if no other packages depend on it."
5040msgstr ""
5041"<literal>unmarkauto</literal> は、パッケージを手動でインストールしたとして"
5042"マークします。このパッケージに依存する他のパッケージがなくなっても、このパッ"
5043"ケージを自動的に削除するのを防ぎます。"
5044
5045#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5046#: apt-mark.8.xml:84
bcf91c1b 5047msgid "showauto"
23bd97d4 5048msgstr "showauto"
bcf91c1b
DK
5049
5050# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5051#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5052#: apt-mark.8.xml:85
bcf91c1b 5053msgid ""
43be0ac4
MV
5054"<literal>showauto</literal> is used to print a list of automatically "
5055"installed packages with each package on a new line."
bcf91c1b 5056msgstr ""
23bd97d4 5057"<literal>showauto</literal> は、自動的にインストールされたパッケージを、パッ"
5058"ケージごとに改行して表示します。"
bcf91c1b
DK
5059
5060#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5061#: apt-mark.8.xml:96
bcf91c1b
DK
5062msgid ""
5063"<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>"
23bd97d4 5064msgstr ""
5065"<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>"
095bdb6f
DK
5066
5067#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5068#: apt-mark.8.xml:97
bcf91c1b
DK
5069msgid ""
5070"<option>--file=<filename><replaceable>FILENAME</replaceable></filename></"
5071"option>"
23bd97d4 5072msgstr ""
5073"<option>--file=<filename><replaceable>FILENAME</replaceable></filename></"
5074"option>"
095bdb6f
DK
5075
5076# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5077#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5078#: apt-mark.8.xml:100
095bdb6f 5079msgid ""
bcf91c1b
DK
5080"Read/Write package stats from <filename><replaceable>FILENAME</replaceable></"
5081"filename> instead of the default location, which is "
5082"<filename>extended_status</filename> in the directory defined by the "
5083"Configuration Item: <literal>Dir::State</literal>."
095bdb6f
DK
5084msgstr ""
5085"デフォルトの場所 (設定項目: <literal>Dir::State</literal> で定義したディレク"
5086"トリの <filename>extended_status</filename>) に代えて、<filename>FILENAME</"
5087"filename> からパッケージの統計を読み書きします。"
5088
5089#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5090#: apt-mark.8.xml:106
095bdb6f
DK
5091msgid "<option>-h</option>"
5092msgstr "<option>-h</option>"
5093
5094#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5095#: apt-mark.8.xml:107
095bdb6f
DK
5096msgid "<option>--help</option>"
5097msgstr "<option>--help</option>"
5098
5099# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5100#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5101#: apt-mark.8.xml:108
095bdb6f
DK
5102msgid "Show a short usage summary."
5103msgstr "短い使用方法を表示します。"
5104
5105#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5106#: apt-mark.8.xml:114
095bdb6f
DK
5107msgid "<option>-v</option>"
5108msgstr "<option>-v</option>"
5109
5110#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5111#: apt-mark.8.xml:115
095bdb6f
DK
5112msgid "<option>--version</option>"
5113msgstr "<option>--version</option>"
5114
5115# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5116#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5117#: apt-mark.8.xml:116
095bdb6f
DK
5118msgid "Show the program version."
5119msgstr "プログラムのバージョン情報を表示します"
5120
b6c6b52f 5121#. type: Content of: <refentry><refsect1><variablelist>
0c1a7101 5122#: apt-mark.8.xml:127
b6c6b52f 5123msgid " &file-extended_states;"
23bd97d4 5124msgstr " &file-extended_states;"
bcf91c1b 5125
095bdb6f
DK
5126# type: Content of: <refentry><refsect1><para>
5127#. type: Content of: <refentry><refsect1><para>
0c1a7101 5128#: apt-mark.8.xml:132
bcf91c1b 5129msgid "&apt-get;,&aptitude;,&apt-conf;"
23bd97d4 5130msgstr "&apt-get;,&aptitude;,&apt-conf;"
bcf91c1b
DK
5131
5132# type: Content of: <refentry><refsect1><para>
5133#. type: Content of: <refentry><refsect1><para>
0c1a7101 5134#: apt-mark.8.xml:136
095bdb6f
DK
5135msgid ""
5136"<command>apt-mark</command> returns zero on normal operation, non-zero on "
5137"error."
5138msgstr ""
5139"<command>apt-mark</command> は正常終了時に 0 を返します。エラー時には十進の "
5140"100 を返します。"
5141
5142# type: Content of: <refentry><refnamediv><refname>
5143#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 5144#: apt-secure.8.xml:17 apt-secure.8.xml:39
095bdb6f
DK
5145msgid "apt-secure"
5146msgstr "apt-secure"
5147
5148# type: Content of: <refentry><refnamediv><refpurpose>
5149#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 5150#: apt-secure.8.xml:40
095bdb6f
DK
5151msgid "Archive authentication support for APT"
5152msgstr "APT アーカイブ認証サポート"
5153
5154# type: Content of: <refentry><refsect1><para>
5155#. type: Content of: <refentry><refsect1><para>
0c1a7101 5156#: apt-secure.8.xml:45
095bdb6f
DK
5157msgid ""
5158"Starting with version 0.6, <command>apt</command> contains code that does "
5159"signature checking of the Release file for all archives. This ensures that "
5160"packages in the archive can't be modified by people who have no access to "
5161"the Release file signing key."
5162msgstr ""
5163"バージョン 0.6 より、<command>apt</command> 全アーカイブに対する Release ファ"
5164"イルの署名チェックコードが含まれています。Release ファイル署名キーにアクセス"
5165"できない人が、アーカイブのパッケージの変更が確実にできないようにします。"
5166
5167# type: Content of: <refentry><refsect1><para>
5168#. type: Content of: <refentry><refsect1><para>
0c1a7101 5169#: apt-secure.8.xml:53
095bdb6f
DK
5170msgid ""
5171"If a package comes from a archive without a signature or with a signature "
5172"that apt does not have a key for that package is considered untrusted and "
5173"installing it will result in a big warning. <command>apt-get</command> will "
5174"currently only warn for unsigned archives, future releases might force all "
5175"sources to be verified before downloading packages from them."
5176msgstr ""
5177"パッケージに署名されなかったり、apt が知らないキーで署名されていた場合、アー"
5178"カイブから来たパッケージは、信頼されていないと見なし、インストールの際に重要"
5179"な警告が表示されます。 <command>apt-get</command> は、現在未署名のパッケージ"
5180"に対して警告するだけですが、将来のリリースでは全ソースに対し、パッケージダウ"
5181"ンロード前に強制的に検証される可能性があります。"
5182
5183# type: Content of: <refentry><refsect1><para>
5184#. type: Content of: <refentry><refsect1><para>
0c1a7101 5185#: apt-secure.8.xml:62
095bdb6f
DK
5186msgid ""
5187"The package frontends &apt-get;, &aptitude; and &synaptic; support this new "
5188"authentication feature."
5189msgstr ""
5190"&apt-get;, &aptitude;, &synaptic; といったパッケージフロントエンドは、この新"
5191"認証機能をサポートしています。"
5192
5193# type: Content of: <refentry><refsect1><title>
5194#. type: Content of: <refentry><refsect1><title>
0c1a7101 5195#: apt-secure.8.xml:67
095bdb6f
DK
5196msgid "Trusted archives"
5197msgstr "信頼済アーカイブ"
5198
5199# type: Content of: <refentry><refsect1><para>
5200#. type: Content of: <refentry><refsect1><para>
0c1a7101 5201#: apt-secure.8.xml:70
095bdb6f
DK
5202msgid ""
5203"The chain of trust from an apt archive to the end user is made up of "
5204"different steps. <command>apt-secure</command> is the last step in this "
5205"chain, trusting an archive does not mean that the packages that you trust it "
5206"do not contain malicious code but means that you trust the archive "
43be0ac4 5207"maintainer. It's the archive maintainer responsibility to ensure that the "
095bdb6f
DK
5208"archive integrity is correct."
5209msgstr ""
5210"apt アーカイブからエンドユーザまでの信頼の輪は、いくつかのステップで構成され"
5211"ています。<command>apt-secure</command> は、この輪の最後のステップで、アーカ"
5212"イブを信頼することは、パッケージに悪意のあるコードが含まれていないと信頼する"
23bd97d4 5213"わけではありませんが、アーカイブメンテナを信頼するということになります。これ"
5214"は、アーカイブの完全性が正しいことを保証するのは、アーカイブメンテナの責任だ"
5215"ということです。"
095bdb6f
DK
5216
5217# type: Content of: <refentry><refsect1><para>
5218#. type: Content of: <refentry><refsect1><para>
0c1a7101 5219#: apt-secure.8.xml:78
095bdb6f
DK
5220msgid ""
5221"apt-secure does not review signatures at a package level. If you require "
5222"tools to do this you should look at <command>debsig-verify</command> and "
5223"<command>debsign</command> (provided in the debsig-verify and devscripts "
5224"packages respectively)."
5225msgstr ""
5226"apt-secure はパッケージレベルの署名検証は行いません。そのようなツールが必要な"
5227"場合は、<command>debsig-verify</command> や <command>debsign</command> "
5228"(debsig-verify パッケージと devscripts パッケージでそれぞれ提供されています) "
5229"を確認してください。"
5230
5231# type: Content of: <refentry><refsect1><para>
5232#. type: Content of: <refentry><refsect1><para>
0c1a7101 5233#: apt-secure.8.xml:85
095bdb6f
DK
5234msgid ""
5235"The chain of trust in Debian starts when a maintainer uploads a new package "
5236"or a new version of a package to the Debian archive. This upload in order to "
5237"become effective needs to be signed by a key of a maintainer within the "
5238"Debian maintainer's keyring (available in the debian-keyring package). "
5239"Maintainer's keys are signed by other maintainers following pre-established "
5240"procedures to ensure the identity of the key holder."
5241msgstr ""
5242"Debian における信頼の輪は、新しいパッケージやパッケージの新しいバージョンを、"
5243"メンテナが Debian アーカイブにアップロードすることで始まります。これは、"
5244"Debian メンテナキーリング (debian-keyring パッケージにあります) にあるメンテ"
5245"ナのキーで署名しなければ、アップロードできないということです。メンテナのキー"
5246"は、キーの所有者のアイデンティティを確保するため、以下のような事前に確立した"
5247"手段で、他のメンテナに署名されています。"
5248
5249# type: Content of: <refentry><refsect1><para>
5250#. type: Content of: <refentry><refsect1><para>
0c1a7101 5251#: apt-secure.8.xml:95
095bdb6f
DK
5252msgid ""
5253"Once the uploaded package is verified and included in the archive, the "
5254"maintainer signature is stripped off, an MD5 sum of the package is computed "
5255"and put in the Packages file. The MD5 sum of all of the packages files are "
5256"then computed and put into the Release file. The Release file is then signed "
43be0ac4
MV
5257"by the archive key (which is created once a year) and distributed through "
5258"the FTP server. This key is also on the Debian keyring."
095bdb6f 5259msgstr ""
23bd97d4 5260"アップロードされたパッケージが検証されてアーカイブに格納されると、メンテナの"
5261"署名をはがし、パッケージの MD5 sum を計算して、Packages ファイルに格納しま"
5262"す。その後、全パッケージファイルの MD5 sum を計算して、Release ファイルに格納"
5263"します。Release ファイルは、(毎年作成される) アーカイブキーで署名され、FTP "
5264"サーバで配布されます。このキーも Debian キーリングに含まれます。"
095bdb6f
DK
5265
5266# type: Content of: <refentry><refsect1><para>
5267#. type: Content of: <refentry><refsect1><para>
0c1a7101 5268#: apt-secure.8.xml:105
095bdb6f
DK
5269msgid ""
5270"Any end user can check the signature of the Release file, extract the MD5 "
5271"sum of a package from it and compare it with the MD5 sum of the package he "
5272"downloaded. Prior to version 0.6 only the MD5 sum of the downloaded Debian "
5273"package was checked. Now both the MD5 sum and the signature of the Release "
5274"file are checked."
5275msgstr ""
5276"エンドユーザは誰でも、Release ファイルの署名をチェックし、パッケージの MD5 "
5277"sum を抽出して、ダウンロードしたパッケージの MD5 sum と比較できます。バージョ"
5278"ン 0.6 以前では、ダウンロードした Debian パッケージの MD5 sum しか、チェック"
5279"していませんでした。現在では、MD5 sum と Release ファイルの署名の両方でチェッ"
5280"クします。"
5281
5282# type: Content of: <refentry><refsect1><para>
5283#. type: Content of: <refentry><refsect1><para>
0c1a7101 5284#: apt-secure.8.xml:112
095bdb6f
DK
5285msgid ""
5286"Notice that this is distinct from checking signatures on a per package "
5287"basis. It is designed to prevent two possible attacks:"
5288msgstr ""
5289"以上は、パッケージごとの署名チェックとは違うことに注意してください。以下のよ"
5290"うに考えられる 2 種類の攻撃を防ぐよう設計されています。"
5291
5292# type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5293#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
0c1a7101 5294#: apt-secure.8.xml:117
095bdb6f
DK
5295msgid ""
5296"<literal>Network \"man in the middle\" attacks</literal>. Without signature "
5297"checking, a malicious agent can introduce himself in the package download "
5298"process and provide malicious software either by controlling a network "
5299"element (router, switch, etc.) or by redirecting traffic to a rogue server "
5300"(through arp or DNS spoofing attacks)."
5301msgstr ""
5302"<literal>ネットワーク中間者攻撃</literal> 署名をチェックしないと、悪意ある"
5303"エージェントがパッケージダウンロードプロセスに割り込んだり、ネットワーク構成"
5304"要素 (ルータ、スイッチなど) の制御や、悪漢サーバへのネットワークトラフィック"
5305"のリダイレクトなど (arp スプーフィング攻撃や DNS スプーフィング攻撃) で、悪意"
5306"あるソフトウェアを掴まされたりします。"
5307
5308# type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5309#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
0c1a7101 5310#: apt-secure.8.xml:125
095bdb6f
DK
5311msgid ""
5312"<literal>Mirror network compromise</literal>. Without signature checking, a "
5313"malicious agent can compromise a mirror host and modify the files in it to "
5314"propagate malicious software to all users downloading packages from that "
5315"host."
5316msgstr ""
5317"<literal>ミラーネットワーク感染</literal>。署名をチェックしないと、悪意ある"
5318"エージェントがミラーホストに感染し、このホストからダウンロードしたユーザすべ"
5319"てに、悪意あるソフトウェアが伝播するようにファイルを変更できます。"
5320
5321# type: Content of: <refentry><refsect1><para>
5322#. type: Content of: <refentry><refsect1><para>
0c1a7101 5323#: apt-secure.8.xml:132
095bdb6f
DK
5324msgid ""
5325"However, it does not defend against a compromise of the Debian master server "
5326"itself (which signs the packages) or against a compromise of the key used to "
5327"sign the Release files. In any case, this mechanism can complement a per-"
5328"package signature."
5329msgstr ""
5330"しかしこれは、(パッケージに署名する) Debian マスターサーバ自体の侵害や、"
5331"Release ファイルに署名するのに使用したキーの漏洩を防げません。いずれにせよ、"
5332"この機構はパッケージごとの署名を補完することができます。"
5333
5334# type: Content of: <refentry><refsect1><title>
5335#. type: Content of: <refentry><refsect1><title>
0c1a7101 5336#: apt-secure.8.xml:138
095bdb6f
DK
5337msgid "User configuration"
5338msgstr "ユーザの設定"
5339
5340# type: Content of: <refentry><refsect1><para>
5341#. type: Content of: <refentry><refsect1><para>
0c1a7101 5342#: apt-secure.8.xml:140
095bdb6f
DK
5343msgid ""
5344"<command>apt-key</command> is the program that manages the list of keys used "
5345"by apt. It can be used to add or remove keys although an installation of "
5346"this release will automatically provide the default Debian archive signing "
5347"keys used in the Debian package repositories."
5348msgstr ""
5349"<command>apt-key</command> は、apt が使用するキーリストを管理するプログラムで"
5350"す。このリリースのインストールでは、Debian パッケージリポジトリで使用する、"
5351"キーで署名するデフォルトの Debian アーカイブを提供しますが、<command>apt-"
5352"key</command> でキーの追加・削除が行えます。"
5353
5354# type: Content of: <refentry><refsect1><para>
5355#. type: Content of: <refentry><refsect1><para>
0c1a7101 5356#: apt-secure.8.xml:147
30549c0c
MV
5357#, fuzzy
5358#| msgid ""
5359#| "In order to add a new key you need to first download it (you should make "
5360#| "sure you are using a trusted communication channel when retrieving it), "
5361#| "add it with <command>apt-key</command> and then run <command>apt-get "
5362#| "update</command> so that apt can download and verify the "
5363#| "<filename>Release.gpg</filename> files from the archives you have "
5364#| "configured."
095bdb6f
DK
5365msgid ""
5366"In order to add a new key you need to first download it (you should make "
5367"sure you are using a trusted communication channel when retrieving it), add "
5368"it with <command>apt-key</command> and then run <command>apt-get update</"
30549c0c
MV
5369"command> so that apt can download and verify the <filename>InRelease</"
5370"filename> or <filename>Release.gpg</filename> files from the archives you "
5371"have configured."
095bdb6f
DK
5372msgstr ""
5373"新しいキーを追加するためには、まずキーをダウンロードする必要があります。(取得"
5374"する際には、信頼できる通信チャネルを使用するよう、特に留意してください) 取得"
5375"したキーを、<command>apt-key</command> で追加し、<command>apt-get update</"
5376"command> を実行してください。以上により、apt は指定したアーカイブから、"
5377"<filename>Release.gpg</filename> ファイルをダウンロード・検証できるようになり"
5378"ます。"
5379
5380# type: Content of: <refentry><refsect1><title>
5381#. type: Content of: <refentry><refsect1><title>
0c1a7101 5382#: apt-secure.8.xml:156
095bdb6f
DK
5383msgid "Archive configuration"
5384msgstr "アーカイブの設定"
5385
5386# type: Content of: <refentry><refsect1><para>
5387#. type: Content of: <refentry><refsect1><para>
0c1a7101 5388#: apt-secure.8.xml:158
095bdb6f
DK
5389msgid ""
5390"If you want to provide archive signatures in an archive under your "
5391"maintenance you have to:"
5392msgstr ""
5393"あなたがメンテナンスしているアーカイブで、アーカイブ署名を提供したい場合、以"
5394"下のようにしてください。"
5395
5396# type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5397#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
0c1a7101 5398#: apt-secure.8.xml:163
095bdb6f 5399msgid ""
43be0ac4 5400"<emphasis>Create a toplevel Release file</emphasis>, if it does not exist "
095bdb6f
DK
5401"already. You can do this by running <command>apt-ftparchive release</"
5402"command> (provided in apt-utils)."
5403msgstr ""
23bd97d4 5404"<emphasis>最上位 Release ファイルの作成</emphasis>。既にこれが存在しているの"
5405"でなければ、<command>apt-ftparchive release</command> (apt-utils で提供) を実"
5406"行して作成してください。"
095bdb6f
DK
5407
5408# type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5409#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
0c1a7101 5410#: apt-secure.8.xml:168
30549c0c
MV
5411#, fuzzy
5412#| msgid ""
5413#| "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg -"
5414#| "abs -o Release.gpg Release</command>."
095bdb6f 5415msgid ""
30549c0c
MV
5416"<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --"
5417"clearsign -o InRelease Release</command> and <command>gpg -abs -o Release."
5418"gpg Release</command>."
095bdb6f 5419msgstr ""
23bd97d4 5420"<emphasis>署名</emphasis>します。<command>gpg -abs -o Release.gpg Release</"
095bdb6f
DK
5421"command> を実行して、署名してください。"
5422
5423# type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
5424#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para>
30549c0c 5425#: apt-secure.8.xml:172
095bdb6f 5426msgid ""
43be0ac4 5427"<emphasis>Publish the key fingerprint</emphasis>, that way your users will "
095bdb6f
DK
5428"know what key they need to import in order to authenticate the files in the "
5429"archive."
5430msgstr ""
23bd97d4 5431"<emphasis>キーの指紋を配布</emphasis>します。これにより、アーカイブ内のファイ"
5432"ル認証に、どのキーをインポートする必要があるかを、ユーザに知らせることになり"
5433"ます。"
095bdb6f
DK
5434
5435# type: Content of: <refentry><refsect1><para>
5436#. type: Content of: <refentry><refsect1><para>
30549c0c 5437#: apt-secure.8.xml:179
095bdb6f
DK
5438msgid ""
5439"Whenever the contents of the archive changes (new packages are added or "
5440"removed) the archive maintainer has to follow the first two steps previously "
5441"outlined."
5442msgstr ""
5443"アーカイブの内容に変化がある場合 (新しいパッケージの追加や削除)、アーカイブメ"
5444"ンテナは前述の最初の 1, 2 ステップに従わなければなりません。"
5445
5446# type: Content of: <refentry><refsect1><para>
5447#. type: Content of: <refentry><refsect1><para>
30549c0c 5448#: apt-secure.8.xml:187
095bdb6f
DK
5449msgid ""
5450"&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
5451"&debsign; &debsig-verify;, &gpg;"
5452msgstr ""
5453"&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, "
5454"&debsign; &debsig-verify;, &gpg;"
5455
5456# type: Content of: <refentry><refsect1><para>
5457#. type: Content of: <refentry><refsect1><para>
30549c0c 5458#: apt-secure.8.xml:191
095bdb6f
DK
5459msgid ""
5460"For more background information you might want to review the <ulink url="
5461"\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html"
5462"\">Debian Security Infrastructure</ulink> chapter of the Securing Debian "
5463"Manual (available also in the harden-doc package) and the <ulink url="
5464"\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong "
5465"Distribution HOWTO</ulink> by V. Alex Brennen."
5466msgstr ""
5467"詳細な背景情報を検証するのなら、Securing Debian Manual (harden-doc パッケージ"
5468"にも収録) の <ulink url=\"http://www.debian.org/doc/manuals/securing-debian-"
5469"howto/ch7.en.html\">Debian Security Infrastructure</ulink> 章や、V. Alex "
5470"Brennen による <ulink url=\"http://www.cryptnet.net/fdp/crypto/strong_distro."
5471"html\" >Strong Distribution HOWTO</ulink> をご覧ください。"
5472
5473# type: Content of: <refentry><refsect1><title>
5474#. type: Content of: <refentry><refsect1><title>
30549c0c 5475#: apt-secure.8.xml:204
095bdb6f
DK
5476msgid "Manpage Authors"
5477msgstr "マニュアルページ作者"
5478
5479# type: Content of: <refentry><refsect1><para>
5480#. type: Content of: <refentry><refsect1><para>
30549c0c 5481#: apt-secure.8.xml:206
095bdb6f
DK
5482msgid ""
5483"This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac "
5484"Jones, Colin Walters, Florian Weimer and Michael Vogt."
5485msgstr ""
5486"このマニュアルページは Javier Fernández-Sanguino Peña, Isaac Jones, Colin "
5487"Walters, Florian Weimer, Michael Vogt の作業を元にしています。"
5488
5489# type: Content of: <refentry><refnamediv><refname>
5490#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 5491#: apt-sortpkgs.1.xml:25 apt-sortpkgs.1.xml:32
095bdb6f
DK
5492msgid "apt-sortpkgs"
5493msgstr "apt-sortpkgs"
5494
5495# type: Content of: <refentry><refnamediv><refpurpose>
5496#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 5497#: apt-sortpkgs.1.xml:33
095bdb6f
DK
5498msgid "Utility to sort package index files"
5499msgstr "パッケージインデックスファイルのソートユーティリティ"
5500
5501# type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
5502#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
0c1a7101 5503#: apt-sortpkgs.1.xml:39
095bdb6f
DK
5504msgid ""
5505"<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> "
5506"<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
5507"<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg choice="
5508"\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>"
5509msgstr ""
5510"<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> "
5511"<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
5512"<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg choice="
5513"\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>"
5514
5515# type: Content of: <refentry><refsect1><para>
5516#. type: Content of: <refentry><refsect1><para>
0c1a7101 5517#: apt-sortpkgs.1.xml:48
095bdb6f
DK
5518msgid ""
5519"<command>apt-sortpkgs</command> will take an index file (Source index or "
5520"Package index) and sort the records so that they are ordered by the package "
5521"name. It will also sort the internal fields of each record according to the "
5522"internal sorting rules."
5523msgstr ""
5524"<command>apt-sortpkgs</command> は、インデックスファイル (ソースインデックス"
5525"やパッケージインデックス) からレコードをソートし、パッケージ名順に整えます。"
5526"また、内部のソート規則に従って、内部フィールドについてもソートを行います。"
5527
5528# type: Content of: <refentry><refsect1><para>
5529#. type: Content of: <refentry><refsect1><para>
0c1a7101 5530#: apt-sortpkgs.1.xml:54
095bdb6f
DK
5531msgid "All output is sent to stdout, the input must be a seekable file."
5532msgstr ""
5533"出力はすべて標準出力に送られ、入力は検索できるファイルでなければなりません。"
5534
5535#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
0c1a7101 5536#: apt-sortpkgs.1.xml:61
095bdb6f
DK
5537msgid "<option>--source</option>"
5538msgstr "<option>--source</option>"
5539
5540# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5541#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
0c1a7101 5542#: apt-sortpkgs.1.xml:63
095bdb6f
DK
5543msgid ""
5544"Use Source index field ordering. Configuration Item: <literal>APT::"
5545"SortPkgs::Source</literal>."
5546msgstr ""
5547"ソースインデックスフィールド順に並べ替えに使用します。設定項目 - "
5548"<literal>APT::SortPkgs::Source</literal>."
5549
5550# type: Content of: <refentry><refsect1><para>
5551#. type: Content of: <refentry><refsect1><para>
0c1a7101 5552#: apt-sortpkgs.1.xml:77
095bdb6f
DK
5553msgid ""
5554"<command>apt-sortpkgs</command> returns zero on normal operation, decimal "
5555"100 on error."
5556msgstr ""
5557"<command>apt-sortpkgs</command> は正常終了時に 0 を返します。エラー時には十進"
5558"の 100 を返します。"
5559
5560#. The last update date
5561#. type: Content of: <refentry><refentryinfo>
0c1a7101 5562#: apt.conf.5.xml:16
095bdb6f
DK
5563msgid ""
5564"&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</"
5565"firstname> <surname>Burrows</surname> <contrib>Initial documentation of "
5566"Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-email; "
b39c1859 5567"&apt-product; <date>16 January 2010</date>"
095bdb6f
DK
5568msgstr ""
5569"&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</"
23bd97d4 5570"firstname> <surname>Burrows</surname> <contrib>Debug::*. の最初のドキュメント"
5571"</contrib> <email>dburrows@debian.org</email> </author> &apt-email; &apt-"
5572"product; <date>16 January 2010</date>"
095bdb6f
DK
5573
5574# type: Content of: <refentry><refnamediv><refname>
5575#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 5576#: apt.conf.5.xml:31 apt.conf.5.xml:38
095bdb6f
DK
5577msgid "apt.conf"
5578msgstr "apt.conf"
5579
5580#. type: Content of: <refentry><refmeta><manvolnum>
0c1a7101 5581#: apt.conf.5.xml:32 apt_preferences.5.xml:25 sources.list.5.xml:26
095bdb6f
DK
5582msgid "5"
5583msgstr "5"
5584
5585# type: Content of: <refentry><refnamediv><refpurpose>
5586#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 5587#: apt.conf.5.xml:39
095bdb6f
DK
5588msgid "Configuration file for APT"
5589msgstr "APT の設定ファイル"
5590
095bdb6f 5591#. type: Content of: <refentry><refsect1><para>
0c1a7101 5592#: apt.conf.5.xml:43
095bdb6f
DK
5593msgid ""
5594"<filename>apt.conf</filename> is the main configuration file for the APT "
b39c1859
MV
5595"suite of tools, but by far not the only place changes to options can be "
5596"made. All tools therefore share the configuration files and also use a "
5597"common command line parser to provide a uniform environment."
5598msgstr ""
23bd97d4 5599"<filename>apt.conf</filename> は、APT ツールスイートのメイン設定ファイルです"
5600"が、間違いなくオプションの変更を指定するだけの場所などではありません。そのた"
5601"め、すべてのツールは設定ファイルを共有し、統一環境を提供するため、共通のコマ"
5602"ンドラインパーサも使用します。"
b39c1859
MV
5603
5604#. type: Content of: <refentry><refsect1><orderedlist><para>
0c1a7101 5605#: apt.conf.5.xml:48
b39c1859
MV
5606msgid ""
5607"When an APT tool starts up it will read the configuration files in the "
5608"following order:"
23bd97d4 5609msgstr "APT ツールの起動時に、設定ファイルを以下の順番で読み込みます。"
b39c1859
MV
5610
5611#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
0c1a7101 5612#: apt.conf.5.xml:50
b39c1859
MV
5613msgid ""
5614"the file specified by the <envar>APT_CONFIG</envar> environment variable (if "
5615"any)"
23bd97d4 5616msgstr "<envar>APT_CONFIG</envar> 環境変数で指定したファイル (存在する場合)"
b39c1859
MV
5617
5618#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
0c1a7101 5619#: apt.conf.5.xml:52
30549c0c
MV
5620#, fuzzy
5621#| msgid ""
5622#| "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
5623#| "order which have no or \"<literal>conf</literal>\" as filename extension "
5624#| "and which only contain alphanumeric, hyphen (-), underscore (_) and "
5625#| "period (.) characters - otherwise they will be silently ignored."
b39c1859
MV
5626msgid ""
5627"all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending "
5628"order which have no or \"<literal>conf</literal>\" as filename extension and "
5629"which only contain alphanumeric, hyphen (-), underscore (_) and period (.) "
30549c0c
MV
5630"characters. Otherwise APT will print a notice that it has ignored a file if "
5631"the file doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</"
5632"literal> configuration list - in this case it will be silently ignored."
b39c1859 5633msgstr ""
23bd97d4 5634"<literal>Dir::Etc::Parts</literal> にあるすべてのファイルを英数字の昇順に。"
5635"ファイル名には拡張子がないか、\"<literal>conf</literal>\" となっており、英数"
5636"字、ハイフン (-)、アンダースコア (_)、ピリオド (.) で構成されています。そうで"
5637"なければ、黙って無視されます。"
b39c1859
MV
5638
5639# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5640#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
30549c0c 5641#: apt.conf.5.xml:59
b39c1859
MV
5642msgid ""
5643"the main configuration file specified by <literal>Dir::Etc::main</literal>"
23bd97d4 5644msgstr "<literal>Dir::Etc::Main</literal> で指定される、メイン設定ファイル"
b39c1859
MV
5645
5646#. type: Content of: <refentry><refsect1><orderedlist><listitem><para>
30549c0c 5647#: apt.conf.5.xml:61
b39c1859
MV
5648msgid ""
5649"the command line options are applied to override the configuration "
5650"directives or to load even more configuration files."
5651msgstr ""
23bd97d4 5652"コマンドラインオプションにより、設定ディレクティブの上書きや設定ファイルの追"
5653"加読み込みができます。"
b39c1859
MV
5654
5655#. type: Content of: <refentry><refsect1><title>
30549c0c 5656#: apt.conf.5.xml:65
b39c1859 5657msgid "Syntax"
23bd97d4 5658msgstr "構文"
095bdb6f
DK
5659
5660# type: Content of: <refentry><refsect1><para>
5661#. type: Content of: <refentry><refsect1><para>
30549c0c 5662#: apt.conf.5.xml:66
095bdb6f
DK
5663msgid ""
5664"The configuration file is organized in a tree with options organized into "
43be0ac4 5665"functional groups. Option specification is given with a double colon "
095bdb6f 5666"notation, for instance <literal>APT::Get::Assume-Yes</literal> is an option "
43be0ac4 5667"within the APT tool group, for the Get tool. Options do not inherit from "
095bdb6f
DK
5668"their parent groups."
5669msgstr ""
5670"設定ファイルは、機能グループごとに系統立てられたオプションを木構造で表しま"
23bd97d4 5671"す。オプションの指定は、2 つのコロンで区切ります。例えば <literal>APT::Get::"
095bdb6f
DK
5672"Assume-Yes</literal> は、APT ツールグループの Get ツール用オプションです。オ"
5673"プションは、親グループから継承しません。"
5674
5675# type: Content of: <refentry><refsect1><para>
5676#. type: Content of: <refentry><refsect1><para>
30549c0c 5677#: apt.conf.5.xml:72
095bdb6f
DK
5678msgid ""
5679"Syntactically the configuration language is modeled after what the ISC tools "
5680"such as bind and dhcp use. Lines starting with <literal>//</literal> are "
5681"treated as comments (ignored), as well as all text between <literal>/*</"
5682"literal> and <literal>*/</literal>, just like C/C++ comments. Each line is "
43be0ac4 5683"of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The trailing "
82cb5862
JAK
5684"semicolon and the quotes are required. The value must be on one line, and "
5685"there is no kind of string concatenation. It must not include inside "
5686"quotes. The behavior of the backslash \"\\\" and escaped characters inside "
5687"a value is undefined and it should not be used. An option name may include "
5688"alphanumerical characters and the \"/-:._+\" characters. A new scope can be "
5689"opened with curly braces, like:"
095bdb6f 5690msgstr ""
23bd97d4 5691"設定言語の構文は、bind や dhcp のような ISC ツールをモデルにしています。"
095bdb6f
DK
5692"<literal>//</literal> で始まる行はコメントとして扱われます (無視)。同様に C/C"
5693"++ のコメントのような <literal>/*</literal> と <literal>*/</literal> の間もコ"
5694"メントとして扱います。いずれの行も、<literallayout>APT::Get::Assume-Yes "
23bd97d4 5695"\"true\";</literallayout> のような形式です。行末のセミコロンとクォートは必要"
5696"です。値は1行でなければならず、文字列結合はありません。値の中にクォートは使え"
5697"ません。値中のバックスラッシュ \"\\\" とエスケープ文字は、未定義で使用するべ"
5698"きではありません。オプション名は、英数字と \"/-:._+\" が使用できます。以下の"
5699"ように中カッコを使うと、新しいスコープを開くことができます。"
095bdb6f
DK
5700
5701# type: Content of: <refentry><refsect1><informalexample><programlisting>
5702#. type: Content of: <refentry><refsect1><informalexample><programlisting>
30549c0c 5703#: apt.conf.5.xml:86
095bdb6f
DK
5704#, no-wrap
5705msgid ""
5706"APT {\n"
5707" Get {\n"
5708" Assume-Yes \"true\";\n"
5709" Fix-Broken \"true\";\n"
5710" };\n"
5711"};\n"
5712msgstr ""
5713"APT {\n"
5714" Get {\n"
5715" Assume-Yes \"true\";\n"
5716" Fix-Broken \"true\";\n"
5717" };\n"
5718"};\n"
5719
5720# type: Content of: <refentry><refsect1><para>
5721#. type: Content of: <refentry><refsect1><para>
30549c0c 5722#: apt.conf.5.xml:94
095bdb6f
DK
5723msgid ""
5724"with newlines placed to make it more readable. Lists can be created by "
5725"opening a scope and including a single string enclosed in quotes followed by "
5726"a semicolon. Multiple entries can be included, each separated by a semicolon."
5727msgstr ""
5728"また適宜改行することで、より読みやすくなります。リストは、開いたスコープ、"
5729"クォートで囲まれた 1 単語、そしてセミコロンと続けることで作成できます。セミコ"
5730"ロンで区切ると、複数のエントリを表せます。"
5731
5732# type: Content of: <refentry><refsect1><informalexample><programlisting>
5733#. type: Content of: <refentry><refsect1><informalexample><programlisting>
30549c0c 5734#: apt.conf.5.xml:99
095bdb6f
DK
5735#, no-wrap
5736msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
23bd97d4 5737msgstr ""
5738"DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n"
5739"\n"
095bdb6f
DK
5740
5741# type: Content of: <refentry><refsect1><para>
5742#. type: Content of: <refentry><refsect1><para>
30549c0c 5743#: apt.conf.5.xml:102
095bdb6f
DK
5744msgid ""
5745"In general the sample configuration file in <filename>&docdir;examples/apt."
5746"conf</filename> &configureindex; is a good guide for how it should look."
5747msgstr ""
5748"<filename>&docdir;examples/apt.conf</filename> &configureindex; は一般的な設"
5749"定ファイルのサンプルです。どのように設定するか参考になるでしょう。"
5750
5751#. type: Content of: <refentry><refsect1><para>
30549c0c 5752#: apt.conf.5.xml:106
095bdb6f
DK
5753msgid ""
5754"The names of the configuration items are not case-sensitive. So in the "
5755"previous example you could use <literal>dpkg::pre-install-pkgs</literal>."
5756msgstr ""
5757"設定項目の名前は、文字の大小を区別しません。そのため、前述の例を "
5758"<literal>dpkg::pre-install-pkgs</literal> とできます。"
5759
095bdb6f 5760#. type: Content of: <refentry><refsect1><para>
30549c0c 5761#: apt.conf.5.xml:109
63fc5550
DK
5762msgid ""
5763"Names for the configuration items are optional if a list is defined as it "
5764"can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. "
5765"If you don't specify a name a new entry will simply add a new option to the "
5766"list. If you specify a name you can override the option as every other "
5767"option by reassigning a new value to the option."
5768msgstr ""
23bd97d4 5769"前述した <literal>DPkg::Pre-Install-Pkgs</literal> の例で見られるように、リス"
5770"トを定義した場合、設定項目名はオプションになります。名前を指定しない場合、新"
5771"しいエントリは、単純に新しいオプションをリストに追加します。名前を指定する"
5772"と、あらゆる他の選択肢をオプションに再割り当てし、オプションを上書きできま"
5773"す。"
63fc5550
DK
5774
5775# type: Content of: <refentry><refsect1><para>
5776#. type: Content of: <refentry><refsect1><para>
30549c0c 5777#: apt.conf.5.xml:114
82cb5862
JAK
5778msgid ""
5779"Two specials are allowed, <literal>#include</literal> (which is deprecated "
5780"and not supported by alternative implementations) and <literal>#clear</"
63fc5550
DK
5781"literal>: <literal>#include</literal> will include the given file, unless "
5782"the filename ends in a slash, then the whole directory is included. "
095bdb6f 5783"<literal>#clear</literal> is used to erase a part of the configuration tree. "
63fc5550
DK
5784"The specified element and all its descendants are erased. (Note that these "
5785"lines also need to end with a semicolon.)"
095bdb6f 5786msgstr ""
23bd97d4 5787"<literal>#include</literal> (これは廃止予定でサポートしない他の実装もありま"
5788"す) と <literal>#clear</literal> の 2 つの特別な記法があります。"
5789"<literal>#include</literal> は指定したファイルを取り込みます。ファイル名がス"
5790"ラッシュで終わった場合には、そのディレクトリをすべて取り込みます。"
5791"<literal>#clear</literal> は、設定ツリーの一部を削除するにに使用します。指定"
5792"した要素と、それ以下の要素を削除します (これらの行も、セミコロンで終わる必要"
5793"があることに注意してください)。"
095bdb6f 5794
63fc5550 5795#. type: Content of: <refentry><refsect1><para>
30549c0c 5796#: apt.conf.5.xml:122
63fc5550
DK
5797msgid ""
5798"The #clear command is the only way to delete a list or a complete scope. "
5799"Reopening a scope or the ::-style described below will <emphasis>not</"
01f2b54d 5800"emphasis> override previously written entries. Only options can be "
5801"overridden by addressing a new value to it - lists and scopes can't be "
63fc5550
DK
5802"overridden, only cleared."
5803msgstr ""
23bd97d4 5804"#clear コマンドは、リストや完全なスコープを削除する唯一の方法です。スコープの"
5805"再オープンや後述する :: スタイルは、それまで書いたエントリを<emphasis>上書き"
5806"しません</emphasis>。新しい値を与えて上書きするしかありません。リストやスコー"
5807"プは上書きできません。クリアされるだけです。"
63fc5550 5808
095bdb6f
DK
5809# type: Content of: <refentry><refsect1><para>
5810#. type: Content of: <refentry><refsect1><para>
30549c0c 5811#: apt.conf.5.xml:127
095bdb6f
DK
5812msgid ""
5813"All of the APT tools take a -o option which allows an arbitrary "
5814"configuration directive to be specified on the command line. The syntax is a "
5815"full option name (<literal>APT::Get::Assume-Yes</literal> for instance) "
5816"followed by an equals sign then the new value of the option. Lists can be "
63fc5550 5817"appended too by adding a trailing :: to the list name. (As you might "
01f2b54d 5818"suspect: The scope syntax can't be used on the command line.)"
095bdb6f 5819msgstr ""
23bd97d4 5820"すべての APT ツールで、コマンドラインで任意の設定ディレクティブを指定できる -"
5821"o オプションが使用できます。構文は、完全なオプション名 (例: <literal>APT::"
5822"Get::Assume-Yes</literal>)、等号、続いてオプションの新しい値となります。リス"
5823"ト名に続き :: を加えることで、リストを追加できます (疑問に思われたように、ス"
5824"コープ構文はコマンドラインで使用できません)。"
095bdb6f 5825
63fc5550 5826#. type: Content of: <refentry><refsect1><para>
30549c0c 5827#: apt.conf.5.xml:134
63fc5550
DK
5828msgid ""
5829"Note that you can use :: only for appending one item per line to a list and "
5830"that you should not use it in combination with the scope syntax. (The scope "
5831"syntax implicit insert ::) Using both syntaxes together will trigger a bug "
5832"which some users unfortunately relay on: An option with the unusual name "
5833"\"<literal>::</literal>\" which acts like every other option with a name. "
5834"These introduces many problems including that a user who writes multiple "
5835"lines in this <emphasis>wrong</emphasis> syntax in the hope to append to a "
5836"list will gain the opposite as only the last assignment for this option "
5837"\"<literal>::</literal>\" will be used. Upcoming APT versions will raise "
5838"errors and will stop working if they encounter this misuse, so please "
5839"correct such statements now as long as APT doesn't complain explicit about "
5840"them."
5841msgstr ""
23bd97d4 5842"1 行で 1 項目の場合にのみ :: は使用でき、スコープ構文と組み合わせるべきではな"
5843"いことに注意してください (スコープ構文には暗黙で :: が挿入されます)。両方の構"
5844"文を同時に使用すると、「他のオプションと同様に名前と共に動作する、普通ではな"
5845"い名前 \"<literal>::</literal>\" のオプションである」といった、(残念なこと"
5846"に) 複数のユーザに渡るバグの引き金になります。問題の中には、リストに追加しよ"
5847"うと<emphasis>誤った</emphasis>構文で複数行書くユーザが、このオプション "
5848"\"<literal>::</literal>\" を最後に割り当てようとして、正反対の結果を得るとい"
5849"うことも含まれます。APT の次期バージョンでは、この誤用を検出すると、動作を停"
5850"止しエラーを上げるようになります。そのため、APT がこの件で明白にエラーを吐か"
5851"ない限りは、自分でそのような構文を修正してください。"
63fc5550 5852
095bdb6f
DK
5853# type: Content of: <refentry><refsect1><title>
5854#. type: Content of: <refentry><refsect1><title>
30549c0c 5855#: apt.conf.5.xml:146
095bdb6f
DK
5856msgid "The APT Group"
5857msgstr "APT グループ"
5858
5859# type: Content of: <refentry><refsect1><para>
5860#. type: Content of: <refentry><refsect1><para>
30549c0c 5861#: apt.conf.5.xml:147
095bdb6f
DK
5862msgid ""
5863"This group of options controls general APT behavior as well as holding the "
5864"options for all of the tools."
5865msgstr ""
5866"このオプショングループは、ツール全体に影響のある、一般的な APT の振る舞いを制"
5867"御します。"
5868
5869# type: <tag></tag>
5870#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 5871#: apt.conf.5.xml:151
095bdb6f
DK
5872msgid "Architecture"
5873msgstr "Architecture"
5874
5875# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5876#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 5877#: apt.conf.5.xml:152
095bdb6f
DK
5878msgid ""
5879"System Architecture; sets the architecture to use when fetching files and "
5880"parsing package lists. The internal default is the architecture apt was "
5881"compiled for."
5882msgstr ""
5883"システムアーキテクチャ - ファイルを取得したり、パッケージリストを解析するとき"
5884"に使用するアーキテクチャをセットします。内部でのデフォルトは、apt をコンパイ"
5885"ルしたアーキテクチャです。"
5886
5887# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
5888#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 5889#: apt.conf.5.xml:157
095bdb6f
DK
5890msgid "Default-Release"
5891msgstr "Default-Release"
5892
5893#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 5894#: apt.conf.5.xml:158
095bdb6f
DK
5895msgid ""
5896"Default release to install packages from if more than one version available. "
5897"Contains release name, codename or release version. Examples: 'stable', "
b6c6b52f
MV
5898"'testing', 'unstable', '&stable-codename;', '&testing-codename;', '4.0', "
5899"'5.0*'. See also &apt-preferences;."
095bdb6f
DK
5900msgstr ""
5901"ひとつ以上のバージョンがある場合に、パッケージをインストールを行うデフォルト"
23bd97d4 5902"リリースです。リリース名や、コード名、リリースバージョンがあります。例えば "
5903"'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', "
5904"'4.0', '5.0*' となります。&apt-preferences; も参照してください。"
095bdb6f
DK
5905
5906#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 5907#: apt.conf.5.xml:163
095bdb6f
DK
5908msgid "Ignore-Hold"
5909msgstr "Ignore-Hold"
5910
5911# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5912#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 5913#: apt.conf.5.xml:164
095bdb6f
DK
5914msgid ""
5915"Ignore Held packages; This global option causes the problem resolver to "
5916"ignore held packages in its decision making."
5917msgstr ""
5918"保留パッケージの無視 - このグローバルオプションは、問題解決器に保留と指定した"
5919"パッケージを無視します。"
5920
5921# type: <tag></tag>
5922#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 5923#: apt.conf.5.xml:168
095bdb6f
DK
5924msgid "Clean-Installed"
5925msgstr "Clean-Installed"
5926
5927# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
5928#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 5929#: apt.conf.5.xml:169
095bdb6f
DK
5930msgid ""
5931"Defaults to on. When turned on the autoclean feature will remove any "
5932"packages which can no longer be downloaded from the cache. If turned off "
5933"then packages that are locally installed are also excluded from cleaning - "
5934"but note that APT provides no direct means to reinstall them."
5935msgstr ""
5936"デフォルトで有効です。autoclean 機能が on の時、ダウンロードできなくなった"
5937"パッケージをキャッシュから削除します。off の場合、ローカルにインストールされ"
5938"ているパッケージは、削除対象から外します。しかし、 APT はキャッシュから削除し"
5939"たパッケージの再インストール方法を、直接提供するわけではないことに注意してく"
5940"ださい。"
5941
5942# type: Content of: <refentry><refnamediv><refname>
5943#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 5944#: apt.conf.5.xml:175
095bdb6f
DK
5945msgid "Immediate-Configure"
5946msgstr "Immediate-Configure"
5947
095bdb6f 5948#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 5949#: apt.conf.5.xml:176
095bdb6f 5950msgid ""
43be0ac4
MV
5951"Defaults to on which will cause APT to install essential and important "
5952"packages as fast as possible in the install/upgrade operation. This is done "
5953"to limit the effect of a failing &dpkg; call: If this option is disabled APT "
5954"does treat an important package in the same way as an extra package: Between "
5955"the unpacking of the important package A and his configuration can then be "
5956"many other unpack or configuration calls, e.g. for package B which has no "
5957"relation to A, but causes the dpkg call to fail (e.g. because maintainer "
5958"script of package B generates an error) which results in a system state in "
5959"which package A is unpacked but unconfigured - each package depending on A "
5960"is now no longer guaranteed to work as their dependency on A is not longer "
5961"satisfied. The immediate configuration marker is also applied to all "
5962"dependencies which can generate a problem if the dependencies e.g. form a "
5963"circle as a dependency with the immediate flag is comparable with a Pre-"
5964"Dependency. So in theory it is possible that APT encounters a situation in "
b39c1859 5965"which it is unable to perform immediate configuration, errors out and refers "
43be0ac4 5966"to this option so the user can deactivate the immediate configuration "
b39c1859 5967"temporarily to be able to perform an install/upgrade again. Note the use of "
43be0ac4 5968"the word \"theory\" here as this problem was only encountered by now in real "
b39c1859
MV
5969"world a few times in non-stable distribution versions and was caused by "
5970"wrong dependencies of the package in question or by a system in an already "
5971"broken state, so you should not blindly disable this option as the mentioned "
43be0ac4
MV
5972"scenario above is not the only problem immediate configuration can help to "
5973"prevent in the first place. Before a big operation like <literal>dist-"
5974"upgrade</literal> is run with this option disabled it should be tried to "
5975"explicitly <literal>install</literal> the package APT is unable to configure "
5976"immediately, but please make sure to report your problem also to your "
5977"distribution and to the APT team with the buglink below so they can work on "
5978"improving or correcting the upgrade process."
095bdb6f 5979msgstr ""
23bd97d4 5980"デフォルトで有効で、インストールやアップグレード処理中に、APT が不可欠パッ"
5981"ケージや重要パッケージのインストールを、可能な限り早く行うようになります。"
5982"&dpkg; の呼び出す際の失敗回数に制限があるため、このようなオプションがありま"
5983"す。このオプションが無効の場合、APT は重要パッケージを、特別パッケージと同様"
5984"に扱うようになります。重要パッケージ A を展開していて、その設定中に他の展開や"
5985"設定をたくさん呼び出すと、パッケージ B は A とはなんの関係もないにもかかわら"
5986"ず、dpkg の呼び出しが失敗します (つまり B のメンテナスクリプトがエラーを返し"
5987"ます)。この結果、システムの状態として、パッケージ A は展開済みで未設定となり"
5988"ます。A に依存するパッケージは、動作の保証がなくなり、A に対する依存関係は、"
5989"もう満たせなくなります。 即時設定マーカは、たとえば環状の依存関係といった問題"
5990"が発生しそうな、すべての依存関係に先行依存と同等の即時フラグを適用します。そ"
5991"のため理論上では、APT が即時設定できない、エラーが発生する、このオプションを"
5992"参照するといった状況になる可能性があるのは、ユーザが即時設定を一時的に無効に"
5993"して、インストールやアップグレードを行った場合です。「理論上」と言う単語を"
5994"使ったのは、現在現実世界でこの問題に遭遇したのは、不安定版を使用しており、問"
5995"題になっていたパッケージの間違った依存関係が原因だったり、システムが既に破損"
5996"状態であったりした数回だけだからです。前述のシナリオが、即時設定が主に回避す"
5997"る問題のすべてというわけではないため、このオプションを闇雲に無効にするべきで"
5998"はありません。<literal>dist-upgrade</literal> のような大きな操作を、このオプ"
5999"ションを無効にして行う前に、APT がすぐに設定できないパッケージを、明示的に "
6000"<literal>install</literal> してみてください。ですが、アップグレードプロセスの"
6001"改善のため、バグのリンクにあるディストリビューションと APT チームにも、問題の"
6002"レポートをおねがいします。"
095bdb6f
DK
6003
6004#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6005#: apt.conf.5.xml:198
095bdb6f
DK
6006msgid "Force-LoopBreak"
6007msgstr "Force-LoopBreak"
6008
6009# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6010#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6011#: apt.conf.5.xml:199
095bdb6f
DK
6012msgid ""
6013"Never Enable this option unless you -really- know what you are doing. It "
6014"permits APT to temporarily remove an essential package to break a Conflicts/"
6015"Conflicts or Conflicts/Pre-Depend loop between two essential packages. SUCH "
6016"A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option will work if the "
6017"essential packages are not tar, gzip, libc, dpkg, bash or anything that "
6018"those packages depend on."
6019msgstr ""
6020"何をしようとしているのか「本当に」判っているのでなければ、絶対にこのオプショ"
6021"ンを有効にしないでください。不可欠 (essential) パッケージ同士で、競合 "
6022"(Conflicts) /競合や競合/事前依存 (Pre-Depend) のループに落ち込んだときに、不"
6023"可欠パッケージを一時的に削除してループを抜けられるようにします。<emphasis>そ"
6024"んなループはあり得ないはずで、あるとすれば重大なバグです。</emphasis>このオプ"
6025"ションは、tar, gzip, libc, dpkg, bash とそれらが依存しているパッケージ以外の"
6026"不可欠パッケージで動作します。"
6027
6028#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6029#: apt.conf.5.xml:207
b6c6b52f
MV
6030msgid "Cache-Start, Cache-Grow and Cache-Limit"
6031msgstr ""
095bdb6f 6032
095bdb6f 6033#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6034#: apt.conf.5.xml:208
095bdb6f 6035msgid ""
b6c6b52f
MV
6036"APT uses since version 0.7.26 a resizable memory mapped cache file to store "
6037"the 'available' information. <literal>Cache-Start</literal> acts as a hint "
6038"to which size the Cache will grow and is therefore the amount of memory APT "
6039"will request at startup. The default value is 20971520 bytes (~20 MB). Note "
6040"that these amount of space need to be available for APT otherwise it will "
6041"likely fail ungracefully, so for memory restricted devices these value "
6042"should be lowered while on systems with a lot of configured sources this "
6043"might be increased. <literal>Cache-Grow</literal> defines in byte with the "
6044"default of 1048576 (~1 MB) how much the Cache size will be increased in the "
6045"event the space defined by <literal>Cache-Start</literal> is not enough. "
6046"These value will be applied again and again until either the cache is big "
6047"enough to store all information or the size of the cache reaches the "
6048"<literal>Cache-Limit</literal>. The default of <literal>Cache-Limit</"
6049"literal> is 0 which stands for no limit. If <literal>Cache-Grow</literal> "
6050"is set to 0 the automatic grow of the cache is disabled."
095bdb6f 6051msgstr ""
095bdb6f
DK
6052
6053#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6054#: apt.conf.5.xml:223
095bdb6f
DK
6055msgid "Build-Essential"
6056msgstr "Build-Essential"
6057
6058# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6059#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6060#: apt.conf.5.xml:224
095bdb6f
DK
6061msgid "Defines which package(s) are considered essential build dependencies."
6062msgstr "構築依存関係で不可欠なパッケージを定義します。"
6063
6064#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6065#: apt.conf.5.xml:227
095bdb6f
DK
6066msgid "Get"
6067msgstr "Get"
6068
6069# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6070#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6071#: apt.conf.5.xml:228
095bdb6f
DK
6072msgid ""
6073"The Get subsection controls the &apt-get; tool, please see its documentation "
6074"for more information about the options here."
6075msgstr ""
6076"Get サブセクションは &apt-get; ツールを制御します。このオプションの詳細は "
6077"&apt-get; の文書を参照してください。"
6078
6079#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6080#: apt.conf.5.xml:232
095bdb6f
DK
6081msgid "Cache"
6082msgstr "Cache"
6083
6084# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6085#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6086#: apt.conf.5.xml:233
095bdb6f
DK
6087msgid ""
6088"The Cache subsection controls the &apt-cache; tool, please see its "
6089"documentation for more information about the options here."
6090msgstr ""
6091"Cache サブセクションは &apt-cache; ツールを制御します。このオプションの詳細"
6092"は &apt-cache; の文書を参照してください。"
6093
6094#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6095#: apt.conf.5.xml:237
095bdb6f
DK
6096msgid "CDROM"
6097msgstr "CDROM"
6098
6099# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6100#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6101#: apt.conf.5.xml:238
095bdb6f
DK
6102msgid ""
6103"The CDROM subsection controls the &apt-cdrom; tool, please see its "
6104"documentation for more information about the options here."
6105msgstr ""
6106"CDROM サブセクションは &apt-cdrom; ツールを制御します。このオプションの詳細"
6107"は &apt-cdrom; の文書を参照してください。"
6108
6109# type: Content of: <refentry><refsect1><title>
6110#. type: Content of: <refentry><refsect1><title>
30549c0c 6111#: apt.conf.5.xml:244
095bdb6f
DK
6112msgid "The Acquire Group"
6113msgstr "Acquire グループ"
6114
6115#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6116#: apt.conf.5.xml:249
b6c6b52f 6117msgid "Check-Valid-Until"
23bd97d4 6118msgstr "Check-Valid-Until"
b6c6b52f
MV
6119
6120#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6121#: apt.conf.5.xml:250
b6c6b52f
MV
6122msgid ""
6123"Security related option defaulting to true as an expiring validation for a "
6124"Release file prevents longtime replay attacks and can e.g. also help users "
6125"to identify no longer updated mirrors - but the feature depends on the "
6126"correctness of the time on the user system. Archive maintainers are "
6127"encouraged to create Release files with the <literal>Valid-Until</literal> "
6128"header, but if they don't or a stricter value is volitional the following "
6129"<literal>Max-ValidTime</literal> option can be used."
6130msgstr ""
6131
6132#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6133#: apt.conf.5.xml:260
b6c6b52f 6134msgid "Max-ValidTime"
23bd97d4 6135msgstr "Max-ValidTime"
b6c6b52f
MV
6136
6137#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6138#: apt.conf.5.xml:261
b6c6b52f
MV
6139msgid ""
6140"Seconds the Release file should be considered valid after it was created. "
6141"The default is \"for ever\" (0) if the Release file of the archive doesn't "
6142"include a <literal>Valid-Until</literal> header. If it does then this date "
6143"is the default. The date from the Release file or the date specified by the "
6144"creation time of the Release file (<literal>Date</literal> header) plus the "
6145"seconds specified with this options are used to check if the validation of a "
6146"file has expired by using the earlier date of the two. Archive specific "
6147"settings can be made by appending the label of the archive to the option "
6148"name."
6149msgstr ""
6150
6151#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6152#: apt.conf.5.xml:273
095bdb6f
DK
6153msgid "PDiffs"
6154msgstr "PDiffs"
6155
6156#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6157#: apt.conf.5.xml:274
095bdb6f
DK
6158msgid ""
6159"Try to download deltas called <literal>PDiffs</literal> for Packages or "
6160"Sources files instead of downloading whole ones. True by default."
6161msgstr ""
6162"Packages ファイルや Sources ファイルの全体をダウンロードするのではなく、"
6163"<literal>PDiffs</literal> と呼ばれる差分をダウンロードしようとします。デフォ"
6164"ルトでは True です。"
6165
b39c1859 6166#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6167#: apt.conf.5.xml:277
b39c1859
MV
6168msgid ""
6169"Two sub-options to limit the use of PDiffs are also available: With "
6170"<literal>FileLimit</literal> can be specified how many PDiff files are "
6171"downloaded at most to patch a file. <literal>SizeLimit</literal> on the "
6172"other hand is the maximum precentage of the size of all patches compared to "
6173"the size of the targeted file. If one of these limits is exceeded the "
6174"complete file is downloaded instead of the patches."
6175msgstr ""
23bd97d4 6176"PDiffs の使用を制限するふたつのサブオプションがあります。<literal>FileLimit</"
6177"literal> では、PDiff ファイルをいくつダウンロードしてパッチを当てるかを指定し"
6178"ます。一方、<literal>SizeLimit</literal> は、対象ファイルのサイズに対して、全"
6179"パッチサイズの最大パーセンテージを指定します。どちらの制限を超えても、パッチ"
6180"をダウンロードする代わりに、完全なファイルをダウンロードします。"
b39c1859 6181
095bdb6f 6182#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6183#: apt.conf.5.xml:286
095bdb6f
DK
6184msgid "Queue-Mode"
6185msgstr "Queue-Mode"
6186
6187# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6188#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6189#: apt.conf.5.xml:287
095bdb6f
DK
6190msgid ""
6191"Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</"
6192"literal> or <literal>access</literal> which determines how APT parallelizes "
6193"outgoing connections. <literal>host</literal> means that one connection per "
6194"target host will be opened, <literal>access</literal> means that one "
6195"connection per URI type will be opened."
6196msgstr ""
6197"キューモード - <literal>Queue-Mode</literal> は、APT がどのように並列接続を行"
6198"うか、<literal>host</literal> か <literal>access</literal> で指定できます。"
6199"<literal>host</literal> は、ターゲットホストごとに 1 接続を開きます。"
6200"<literal>access</literal> は、URI タイプごとに 1 接続を開きます。"
6201
6202# type: Content of: <refentry><refsect1><refsect2><title>
6203#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6204#: apt.conf.5.xml:294
095bdb6f
DK
6205msgid "Retries"
6206msgstr "Retries"
6207
6208# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6209#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6210#: apt.conf.5.xml:295
095bdb6f
DK
6211msgid ""
6212"Number of retries to perform. If this is non-zero APT will retry failed "
6213"files the given number of times."
6214msgstr ""
6215"リトライの回数を設定します。0 でない場合、APT は失敗したファイルに対して、与"
6216"えられた回数だけリトライを行います。"
6217
6218#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6219#: apt.conf.5.xml:299
095bdb6f
DK
6220msgid "Source-Symlinks"
6221msgstr "Source-Symlinks"
6222
6223# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6224#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6225#: apt.conf.5.xml:300
095bdb6f
DK
6226msgid ""
6227"Use symlinks for source archives. If set to true then source archives will "
6228"be symlinked when possible instead of copying. True is the default."
6229msgstr ""
6230"ソースアーカイブのシンボリックリンクを使用します。true がセットされていると"
6231"き、可能ならコピーの代わりにシンボリックリンクを張ります。true がデフォルトで"
6232"す。"
6233
6234# type: <tag></tag>
6235#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6236#: apt.conf.5.xml:304 sources.list.5.xml:144
095bdb6f
DK
6237msgid "http"
6238msgstr "http"
6239
6240# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6241#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6242#: apt.conf.5.xml:305
095bdb6f
DK
6243msgid ""
6244"HTTP URIs; http::Proxy is the default http proxy to use. It is in the "
6245"standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per "
6246"host proxies can also be specified by using the form <literal>http::Proxy::"
6247"&lt;host&gt;</literal> with the special keyword <literal>DIRECT</literal> "
bcf91c1b
DK
6248"meaning to use no proxies. If no one of the above settings is specified, "
6249"<envar>http_proxy</envar> environment variable will be used."
095bdb6f
DK
6250msgstr ""
6251"HTTP URI - http::Proxy は、デフォルトで使用する http プロキシです。"
6252"<literal>http://[[user][:pass]@]host[:port]/</literal> という標準形で表しま"
6253"す。ホストごとのプロキシの場合は、<literal>http::Proxy::&lt;host&gt;</"
6254"literal> という形と、プロキシを使用しないという意味の特殊キーワード "
23bd97d4 6255"<literal>DIRECT</literal> を使用して指定することもできます。上記の設定をなに"
6256"も指定しないと、環境変数 <envar>http_proxy</envar> を使用します。"
095bdb6f
DK
6257
6258# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6259#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6260#: apt.conf.5.xml:313
095bdb6f
DK
6261msgid ""
6262"Three settings are provided for cache control with HTTP/1.1 compliant proxy "
6263"caches. <literal>No-Cache</literal> tells the proxy to not use its cached "
6264"response under any circumstances, <literal>Max-Age</literal> is sent only "
6265"for index files and tells the cache to refresh its object if it is older "
6266"than the given number of seconds. Debian updates its index files daily so "
6267"the default is 1 day. <literal>No-Store</literal> specifies that the cache "
6268"should never store this request, it is only set for archive files. This may "
6269"be useful to prevent polluting a proxy cache with very large .deb files. "
6270"Note: Squid 2.0.2 does not support any of these options."
6271msgstr ""
6272"HTTP/1.1 準拠のプロキシキャッシュの制御について 3 種類の設定があります。"
6273"<literal>No-Cache</literal> はプロキシに対して、いかなる時もキャッシュを使用"
6274"しないと伝えます。<literal>Max-Age</literal> は、インデックスファイル用のとき"
6275"だけ送信し、得られた時間よりも古かった場合に、オブジェクトをリフレッシュする"
6276"ようキャッシュに指示します。デフォルトでは 1 日となっているため、Debian は日"
6277"毎にそのインデックスファイルを更新します。<literal>No-Store</literal> は、"
6278"キャッシュがこのリクエストを格納せず、アーカイブファイルのみ設定するよう指定"
6279"します。これは、非常に大きな .deb ファイルで、プロキシキャッシュが汚れるのを"
6280"防ぐのに便利かもしれません。注) Squid 2.0.2 では、これらのオプションをサポー"
6281"トしていません。"
6282
6283# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6284#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6285#: apt.conf.5.xml:323 apt.conf.5.xml:387
095bdb6f
DK
6286msgid ""
6287"The option <literal>timeout</literal> sets the timeout timer used by the "
6288"method, this applies to all things including connection timeout and data "
6289"timeout."
6290msgstr ""
6291"<literal>timeout</literal> オプションは、この方法でのタイムアウトまでの時間を"
6292"設定します。これには、接続のタイムアウトとデータのタイムアウトが含まれていま"
6293"す。"
6294
6295# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6296#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6297#: apt.conf.5.xml:326
095bdb6f
DK
6298msgid ""
6299"One setting is provided to control the pipeline depth in cases where the "
43be0ac4 6300"remote server is not RFC conforming or buggy (such as Squid 2.0.2). "
095bdb6f
DK
6301"<literal>Acquire::http::Pipeline-Depth</literal> can be a value from 0 to 5 "
6302"indicating how many outstanding requests APT should send. A value of zero "
6303"MUST be specified if the remote host does not properly linger on TCP "
6304"connections - otherwise data corruption will occur. Hosts which require this "
6305"are in violation of RFC 2068."
6306msgstr ""
6307"リモートサーバが RFC 準拠でなかったり、(Squid 2.0.2 のように) バグがあったり"
6308"したときのために、パイプラインの深さの制御を設定します。<literal>Acquire::"
6309"http::Pipeline-Depth</literal> により、APT が送信できるリクエストの回数を 0 "
6310"から 5 の値で設定できます。リモートサーバが適切でなく、TCP 接続に時間がかかる"
6311"ときは、<emphasis>必ず</emphasis> 0 の値を設定しなければなりません。そうでな"
6312"ければデータが破損してしまいます。これが必要なホストは RFC 2068 に違反してい"
6313"ます。"
6314
63fc5550 6315#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6316#: apt.conf.5.xml:334
63fc5550
DK
6317msgid ""
6318"The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</"
6319"literal> which accepts integer values in kilobyte. The default value is 0 "
6320"which deactivates the limit and tries uses as much as possible of the "
01f2b54d 6321"bandwidth (Note that this option implicit deactivates the download from "
63fc5550
DK
6322"multiple servers at the same time.)"
6323msgstr ""
23bd97d4 6324"使用する帯域を制限するには、<literal>Acquire::http::Dl-Limit</literal> にキロ"
6325"バイトで整数値を与えます。デフォルト値は 0 で、制限を解除し、使用できる帯域を"
6326"すべて使おうとします (このオプションは暗黙的に、同時に複数のサーバからダウン"
6327"ロードしなくなることに注意してください)。"
63fc5550 6328
bf5c3fe8 6329#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6330#: apt.conf.5.xml:339
bf5c3fe8
MV
6331msgid ""
6332"<literal>Acquire::http::User-Agent</literal> can be used to set a different "
6333"User-Agent for the http download method as some proxies allow access for "
6334"clients only if the client uses a known identifier."
6335msgstr ""
23bd97d4 6336"クライアントが既知の識別子を使用する場合にのみ、プロキシがアクセスを許可する"
6337"場合、<literal>Acquire::http::User-Agent</literal> を使用して、http でダウン"
6338"ロードするための、異なる User-Agent を設定できます。"
bf5c3fe8 6339
095bdb6f
DK
6340# type: <tag></tag>
6341#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6342#: apt.conf.5.xml:345
095bdb6f
DK
6343msgid "https"
6344msgstr "https"
6345
6346#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6347#: apt.conf.5.xml:346
bf5c3fe8
MV
6348msgid ""
6349"HTTPS URIs. Cache-control, Timeout, AllowRedirect, Dl-Limit and proxy "
6350"options are the same as for <literal>http</literal> method and will also "
6351"default to the options from the <literal>http</literal> method if they are "
6352"not explicitly set for https. <literal>Pipeline-Depth</literal> option is "
095bdb6f
DK
6353"not supported yet."
6354msgstr ""
23bd97d4 6355"HTTPS URI - キャッシュ制御、タイムアウト、AllowRedirect、Dl-Limit、プロキシオ"
6356"プションは <literal>http</literal> メソッドと同様です。また、https 用に明示的"
6357"に設定されない場合、オプションのデフォルト値は <literal>http</literal> メソッ"
6358"ドと同じです。<literal>Pipeline-Depth</literal> オプションはまだサポートして"
6359"いません。"
095bdb6f
DK
6360
6361#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6362#: apt.conf.5.xml:352
095bdb6f
DK
6363msgid ""
6364"<literal>CaInfo</literal> suboption specifies place of file that holds info "
6365"about trusted certificates. <literal>&lt;host&gt;::CaInfo</literal> is "
6366"corresponding per-host option. <literal>Verify-Peer</literal> boolean "
6367"suboption determines whether verify server's host certificate against "
6368"trusted certificates or not. <literal>&lt;host&gt;::Verify-Peer</literal> "
6369"is corresponding per-host option. <literal>Verify-Host</literal> boolean "
6370"suboption determines whether verify server's hostname or not. <literal>&lt;"
6371"host&gt;::Verify-Host</literal> is corresponding per-host option. "
6372"<literal>SslCert</literal> determines what certificate to use for client "
6373"authentication. <literal>&lt;host&gt;::SslCert</literal> is corresponding "
6374"per-host option. <literal>SslKey</literal> determines what private key to "
6375"use for client authentication. <literal>&lt;host&gt;::SslKey</literal> is "
6376"corresponding per-host option. <literal>SslForceVersion</literal> overrides "
6377"default SSL version to use. Can contain 'TLSv1' or 'SSLv3' string. "
6378"<literal>&lt;host&gt;::SslForceVersion</literal> is corresponding per-host "
6379"option."
6380msgstr ""
23bd97d4 6381"<literal>CaInfo</literal> サブオプションは、信頼済み証明書情報の保持場所を指"
6382"定します。<literal>&lt;host&gt;::CaInfo</literal> は、対応するホストごとのオ"
6383"プションです。<literal>Verify-Peer</literal> 真偽値サブオプションは、信頼済み"
6384"証明書に対してサーバのホスト証明書を、検証するかどうかを決定します。"
6385"<literal>&lt;host&gt;::Verify-Peer</literal> は、対応するホストごとのオプショ"
6386"ンです。<literal>Verify-Host</literal> 真偽値サブオプションは、サーバのホスト"
6387"名を検証するかどうかを決定します。<literal>&lt;host&gt;::Verify-Host</"
6388"literal> は、対応するホストごとのオプションです。<literal>SslCert</literal> "
6389"は、クライアント認証に使用する証明書を決定します。<literal>&lt;host&gt;::"
6390"SslCert</literal> は、対応するホストごとのオプションです。<literal>SslKey</"
6391"literal> は、クライアント認証に使用する秘密鍵を決定します。<literal>&lt;"
6392"host&gt;::SslKey</literal> は、対応するホストごとのオプションです。"
6393"<literal>SslForceVersion</literal> は、デフォルトで使用する SSL のバージョン"
6394"を上書きします。'TLSv1' か 'SSLv3' という文字列を指定できます。<literal>&lt;"
6395"host&gt;::SslForceVersion</literal> は、対応するホストごとのオプションです。"
095bdb6f
DK
6396
6397# type: <tag></tag>
6398#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6399#: apt.conf.5.xml:370 sources.list.5.xml:155
095bdb6f
DK
6400msgid "ftp"
6401msgstr "ftp"
6402
6403# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6404#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6405#: apt.conf.5.xml:371
bcf91c1b
DK
6406msgid ""
6407"FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard "
6408"form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host "
6409"proxies can also be specified by using the form <literal>ftp::Proxy::&lt;"
6410"host&gt;</literal> with the special keyword <literal>DIRECT</literal> "
6411"meaning to use no proxies. If no one of the above settings is specified, "
6412"<envar>ftp_proxy</envar> environment variable will be used. To use a ftp "
6413"proxy you will have to set the <literal>ftp::ProxyLogin</literal> script in "
6414"the configuration file. This entry specifies the commands to send to tell "
095bdb6f
DK
6415"the proxy server what to connect to. Please see &configureindex; for an "
6416"example of how to do this. The substitution variables available are <literal>"
6417"$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> <literal>"
6418"$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> <literal>$(SITE)</"
6419"literal> and <literal>$(SITE_PORT)</literal> Each is taken from it's "
6420"respective URI component."
6421msgstr ""
6422"FTP URI - ftp::Proxy は、デフォルトで使用するプロキシサーバです。"
23bd97d4 6423"<literal>ftp://[[user][:pass]@]host[:port]/</literal> という標準形で表しま"
6424"す。ホストごとのプロキシの場合は、<literal>ftp::Proxy::&lt;host&gt;</"
6425"literal> という形と、プロキシを使用しないという意味の特殊キーワード "
6426"<literal>DIRECT</literal> を使用して指定することもできます。上記の設定をなに"
6427"も指定しないと、環境変数 <envar>ftp_proxy</envar> を使用します。ftp プロキシ"
6428"を使用するには、設定ファイルに <literal>ftp::ProxyLogin</literal> スクリプト"
6429"を設定する必要があります。接続する際にプロキシサーバに送信するコマンドをこの"
6430"エントリに設定します。どのようにするのかは &configureindex; の例を参照してく"
6431"ださい。その他にも、<literal>$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</"
095bdb6f 6432"literal> <literal>$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> "
23bd97d4 6433"<literal>$(SITE)</literal> <literal>$(SITE_PORT)</literal> が代わりに利用可能"
6434"です。いずれも、それぞれ URI を構成するトークンです。"
095bdb6f
DK
6435
6436# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6437#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6438#: apt.conf.5.xml:390
095bdb6f
DK
6439msgid ""
6440"Several settings are provided to control passive mode. Generally it is safe "
6441"to leave passive mode on, it works in nearly every environment. However "
6442"some situations require that passive mode be disabled and port mode ftp used "
6443"instead. This can be done globally, for connections that go through a proxy "
6444"or for a specific host (See the sample config file for examples)."
6445msgstr ""
6446"設定のいくつかは、パッシブモードを制御するものです。一般的に、パッシブモード"
6447"のままにしておく方が安全で、ほぼどんな環境でも動作します。しかしある状況下で"
6448"は、パッシブモードが無効のため、代わりにポートモード ftp を使用する必要があり"
6449"ます。この設定は、プロキシを通る接続や特定のホストへの接続全般に有効です (設"
6450"定例はサンプル設定ファイルを参照してください)。"
6451
6452# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6453#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6454#: apt.conf.5.xml:397
095bdb6f
DK
6455msgid ""
6456"It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</"
6457"envar> environment variable to a http url - see the discussion of the http "
6458"method above for syntax. You cannot set this in the configuration file and "
6459"it is not recommended to use FTP over HTTP due to its low efficiency."
6460msgstr ""
6461"環境変数 <envar>ftp_proxy</envar> の http url により FTP over HTTP のプロキシ"
23bd97d4 6462"が利用可能になります。構文は前述の http についての説明を参照してください。設"
6463"定ファイルの中でこれをセットすることはできません。また、効率が悪いため FTP "
095bdb6f
DK
6464"over HTTP を使用するのは推奨しません。"
6465
6466# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6467#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6468#: apt.conf.5.xml:402
095bdb6f
DK
6469msgid ""
6470"The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
6471"<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
6472"false, which means these commands are only used if the control connection is "
6473"IPv6. Setting this to true forces their use even on IPv4 connections. Note "
6474"that most FTP servers do not support RFC2428."
6475msgstr ""
6476"<literal>ForceExtended</literal> の設定は RFC2428 の <literal>EPSV</literal> "
6477"コマンドと <literal>EPRT</literal> コマンドの使用を制御します。デフォルトで"
6478"は false で、コントロールコネクションが IPv6 の時にのみ、このコマンドを使用す"
6479"るということです。これを true にセットすると、IPv4 コネクションでも、強制的に"
6480"このコマンドを使用します。ほとんどの FTP サーバは RFC2428 をサポートしていな"
6481"いことに注意してください。"
6482
6483# type: Content of: <refentry><refnamediv><refname>
6484#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6485#: apt.conf.5.xml:409 sources.list.5.xml:137
095bdb6f
DK
6486msgid "cdrom"
6487msgstr "cdrom"
6488
6489#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
30549c0c 6490#: apt.conf.5.xml:415
23bd97d4 6491#, no-wrap
82cb5862 6492msgid "/cdrom/::Mount \"foo\";"
23bd97d4 6493msgstr "/cdrom/::Mount \"foo\";"
095bdb6f
DK
6494
6495# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6496#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6497#: apt.conf.5.xml:410
095bdb6f
DK
6498msgid ""
6499"CDROM URIs; the only setting for CDROM URIs is the mount point, "
6500"<literal>cdrom::Mount</literal> which must be the mount point for the CDROM "
6501"drive as specified in <filename>/etc/fstab</filename>. It is possible to "
6502"provide alternate mount and unmount commands if your mount point cannot be "
6503"listed in the fstab (such as an SMB mount and old mount packages). The "
6504"syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
6505"cdrom block. It is important to have the trailing slash. Unmount commands "
6506"can be specified using UMount."
6507msgstr ""
6508"CDROM URI - CDROM URI はマウントポイントの設定のみを行います。<filename>/etc/"
6509"fstab</filename> で設定されているように、CDROM ドライブのマウントポイントを "
6510"<literal>cdrom::Mount</literal> に設定しなければなりません。(SMB マウントや古"
6511"い mount パッケージなど) マウントポイントが fstab に記述できない場合、かわり"
23bd97d4 6512"にマウント・アンマウントコマンドも使用できます。構文は、cdrom ブロックを "
095bdb6f
DK
6513"<placeholder type=\"literallayout\" id=\"0\"/> の形で記述します。スラッシュを"
6514"後につけるのが重要です。アンマウントコマンドは UMount で指定することができま"
6515"す。"
6516
6517#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6518#: apt.conf.5.xml:420
095bdb6f
DK
6519msgid "gpgv"
6520msgstr "gpgv"
6521
6522# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
6523#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6524#: apt.conf.5.xml:421
095bdb6f
DK
6525msgid ""
6526"GPGV URIs; the only option for GPGV URIs is the option to pass additional "
6527"parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
6528"passed to gpgv."
6529msgstr ""
6530"GPGV URI - GPGV URI 用の唯一のオプションは、gpgv に渡す追加パラメータのオプ"
6531"ションです。<literal>gpgv::Options</literal> が gpgv に渡す追加オプションで"
6532"す。"
6533
bcf91c1b 6534#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6535#: apt.conf.5.xml:426
bcf91c1b 6536msgid "CompressionTypes"
23bd97d4 6537msgstr "CompressionTypes"
bcf91c1b
DK
6538
6539#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
30549c0c 6540#: apt.conf.5.xml:432
bcf91c1b
DK
6541#, no-wrap
6542msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
23bd97d4 6543msgstr "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
bcf91c1b
DK
6544
6545#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6546#: apt.conf.5.xml:427
bcf91c1b
DK
6547msgid ""
6548"List of compression types which are understood by the acquire methods. "
6549"Files like <filename>Packages</filename> can be available in various "
6550"compression formats. Per default the acquire methods can decompress "
6551"<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
6552"command> compressed files, with this setting more formats can be added on "
6553"the fly or the used method can be changed. The syntax for this is: "
6554"<placeholder type=\"synopsis\" id=\"0\"/>"
6555msgstr ""
23bd97d4 6556"acquire メソッドが理解できる、圧縮法のリストです。<filename>Packages</"
6557"filename> のようなファイルは、さまざまな圧縮形式が利用できます。デフォルト "
6558"acquire メソッドごとに、<command>bzip2</command>, <command>lzma</command>, "
6559"<command>gzip</command> で圧縮されたファイルを伸張できます。この設定では、よ"
6560"り多くの形式を、オンザフライで追加したり、使用するメソッドで変更したりできま"
6561"す。構文は以下のようになります。<placeholder type=\"synopsis\" id=\"0\"/>"
bcf91c1b
DK
6562
6563#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
30549c0c 6564#: apt.conf.5.xml:437
bcf91c1b
DK
6565#, no-wrap
6566msgid "Acquire::CompressionTypes::Order:: \"gz\";"
23bd97d4 6567msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
bcf91c1b
DK
6568
6569#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
30549c0c 6570#: apt.conf.5.xml:440
bcf91c1b
DK
6571#, no-wrap
6572msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
23bd97d4 6573msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
bcf91c1b
DK
6574
6575#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6576#: apt.conf.5.xml:433
bcf91c1b
DK
6577msgid ""
6578"Also the <literal>Order</literal> subgroup can be used to define in which "
6579"order the acquire system will try to download the compressed files. The "
6580"acquire system will try the first and proceed with the next compression type "
6581"in this list on error, so to prefer one over the other type simple add the "
6582"preferred type at first - not already added default types will be added at "
6583"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
6584"\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
6585"<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
6586"command> should be preferred over <command>gzip</command> and "
6587"<command>bzip2</command> the configure setting should look like this "
6588"<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
6589"<literal>bz2</literal> explicit to the list as it will be added automatic."
6590msgstr ""
23bd97d4 6591"また、<literal>Order</literal> サブグループを使用して、取得システムが圧縮ファ"
6592"イルのダウンロードを試みる順番を、定義できます。取得システムは先頭のものを試"
6593"行し、エラーが発生すると次の圧縮タイプのダウンロードを開始します。そのため、"
6594"どれかを他のものより優先したい場合、単にそのタイプを先頭に追加してください。"
6595"まだ追加していないデフォルトタイプは、実行時にリストの最後に追加されます。つ"
6596"まり、<placeholder type=\"synopsis\" id=\"0\"/> とすると、<command>gzip</"
6597"command> で圧縮されたファイルを <command>bzip2</command> や <command>lzma</"
6598"command> よりも優先的に使用します。もし <command>lzma</command> を "
6599"<command>gzip</command> や <command>bzip2</command> よりも優先するべきなら、"
6600"設定を以下のようにしてください。<placeholder type=\"synopsis\" id=\"1\"/> "
6601"<literal>bz2</literal> は自動的に追加されるため、明示する必要はありません。"
bcf91c1b
DK
6602
6603#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
30549c0c 6604#: apt.conf.5.xml:444
bcf91c1b
DK
6605#, no-wrap
6606msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
23bd97d4 6607msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
bcf91c1b
DK
6608
6609#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c
MV
6610#: apt.conf.5.xml:442
6611#, fuzzy
6612#| msgid ""
6613#| "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
6614#| "replaceable></literal> will be checked: If this setting exists the method "
6615#| "will only be used if this file exists, e.g. for the bzip2 method (the "
6616#| "inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note "
6617#| "also that list entries specified on the command line will be added at the "
6618#| "end of the list specified in the configuration files, but before the "
6619#| "default entries. To prefer a type in this case over the ones specified in "
6620#| "in the configuration files you can set the option direct - not in list "
6621#| "style. This will not override the defined list, it will only prefix the "
6622#| "list with this type."
bcf91c1b
DK
6623msgid ""
6624"Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
6625"replaceable></literal> will be checked: If this setting exists the method "
6626"will only be used if this file exists, e.g. for the bzip2 method (the "
6627"inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note also "
01f2b54d 6628"that list entries specified on the command line will be added at the end of "
bcf91c1b 6629"the list specified in the configuration files, but before the default "
30549c0c 6630"entries. To prefer a type in this case over the ones specified in the "
bcf91c1b
DK
6631"configuration files you can set the option direct - not in list style. This "
6632"will not override the defined list, it will only prefix the list with this "
6633"type."
6634msgstr ""
23bd97d4 6635"実行時に <literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> "
6636"をチェックすることに注意してください。この設定があると、ファイルがある場合"
6637"に、この方法しか使われなくなります。例えば、bzip2 メソッド (内蔵) の設定は以"
6638"下になります。<placeholder type=\"literallayout\" id=\"0\"/> また、コマンドラ"
6639"インに指定した一覧のエントリは設定ファイルに指定したものの後、デフォルトエン"
6640"トリの前に追加されることに注意してください。この場合、設定ファイルに指定した"
6641"内容よりも前に指定するには、オプションを直接 (一覧スタイルでなく) 指定してく"
6642"ださい。これにより定義された一覧が上書きされ、このタイプのもののみ定義されま"
6643"す。"
bcf91c1b
DK
6644
6645#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6646#: apt.conf.5.xml:449
bcf91c1b 6647msgid ""
30549c0c
MV
6648"The special type <literal>uncompressed</literal> can be used to give "
6649"uncompressed files a preference, but note that most archives doesn't provide "
6650"uncompressed files so this is mostly only useable for local mirrors."
bcf91c1b
DK
6651msgstr ""
6652
3184b4cf 6653# type: <tag></tag>
bf5c3fe8 6654#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6655#: apt.conf.5.xml:454
3184b4cf 6656msgid "GzipIndexes"
23bd97d4 6657msgstr "GzipIndexes"
3184b4cf
DK
6658
6659#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6660#: apt.conf.5.xml:456
3184b4cf
DK
6661msgid ""
6662"When downloading <literal>gzip</literal> compressed indexes (Packages, "
6663"Sources, or Translations), keep them gzip compressed locally instead of "
6664"unpacking them. This saves quite a lot of disk space at the expense of more "
6665"CPU requirements when building the local package caches. False by default."
6666msgstr ""
6667
6668#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 6669#: apt.conf.5.xml:463
bf5c3fe8 6670msgid "Languages"
23bd97d4 6671msgstr "Languages"
bf5c3fe8
MV
6672
6673#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6674#: apt.conf.5.xml:464
bf5c3fe8
MV
6675msgid ""
6676"The Languages subsection controls which <filename>Translation</filename> "
6677"files are downloaded and in which order APT tries to display the Description-"
b39c1859
MV
6678"Translations. APT will try to display the first available Description in the "
6679"Language which is listed at first. Languages can be defined with their short "
6680"or long Languagecodes. Note that not all archives provide "
bf5c3fe8
MV
6681"<filename>Translation</filename> files for every Language - especially the "
6682"long Languagecodes are rare, so please inform you which ones are available "
6683"before you set here impossible values."
6684msgstr ""
6685
6686#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
30549c0c 6687#: apt.conf.5.xml:480
bf5c3fe8
MV
6688#, no-wrap
6689msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
23bd97d4 6690msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
bf5c3fe8
MV
6691
6692#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 6693#: apt.conf.5.xml:470
bf5c3fe8
MV
6694msgid ""
6695"The default list includes \"environment\" and \"en\". "
6696"\"<literal>environment</literal>\" has a special meaning here: It will be "
6697"replaced at runtime with the languagecodes extracted from the "
b39c1859 6698"<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
bf5c3fe8
MV
6699"that these codes are not included twice in the list. If "
6700"<literal>LC_MESSAGES</literal> is set to \"C\" only the "
6701"<filename>Translation-en</filename> file (if available) will be used. To "
6702"force apt to use no Translation file use the setting <literal>Acquire::"
6703"Languages=none</literal>. \"<literal>none</literal>\" is another special "
6704"meaning code which will stop the search for a fitting <filename>Translation</"
6705"filename> file. This can be used by the system administrator to let APT "
6706"know that it should download also this files without actually use them if "
b39c1859 6707"the environment doesn't specify this languages. So the following example "
bf5c3fe8
MV
6708"configuration will result in the order \"en, de\" in an english and in \"de, "
6709"en\" in a german localization. Note that \"fr\" is downloaded, but not used "
6710"if APT is not used in a french localization, in such an environment the "
3184b4cf
DK
6711"order would be \"fr, de, en\". <placeholder type=\"programlisting\" id="
6712"\"0\"/>"
bf5c3fe8
MV
6713msgstr ""
6714
095bdb6f
DK
6715# type: Content of: <refentry><refsect1><para>
6716#. type: Content of: <refentry><refsect1><para>
30549c0c 6717#: apt.conf.5.xml:245
095bdb6f
DK
6718msgid ""
6719"The <literal>Acquire</literal> group of options controls the download of "
6720"packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>"
6721msgstr ""
6722"オプションの <literal>Acquire</literal> グループは、パッケージのダウンロード"
6723"や URI ハンドラの制御を行います。<placeholder type=\"variablelist\" id=\"0\"/"
6724">"
6725
6726# type: Content of: <refentry><refsect1><refsect2><title>
6727#. type: Content of: <refentry><refsect1><title>
30549c0c 6728#: apt.conf.5.xml:487
095bdb6f
DK
6729msgid "Directories"
6730msgstr "ディレクトリ"
6731
6732# type: Content of: <refentry><refsect1><para>
6733#. type: Content of: <refentry><refsect1><para>
30549c0c 6734#: apt.conf.5.xml:489
095bdb6f
DK
6735msgid ""
6736"The <literal>Dir::State</literal> section has directories that pertain to "
6737"local state information. <literal>lists</literal> is the directory to place "
6738"downloaded package lists in and <literal>status</literal> is the name of the "
6739"dpkg status file. <literal>preferences</literal> is the name of the APT "
6740"preferences file. <literal>Dir::State</literal> contains the default "
6741"directory to prefix on all sub items if they do not start with <filename>/</"
6742"filename> or <filename>./</filename>."
6743msgstr ""
6744"<literal>Dir::State</literal> セクションは、ローカル状態情報に関するディレク"
6745"トリを保持します。<literal>lists</literal> は、ダウンロードしたパッケージ一覧"
6746"を格納するディレクトリで、<literal>status</literal> は dpkg の状態ファイルの"
6747"名前を表します。<literal>preferences</literal> は APT の 設定ファイルの名前で"
6748"す。<literal>Dir::State</literal> には、<filename>/</filename> や "
6749"<filename>./</filename> で始まらないサブアイテムすべてに、前に付加するデフォ"
6750"ルトディレクトリを含んでいます。"
6751
6752# type: Content of: <refentry><refsect1><para>
6753#. type: Content of: <refentry><refsect1><para>
30549c0c 6754#: apt.conf.5.xml:496
095bdb6f
DK
6755msgid ""
6756"<literal>Dir::Cache</literal> contains locations pertaining to local cache "
6757"information, such as the two package caches <literal>srcpkgcache</literal> "
6758"and <literal>pkgcache</literal> as well as the location to place downloaded "
6759"archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
6760"be turned off by setting their names to be blank. This will slow down "
6761"startup but save disk space. It is probably preferred to turn off the "
6762"pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
6763"default directory is contained in <literal>Dir::Cache</literal>"
6764msgstr ""
6765"<literal>Dir::Cache</literal> は、ローカルキャッシュ情報に関する場所を格納し"
6766"ています。これは、ダウンロード済アーカイブの場所を示す <literal>Dir::Cache::"
6767"archives</literal> と同様に、<literal>srcpkgcache</literal> と "
6768"<literal>pkgcache</literal> のパッケージキャッシュの場所になります。それぞれ"
6769"を空にセットすることで、キャッシュの生成を無効にできます。これにより起動時に"
6770"遅くなりますが、ディスク容量を節約できます。おそらく、srcpkgcache よりも "
6771"pkgcache を無効にすることが多いと思います。<literal>Dir::State</literal> と同"
6772"様、<literal>Dir::Cache</literal> はデフォルトディレクトリを含んでいます。"
6773
6774# type: Content of: <refentry><refsect1><para>
6775#. type: Content of: <refentry><refsect1><para>
30549c0c 6776#: apt.conf.5.xml:505
095bdb6f
DK
6777msgid ""
6778"<literal>Dir::Etc</literal> contains the location of configuration files, "
6779"<literal>sourcelist</literal> gives the location of the sourcelist and "
6780"<literal>main</literal> is the default configuration file (setting has no "
6781"effect, unless it is done from the config file specified by "
6782"<envar>APT_CONFIG</envar>)."
6783msgstr ""
6784"<literal>Dir::Etc</literal> は設定ファイルの場所を格納しています。"
6785"<literal>sourcelist</literal> はソースリストの場所を示し、<literal>main</"
6786"literal> はデフォルトの設定ファイルです。(<envar>APT_CONFIG</envar> で設定"
6787"ファイルを指定された場合のみ、この設定の効果があります)"
6788
6789# type: Content of: <refentry><refsect1><para>
6790#. type: Content of: <refentry><refsect1><para>
30549c0c 6791#: apt.conf.5.xml:511
095bdb6f
DK
6792msgid ""
6793"The <literal>Dir::Parts</literal> setting reads in all the config fragments "
6794"in lexical order from the directory specified. After this is done then the "
6795"main config file is loaded."
6796msgstr ""
6797"<literal>Dir::Parts</literal> 設定は、指定されたディレクトリから、字句単位の"
6798"全ての設定断片を読みこみます。これを設定した後に、メイン設定ファイルをロード"
6799"します。"
6800
6801# type: Content of: <refentry><refsect1><para>
6802#. type: Content of: <refentry><refsect1><para>
30549c0c 6803#: apt.conf.5.xml:515
095bdb6f
DK
6804msgid ""
6805"Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
6806"Bin::Methods</literal> specifies the location of the method handlers and "
bcf91c1b
DK
6807"<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
6808"<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
6809"literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
6810"literal> specify the location of the respective programs."
095bdb6f
DK
6811msgstr ""
6812"バイナリプログラムは <literal>Dir::Bin</literal> で指定します。<literal>Dir::"
6813"Bin::Methods</literal> はメソッドハンドラの場所を指定し、<literal>gzip</"
23bd97d4 6814"literal>, <literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</"
6815"literal>, <literal>apt-get</literal> <literal>dpkg-source</literal> "
6816"<literal>dpkg-buildpackage</literal>, <literal>apt-cache</literal> はそれぞれ"
6817"プログラムの場所を指定します。"
095bdb6f
DK
6818
6819# type: Content of: <refentry><refsect1><para>
6820#. type: Content of: <refentry><refsect1><para>
30549c0c 6821#: apt.conf.5.xml:523
095bdb6f
DK
6822msgid ""
6823"The configuration item <literal>RootDir</literal> has a special meaning. If "
6824"set, all paths in <literal>Dir::</literal> will be relative to "
6825"<literal>RootDir</literal>, <emphasis>even paths that are specified "
6826"absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
6827"set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
6828"literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
6829"status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
6830"filename>."
6831msgstr ""
6832"設定項目 <literal>RootDir</literal> は特別な意味を持ちます。設定されている"
6833"と、<literal>Dir::</literal> のすべてのパスは、<emphasis>絶対パスとして指定し"
6834"ても</emphasis><literal>RootDir</literal> からの相対パスとなります。そのため"
6835"例えば、<literal>RootDir</literal> が <filename>/tmp/staging</filename> に"
6836"セットされており、<literal>Dir::State::status</literal> が <filename>/var/"
6837"lib/dpkg/status</filename> にセットされている場合、status ファイルを "
6838"<filename>/tmp/staging/var/lib/dpkg/status</filename> から探します。"
6839
b6c6b52f 6840#. type: Content of: <refentry><refsect1><para>
30549c0c 6841#: apt.conf.5.xml:536
b6c6b52f
MV
6842msgid ""
6843"The <literal>Ignore-Files-Silently</literal> list can be used to specify "
6844"which files APT should silently ignore while parsing the files in the "
6845"fragment directories. Per default a file which end with <literal>.disabled</"
6846"literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
6847"z]+</literal> is silently ignored. As seen in the last default value these "
6848"patterns can use regular expression syntax."
6849msgstr ""
6850
095bdb6f
DK
6851# type: Content of: <refentry><refsect1><title>
6852#. type: Content of: <refentry><refsect1><title>
30549c0c 6853#: apt.conf.5.xml:545
095bdb6f
DK
6854msgid "APT in DSelect"
6855msgstr "DSelect での APT"
6856
6857# type: Content of: <refentry><refsect1><para>
6858#. type: Content of: <refentry><refsect1><para>
30549c0c 6859#: apt.conf.5.xml:547
095bdb6f
DK
6860msgid ""
6861"When APT is used as a &dselect; method several configuration directives "
6862"control the default behaviour. These are in the <literal>DSelect</literal> "
6863"section."
6864msgstr ""
6865"&dselect; 上で APT を使用する際、<literal>DSelect</literal> セクション以下の"
6866"設定項目で、デフォルトの動作を制御します。"
6867
6868#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6869#: apt.conf.5.xml:551
095bdb6f
DK
6870msgid "Clean"
6871msgstr "Clean"
6872
6873# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6874#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6875#: apt.conf.5.xml:552
095bdb6f
DK
6876msgid ""
6877"Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
6878"and never. always and prompt will remove all packages from the cache after "
6879"upgrading, prompt (the default) does so conditionally. auto removes only "
6880"those packages which are no longer downloadable (replaced with a new version "
6881"for instance). pre-auto performs this action before downloading new "
6882"packages."
6883msgstr ""
6884"キャッシュクリーンモード - この値は always, prompt, auto, pre-auto, never の"
6885"うちひとつを取ります。always と prompt は更新後、全パッケージをキャッシュから"
6886"削除します。prompt (デフォルト) では条件付きで削除します。auto はダウンロード"
6887"不能パッケージ (例えば新バージョンで置き換えられたもの) を削除します。pre-"
6888"auto はこの動作を、新パッケージをダウンロードする直前に行います。"
6889
6890# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6891#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6892#: apt.conf.5.xml:561
095bdb6f
DK
6893msgid ""
6894"The contents of this variable is passed to &apt-get; as command line options "
6895"when it is run for the install phase."
6896msgstr ""
6897"この変数の内容は、install 時のコマンドラインオプションと同様に &apt-get; に渡"
6898"されます。"
6899
6900# type: Content of: <refentry><refsect1><title>
6901#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6902#: apt.conf.5.xml:565
095bdb6f
DK
6903msgid "Updateoptions"
6904msgstr "Updateoptions"
6905
6906# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6907#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6908#: apt.conf.5.xml:566
095bdb6f
DK
6909msgid ""
6910"The contents of this variable is passed to &apt-get; as command line options "
6911"when it is run for the update phase."
6912msgstr ""
6913"この変数の内容は、update 時のコマンドラインオプションと同様に &apt-get; に渡"
6914"されます。"
6915
6916#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6917#: apt.conf.5.xml:570
095bdb6f
DK
6918msgid "PromptAfterUpdate"
6919msgstr "PromptAfterUpdate"
6920
6921# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6922#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6923#: apt.conf.5.xml:571
095bdb6f
DK
6924msgid ""
6925"If true the [U]pdate operation in &dselect; will always prompt to continue. "
6926"The default is to prompt only on error."
6927msgstr ""
6928"true の場合、&dselect; の [U]pdate 実行時に、続行のためのプロンプトを毎回表示"
6929"します。デフォルトはエラーが発生した場合のみです。"
6930
6931# type: Content of: <refentry><refsect1><title>
6932#. type: Content of: <refentry><refsect1><title>
30549c0c 6933#: apt.conf.5.xml:577
095bdb6f
DK
6934msgid "How APT calls dpkg"
6935msgstr "APT が dpkg を呼ぶ方法"
6936
6937# type: Content of: <refentry><refsect1><para>
6938#. type: Content of: <refentry><refsect1><para>
30549c0c 6939#: apt.conf.5.xml:578
095bdb6f
DK
6940msgid ""
6941"Several configuration directives control how APT invokes &dpkg;. These are "
6942"in the <literal>DPkg</literal> section."
6943msgstr ""
6944"いくつかの設定項目で APT がどのように &dpkg; を呼び出すかを制御できます。"
6945"<literal>DPkg</literal> セクションにあります。"
6946
6947# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6948#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6949#: apt.conf.5.xml:583
095bdb6f
DK
6950msgid ""
6951"This is a list of options to pass to dpkg. The options must be specified "
6952"using the list notation and each list item is passed as a single argument to "
6953"&dpkg;."
6954msgstr ""
6955"dpkg に渡すオプションのリストです。オプションは、リスト記法を使用して指定しな"
6956"ければなりません。また、各リストは単一の引数として &dpkg; に渡されます。"
6957
6958#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6959#: apt.conf.5.xml:588
095bdb6f
DK
6960msgid "Pre-Invoke"
6961msgstr "Pre-Invoke"
6962
6963#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6964#: apt.conf.5.xml:588
095bdb6f
DK
6965msgid "Post-Invoke"
6966msgstr "Post-Invoke"
6967
6968# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6969#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6970#: apt.conf.5.xml:589
095bdb6f
DK
6971msgid ""
6972"This is a list of shell commands to run before/after invoking &dpkg;. Like "
6973"<literal>options</literal> this must be specified in list notation. The "
6974"commands are invoked in order using <filename>/bin/sh</filename>, should any "
6975"fail APT will abort."
6976msgstr ""
6977"&dpkg; を呼び出す前後で実行するシェルコマンドのリストです。<literal>options</"
6978"literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
6979"bin/sh</filename> を使用して呼び出され、何か問題があれば APT は異常終了しま"
6980"す。"
6981
6982# type: <tag></tag>
6983#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 6984#: apt.conf.5.xml:595
095bdb6f
DK
6985msgid "Pre-Install-Pkgs"
6986msgstr "Pre-Install-Pkgs"
6987
6988# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
6989#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 6990#: apt.conf.5.xml:596
095bdb6f
DK
6991msgid ""
6992"This is a list of shell commands to run before invoking dpkg. Like "
6993"<literal>options</literal> this must be specified in list notation. The "
6994"commands are invoked in order using <filename>/bin/sh</filename>, should any "
6995"fail APT will abort. APT will pass to the commands on standard input the "
6996"filenames of all .deb files it is going to install, one per line."
6997msgstr ""
6998"&dpkg; を呼び出す前に実行するシェルコマンドのリストです。<literal>options</"
6999"literal> のようにリスト記法で指定しなければなりません。コマンドは <filename>/"
7000"bin/sh</filename> を通して呼び出され、何か問題があれば、APT は異常終了しま"
7001"す。APT はインストールしようとする全 .deb ファイルのファイル名を、ひとつずつ"
7002"コマンドの標準入力に送ります。"
7003
7004# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7005#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7006#: apt.conf.5.xml:602
095bdb6f
DK
7007msgid ""
7008"Version 2 of this protocol dumps more information, including the protocol "
7009"version, the APT configuration space and the packages, files and versions "
7010"being changed. Version 2 is enabled by setting <literal>DPkg::Tools::"
7011"options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command "
7012"given to <literal>Pre-Install-Pkgs</literal>."
7013msgstr ""
7014"このプロトコルのバージョン 2 では、(プロトコルのバージョンや APT 設定スペー"
7015"ス、パッケージを含む) 詳細情報やファイル、変更されているバージョンを出力しま"
7016"す。<literal>DPkg::Tools::options::cmd::Version</literal> に 2 を設定すると、"
7017"バージョン 2 を有効にできます。<literal>cmd</literal> は <literal>Pre-"
7018"Install-Pkgs</literal> で与えられるコマンドです。"
7019
7020# type: Content of: <refentry><refsect1><refsect2><title>
7021#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7022#: apt.conf.5.xml:609
095bdb6f
DK
7023msgid "Run-Directory"
7024msgstr "Run-Directory"
7025
7026# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7027#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7028#: apt.conf.5.xml:610
095bdb6f
DK
7029msgid ""
7030"APT chdirs to this directory before invoking dpkg, the default is <filename>/"
7031"</filename>."
7032msgstr ""
7033"APT は dpkg を呼び出す前にこのディレクトリに移動します。デフォルトは "
7034"<filename>/</filename> です。"
7035
7036# type: Content of: <refentry><refsect1><title>
7037#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7038#: apt.conf.5.xml:614
095bdb6f
DK
7039msgid "Build-options"
7040msgstr "Build-options"
7041
7042# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
7043#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7044#: apt.conf.5.xml:615
095bdb6f
DK
7045msgid ""
7046"These options are passed to &dpkg-buildpackage; when compiling packages, the "
7047"default is to disable signing and produce all binaries."
7048msgstr ""
7049"これらのオプションは、パッケージのコンパイル時に &dpkg-buildpackage; に渡され"
7050"ます。デフォルトでは署名を無効にし、全バイナリを生成します。"
7051
3e9c4f70 7052#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 7053#: apt.conf.5.xml:620
5e312de7 7054msgid "dpkg trigger usage (and related options)"
23bd97d4 7055msgstr "dpkg トリガの使い方 (および関連オプション)"
3e9c4f70
DK
7056
7057#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7058#: apt.conf.5.xml:621
3e9c4f70
DK
7059msgid ""
7060"APT can call dpkg in a way so it can make aggressive use of triggers over "
30549c0c 7061"multiple calls of dpkg. Without further options dpkg will use triggers only "
5e312de7 7062"in between his own run. Activating these options can therefore decrease the "
3e9c4f70
DK
7063"time needed to perform the install / upgrade. Note that it is intended to "
7064"activate these options per default in the future, but as it changes the way "
01f2b54d 7065"APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
3e9c4f70
DK
7066"options are therefore currently experimental and should not be used in "
7067"productive environments.</emphasis> Also it breaks the progress reporting so "
7068"all frontends will currently stay around half (or more) of the time in the "
7069"100% state while it actually configures all packages."
7070msgstr ""
7071
7072#. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
30549c0c 7073#: apt.conf.5.xml:636
3e9c4f70
DK
7074#, no-wrap
7075msgid ""
7076"DPkg::NoTriggers \"true\";\n"
5e312de7
DK
7077"PackageManager::Configure \"smart\";\n"
7078"DPkg::ConfigurePending \"true\";\n"
d5081aee 7079"DPkg::TriggersPending \"true\";"
3e9c4f70 7080msgstr ""
23bd97d4 7081"DPkg::NoTriggers \"true\";\n"
7082"PackageManager::Configure \"smart\";\n"
7083"DPkg::ConfigurePending \"true\";\n"
7084"DPkg::TriggersPending \"true\";"
3e9c4f70
DK
7085
7086#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7087#: apt.conf.5.xml:630
3e9c4f70 7088msgid ""
01f2b54d 7089"Note that it is not guaranteed that APT will support these options or that "
5e312de7
DK
7090"these options will not cause (big) trouble in the future. If you have "
7091"understand the current risks and problems with these options, but are brave "
7092"enough to help testing them create a new configuration file and test a "
7093"combination of options. Please report any bugs, problems and improvements "
7094"you encounter and make sure to note which options you have used in your "
3e9c4f70 7095"reports. Asking dpkg for help could also be useful for debugging proposes, "
5e312de7
DK
7096"see e.g. <command>dpkg --audit</command>. A defensive option combination "
7097"would be <placeholder type=\"literallayout\" id=\"0\"/>"
3e9c4f70
DK
7098msgstr ""
7099
7100#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7101#: apt.conf.5.xml:642
5e312de7 7102msgid "DPkg::NoTriggers"
23bd97d4 7103msgstr "DPkg::NoTriggers"
3e9c4f70
DK
7104
7105#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7106#: apt.conf.5.xml:643
3e9c4f70 7107msgid ""
43be0ac4 7108"Add the no triggers flag to all dpkg calls (except the ConfigurePending "
3e9c4f70 7109"call). See &dpkg; if you are interested in what this actually means. In "
43be0ac4
MV
7110"short: dpkg will not run the triggers when this flag is present unless it is "
7111"explicitly called to do so in an extra call. Note that this option exists "
3e9c4f70
DK
7112"(undocumented) also in older apt versions with a slightly different meaning: "
7113"Previously these option only append --no-triggers to the configure calls to "
7114"dpkg - now apt will add these flag also to the unpack and remove calls."
7115msgstr ""
7116
5e312de7 7117# type: <tag></tag>
3e9c4f70 7118#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7119#: apt.conf.5.xml:650
5e312de7 7120msgid "PackageManager::Configure"
23bd97d4 7121msgstr "PackageManager::Configure"
3e9c4f70
DK
7122
7123#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7124#: apt.conf.5.xml:651
3e9c4f70 7125msgid ""
5e312de7
DK
7126"Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
7127"and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
7128"value and causes APT to configure all packages explicit. The "
7129"\"<literal>smart</literal>\" way is it to configure only packages which need "
7130"to be configured before another package can be unpacked (Pre-Depends) and "
7131"let the rest configure by dpkg with a call generated by the next option. "
7132"\"<literal>no</literal>\" on the other hand will not configure anything and "
43be0ac4 7133"totally rely on dpkg for configuration (which will at the moment fail if a "
5e312de7 7134"Pre-Depends is encountered). Setting this option to another than the all "
43be0ac4 7135"value will implicitly activate also the next option per default as otherwise "
5e312de7 7136"the system could end in an unconfigured status which could be unbootable!"
3e9c4f70
DK
7137msgstr ""
7138
7139# type: Content of: <refentry><refsect1><title>
7140#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7141#: apt.conf.5.xml:661
5e312de7 7142msgid "DPkg::ConfigurePending"
23bd97d4 7143msgstr "DPkg::ConfigurePending"
3e9c4f70
DK
7144
7145#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7146#: apt.conf.5.xml:662
3e9c4f70
DK
7147msgid ""
7148"If this option is set apt will call <command>dpkg --configure --pending</"
7149"command> to let dpkg handle all required configurations and triggers. This "
5e312de7
DK
7150"option is activated automatic per default if the previous option is not set "
7151"to <literal>all</literal>, but deactivating could be useful if you want to "
43be0ac4 7152"run APT multiple times in a row - e.g. in an installer. In these sceneries "
5e312de7
DK
7153"you could deactivate this option in all but the last run."
7154msgstr ""
7155
7156#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7157#: apt.conf.5.xml:668
5e312de7 7158msgid "DPkg::TriggersPending"
23bd97d4 7159msgstr "DPkg::TriggersPending"
5e312de7
DK
7160
7161#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7162#: apt.conf.5.xml:669
5e312de7
DK
7163msgid ""
7164"Useful for <literal>smart</literal> configuration as a package which has "
a874991b
DK
7165"pending triggers is not considered as <literal>installed</literal> and dpkg "
7166"treats them as <literal>unpacked</literal> currently which is a dealbreaker "
7167"for Pre-Dependencies (see debbugs #526774). Note that this will process all "
7168"triggers, not only the triggers needed to configure this package."
5e312de7
DK
7169msgstr ""
7170
7171#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7172#: apt.conf.5.xml:674
5e312de7 7173msgid "PackageManager::UnpackAll"
23bd97d4 7174msgstr "PackageManager::UnpackAll"
5e312de7
DK
7175
7176#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7177#: apt.conf.5.xml:675
5e312de7
DK
7178msgid ""
7179"As the configuration can be deferred to be done at the end by dpkg it can be "
7180"tried to order the unpack series only by critical needs, e.g. by Pre-"
7181"Depends. Default is true and therefore the \"old\" method of ordering in "
01f2b54d 7182"various steps by everything. While both method were present in earlier APT "
5e312de7
DK
7183"versions the <literal>OrderCritical</literal> method was unused, so this "
7184"method is very experimental and needs further improvements before becoming "
7185"really useful."
7186msgstr ""
7187
7188#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
30549c0c 7189#: apt.conf.5.xml:682
5e312de7 7190msgid "OrderList::Score::Immediate"
23bd97d4 7191msgstr "OrderList::Score::Immediate"
5e312de7
DK
7192
7193#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
30549c0c 7194#: apt.conf.5.xml:690
5e312de7
DK
7195#, no-wrap
7196msgid ""
7197"OrderList::Score {\n"
7198"\tDelete 500;\n"
7199"\tEssential 200;\n"
7200"\tImmediate 10;\n"
7201"\tPreDepends 50;\n"
7202"};"
7203msgstr ""
23bd97d4 7204"OrderList::Score {\n"
7205"\tDelete 500;\n"
7206"\tEssential 200;\n"
7207"\tImmediate 10;\n"
7208"\tPreDepends 50;\n"
7209"};"
5e312de7
DK
7210
7211#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
30549c0c 7212#: apt.conf.5.xml:683
5e312de7
DK
7213msgid ""
7214"Essential packages (and there dependencies) should be configured immediately "
7215"after unpacking. It will be a good idea to do this quite early in the "
7216"upgrade process as these these configure calls require currently also "
7217"<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
7218"(which maybe not needed). Essentials get per default a high score but the "
01f2b54d 7219"immediate flag is relatively low (a package which has a Pre-Depends is "
7220"higher rated). These option and the others in the same group can be used to "
7221"change the scoring. The following example shows the settings with there "
7222"default values. <placeholder type=\"literallayout\" id=\"0\"/>"
3e9c4f70
DK
7223msgstr ""
7224
095bdb6f 7225#. type: Content of: <refentry><refsect1><title>
30549c0c 7226#: apt.conf.5.xml:703
095bdb6f
DK
7227msgid "Periodic and Archives options"
7228msgstr "Periodic オプションと Archives オプション"
7229
7230#. type: Content of: <refentry><refsect1><para>
30549c0c 7231#: apt.conf.5.xml:704
095bdb6f
DK
7232msgid ""
7233"<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
7234"of options configure behavior of apt periodic updates, which is done by "
7235"<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
7236"the brief documentation of these options."
7237msgstr ""
7238"オプションの <literal>APT::Periodic</literal> グループと <literal>APT::"
7239"Archives</literal> グループは、<literal>/etc/cron.daily/apt</literal> スクリ"
7240"プトを使用して、apt の定期更新の挙動を設定します。このオプションのドキュメン"
7241"トは、このスクリプトの先頭を参照してください。"
7242
7243# type: Content of: <refentry><refsect1><title>
7244#. type: Content of: <refentry><refsect1><title>
30549c0c 7245#: apt.conf.5.xml:712
095bdb6f
DK
7246msgid "Debug options"
7247msgstr "デバッグオプション"
7248
7249#. type: Content of: <refentry><refsect1><para>
30549c0c 7250#: apt.conf.5.xml:714
095bdb6f
DK
7251msgid ""
7252"Enabling options in the <literal>Debug::</literal> section will cause "
7253"debugging information to be sent to the standard error stream of the program "
7254"utilizing the <literal>apt</literal> libraries, or enable special program "
7255"modes that are primarily useful for debugging the behavior of <literal>apt</"
7256"literal>. Most of these options are not interesting to a normal user, but a "
7257"few may be:"
7258msgstr ""
7259
7260#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
30549c0c 7261#: apt.conf.5.xml:725
095bdb6f
DK
7262msgid ""
7263"<literal>Debug::pkgProblemResolver</literal> enables output about the "
7264"decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
7265"literal>."
7266msgstr ""
7267"<literal>Debug::pkgProblemResolver</literal> は、<literal>dist-upgrade, "
7268"upgrade, install, remove, purge</literal> で行われた判断についての出力を有効"
7269"にします。"
7270
7271#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
30549c0c 7272#: apt.conf.5.xml:733
095bdb6f
DK
7273msgid ""
7274"<literal>Debug::NoLocking</literal> disables all file locking. This can be "
7275"used to run some operations (for instance, <literal>apt-get -s install</"
7276"literal>) as a non-root user."
7277msgstr ""
7278"<literal>Debug::NoLocking</literal> はファイルロックをすべて無効にします。こ"
7279"れは、非 root ユーザとして操作 (例えば <literal>apt-get -s install</"
7280"literal>) を行う場合に使用します。"
7281
7282#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
30549c0c 7283#: apt.conf.5.xml:742
095bdb6f
DK
7284msgid ""
7285"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
7286"time that <literal>apt</literal> invokes &dpkg;."
7287msgstr ""
23bd97d4 7288"<literal>Debug::pkgDPkgPM</literal> は <literal>apt</literal> が実際に "
7289"&dpkg; を起動する際の各コマンドラインを表示します。"
095bdb6f
DK
7290
7291#. TODO: provide a
7292#. motivating example, except I haven't a clue why you'd want
7293#. to do this.
7294#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
30549c0c 7295#: apt.conf.5.xml:750
095bdb6f
DK
7296msgid ""
7297"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
7298"in CDROM IDs."
7299msgstr ""
23bd97d4 7300"<literal>Debug::IdentCdrom</literal> は CDROM ID にある statfs データの方gain"
7301"を無効にします。"
095bdb6f
DK
7302
7303#. type: Content of: <refentry><refsect1><para>
30549c0c 7304#: apt.conf.5.xml:760
095bdb6f 7305msgid "A full list of debugging options to apt follows."
23bd97d4 7306msgstr "以下は apt に対するデバッグオプションのすべてです。"
095bdb6f
DK
7307
7308#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7309#: apt.conf.5.xml:765
095bdb6f
DK
7310msgid "<literal>Debug::Acquire::cdrom</literal>"
7311msgstr "<literal>Debug::Acquire::cdrom</literal>"
7312
7313#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7314#: apt.conf.5.xml:769
095bdb6f
DK
7315msgid ""
7316"Print information related to accessing <literal>cdrom://</literal> sources."
7317msgstr ""
7318"<literal>cdrom://</literal> ソースへのアクセスに関する情報を出力します。"
7319
7320#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7321#: apt.conf.5.xml:776
095bdb6f
DK
7322msgid "<literal>Debug::Acquire::ftp</literal>"
7323msgstr "<literal>Debug::Acquire::ftp</literal>"
7324
7325#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7326#: apt.conf.5.xml:780
095bdb6f
DK
7327msgid "Print information related to downloading packages using FTP."
7328msgstr "FTP を用いたパッケージのダウンロードに関する情報を出力します。"
7329
7330#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7331#: apt.conf.5.xml:787
095bdb6f
DK
7332msgid "<literal>Debug::Acquire::http</literal>"
7333msgstr "<literal>Debug::Acquire::http</literal>"
7334
7335#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7336#: apt.conf.5.xml:791
095bdb6f
DK
7337msgid "Print information related to downloading packages using HTTP."
7338msgstr "HTTP を用いたパッケージのダウンロードに関する情報を出力します。"
7339
7340#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7341#: apt.conf.5.xml:798
095bdb6f
DK
7342msgid "<literal>Debug::Acquire::https</literal>"
7343msgstr "<literal>Debug::Acquire::https</literal>"
7344
7345#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7346#: apt.conf.5.xml:802
095bdb6f
DK
7347msgid "Print information related to downloading packages using HTTPS."
7348msgstr "HTTPS を用いたパッケージのダウンロードに関する情報を出力します。"
7349
7350#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7351#: apt.conf.5.xml:809
095bdb6f
DK
7352msgid "<literal>Debug::Acquire::gpgv</literal>"
7353msgstr "<literal>Debug::Acquire::gpgv</literal>"
7354
7355#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7356#: apt.conf.5.xml:813
095bdb6f
DK
7357msgid ""
7358"Print information related to verifying cryptographic signatures using "
7359"<literal>gpg</literal>."
7360msgstr ""
7361"<literal>gpg</literal> を用いた暗号署名の検証に関する情報を出力します。"
7362
7363#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7364#: apt.conf.5.xml:820
095bdb6f
DK
7365msgid "<literal>Debug::aptcdrom</literal>"
7366msgstr "<literal>Debug::aptcdrom</literal>"
7367
7368#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7369#: apt.conf.5.xml:824
095bdb6f
DK
7370msgid ""
7371"Output information about the process of accessing collections of packages "
7372"stored on CD-ROMs."
7373msgstr ""
23bd97d4 7374"CD-ROM にあるパッケージ集合に対して、アクセスするプロセスについての情報を出力"
7375"します。"
095bdb6f
DK
7376
7377#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7378#: apt.conf.5.xml:831
095bdb6f
DK
7379msgid "<literal>Debug::BuildDeps</literal>"
7380msgstr "<literal>Debug::BuildDeps</literal>"
7381
7382#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7383#: apt.conf.5.xml:834
095bdb6f 7384msgid "Describes the process of resolving build-dependencies in &apt-get;."
23bd97d4 7385msgstr "&apt-get; での構築依存関係解決のプロセスを説明します。"
095bdb6f
DK
7386
7387#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7388#: apt.conf.5.xml:841
095bdb6f
DK
7389msgid "<literal>Debug::Hashes</literal>"
7390msgstr "<literal>Debug::Hashes</literal>"
7391
7392#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7393#: apt.conf.5.xml:844
095bdb6f
DK
7394msgid ""
7395"Output each cryptographic hash that is generated by the <literal>apt</"
7396"literal> libraries."
7397msgstr ""
23bd97d4 7398"<literal>apt</literal> ライブラリが生成した、暗号化ハッシュを出力します。"
095bdb6f
DK
7399
7400#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7401#: apt.conf.5.xml:851
095bdb6f
DK
7402msgid "<literal>Debug::IdentCDROM</literal>"
7403msgstr "<literal>Debug::IdentCDROM</literal>"
7404
7405#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7406#: apt.conf.5.xml:854
095bdb6f
DK
7407msgid ""
7408"Do not include information from <literal>statfs</literal>, namely the number "
7409"of used and free blocks on the CD-ROM filesystem, when generating an ID for "
7410"a CD-ROM."
7411msgstr ""
23bd97d4 7412"CD-ROM の ID を生成する際に <literal>statfs</literal> という、CD-ROM ファイル"
7413"システムにある使用済・未使用ブロックの数からの情報を含めないようにします。"
095bdb6f
DK
7414
7415#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7416#: apt.conf.5.xml:862
095bdb6f
DK
7417msgid "<literal>Debug::NoLocking</literal>"
7418msgstr "<literal>Debug::NoLocking</literal>"
7419
7420#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7421#: apt.conf.5.xml:865
095bdb6f
DK
7422msgid ""
7423"Disable all file locking. For instance, this will allow two instances of "
7424"<quote><literal>apt-get update</literal></quote> to run at the same time."
7425msgstr ""
23bd97d4 7426"ファイルのロックをすべて無効にします。例えば、同時にふたつの "
7427"<quote><literal>apt-get update</literal></quote> を実行できるようになります。"
095bdb6f
DK
7428
7429#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7430#: apt.conf.5.xml:873
095bdb6f
DK
7431msgid "<literal>Debug::pkgAcquire</literal>"
7432msgstr "<literal>Debug::pkgAcquire</literal>"
7433
7434#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7435#: apt.conf.5.xml:877
095bdb6f
DK
7436msgid "Log when items are added to or removed from the global download queue."
7437msgstr ""
23bd97d4 7438"グローバルダウンロードキューに対する項目の追加・削除の際にログを出力します。"
095bdb6f
DK
7439
7440#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7441#: apt.conf.5.xml:884
095bdb6f
DK
7442msgid "<literal>Debug::pkgAcquire::Auth</literal>"
7443msgstr "<literal>Debug::pkgAcquire::Auth</literal>"
7444
7445#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7446#: apt.conf.5.xml:887
095bdb6f
DK
7447msgid ""
7448"Output status messages and errors related to verifying checksums and "
7449"cryptographic signatures of downloaded files."
7450msgstr ""
23bd97d4 7451"ダウンロードしたファイルのチェックサムや暗号署名の確認に関する、状態メッセー"
7452"ジやエラーを出力します。"
095bdb6f
DK
7453
7454#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7455#: apt.conf.5.xml:894
095bdb6f
DK
7456msgid "<literal>Debug::pkgAcquire::Diffs</literal>"
7457msgstr "<literal>Debug::pkgAcquire::Diffs</literal>"
7458
7459#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7460#: apt.conf.5.xml:897
095bdb6f
DK
7461msgid ""
7462"Output information about downloading and applying package index list diffs, "
7463"and errors relating to package index list diffs."
7464msgstr ""
23bd97d4 7465"パッケージインデックスリスト差分のダウンロード・適用時の、情報やエラーを出力"
7466"します。"
095bdb6f
DK
7467
7468#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7469#: apt.conf.5.xml:905
095bdb6f
DK
7470msgid "<literal>Debug::pkgAcquire::RRed</literal>"
7471msgstr "<literal>Debug::pkgAcquire::RRed</literal>"
7472
7473#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7474#: apt.conf.5.xml:909
095bdb6f
DK
7475msgid ""
7476"Output information related to patching apt package lists when downloading "
7477"index diffs instead of full indices."
7478msgstr ""
23bd97d4 7479"インデックス全体ではなくインデックス差分のダウンロードの際に、apt パッケージ"
7480"リストへのパッチ適用に関する情報を出力します。"
095bdb6f
DK
7481
7482#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7483#: apt.conf.5.xml:916
095bdb6f
DK
7484msgid "<literal>Debug::pkgAcquire::Worker</literal>"
7485msgstr "<literal>Debug::pkgAcquire::Worker</literal>"
7486
7487#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7488#: apt.conf.5.xml:920
095bdb6f
DK
7489msgid ""
7490"Log all interactions with the sub-processes that actually perform downloads."
7491msgstr ""
23bd97d4 7492"実際のダウンロードを行う際の、サブプロセスとのやりとりをログに出力します。"
095bdb6f
DK
7493
7494#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7495#: apt.conf.5.xml:927
095bdb6f
DK
7496msgid "<literal>Debug::pkgAutoRemove</literal>"
7497msgstr "<literal>Debug::pkgAutoRemove</literal>"
7498
7499#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7500#: apt.conf.5.xml:931
095bdb6f
DK
7501msgid ""
7502"Log events related to the automatically-installed status of packages and to "
7503"the removal of unused packages."
7504msgstr ""
23bd97d4 7505"パッケージの自動インストールや、不要パッケージの削除に関するイベントを、ログ"
7506"に出力します。"
095bdb6f
DK
7507
7508#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7509#: apt.conf.5.xml:938
095bdb6f
DK
7510msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>"
7511msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>"
7512
7513#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7514#: apt.conf.5.xml:941
095bdb6f
DK
7515msgid ""
7516"Generate debug messages describing which packages are being automatically "
7517"installed to resolve dependencies. This corresponds to the initial auto-"
7518"install pass performed in, e.g., <literal>apt-get install</literal>, and not "
7519"to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
7520"pkgProblemResolver</literal> for that."
7521msgstr ""
23bd97d4 7522"依存関係解決のために、どのパッケージが自動的にインストールされたかのデバッグ"
7523"メッセージを生成します。これは完全な <literal>apt</literal> 依存関係解決プロ"
7524"グラム (<literal>Debug::pkgProblemResolver</literal> を参照) ではなく、例え"
7525"ば <literal>apt-get install</literal> で実行された、初期の自動インストール経"
7526"路に対応しています。"
095bdb6f
DK
7527
7528#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7529#: apt.conf.5.xml:952
095bdb6f
DK
7530msgid "<literal>Debug::pkgDepCache::Marker</literal>"
7531msgstr "<literal>Debug::pkgDepCache::Marker</literal>"
7532
7533#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7534#: apt.conf.5.xml:955
095bdb6f
DK
7535msgid ""
7536"Generate debug messages describing which package is marked as keep/install/"
7537"remove while the ProblemResolver does his work. Each addition or deletion "
7538"may trigger additional actions; they are shown indented two additional space "
7539"under the original entry. The format for each line is <literal>MarkKeep</"
7540"literal>, <literal>MarkDelete</literal> or <literal>MarkInstall</literal> "
7541"followed by <literal>package-name &lt;a.b.c -&gt; d.e.f | x.y.z&gt; (section)"
7542"</literal> where <literal>a.b.c</literal> is the current version of the "
7543"package, <literal>d.e.f</literal> is the version considered for installation "
7544"and <literal>x.y.z</literal> is a newer version, but not considered for "
7545"installation (because of a low pin score). The later two can be omitted if "
7546"there is none or if it is the same version as the installed. "
7547"<literal>section</literal> is the name of the section the package appears in."
7548msgstr ""
7549
7550#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7551#: apt.conf.5.xml:974
095bdb6f
DK
7552msgid "<literal>Debug::pkgInitConfig</literal>"
7553msgstr "<literal>Debug::pkgInitConfig</literal>"
7554
7555#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7556#: apt.conf.5.xml:977
095bdb6f 7557msgid "Dump the default configuration to standard error on startup."
23bd97d4 7558msgstr "起動時に、標準エラー出力へデフォルト設定を出力します。"
095bdb6f
DK
7559
7560#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7561#: apt.conf.5.xml:984
095bdb6f
DK
7562msgid "<literal>Debug::pkgDPkgPM</literal>"
7563msgstr "<literal>Debug::pkgDPkgPM</literal>"
7564
7565#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7566#: apt.conf.5.xml:987
095bdb6f
DK
7567msgid ""
7568"When invoking &dpkg;, output the precise command line with which it is being "
7569"invoked, with arguments separated by a single space character."
7570msgstr ""
23bd97d4 7571"&dpkg; 起動時に、起動した際の正確なコマンドラインを出力します。引数は空白で区"
7572"切られます。"
095bdb6f
DK
7573
7574#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7575#: apt.conf.5.xml:995
095bdb6f
DK
7576msgid "<literal>Debug::pkgDPkgProgressReporting</literal>"
7577msgstr "<literal>Debug::pkgDPkgProgressReporting</literal>"
7578
7579#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7580#: apt.conf.5.xml:998
095bdb6f
DK
7581msgid ""
7582"Output all the data received from &dpkg; on the status file descriptor and "
7583"any errors encountered while parsing it."
7584msgstr ""
23bd97d4 7585"状態ファイルディスクリプタに、&dpkg; から受信したすべてのデータと、そのデータ"
7586"を解析中に発生したエラーを出力します。"
095bdb6f
DK
7587
7588#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7589#: apt.conf.5.xml:1005
095bdb6f
DK
7590msgid "<literal>Debug::pkgOrderList</literal>"
7591msgstr "<literal>Debug::pkgOrderList</literal>"
7592
7593#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7594#: apt.conf.5.xml:1009
095bdb6f
DK
7595msgid ""
7596"Generate a trace of the algorithm that decides the order in which "
7597"<literal>apt</literal> should pass packages to &dpkg;."
7598msgstr ""
23bd97d4 7599"<literal>apt</literal> が &dpkg; にパッケージを渡す順番を決める、アルゴリズム"
7600"のトレースを生成します。"
095bdb6f
DK
7601
7602#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7603#: apt.conf.5.xml:1017
095bdb6f
DK
7604msgid "<literal>Debug::pkgPackageManager</literal>"
7605msgstr "<literal>Debug::pkgPackageManager</literal>"
7606
7607#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7608#: apt.conf.5.xml:1021
095bdb6f
DK
7609msgid ""
7610"Output status messages tracing the steps performed when invoking &dpkg;."
23bd97d4 7611msgstr "&dpkg; を呼び出す際に、実行手順を追跡した状態メッセージを出力します。"
095bdb6f
DK
7612
7613#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7614#: apt.conf.5.xml:1028
095bdb6f
DK
7615msgid "<literal>Debug::pkgPolicy</literal>"
7616msgstr "<literal>Debug::pkgPolicy</literal>"
7617
7618#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7619#: apt.conf.5.xml:1032
095bdb6f 7620msgid "Output the priority of each package list on startup."
23bd97d4 7621msgstr "起動時の各パッケージの優先度を表示します。"
095bdb6f
DK
7622
7623#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7624#: apt.conf.5.xml:1038
095bdb6f
DK
7625msgid "<literal>Debug::pkgProblemResolver</literal>"
7626msgstr "<literal>Debug::pkgProblemResolver</literal>"
7627
7628#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7629#: apt.conf.5.xml:1042
095bdb6f
DK
7630msgid ""
7631"Trace the execution of the dependency resolver (this applies only to what "
7632"happens when a complex dependency problem is encountered)."
7633msgstr ""
23bd97d4 7634"依存関係解決システムの実行内容を追跡します (これは複雑な依存関係の問題に遭遇"
7635"した場合にのみ、適用されます)。"
095bdb6f
DK
7636
7637#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7638#: apt.conf.5.xml:1050
095bdb6f
DK
7639msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
7640msgstr "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
7641
7642#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7643#: apt.conf.5.xml:1053
095bdb6f
DK
7644msgid ""
7645"Display a list of all installed packages with their calculated score used by "
7646"the pkgProblemResolver. The description of the package is the same as "
7647"described in <literal>Debug::pkgDepCache::Marker</literal>"
7648msgstr ""
7649
7650#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
30549c0c 7651#: apt.conf.5.xml:1061
095bdb6f
DK
7652msgid "<literal>Debug::sourceList</literal>"
7653msgstr "<literal>Debug::sourceList</literal>"
7654
7655#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
30549c0c 7656#: apt.conf.5.xml:1065
095bdb6f
DK
7657msgid ""
7658"Print information about the vendors read from <filename>/etc/apt/vendors."
7659"list</filename>."
7660msgstr ""
23bd97d4 7661"<filename>/etc/apt/vendors.list</filename> から読み込んだ、ベンダの情報を出力"
7662"します。"
095bdb6f
DK
7663
7664# type: Content of: <refentry><refsect1><para>
7665#. type: Content of: <refentry><refsect1><para>
30549c0c 7666#: apt.conf.5.xml:1088
095bdb6f
DK
7667msgid ""
7668"&configureindex; is a configuration file showing example values for all "
7669"possible options."
7670msgstr ""
7671"&configureindex; に、全利用可能オプションのデフォルト値を参照できる、設定ファ"
7672"イルのサンプルがあります。"
7673
bcf91c1b
DK
7674# type: Content of: <refentry><refsect1><para>
7675#. type: Content of: <refentry><refsect1><variablelist>
30549c0c 7676#: apt.conf.5.xml:1095
bcf91c1b 7677msgid "&file-aptconf;"
23bd97d4 7678msgstr "&file-aptconf;"
bcf91c1b 7679
095bdb6f
DK
7680# type: Content of: <refentry><refsect1><para>
7681#. ? reading apt.conf
7682#. type: Content of: <refentry><refsect1><para>
30549c0c 7683#: apt.conf.5.xml:1100
095bdb6f
DK
7684msgid "&apt-cache;, &apt-config;, &apt-preferences;."
7685msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
7686
7687#. The last update date
7688#. type: Content of: <refentry><refentryinfo>
0c1a7101 7689#: apt_preferences.5.xml:16
0fd68707
MV
7690msgid ""
7691"&apt-author.team; &apt-email; &apt-product; <date>16 February 2010</date>"
23bd97d4 7692msgstr ""
7693"&apt-author.team; &apt-email; &apt-product; <date>16 February 2010</date>"
095bdb6f
DK
7694
7695# type: Content of: <refentry><refnamediv><refname>
7696#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 7697#: apt_preferences.5.xml:24 apt_preferences.5.xml:31
095bdb6f
DK
7698msgid "apt_preferences"
7699msgstr "apt_preferences"
7700
7701# type: Content of: <refentry><refnamediv><refpurpose>
7702#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 7703#: apt_preferences.5.xml:32
095bdb6f 7704msgid "Preference control file for APT"
23bd97d4 7705msgstr "APT 用選択制御ファイル"
095bdb6f
DK
7706
7707# type: Content of: <refentry><refsect1><para>
7708#. type: Content of: <refentry><refsect1><para>
0c1a7101 7709#: apt_preferences.5.xml:37
095bdb6f 7710msgid ""
bcf91c1b
DK
7711"The APT preferences file <filename>/etc/apt/preferences</filename> and the "
7712"fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
7713"can be used to control which versions of packages will be selected for "
7714"installation."
095bdb6f 7715msgstr ""
23bd97d4 7716"APT 選択ファイル <filename>/etc/apt/preferences</filename> と <filename>/etc/"
7717"apt/preferences.d/</filename> フォルダにある断片ファイルは、インストールする"
7718"パッケージのバージョンを制御するのに使用します。"
095bdb6f
DK
7719
7720# type: Content of: <refentry><refsect1><para>
7721#. type: Content of: <refentry><refsect1><para>
0c1a7101 7722#: apt_preferences.5.xml:42
095bdb6f
DK
7723msgid ""
7724"Several versions of a package may be available for installation when the "
7725"&sources-list; file contains references to more than one distribution (for "
7726"example, <literal>stable</literal> and <literal>testing</literal>). APT "
7727"assigns a priority to each version that is available. Subject to dependency "
7728"constraints, <command>apt-get</command> selects the version with the highest "
7729"priority for installation. The APT preferences file overrides the "
7730"priorities that APT assigns to package versions by default, thus giving the "
7731"user control over which one is selected for installation."
7732msgstr ""
7733"&sources-list; ファイルに複数のディストリビューション (<literal>stable</"
7734"literal> と <literal>testing</literal> など) が指定されていて、パッケージに対"
7735"し複数のバージョンがインストールできることがあります。このとき APT は、利用で"
7736"きるバージョンごとに優先度を割り当てます。依存関係規則を条件として、"
7737"<command>apt-get</command> は、最も高い優先度を持つバージョンをインストールす"
23bd97d4 7738"るよう選択します。APT 選択ファイルは、APT がデフォルトで割り当てた、パッケー"
095bdb6f
DK
7739"ジのバージョンの優先度を上書きします。その結果インストールするものの選択を、"
7740"ユーザが選択できるようになります。"
7741
7742# type: Content of: <refentry><refsect1><para>
7743#. type: Content of: <refentry><refsect1><para>
0c1a7101 7744#: apt_preferences.5.xml:52
095bdb6f
DK
7745msgid ""
7746"Several instances of the same version of a package may be available when the "
7747"&sources-list; file contains references to more than one source. In this "
7748"case <command>apt-get</command> downloads the instance listed earliest in "
7749"the &sources-list; file. The APT preferences file does not affect the "
7750"choice of instance, only the choice of version."
7751msgstr ""
7752"&sources-list; ファイルに複数の参照が書かれている場合、パッケージの同じバー"
7753"ジョンのインスタンスが複数利用できる可能性があります。この場合、<command>apt-"
7754"get</command> は &sources-list; ファイルの初めの方に指定されているところから"
23bd97d4 7755"ダウンロードします。APT 選択ファイルはバージョンの選択にのみ影響し、インスタ"
095bdb6f
DK
7756"ンスの選択には影響しません。"
7757
b39c1859 7758#. type: Content of: <refentry><refsect1><para>
0c1a7101 7759#: apt_preferences.5.xml:59
b39c1859 7760msgid ""
0fd68707
MV
7761"Preferences are a strong power in the hands of a system administrator but "
7762"they can become also their biggest nightmare if used without care! APT will "
7763"not questioning the preferences so wrong settings will therefore lead to "
7764"uninstallable packages or wrong decisions while upgrading packages. Even "
7765"more problems will arise if multiply distribution releases are mixed without "
a7307a87
DK
7766"a good understanding of the following paragraphs. Packages included in a "
7767"specific release aren't tested in and therefore doesn't always work as "
7768"expected in older or newer releases or together with other packages from "
7769"different releases. You have been warned."
0fd68707
MV
7770msgstr ""
7771
7772#. type: Content of: <refentry><refsect1><para>
0c1a7101 7773#: apt_preferences.5.xml:70
30549c0c
MV
7774#, fuzzy
7775#| msgid ""
7776#| "Note that the files in the <filename>/etc/apt/preferences.d</filename> "
7777#| "directory are parsed in alphanumeric ascending order and need to obey the "
7778#| "following naming convention: The files have no or \"<literal>pref</"
7779#| "literal>\" as filename extension and which only contain alphanumeric, "
7780#| "hyphen (-), underscore (_) and period (.) characters - otherwise they "
7781#| "will be silently ignored."
0fd68707 7782msgid ""
b39c1859
MV
7783"Note that the files in the <filename>/etc/apt/preferences.d</filename> "
7784"directory are parsed in alphanumeric ascending order and need to obey the "
7785"following naming convention: The files have no or \"<literal>pref</literal>"
7786"\" as filename extension and which only contain alphanumeric, hyphen (-), "
30549c0c
MV
7787"underscore (_) and period (.) characters. Otherwise APT will print a notice "
7788"that it has ignored a file if the file doesn't match a pattern in the "
7789"<literal>Dir::Ignore-Files-Silently</literal> configuration list - in this "
7790"case it will be silently ignored."
b39c1859 7791msgstr ""
23bd97d4 7792"<filename>/etc/apt/preferences.d</filename> ディレクトリにあるファイルは、英"
7793"数字の昇順で解析され、以下の規約に従う必要があることに注意してください。ファ"
7794"イル名には、拡張子はないか、\"<literal>pref</literal>\" となっており、英数"
7795"字、ハイフン (-)、アンダースコア (_)、ピリオド (.) でできています。そうでなけ"
7796"れば、黙って無視されます。"
b39c1859 7797
095bdb6f
DK
7798# type: Content of: <refentry><refsect1><refsect2><title>
7799#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 7800#: apt_preferences.5.xml:79
095bdb6f
DK
7801msgid "APT's Default Priority Assignments"
7802msgstr "APT のデフォルト優先度の割り当て"
7803
7804# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7805#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 7806#: apt_preferences.5.xml:94
095bdb6f
DK
7807#, no-wrap
7808msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
23bd97d4 7809msgstr ""
7810"<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
7811"\n"
095bdb6f
DK
7812
7813# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
7814#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 7815#: apt_preferences.5.xml:97
095bdb6f
DK
7816#, no-wrap
7817msgid "APT::Default-Release \"stable\";\n"
23bd97d4 7818msgstr ""
7819"APT::Default-Release \"stable\";\n"
7820"\n"
095bdb6f
DK
7821
7822# type: Content of: <refentry><refsect1><refsect2><para>
7823#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7824#: apt_preferences.5.xml:81
095bdb6f
DK
7825msgid ""
7826"If there is no preferences file or if there is no entry in the file that "
7827"applies to a particular version then the priority assigned to that version "
7828"is the priority of the distribution to which that version belongs. It is "
7829"possible to single out a distribution, \"the target release\", which "
7830"receives a higher priority than other distributions do by default. The "
7831"target release can be set on the <command>apt-get</command> command line or "
7832"in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
7833"that this has precedence over any general priority you set in the <filename>/"
7834"etc/apt/preferences</filename> file described later, but not over "
7835"specifically pinned packages. For example, <placeholder type="
7836"\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
7837msgstr ""
7838"設定ファイルがなかったり、設定ファイルに特定のパッケージを割り当てるエントリ"
7839"がない場合、そのバージョンの優先度は、そのバージョンが属しているディストリ"
7840"ビューションの優先度となります。デフォルトで他のディストリビューションより高"
7841"い優先度を持つ、特定のディストリビューションを「ターゲットリリース」としてお"
7842"けます。後述する <filename>/etc/apt/preferences</filename> ファイルで設定した"
7843"一般優先度よりもこれは優先されますが、pin 止めしたパッケージには及ばないこと"
7844"に注意してください。例えば以下のようになります。<placeholder type="
7845"\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
7846
7847# type: <tag></tag>
7848#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 7849#: apt_preferences.5.xml:106
b6c6b52f 7850msgid "priority 1"
23bd97d4 7851msgstr "priority 1"
b6c6b52f
MV
7852
7853#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 7854#: apt_preferences.5.xml:107
b6c6b52f
MV
7855msgid ""
7856"to the versions coming from archives which in their <filename>Release</"
7857"filename> files are marked as \"NotAutomatic: yes\" like the debian "
7858"experimental archive."
7859msgstr ""
7860
7861# type: <tag></tag>
7862#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 7863#: apt_preferences.5.xml:112
095bdb6f
DK
7864msgid "priority 100"
7865msgstr "priority 100"
7866
7867# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7868#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 7869#: apt_preferences.5.xml:113
095bdb6f
DK
7870msgid "to the version that is already installed (if any)."
7871msgstr "(あるならば) 既にインストールされているバージョン。"
7872
7873# type: <tag></tag>
7874#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 7875#: apt_preferences.5.xml:117
095bdb6f
DK
7876msgid "priority 500"
7877msgstr "priority 500"
7878
7879# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7880#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 7881#: apt_preferences.5.xml:118
095bdb6f
DK
7882msgid ""
7883"to the versions that are not installed and do not belong to the target "
7884"release."
7885msgstr "インストールされておらず、ターゲットリリースに含まれないバージョン。"
7886
7887# type: <tag></tag>
7888#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 7889#: apt_preferences.5.xml:122
095bdb6f
DK
7890msgid "priority 990"
7891msgstr "priority 990"
7892
7893# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
7894#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 7895#: apt_preferences.5.xml:123
095bdb6f
DK
7896msgid ""
7897"to the versions that are not installed and belong to the target release."
7898msgstr "インストールされておらず、ターゲットリリースに含まれるバージョン。"
7899
7900# type: Content of: <refentry><refsect1><refsect2><para>
7901#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7902#: apt_preferences.5.xml:101
095bdb6f
DK
7903msgid ""
7904"If the target release has been specified then APT uses the following "
7905"algorithm to set the priorities of the versions of a package. Assign: "
7906"<placeholder type=\"variablelist\" id=\"0\"/>"
7907msgstr ""
7908"ターゲットリリースが指定されると、APT は以下のアルゴリズムで、パッケージの"
7909"バージョンの優先度を設定します。以下のように割り当てます。<placeholder type="
7910"\"variablelist\" id=\"0\"/>"
7911
7912# type: Content of: <refentry><refsect1><refsect2><para>
7913#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7914#: apt_preferences.5.xml:128
b6c6b52f 7915#, fuzzy
095bdb6f
DK
7916msgid ""
7917"If the target release has not been specified then APT simply assigns "
7918"priority 100 to all installed package versions and priority 500 to all "
b6c6b52f
MV
7919"uninstalled package versions, expect versions coming from archives which in "
7920"their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" "
7921"- these versions get the priority 1."
095bdb6f
DK
7922msgstr ""
7923"ターゲットリリースが指定されていなければ、APT は単純にインストールしている"
7924"パッケージのバージョンには 100 を、インストールしていないパッケージのバージョ"
7925"ンには 500 を割り当てます。"
7926
7927# type: Content of: <refentry><refsect1><refsect2><para>
7928#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7929#: apt_preferences.5.xml:134
095bdb6f
DK
7930msgid ""
7931"APT then applies the following rules, listed in order of precedence, to "
7932"determine which version of a package to install."
7933msgstr ""
7934"APT は、インストールするパッケージのバージョンを決定するために、以下のルール"
7935"を上から順番に適用します。"
7936
7937# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7938#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 7939#: apt_preferences.5.xml:137
095bdb6f
DK
7940msgid ""
7941"Never downgrade unless the priority of an available version exceeds 1000. "
7942"(\"Downgrading\" is installing a less recent version of a package in place "
7943"of a more recent version. Note that none of APT's default priorities "
7944"exceeds 1000; such high priorities can only be set in the preferences file. "
7945"Note also that downgrading a package can be risky.)"
7946msgstr ""
7947"有効なバージョンの優先度が 1000 を越えない場合、決してダウングレードしませ"
7948"ん。(「ダウングレード」は、現在のパッケージのバージョンよりも、小さいバージョ"
7949"ンのものをインストールします。APT のデフォルト優先度が 1000 を越えないことに"
7950"注意してください。そのような優先度は設定ファイルでのみ設定できます。また、"
7951"パッケージのダウングレードは危険であることにも注意してください)"
7952
7953# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7954#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 7955#: apt_preferences.5.xml:143
095bdb6f
DK
7956msgid "Install the highest priority version."
7957msgstr "最も高い優先度のバージョンをインストールします。"
7958
7959# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7960#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 7961#: apt_preferences.5.xml:144
095bdb6f
DK
7962msgid ""
7963"If two or more versions have the same priority, install the most recent one "
7964"(that is, the one with the higher version number)."
7965msgstr ""
7966"同じ優先度のバージョンが複数存在する場合、最も新しいもの (最もバージョン番号"
7967"が高いもの) をインストールします。"
7968
7969# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
7970#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 7971#: apt_preferences.5.xml:147
095bdb6f
DK
7972msgid ""
7973"If two or more versions have the same priority and version number but either "
7974"the packages differ in some of their metadata or the <literal>--reinstall</"
7975"literal> option is given, install the uninstalled one."
7976msgstr ""
7977"優先度・バージョン番号が同じものが複数存在し、そのパッケージのメタデータが異"
7978"なるか <literal>--reinstall</literal> オプションが与えられている場合、インス"
7979"トールされていないものをインストールします。"
7980
7981# type: Content of: <refentry><refsect1><refsect2><para>
7982#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7983#: apt_preferences.5.xml:153
095bdb6f
DK
7984msgid ""
7985"In a typical situation, the installed version of a package (priority 100) "
7986"is not as recent as one of the versions available from the sources listed in "
7987"the &sources-list; file (priority 500 or 990). Then the package will be "
7988"upgraded when <command>apt-get install <replaceable>some-package</"
7989"replaceable></command> or <command>apt-get upgrade</command> is executed."
7990msgstr ""
7991"よくある状況として、あるインストールされているパッケージのバージョン (優先度 "
7992"100) が、&sources-list; ファイルのリストから得られるバージョン (優先度 500 "
7993"か 990) よりも新しくないということがあります。この場合、<command>apt-get "
7994"install <replaceable>some-package</replaceable></command> や <command>apt-"
7995"get upgrade</command> を実行するとパッケージが更新されます。"
7996
7997# type: Content of: <refentry><refsect1><refsect2><para>
7998#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 7999#: apt_preferences.5.xml:160
095bdb6f
DK
8000msgid ""
8001"More rarely, the installed version of a package is <emphasis>more</emphasis> "
8002"recent than any of the other available versions. The package will not be "
8003"downgraded when <command>apt-get install <replaceable>some-package</"
8004"replaceable></command> or <command>apt-get upgrade</command> is executed."
8005msgstr ""
8006"まれに、インストールされているパッケージのバージョンが、<emphasis>他の有効な"
8007"バージョンよりも</emphasis>新しい場合があります。この時 <command>apt-get "
8008"install <replaceable>some-package</replaceable></command> や <command>apt-"
8009"get upgrade</command> を実行しても、ダウングレードしません。"
8010
8011# type: Content of: <refentry><refsect1><refsect2><para>
8012#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8013#: apt_preferences.5.xml:165
095bdb6f
DK
8014msgid ""
8015"Sometimes the installed version of a package is more recent than the version "
8016"belonging to the target release, but not as recent as a version belonging to "
8017"some other distribution. Such a package will indeed be upgraded when "
8018"<command>apt-get install <replaceable>some-package</replaceable></command> "
8019"or <command>apt-get upgrade</command> is executed, because at least "
8020"<emphasis>one</emphasis> of the available versions has a higher priority "
8021"than the installed version."
8022msgstr ""
8023"時々、インストールしているパッケージのバージョンが、ターゲットリリースに属す"
8024"るバージョンよりも新しく、他のディストリビューションよりも古い場合がありま"
8025"す。そのようなパッケージに対して <command>apt-get install <replaceable>some-"
8026"package</replaceable></command> や <command>apt-get upgrade</command> を実行"
8027"すると、パッケージは更新されます。この場合、インストールされているバージョン"
8028"よりも、少なくとも<emphasis>ひとつ</emphasis>は、高い優先度を持つ有効なパッ"
8029"ケージがあるからです。"
8030
8031# type: Content of: <refentry><refsect1><refsect2><title>
8032#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8033#: apt_preferences.5.xml:174
095bdb6f
DK
8034msgid "The Effect of APT Preferences"
8035msgstr "APT 設定の効果"
8036
8037# type: Content of: <refentry><refsect1><refsect2><para>
8038#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8039#: apt_preferences.5.xml:176
095bdb6f
DK
8040msgid ""
8041"The APT preferences file allows the system administrator to control the "
8042"assignment of priorities. The file consists of one or more multi-line "
8043"records separated by blank lines. Records can have one of two forms, a "
8044"specific form and a general form."
8045msgstr ""
23bd97d4 8046"APT 選択ファイルを使うと、システム管理者が優先度を割り当てられるようになりま"
095bdb6f
DK
8047"す。ファイルは、空白行で区切られた、複数行からなるレコードで構成されていま"
8048"す。レコードは特定形式か、汎用形式のどちらかの形式をとります。"
8049
8050# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8051#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8052#: apt_preferences.5.xml:182
095bdb6f
DK
8053msgid ""
8054"The specific form assigns a priority (a \"Pin-Priority\") to one or more "
8055"specified packages and specified version or version range. For example, the "
8056"following record assigns a high priority to all versions of the "
8057"<filename>perl</filename> package whose version number begins with "
8058"\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
8059msgstr ""
8060"特定形式は、優先度 (\"Pin-Priority\") を、指定したパッケージの指定したバー"
8061"ジョン (範囲) について割り当てます。例えば以下のレコードは、\"<literal>5.8</"
8062"literal>\" で始まる <filename>perl</filename> パッケージを、高い優先度に設定"
8063"します。"
8064
8065# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8066#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8067#: apt_preferences.5.xml:189
095bdb6f
DK
8068#, no-wrap
8069msgid ""
8070"Package: perl\n"
8071"Pin: version 5.8*\n"
8072"Pin-Priority: 1001\n"
8073msgstr ""
8074"Package: perl\n"
8075"Pin: version 5.8*\n"
8076"Pin-Priority: 1001\n"
23bd97d4 8077"\n"
095bdb6f
DK
8078
8079# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8080#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8081#: apt_preferences.5.xml:195
095bdb6f
DK
8082msgid ""
8083"The general form assigns a priority to all of the package versions in a "
8084"given distribution (that is, to all the versions of packages that are listed "
8085"in a certain <filename>Release</filename> file) or to all of the package "
8086"versions coming from a particular Internet site, as identified by the site's "
8087"fully qualified domain name."
8088msgstr ""
8089"汎用形式は、与えられたディストリビューションにある、すべてのパッケージ "
8090"(<filename>Release</filename> ファイルに列挙したパッケージ) の優先度や、FQDN"
8091"で指定した、特定のインターネットサイトから取得するパッケージの優先度を割り当"
8092"てます。"
8093
8094# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8095#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8096#: apt_preferences.5.xml:201
095bdb6f
DK
8097msgid ""
8098"This general-form entry in the APT preferences file applies only to groups "
8099"of packages. For example, the following record assigns a high priority to "
8100"all package versions available from the local site."
8101msgstr ""
23bd97d4 8102"APT 選択ファイルに書かれている汎用形式のエントリは、パッケージのグループにつ"
095bdb6f
DK
8103"いてのみ適用されます。例えば以下のレコードは、ローカルサイトにある全パッケー"
8104"ジについて、高い優先度を割り当てます。"
8105
8106# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8107#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8108#: apt_preferences.5.xml:206
095bdb6f
DK
8109#, no-wrap
8110msgid ""
8111"Package: *\n"
8112"Pin: origin \"\"\n"
8113"Pin-Priority: 999\n"
8114msgstr ""
8115"Package: *\n"
8116"Pin: origin \"\"\n"
8117"Pin-Priority: 999\n"
23bd97d4 8118"\n"
095bdb6f 8119
095bdb6f 8120#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8121#: apt_preferences.5.xml:211
095bdb6f 8122msgid ""
b81dbe40
DK
8123"A note of caution: the keyword used here is \"<literal>origin</literal>\" "
8124"which can be used to match a hostname. The following record will assign a "
8125"high priority to all versions available from the server identified by the "
8126"hostname \"ftp.de.debian.org\""
8127msgstr ""
8128
8129# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8130#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8131#: apt_preferences.5.xml:215
23bd97d4 8132#, no-wrap
b81dbe40
DK
8133msgid ""
8134"Package: *\n"
8135"Pin: origin \"ftp.de.debian.org\"\n"
8136"Pin-Priority: 999\n"
8137msgstr ""
8138"Package: *\n"
23bd97d4 8139"Pin: origin \"ftp.de.debian.org\"\n"
b81dbe40
DK
8140"Pin-Priority: 999\n"
8141
8142# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8143#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8144#: apt_preferences.5.xml:219
b81dbe40 8145#, fuzzy
b81dbe40
DK
8146msgid ""
8147"This should <emphasis>not</emphasis> be confused with the Origin of a "
8148"distribution as specified in a <filename>Release</filename> file. What "
8149"follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
8150"Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
8151"\"."
095bdb6f
DK
8152msgstr ""
8153"注意: ここで使用しているキーワードは \"<literal>origin</literal>\" です。"
8154"<filename>Release</filename> ファイルに指定されたような、ディストリビューショ"
8155"ンの Origin と混同しないようにしてください。<filename>Release</filename> ファ"
8156"イルにある \"Origin:\" タグは、インターネットアドレスではなく、\"Debian\" や "
8157"\"Ximian\" といった作者やベンダ名です。"
8158
8159# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8160#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8161#: apt_preferences.5.xml:224
095bdb6f
DK
8162msgid ""
8163"The following record assigns a low priority to all package versions "
8164"belonging to any distribution whose Archive name is \"<literal>unstable</"
8165"literal>\"."
8166msgstr ""
8167"以下のレコードは、アーカイブ名が \"<literal>unstable</literal>\" となっている"
8168"ディストリビューションに属するパッケージを、すべて低い優先度に割り当てます。"
8169
8170# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8171#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8172#: apt_preferences.5.xml:228
095bdb6f
DK
8173#, no-wrap
8174msgid ""
8175"Package: *\n"
8176"Pin: release a=unstable\n"
8177"Pin-Priority: 50\n"
8178msgstr ""
8179"Package: *\n"
8180"Pin: release a=unstable\n"
8181"Pin-Priority: 50\n"
23bd97d4 8182"\n"
095bdb6f
DK
8183
8184# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8185#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8186#: apt_preferences.5.xml:233
b6c6b52f 8187#, fuzzy
095bdb6f
DK
8188msgid ""
8189"The following record assigns a high priority to all package versions "
b6c6b52f
MV
8190"belonging to any distribution whose Codename is \"<literal>&testing-codename;"
8191"</literal>\"."
095bdb6f
DK
8192msgstr ""
8193"以下のレコードは、コード名が \"<literal>squeeze</literal>\" となっているディ"
8194"ストリビューションに属するパッケージを、すべて高い優先度に割り当てます。"
8195
8196# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8197#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8198#: apt_preferences.5.xml:237
23bd97d4 8199#, no-wrap
095bdb6f
DK
8200msgid ""
8201"Package: *\n"
b6c6b52f 8202"Pin: release n=&testing-codename;\n"
095bdb6f
DK
8203"Pin-Priority: 900\n"
8204msgstr ""
8205"Package: *\n"
23bd97d4 8206"Pin: release n=&testing-codename;\n"
095bdb6f
DK
8207"Pin-Priority: 900\n"
8208
8209# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8210#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8211#: apt_preferences.5.xml:242
095bdb6f
DK
8212msgid ""
8213"The following record assigns a high priority to all package versions "
8214"belonging to any release whose Archive name is \"<literal>stable</literal>\" "
8215"and whose release Version number is \"<literal>3.0</literal>\"."
8216msgstr ""
8217"以下のレコードは、アーカイブ名が \"<literal>stable</literal>\" で、リリース"
8218"バージョン番号が \"<literal>3.0</literal>\" となっているリリースに属するパッ"
8219"ケージを、すべて高い優先度に割り当てます。"
8220
8221# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
8222#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
30549c0c 8223#: apt_preferences.5.xml:247
095bdb6f
DK
8224#, no-wrap
8225msgid ""
8226"Package: *\n"
8227"Pin: release a=stable, v=3.0\n"
8228"Pin-Priority: 500\n"
8229msgstr ""
8230"Package: *\n"
8231"Pin: release a=stable, v=3.0\n"
8232"Pin-Priority: 500\n"
23bd97d4 8233"\n"
095bdb6f
DK
8234
8235# type: Content of: <refentry><refsect1><refsect2><title>
8236#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8237#: apt_preferences.5.xml:258
095bdb6f
DK
8238msgid "How APT Interprets Priorities"
8239msgstr "APT が優先度に割り込む方法"
8240
8241#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8242#: apt_preferences.5.xml:266
095bdb6f
DK
8243msgid "P &gt; 1000"
8244msgstr "P &gt; 1000"
8245
8246# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8247#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8248#: apt_preferences.5.xml:267
095bdb6f
DK
8249msgid ""
8250"causes a version to be installed even if this constitutes a downgrade of the "
8251"package"
8252msgstr ""
8253"パッケージがダウングレードしても、このバージョンのパッケージをインストール"
8254
8255#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8256#: apt_preferences.5.xml:271
095bdb6f
DK
8257msgid "990 &lt; P &lt;=1000"
8258msgstr "990 &lt; P &lt;=1000"
8259
8260# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8261#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8262#: apt_preferences.5.xml:272
095bdb6f
DK
8263msgid ""
8264"causes a version to be installed even if it does not come from the target "
8265"release, unless the installed version is more recent"
8266msgstr ""
8267"インストールされているバージョンの方が新しいことを除き、ターゲットリリースに"
8268"含まれなくても、このバージョンのパッケージをインストール"
8269
8270#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8271#: apt_preferences.5.xml:277
095bdb6f
DK
8272msgid "500 &lt; P &lt;=990"
8273msgstr "500 &lt; P &lt;=990"
8274
8275# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8276#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8277#: apt_preferences.5.xml:278
095bdb6f
DK
8278msgid ""
8279"causes a version to be installed unless there is a version available "
8280"belonging to the target release or the installed version is more recent"
8281msgstr ""
8282"ターゲットリリースに属するバージョンがあったり、インストールされているバー"
8283"ジョンの方が新しいのでなければ、このバージョンのパッケージをインストール"
8284
8285#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8286#: apt_preferences.5.xml:283
095bdb6f
DK
8287msgid "100 &lt; P &lt;=500"
8288msgstr "100 &lt; P &lt;=500"
8289
8290# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8291#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8292#: apt_preferences.5.xml:284
095bdb6f
DK
8293msgid ""
8294"causes a version to be installed unless there is a version available "
8295"belonging to some other distribution or the installed version is more recent"
8296msgstr ""
8297"他のディストリビューションに属するバージョンがあったり、インストールされてい"
8298"るバージョンの方が新しいのでなければ、このバージョンのパッケージをインストー"
8299"ル"
8300
8301#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8302#: apt_preferences.5.xml:289
095bdb6f
DK
8303msgid "0 &lt; P &lt;=100"
8304msgstr "0 &lt; P &lt;=100"
8305
8306# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8307#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8308#: apt_preferences.5.xml:290
095bdb6f
DK
8309msgid ""
8310"causes a version to be installed only if there is no installed version of "
8311"the package"
8312msgstr ""
8313"このパッケージがインストールされていない場合、このバージョンのパッケージをイ"
8314"ンストール"
8315
8316#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8317#: apt_preferences.5.xml:294
095bdb6f
DK
8318msgid "P &lt; 0"
8319msgstr "P &lt; 0"
8320
8321# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8322#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8323#: apt_preferences.5.xml:295
095bdb6f
DK
8324msgid "prevents the version from being installed"
8325msgstr "このバージョンのインストール禁止"
8326
8327# type: Content of: <refentry><refsect1><refsect2><para>
8328#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8329#: apt_preferences.5.xml:261
095bdb6f
DK
8330msgid ""
8331"Priorities (P) assigned in the APT preferences file must be positive or "
8332"negative integers. They are interpreted as follows (roughly speaking): "
8333"<placeholder type=\"variablelist\" id=\"0\"/>"
8334msgstr ""
23bd97d4 8335"APT 選択ファイルで割り当てた優先度 (P) は、正負の整数でなくてはなりません。こ"
095bdb6f
DK
8336"れは (おおざっぱにいうと) 以下のように解釈されます。<placeholder type="
8337"\"variablelist\" id=\"0\"/>"
8338
8339# type: Content of: <refentry><refsect1><refsect2><para>
8340#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8341#: apt_preferences.5.xml:300
095bdb6f
DK
8342msgid ""
8343"If any specific-form records match an available package version then the "
8344"first such record determines the priority of the package version. Failing "
8345"that, if any general-form records match an available package version then "
8346"the first such record determines the priority of the package version."
8347msgstr ""
8348"特定形式のレコードが利用可能パッケージバージョンに一致した場合、最初のレコー"
8349"ドが、パッケージバージョンの優先度を決定します。失敗して、汎用形式のレコード"
8350"が利用可能パッケージバージョンに一致した場合、最初のレコードが、パッケージ"
8351"バージョンの優先度を決定します。"
8352
8353# type: Content of: <refentry><refsect1><refsect2><para>
8354#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8355#: apt_preferences.5.xml:306
095bdb6f
DK
8356msgid ""
8357"For example, suppose the APT preferences file contains the three records "
8358"presented earlier:"
8359msgstr ""
23bd97d4 8360"例えば、APT 選択ファイルの上の方に、以下のレコードが書かれていると仮定してく"
095bdb6f
DK
8361"ださい。"
8362
8363# type: Content of: <refentry><refsect1><refsect2><programlisting>
8364#. type: Content of: <refentry><refsect1><refsect2><programlisting>
30549c0c 8365#: apt_preferences.5.xml:310
095bdb6f
DK
8366#, no-wrap
8367msgid ""
8368"Package: perl\n"
8369"Pin: version 5.8*\n"
8370"Pin-Priority: 1001\n"
8371"\n"
8372"Package: *\n"
8373"Pin: origin \"\"\n"
8374"Pin-Priority: 999\n"
8375"\n"
8376"Package: *\n"
8377"Pin: release unstable\n"
8378"Pin-Priority: 50\n"
8379msgstr ""
8380"Package: perl\n"
8381"Pin: version 5.8*\n"
8382"Pin-Priority: 1001\n"
8383"\n"
8384"Package: *\n"
8385"Pin: origin \"\"\n"
8386"Pin-Priority: 999\n"
8387"\n"
8388"Package: *\n"
8389"Pin: release unstable\n"
8390"Pin-Priority: 50\n"
23bd97d4 8391"\n"
095bdb6f
DK
8392
8393# type: Content of: <refentry><refsect1><refsect2><para>
8394#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8395#: apt_preferences.5.xml:323
095bdb6f
DK
8396msgid "Then:"
8397msgstr "すると、以下のように動作します。"
8398
8399# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8400#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8401#: apt_preferences.5.xml:325
095bdb6f
DK
8402msgid ""
8403"The most recent available version of the <literal>perl</literal> package "
8404"will be installed, so long as that version's version number begins with "
8405"\"<literal>5.8</literal>\". If <emphasis>any</emphasis> 5.8* version of "
8406"<literal>perl</literal> is available and the installed version is 5.9*, then "
8407"<literal>perl</literal> will be downgraded."
8408msgstr ""
8409"バージョン番号が \"<literal>5.8</literal>\" で始まっていれば、<literal>perl</"
8410"literal> の最新の利用可能パッケージがインストールされます。バージョン 5.8* が"
8411"利用可能で、バージョン 5.9* がインストールされている場合、<literal>perl</"
8412"literal> はダウングレードされます。"
8413
8414# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8415#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8416#: apt_preferences.5.xml:330
095bdb6f
DK
8417msgid ""
8418"A version of any package other than <literal>perl</literal> that is "
8419"available from the local system has priority over other versions, even "
8420"versions belonging to the target release."
8421msgstr ""
8422"ローカルシステムで有効な、<literal>perl</literal> 以外のどんなパッケージで"
8423"も、他のバージョンより (たとえターゲットリリースに属していても) 優先度が高く"
8424"なります。"
8425
8426# type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
8427#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
30549c0c 8428#: apt_preferences.5.xml:334
095bdb6f
DK
8429msgid ""
8430"A version of a package whose origin is not the local system but some other "
8431"site listed in &sources-list; and which belongs to an <literal>unstable</"
8432"literal> distribution is only installed if it is selected for installation "
8433"and no version of the package is already installed."
8434msgstr ""
8435"ローカルシステムにはなくても &sources-list; に列挙されたサイトにあるバージョ"
8436"ンで、<literal>unstable</literal> ディストリビューションに属しているパッケー"
8437"ジは、インストールするよう選択され、既にインストールされているバージョンがな"
8438"い場合にのみインストールされます。"
8439
8440# type: Content of: <refentry><refsect1><refsect2><title>
8441#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8442#: apt_preferences.5.xml:344
095bdb6f
DK
8443msgid "Determination of Package Version and Distribution Properties"
8444msgstr "パッケージのバージョンとディストリビューションプロパティの決定"
8445
8446# type: Content of: <refentry><refsect1><refsect2><para>
8447#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8448#: apt_preferences.5.xml:346
095bdb6f
DK
8449msgid ""
8450"The locations listed in the &sources-list; file should provide "
8451"<filename>Packages</filename> and <filename>Release</filename> files to "
8452"describe the packages available at that location."
8453msgstr ""
8454"&sources-list; ファイルに列挙した場所では、その場所で利用できるパッケージを記"
8455"述した、<filename>Packages</filename> ファイルや <filename>Release</"
8456"filename> ファイルを提供します。"
8457
8458#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8459#: apt_preferences.5.xml:358
095bdb6f
DK
8460msgid "the <literal>Package:</literal> line"
8461msgstr "<literal>Package:</literal> 行"
8462
8463# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8464#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8465#: apt_preferences.5.xml:359
095bdb6f
DK
8466msgid "gives the package name"
8467msgstr "パッケージ名"
8468
8469#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8470#: apt_preferences.5.xml:362 apt_preferences.5.xml:412
095bdb6f
DK
8471msgid "the <literal>Version:</literal> line"
8472msgstr "<literal>Version:</literal> 行"
8473
8474# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8475#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8476#: apt_preferences.5.xml:363
095bdb6f
DK
8477msgid "gives the version number for the named package"
8478msgstr "その名前のパッケージのバージョン番号"
8479
8480# type: Content of: <refentry><refsect1><refsect2><para>
8481#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8482#: apt_preferences.5.xml:350
095bdb6f
DK
8483msgid ""
8484"The <filename>Packages</filename> file is normally found in the directory "
8485"<filename>.../dists/<replaceable>dist-name</replaceable>/"
8486"<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
8487"filename>: for example, <filename>.../dists/stable/main/binary-i386/"
8488"Packages</filename>. It consists of a series of multi-line records, one for "
8489"each package available in that directory. Only two lines in each record are "
8490"relevant for setting APT priorities: <placeholder type=\"variablelist\" id="
8491"\"0\"/>"
8492msgstr ""
8493"<filename>Packages</filename> ファイルは通常 <filename>.../dists/"
8494"<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/"
8495"<replaceable>arch</replaceable></filename> ディレクトリにあります。例えば、"
8496"<filename>.../dists/stable/main/binary-i386/Packages</filename> です。これ"
8497"は、ディレクトリにある利用可能パッケージごとに、複数行のレコードからできてい"
8498"ます。APT 優先度の設定は、レコードごとに以下の 2 行だけです。<placeholder "
8499"type=\"variablelist\" id=\"0\"/>"
8500
8501#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8502#: apt_preferences.5.xml:379
095bdb6f
DK
8503msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
8504msgstr "<literal>Archive:</literal> 行や <literal>Suite:</literal> 行"
8505
8506# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8507#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8508#: apt_preferences.5.xml:380
095bdb6f
DK
8509msgid ""
8510"names the archive to which all the packages in the directory tree belong. "
8511"For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
8512"that all of the packages in the directory tree below the parent of the "
8513"<filename>Release</filename> file are in a <literal>stable</literal> "
8514"archive. Specifying this value in the APT preferences file would require "
8515"the line:"
8516msgstr ""
3184b4cf 8517"このディレクトリツリーに属する全パッケージのアーカイブ名です。例え"
23bd97d4 8518"ば、\"Archive: stable\" や \"Suite: stable\" という行は、<filename>Release</"
8519"filename> ファイルの親ディレクトリツリー以下にある全パッケージが、"
8520"<literal>stable</literal> アーカイブだと指定します。APT 選択ファイルでこの値"
8521"を指定するには、以下の行が必要になります。"
095bdb6f
DK
8522
8523# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8524#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8525#: apt_preferences.5.xml:390
095bdb6f
DK
8526#, no-wrap
8527msgid "Pin: release a=stable\n"
8528msgstr "Pin: release a=stable\n"
8529
8530#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8531#: apt_preferences.5.xml:396
095bdb6f
DK
8532msgid "the <literal>Codename:</literal> line"
8533msgstr "<literal>Codename:</literal> 行"
8534
8535# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8536#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8537#: apt_preferences.5.xml:397
095bdb6f
DK
8538#, fuzzy
8539msgid ""
8540"names the codename to which all the packages in the directory tree belong. "
b6c6b52f
MV
8541"For example, the line \"Codename: &testing-codename;\" specifies that all of "
8542"the packages in the directory tree below the parent of the "
8543"<filename>Release</filename> file belong to a version named "
8544"<literal>&testing-codename;</literal>. Specifying this value in the APT "
8545"preferences file would require the line:"
095bdb6f 8546msgstr ""
23bd97d4 8547"このディレクトリツリーに属する全パッケージのコード名です。例え"
8548"ば、\"Codename: squeeze\" という行は、<filename>Release</filename> ファイルの"
8549"親ディレクトリツリー以下にある全パッケージが、<literal>squeeze</literal> と名"
8550"前のついたバージョンであると指定します。APT 選択ファイルでこの値を指定するに"
8551"は、以下の行が必要になります。"
095bdb6f
DK
8552
8553# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8554#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8555#: apt_preferences.5.xml:406
23bd97d4 8556#, no-wrap
b6c6b52f 8557msgid "Pin: release n=&testing-codename;\n"
23bd97d4 8558msgstr "Pin: release n=&testing-codename;\n"
095bdb6f
DK
8559
8560# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8561#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8562#: apt_preferences.5.xml:413
095bdb6f
DK
8563msgid ""
8564"names the release version. For example, the packages in the tree might "
8565"belong to Debian GNU/Linux release version 3.0. Note that there is normally "
8566"no version number for the <literal>testing</literal> and <literal>unstable</"
8567"literal> distributions because they have not been released yet. Specifying "
8568"this in the APT preferences file would require one of the following lines."
8569msgstr ""
8570"リリースバージョン名です。例えば、このツリーのパッケージが、GNU/Linux リリー"
8571"スバージョン 3.0 に属するとします。通常 <literal>testing</literal> ディストリ"
8572"ビューションや <literal>unstable</literal> ディストリビューションには、まだリ"
23bd97d4 8573"リースされていないので、バージョン番号が付きません。APT 選択ファイルでこれを"
095bdb6f
DK
8574"指定するには、以下の行のいずれかが必要になります。"
8575
8576# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8577#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8578#: apt_preferences.5.xml:422
095bdb6f
DK
8579#, no-wrap
8580msgid ""
8581"Pin: release v=3.0\n"
8582"Pin: release a=stable, v=3.0\n"
8583"Pin: release 3.0\n"
8584msgstr ""
8585"Pin: release v=3.0\n"
8586"Pin: release a=stable, v=3.0\n"
8587"Pin: release 3.0\n"
23bd97d4 8588"\n"
095bdb6f
DK
8589
8590#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8591#: apt_preferences.5.xml:431
095bdb6f
DK
8592msgid "the <literal>Component:</literal> line"
8593msgstr "<literal>Component:</literal> 行"
8594
8595# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8596#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8597#: apt_preferences.5.xml:432
095bdb6f
DK
8598msgid ""
8599"names the licensing component associated with the packages in the directory "
8600"tree of the <filename>Release</filename> file. For example, the line "
8601"\"Component: main\" specifies that all the packages in the directory tree "
8602"are from the <literal>main</literal> component, which entails that they are "
8603"licensed under terms listed in the Debian Free Software Guidelines. "
8604"Specifying this component in the APT preferences file would require the line:"
8605msgstr ""
8606"<filename>Release</filename> ファイルの、ディレクトリツリーにあるパッケージの"
8607"ライセンスコンポーネント名です。例えば、\"Component: main\" という行は、この"
8608"ディレクトリ以下の全ファイルが、<literal>main</literal> コンポーネント "
8609"(Debian フリーソフトウェアガイドラインの元でライセンスされている) であること"
23bd97d4 8610"を表します。APT 選択ファイルでこのコンポーネントを指定するには、以下の行が必"
095bdb6f
DK
8611"要になります。"
8612
8613# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8614#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8615#: apt_preferences.5.xml:441
095bdb6f
DK
8616#, no-wrap
8617msgid "Pin: release c=main\n"
8618msgstr "Pin: release c=main\n"
8619
8620#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8621#: apt_preferences.5.xml:447
095bdb6f
DK
8622msgid "the <literal>Origin:</literal> line"
8623msgstr "<literal>Origin:</literal> 行"
8624
8625# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8626#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8627#: apt_preferences.5.xml:448
095bdb6f
DK
8628msgid ""
8629"names the originator of the packages in the directory tree of the "
8630"<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
8631"literal>. Specifying this origin in the APT preferences file would require "
8632"the line:"
8633msgstr ""
8634"<filename>Release</filename> ファイルのディレクトリツリーにあるパッケージの提"
23bd97d4 8635"供者名です。ほとんど共通で、<literal>Debian</literal> です。APT 選択ファイル"
095bdb6f
DK
8636"でこの提供者を指定するには、以下の行が必要になります。"
8637
8638# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8639#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8640#: apt_preferences.5.xml:454
095bdb6f
DK
8641#, no-wrap
8642msgid "Pin: release o=Debian\n"
23bd97d4 8643msgstr ""
8644"Pin: release o=Debian\n"
8645"\n"
095bdb6f
DK
8646
8647#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
30549c0c 8648#: apt_preferences.5.xml:460
095bdb6f
DK
8649msgid "the <literal>Label:</literal> line"
8650msgstr "<literal>Label:</literal> 行"
8651
8652# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
8653#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
30549c0c 8654#: apt_preferences.5.xml:461
095bdb6f
DK
8655msgid ""
8656"names the label of the packages in the directory tree of the "
8657"<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
8658"literal>. Specifying this label in the APT preferences file would require "
8659"the line:"
8660msgstr ""
8661"<filename>Release</filename> ファイルのディレクトリツリーにあるパッケージのラ"
23bd97d4 8662"ベル名です。ほとんど共通で <literal>Debian</literal> です。APT 選択ファイルで"
095bdb6f
DK
8663"このラベルを指定するには、以下の行が必要になります。"
8664
8665# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
8666#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
30549c0c 8667#: apt_preferences.5.xml:467
095bdb6f
DK
8668#, no-wrap
8669msgid "Pin: release l=Debian\n"
23bd97d4 8670msgstr ""
8671"Pin: release l=Debian\n"
8672"\n"
095bdb6f
DK
8673
8674# type: Content of: <refentry><refsect1><refsect2><para>
8675#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8676#: apt_preferences.5.xml:368
095bdb6f
DK
8677#, fuzzy
8678msgid ""
8679"The <filename>Release</filename> file is normally found in the directory "
8680"<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
8681"example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
b6c6b52f
MV
8682"dists/&stable-codename;/Release</filename>. It consists of a single multi-"
8683"line record which applies to <emphasis>all</emphasis> of the packages in the "
8684"directory tree below its parent. Unlike the <filename>Packages</filename> "
8685"file, nearly all of the lines in a <filename>Release</filename> file are "
8686"relevant for setting APT priorities: <placeholder type=\"variablelist\" id="
8687"\"0\"/>"
095bdb6f
DK
8688msgstr ""
8689"<filename>Release</filename> ファイルは、通常 <filename>.../dists/"
23bd97d4 8690"<replaceable>dist-name</replaceable></filename> ディレクトリにあります。例え"
8691"ば、 <filename>.../dists/stable/Release</filename>, <filename>.../dists/"
8692"woody/Release</filename> です。これは、このディレクトリ以下にある<emphasis>全"
8693"</emphasis>パッケージに適用する、複数行のレコード 1 つから成っています。"
8694"<filename>Packages</filename> ファイルと違い <filename>Release</filename> "
8695"ファイルは、以下のようにほとんどの行が APT 優先度の設定に関連します。"
8696"<placeholder type=\"variablelist\" id=\"0\"/>"
095bdb6f
DK
8697
8698# type: Content of: <refentry><refsect1><refsect2><para>
8699#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8700#: apt_preferences.5.xml:474
095bdb6f
DK
8701msgid ""
8702"All of the <filename>Packages</filename> and <filename>Release</filename> "
8703"files retrieved from locations listed in the &sources-list; file are stored "
8704"in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
8705"named by the variable <literal>Dir::State::Lists</literal> in the "
8706"<filename>apt.conf</filename> file. For example, the file <filename>debian."
8707"lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
8708"contains the <filename>Release</filename> file retrieved from the site "
8709"<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
8710"architecture files from the <literal>contrib</literal> component of the "
8711"<literal>unstable</literal> distribution."
8712msgstr ""
8713"&sources-list; ファイルに列挙された場所から取得した <filename>Packages</"
8714"filename> ファイルや <filename>Release</filename> ファイルはすべて、"
8715"<filename>/var/lib/apt/lists</filename> ディレクトリや、<filename>apt.conf</"
8716"filename> ファイルの <literal>Dir::State::Lists</literal> 変数で指定した場所"
8717"に取得されます。例えば、<filename>debian.lcs.mit."
8718"edu_debian_dists_unstable_contrib_binary-i386_Release</filename> ファイルは、"
8719"<literal>debian.lcs.mit.edu</literal> から取得した、<literal>unstable</"
8720"literal> ディストリビューションで、<literal>contrib</literal> コンポーネント"
8721"な、<literal>binary-i386</literal> アーキテクチャ用の <filename>Release</"
8722"filename> ファイルを含んでいます。"
8723
8724# type: Content of: <refentry><refsect1><refsect2><title>
8725#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8726#: apt_preferences.5.xml:487
095bdb6f
DK
8727msgid "Optional Lines in an APT Preferences Record"
8728msgstr "APT 設定レコードのオプション行"
8729
8730# type: Content of: <refentry><refsect1><refsect2><para>
8731#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8732#: apt_preferences.5.xml:489
095bdb6f
DK
8733msgid ""
8734"Each record in the APT preferences file can optionally begin with one or "
8735"more lines beginning with the word <literal>Explanation:</literal>. This "
8736"provides a place for comments."
8737msgstr ""
23bd97d4 8738"APT 選択ファイルのレコードごとに、任意で <literal>Explanation:</literal> で始"
095bdb6f
DK
8739"まる行を持てます。これは、コメント用の場所を確保します。"
8740
095bdb6f
DK
8741# type: Content of: <refentry><refsect1><refsect2><title>
8742#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8743#: apt_preferences.5.xml:498
095bdb6f
DK
8744msgid "Tracking Stable"
8745msgstr "安定版の追跡"
8746
8747# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8748#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 8749#: apt_preferences.5.xml:506
095bdb6f
DK
8750#, no-wrap
8751msgid ""
8752"Explanation: Uninstall or do not install any Debian-originated\n"
8753"Explanation: package versions other than those in the stable distro\n"
8754"Package: *\n"
8755"Pin: release a=stable\n"
8756"Pin-Priority: 900\n"
8757"\n"
8758"Package: *\n"
8759"Pin: release o=Debian\n"
8760"Pin-Priority: -10\n"
8761msgstr ""
8762"Explanation: Uninstall or do not install any Debian-originated\n"
8763"Explanation: package versions other than those in the stable distro\n"
8764"Package: *\n"
8765"Pin: release a=stable\n"
8766"Pin-Priority: 900\n"
8767"\n"
8768"Package: *\n"
8769"Pin: release o=Debian\n"
8770"Pin-Priority: -10\n"
23bd97d4 8771"\n"
095bdb6f
DK
8772
8773# type: Content of: <refentry><refsect1><refsect2><para>
8774#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8775#: apt_preferences.5.xml:500
095bdb6f
DK
8776msgid ""
8777"The following APT preferences file will cause APT to assign a priority "
8778"higher than the default (500) to all package versions belonging to a "
8779"<literal>stable</literal> distribution and a prohibitively low priority to "
8780"package versions belonging to other <literal>Debian</literal> "
8781"distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
8782msgstr ""
23bd97d4 8783"以下の APT 選択ファイルは、<literal>stable</literal> ディストリビューションに"
095bdb6f
DK
8784"属する全てのパッケージのバージョンに、デフォルト (500) より高い優先度を割り当"
8785"て、他の <literal>Debian</literal> ディストリビューションのパッケージのバー"
8786"ジョンには、低くてインストールできないような優先度を割り当てます。"
23bd97d4 8787"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f
DK
8788
8789# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8790#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c
MV
8791#: apt_preferences.5.xml:523 apt_preferences.5.xml:569
8792#: apt_preferences.5.xml:627
095bdb6f
DK
8793#, no-wrap
8794msgid ""
8795"apt-get install <replaceable>package-name</replaceable>\n"
8796"apt-get upgrade\n"
8797"apt-get dist-upgrade\n"
8798msgstr ""
8799"apt-get install <replaceable>package-name</replaceable>\n"
8800"apt-get upgrade\n"
8801"apt-get dist-upgrade\n"
8802
8803# type: Content of: <refentry><refsect1><refsect2><para>
8804#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8805#: apt_preferences.5.xml:518
095bdb6f
DK
8806msgid ""
8807"With a suitable &sources-list; file and the above preferences file, any of "
8808"the following commands will cause APT to upgrade to the latest "
8809"<literal>stable</literal> version(s). <placeholder type=\"programlisting\" "
8810"id=\"0\"/>"
8811msgstr ""
23bd97d4 8812"適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで最"
095bdb6f 8813"新の <literal>stable</literal> バージョンにアップグレードできます。"
23bd97d4 8814"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f
DK
8815
8816# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8817#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 8818#: apt_preferences.5.xml:535
095bdb6f
DK
8819#, no-wrap
8820msgid "apt-get install <replaceable>package</replaceable>/testing\n"
8821msgstr "apt-get install <replaceable>package</replaceable>/testing\n"
8822
8823# type: Content of: <refentry><refsect1><refsect2><para>
8824#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8825#: apt_preferences.5.xml:529
095bdb6f
DK
8826msgid ""
8827"The following command will cause APT to upgrade the specified package to the "
8828"latest version from the <literal>testing</literal> distribution; the package "
8829"will not be upgraded again unless this command is given again. <placeholder "
8830"type=\"programlisting\" id=\"0\"/>"
8831msgstr ""
8832"以下のコマンドで、指定したパッケージを <literal>testing</literal> ディストリ"
8833"ビューションの最新バージョンにアップグレードします。このパッケージは、再度こ"
23bd97d4 8834"のコマンドを発行しないとアップグレードされません。<placeholder type="
8835"\"programlisting\" id=\"0\"/>"
095bdb6f
DK
8836
8837# type: Content of: <refentry><refsect1><refsect2><title>
8838#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8839#: apt_preferences.5.xml:541
095bdb6f
DK
8840msgid "Tracking Testing or Unstable"
8841msgstr "テスト版や不安定版の追跡"
8842
8843# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8844#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 8845#: apt_preferences.5.xml:550
095bdb6f
DK
8846#, no-wrap
8847msgid ""
8848"Package: *\n"
8849"Pin: release a=testing\n"
8850"Pin-Priority: 900\n"
8851"\n"
8852"Package: *\n"
8853"Pin: release a=unstable\n"
8854"Pin-Priority: 800\n"
8855"\n"
8856"Package: *\n"
8857"Pin: release o=Debian\n"
8858"Pin-Priority: -10\n"
8859msgstr ""
8860"Package: *\n"
8861"Pin: release a=testing\n"
8862"Pin-Priority: 900\n"
8863"\n"
8864"Package: *\n"
8865"Pin: release a=unstable\n"
8866"Pin-Priority: 800\n"
8867"\n"
8868"Package: *\n"
8869"Pin: release o=Debian\n"
8870"Pin-Priority: -10\n"
8871
8872# type: Content of: <refentry><refsect1><refsect2><para>
8873#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8874#: apt_preferences.5.xml:543
095bdb6f
DK
8875msgid ""
8876"The following APT preferences file will cause APT to assign a high priority "
8877"to package versions from the <literal>testing</literal> distribution, a "
8878"lower priority to package versions from the <literal>unstable</literal> "
8879"distribution, and a prohibitively low priority to package versions from "
8880"other <literal>Debian</literal> distributions. <placeholder type="
8881"\"programlisting\" id=\"0\"/>"
8882msgstr ""
23bd97d4 8883"以下の APT 選択ファイルは、<literal>testing</literal> ディストリビューション"
095bdb6f
DK
8884"のパッケージのバージョンに高い優先度を割り当て、<literal>unstable</literal> "
8885"ディストリビューションのパッケージのバージョンには低い優先度を割り当てます。"
8886"また他の <literal>Debian</literal> ディストリビューションのパッケージのバー"
8887"ジョンには、低くてインストールできないような優先度を割り当てます。"
23bd97d4 8888"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f
DK
8889
8890# type: Content of: <refentry><refsect1><refsect2><para>
8891#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8892#: apt_preferences.5.xml:564
095bdb6f
DK
8893msgid ""
8894"With a suitable &sources-list; file and the above preferences file, any of "
8895"the following commands will cause APT to upgrade to the latest "
8896"<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
8897"id=\"0\"/>"
8898msgstr ""
23bd97d4 8899"適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで最"
095bdb6f 8900"新の <literal>testing</literal> バージョンにアップグレードできます。"
23bd97d4 8901"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f
DK
8902
8903# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8904#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 8905#: apt_preferences.5.xml:584
095bdb6f
DK
8906#, no-wrap
8907msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
8908msgstr "apt-get install <replaceable>package</replaceable>/unstable\n"
8909
8910# type: Content of: <refentry><refsect1><refsect2><para>
8911#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8912#: apt_preferences.5.xml:575
095bdb6f
DK
8913msgid ""
8914"The following command will cause APT to upgrade the specified package to the "
8915"latest version from the <literal>unstable</literal> distribution. "
8916"Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
8917"the most recent <literal>testing</literal> version if that is more recent "
8918"than the installed version, otherwise, to the most recent <literal>unstable</"
8919"literal> version if that is more recent than the installed version. "
8920"<placeholder type=\"programlisting\" id=\"0\"/>"
8921msgstr ""
8922"以下のコマンドで、指定したパッケージを <literal>unstable</literal> ディストリ"
8923"ビューションの最新バージョンにアップグレードします。それ以降、<command>apt-"
8924"get upgrade</command> は <literal>testing</literal> バージョンのパッケージが"
8925"更新されていれば <literal>testing</literal> の最新版に、<literal>unstable</"
23bd97d4 8926"literal> バージョンのパッケージが更新されていれば <literal>unstable</"
8927"literal> の最新版にアップグレードします。<placeholder type=\"programlisting"
8928"\" id=\"0\"/>"
095bdb6f
DK
8929
8930#. type: Content of: <refentry><refsect1><refsect2><title>
30549c0c 8931#: apt_preferences.5.xml:591
095bdb6f 8932msgid "Tracking the evolution of a codename release"
23bd97d4 8933msgstr "コード名リリースの進化の追跡"
095bdb6f
DK
8934
8935# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
8936#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 8937#: apt_preferences.5.xml:605
23bd97d4 8938#, no-wrap
095bdb6f
DK
8939msgid ""
8940"Explanation: Uninstall or do not install any Debian-originated package versions\n"
b6c6b52f 8941"Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
095bdb6f 8942"Package: *\n"
b6c6b52f 8943"Pin: release n=&testing-codename;\n"
095bdb6f
DK
8944"Pin-Priority: 900\n"
8945"\n"
8946"Explanation: Debian unstable is always codenamed with sid\n"
8947"Package: *\n"
b81dbe40 8948"Pin: release n=sid\n"
095bdb6f
DK
8949"Pin-Priority: 800\n"
8950"\n"
8951"Package: *\n"
8952"Pin: release o=Debian\n"
8953"Pin-Priority: -10\n"
8954msgstr ""
8955"Explanation: Uninstall or do not install any Debian-originated package versions\n"
23bd97d4 8956"Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
095bdb6f 8957"Package: *\n"
23bd97d4 8958"Pin: release n=&testing-codename;\n"
095bdb6f
DK
8959"Pin-Priority: 900\n"
8960"\n"
8961"Explanation: Debian unstable is always codenamed with sid\n"
8962"Package: *\n"
23bd97d4 8963"Pin: release n=sid\n"
095bdb6f
DK
8964"Pin-Priority: 800\n"
8965"\n"
8966"Package: *\n"
8967"Pin: release o=Debian\n"
8968"Pin-Priority: -10\n"
8969
8970#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8971#: apt_preferences.5.xml:593
095bdb6f
DK
8972msgid ""
8973"The following APT preferences file will cause APT to assign a priority "
8974"higher than the default (500) to all package versions belonging to a "
8975"specified codename of a distribution and a prohibitively low priority to "
8976"package versions belonging to other <literal>Debian</literal> distributions, "
8977"codenames and archives. Note that with this APT preference APT will follow "
8978"the migration of a release from the archive <literal>testing</literal> to "
8979"<literal>stable</literal> and later <literal>oldstable</literal>. If you "
8980"want to follow for example the progress in <literal>testing</literal> "
8981"notwithstanding the codename changes you should use the example "
8982"configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
8983msgstr ""
23bd97d4 8984"以下の APT 選択ファイルは、指定したコードネームのディストリビューションに属す"
8985"る全てのパッケージのバージョンに、デフォルト (500) より高い優先度を割り当て、"
8986"他の <literal>Debian</literal> ディストリビューション、コード名、アーカイブの"
8987"パッケージのバージョンには、低くてインストールできないような優先度を割り当て"
8988"ます。この APT 選択ファイルにより、APT は <literal>testing</literal> アーカイ"
8989"ブから、<literal>stable</literal> や最新の <literal>oldstable</literal> へ移"
8990"行できます。コード名の変更に関係なく <literal>testing</literal> を追跡したい"
8991"場合は、上記の設定例を使用するべきです。<placeholder type=\"programlisting\" "
8992"id=\"0\"/>"
095bdb6f 8993
095bdb6f 8994#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 8995#: apt_preferences.5.xml:622
095bdb6f
DK
8996msgid ""
8997"With a suitable &sources-list; file and the above preferences file, any of "
8998"the following commands will cause APT to upgrade to the latest version(s) in "
b6c6b52f
MV
8999"the release codenamed with <literal>&testing-codename;</literal>. "
9000"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f 9001msgstr ""
23bd97d4 9002"適切な &sources-list; ファイルと上記の選択ファイルにより、以下のコマンドで、"
9003"リリースコード名が <literal>&testing-codename;</literal> である最新バージョン"
9004"にアップグレードできます。<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f
DK
9005
9006# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
9007#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
30549c0c 9008#: apt_preferences.5.xml:642
095bdb6f
DK
9009#, no-wrap
9010msgid "apt-get install <replaceable>package</replaceable>/sid\n"
9011msgstr "apt-get install <replaceable>package</replaceable>/sid\n"
9012
9013# type: Content of: <refentry><refsect1><refsect2><para>
9014#. type: Content of: <refentry><refsect1><refsect2><para>
30549c0c 9015#: apt_preferences.5.xml:633
095bdb6f
DK
9016#, fuzzy
9017msgid ""
9018"The following command will cause APT to upgrade the specified package to the "
9019"latest version from the <literal>sid</literal> distribution. Thereafter, "
9020"<command>apt-get upgrade</command> will upgrade the package to the most "
b6c6b52f
MV
9021"recent <literal>&testing-codename;</literal> version if that is more recent "
9022"than the installed version, otherwise, to the most recent <literal>sid</"
9023"literal> version if that is more recent than the installed version. "
9024"<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f 9025msgstr ""
23bd97d4 9026"以下のコマンドで、指定したパッケージを <literal>sid</literal> ディストリ"
095bdb6f 9027"ビューションの最新バージョンにアップグレードします。それ以降、<command>apt-"
23bd97d4 9028"get upgrade</command> は <literal>squeeze</literal> バージョンのパッケージが"
9029"更新されていれば <literal>squeeze</literal> の最新版に、<literal>sid</"
9030"literal> バージョンのパッケージが更新されていれば <literal>sid</literal>の最"
9031"新版にアップグレードします。<placeholder type=\"programlisting\" id=\"0\"/>"
095bdb6f 9032
bcf91c1b
DK
9033# type: Content of: <refentry><refnamediv><refname>
9034#. type: Content of: <refentry><refsect1><variablelist>
30549c0c 9035#: apt_preferences.5.xml:651
bcf91c1b 9036msgid "&file-preferences;"
23bd97d4 9037msgstr "&file-preferences;"
bcf91c1b 9038
095bdb6f
DK
9039# type: Content of: <refentry><refsect1><para>
9040#. type: Content of: <refentry><refsect1><para>
30549c0c 9041#: apt_preferences.5.xml:657
095bdb6f
DK
9042msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;"
9043msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
9044
9045# type: Content of: <refentry><refnamediv><refname>
9046#. type: Content of: <refentry><refnamediv><refname>
0c1a7101 9047#: sources.list.5.xml:25 sources.list.5.xml:32
095bdb6f
DK
9048msgid "sources.list"
9049msgstr "sources.list"
9050
9051# type: Content of: <refentry><refnamediv><refpurpose>
9052#. type: Content of: <refentry><refnamediv><refpurpose>
0c1a7101 9053#: sources.list.5.xml:33
095bdb6f
DK
9054msgid "Package resource list for APT"
9055msgstr "APT 用パッケージリソースリスト"
9056
9057# type: Content of: <refentry><refsect1><para>
9058#. type: Content of: <refentry><refsect1><para>
0c1a7101 9059#: sources.list.5.xml:37
095bdb6f
DK
9060msgid ""
9061"The package resource list is used to locate archives of the package "
9062"distribution system in use on the system. At this time, this manual page "
9063"documents only the packaging system used by the Debian GNU/Linux system. "
43be0ac4 9064"This control file is <filename>/etc/apt/sources.list</filename>."
095bdb6f
DK
9065msgstr ""
9066"このパッケージリソースリストは、システムで使用するパッケージの保管場所を特定"
9067"するのに使用されます。今回このマニュアルページには、Debian GNU/Linux システム"
9068"で使用するパッケージシステムについてのみ記述します。この制御ファイルは、"
9069"<filename>/etc/apt/sources.list</filename> にあります。"
9070
9071# type: Content of: <refentry><refsect1><para>
9072#. type: Content of: <refentry><refsect1><para>
0c1a7101 9073#: sources.list.5.xml:42
095bdb6f
DK
9074msgid ""
9075"The source list is designed to support any number of active sources and a "
9076"variety of source media. The file lists one source per line, with the most "
9077"preferred source listed first. The format of each line is: <literal>type uri "
9078"args</literal> The first item, <literal>type</literal> determines the format "
43be0ac4 9079"for <literal>args</literal>. <literal>uri</literal> is a Universal Resource "
095bdb6f
DK
9080"Identifier (URI), which is a superset of the more specific and well-known "
9081"Universal Resource Locator, or URL. The rest of the line can be marked as a "
9082"comment by using a #."
9083msgstr ""
9084"ソースリストは複数の有効な取得元と、様々な取得メディアをサポートしています。"
9085"ファイルには 1 行ごと取得元を列挙し、上の方にあるものから使用します。行の"
9086"フォーマットは、<literal>タイプ uri 引数</literal> となります。先頭の "
9087"<literal>タイプ</literal> で、<literal>引数</literal> のフォーマットを決定し"
9088"ます。<literal>uri</literal> は Universal Resource Identifier (URI) で、よく"
23bd97d4 9089"知られた Universal Resource Locator (URL) のスーパーセットです。行の残りに # "
9090"を付けて、コメントにできます。"
095bdb6f
DK
9091
9092# type: Content of: <refentry><refsect1><title>
9093#. type: Content of: <refentry><refsect1><title>
0c1a7101 9094#: sources.list.5.xml:53
095bdb6f
DK
9095msgid "sources.list.d"
9096msgstr "sources.list.d"
9097
9098# type: Content of: <refentry><refsect1><para>
9099#. type: Content of: <refentry><refsect1><para>
0c1a7101 9100#: sources.list.5.xml:54
30549c0c
MV
9101#, fuzzy
9102#| msgid ""
9103#| "The <filename>/etc/apt/sources.list.d</filename> directory provides a way "
9104#| "to add sources.list entries in separate files. The format is the same as "
9105#| "for the regular <filename>sources.list</filename> file. File names need "
9106#| "to end with <filename>.list</filename> and may only contain letters (a-z "
9107#| "and A-Z), digits (0-9), underscore (_), hyphen (-) and period (.) "
9108#| "characters. Otherwise they will be silently ignored."
095bdb6f
DK
9109msgid ""
9110"The <filename>/etc/apt/sources.list.d</filename> directory provides a way to "
9111"add sources.list entries in separate files. The format is the same as for "
9112"the regular <filename>sources.list</filename> file. File names need to end "
9113"with <filename>.list</filename> and may only contain letters (a-z and A-Z), "
9114"digits (0-9), underscore (_), hyphen (-) and period (.) characters. "
30549c0c
MV
9115"Otherwise APT will print a notice that it has ignored a file if the file "
9116"doesn't match a pattern in the <literal>Dir::Ignore-Files-Silently</literal> "
9117"configuration list - in this case it will be silently ignored."
095bdb6f 9118msgstr ""
23bd97d4 9119"<filename>/etc/apt/sources.list.d</filename> ディレクトリは、個別ファイルで追"
9120"加 source.list エントリを提供します。フォーマットは、通常の "
9121"<filename>sources.list</filename> ファイルと同じです。ファイル名は、"
9122"<filename>.list</filename> で終わる必要があり、文字 (a-z と A-Z)、数字 "
9123"(0-9)、アンダースコア (_)、ハイフン (-)、ピリオド (.) のみを含んでいなければ"
9124"なりません。そうでなければ、黙って無視します。"
095bdb6f
DK
9125
9126# type: Content of: <refentry><refsect1><title>
9127#. type: Content of: <refentry><refsect1><title>
30549c0c 9128#: sources.list.5.xml:65
095bdb6f
DK
9129msgid "The deb and deb-src types"
9130msgstr "deb タイプと deb-src タイプ"
9131
9132# type: Content of: <refentry><refsect1><para>
9133#. type: Content of: <refentry><refsect1><para>
30549c0c
MV
9134#: sources.list.5.xml:66
9135#, fuzzy
9136#| msgid ""
9137#| "The <literal>deb</literal> type describes a typical two-level Debian "
9138#| "archive, <filename>distribution/component</filename>. Typically, "
9139#| "<literal>distribution</literal> is generally one of <literal>stable</"
9140#| "literal> <literal>unstable</literal> or <literal>testing</literal> while "
9141#| "component is one of <literal>main</literal> <literal>contrib</literal> "
9142#| "<literal>non-free</literal> or <literal>non-us</literal>. The "
9143#| "<literal>deb-src</literal> type describes a debian distribution's source "
9144#| "code in the same form as the <literal>deb</literal> type. A <literal>deb-"
9145#| "src</literal> line is required to fetch source indexes."
095bdb6f
DK
9146msgid ""
9147"The <literal>deb</literal> type describes a typical two-level Debian "
9148"archive, <filename>distribution/component</filename>. Typically, "
30549c0c
MV
9149"<literal>distribution</literal> is generally an archivename like "
9150"<literal>stable</literal> or <literal>testing</literal> or a codename like "
9151"<literal>&stable-codename;</literal> or <literal>&testing-codename;</"
9152"literal> while component is one of <literal>main</literal> <literal>contrib</"
9153"literal> or <literal>non-free</literal>. The <literal>deb-src</literal> type "
9154"describes a debian distribution's source code in the same form as the "
9155"<literal>deb</literal> type. A <literal>deb-src</literal> line is required "
9156"to fetch source indexes."
095bdb6f
DK
9157msgstr ""
9158"<literal>deb</literal> タイプでは典型的な 2 段階の Debian アーカイブ "
23bd97d4 9159"<filename>distribution/component</filename> を記述します。よくあるケースで"
9160"は、<literal>distribution</literal> は通常 <literal>stable</literal>, "
9161"<literal>unstable</literal>, <literal>testing</literal> のどれか、component "
9162"は、<literal>main</literal>, <literal>contrib</literal>, <literal>non-free</"
9163"literal>, <literal>non-us</literal> のどれかです。<literal>deb-src</literal> "
095bdb6f
DK
9164"タイプでは、Debian ディストリビューションのソースコードを、<literal>deb</"
9165"literal> タイプと同じ形式で記述します。<literal>deb-src</literal> 行は、ソー"
9166"スインデックスを取得するのに必要です。"
9167
9168# type: Content of: <refentry><refsect1><para>
9169#. type: Content of: <refentry><refsect1><para>
30549c0c 9170#: sources.list.5.xml:78
095bdb6f
DK
9171msgid ""
9172"The format for a <filename>sources.list</filename> entry using the "
43be0ac4 9173"<literal>deb</literal> and <literal>deb-src</literal> types is:"
095bdb6f
DK
9174msgstr ""
9175"<literal>deb</literal> タイプと <literal>deb-src</literal> タイプで使用する "
9176"<filename>sources.list</filename> エントリのフォーマットは、以下のようになり"
9177"ます。"
9178
9179#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9180#: sources.list.5.xml:81
095bdb6f
DK
9181#, no-wrap
9182msgid "deb uri distribution [component1] [component2] [...]"
9183msgstr "deb uri distribution [component1] [component2] [...]"
9184
9185# type: Content of: <refentry><refsect1><para>
9186#. type: Content of: <refentry><refsect1><para>
30549c0c 9187#: sources.list.5.xml:83
095bdb6f
DK
9188msgid ""
9189"The URI for the <literal>deb</literal> type must specify the base of the "
9190"Debian distribution, from which APT will find the information it needs. "
9191"<literal>distribution</literal> can specify an exact path, in which case the "
9192"components must be omitted and <literal>distribution</literal> must end with "
43be0ac4
MV
9193"a slash (/). This is useful for when the case only a particular sub-section "
9194"of the archive denoted by the URI is of interest. If <literal>distribution</"
095bdb6f
DK
9195"literal> does not specify an exact path, at least one <literal>component</"
9196"literal> must be present."
9197msgstr ""
23bd97d4 9198"<literal>deb</literal> タイプの URI は、APT が必要な情報を見つけられるよう"
9199"に、Debian ディストリビューションの基底を指定しなければなりません。"
095bdb6f
DK
9200"<literal>distribution</literal> には正確なパスを指定できます。その場合 "
9201"component を省略し、<literal>distribution</literal> はスラッシュ (/) で終わら"
9202"なくてはなりません。これは URL で指定されたアーカイブの、特定のサブセクション"
9203"のみに関心があるときに役に立ちます。<literal>distribution</literal> に正確な"
9204"パスを指定しないのなら、少なくともひとつは <literal>component</literal> を指"
9205"定しなければなりません。"
9206
9207# type: Content of: <refentry><refsect1><para>
9208#. type: Content of: <refentry><refsect1><para>
30549c0c 9209#: sources.list.5.xml:92
095bdb6f
DK
9210msgid ""
9211"<literal>distribution</literal> may also contain a variable, <literal>$(ARCH)"
9212"</literal> which expands to the Debian architecture (i386, m68k, "
9213"powerpc, ...) used on the system. This permits architecture-independent "
9214"<filename>sources.list</filename> files to be used. In general this is only "
9215"of interest when specifying an exact path, <literal>APT</literal> will "
9216"automatically generate a URI with the current architecture otherwise."
9217msgstr ""
9218"<literal>distribution</literal> は、<literal>$(ARCH)</literal> 変数を含む場合"
9219"があります。<literal>$(ARCH)</literal> 変数は、システムで使用している Debian "
9220"アーキテクチャ (i386, m68k, powerpc, ...) に展開されます。これにより、アーキ"
9221"テクチャに依存しない <filename>sources.list</filename> ファイルを使用できま"
9222"す。一般的に、これは正しいパスを指定するときに気にするだけです。そうでない場"
9223"合は、<literal>APT</literal> は現在のアーキテクチャで URI を自動的に生成しま"
9224"す。"
9225
9226# type: Content of: <refentry><refsect1><para>
9227#. type: Content of: <refentry><refsect1><para>
30549c0c 9228#: sources.list.5.xml:100
095bdb6f
DK
9229msgid ""
9230"Since only one distribution can be specified per line it may be necessary to "
9231"have multiple lines for the same URI, if a subset of all available "
9232"distributions or components at that location is desired. APT will sort the "
9233"URI list after it has generated a complete set internally, and will collapse "
9234"multiple references to the same Internet host, for instance, into a single "
9235"connection, so that it does not inefficiently establish an FTP connection, "
9236"close it, do something else, and then re-establish a connection to that same "
9237"host. This feature is useful for accessing busy FTP sites with limits on the "
9238"number of simultaneous anonymous users. APT also parallelizes connections to "
9239"different hosts to more effectively deal with sites with low bandwidth."
9240msgstr ""
9241"有効な全 distribution, component の場所から、一部が必要な場合、1 行につき 1 "
9242"distribution しか指定できないため、同じ URI の行を複数記述することになるで"
9243"しょう。APT は内部で URI リストを生成してから、並べ替えます。そして、同じイン"
9244"ターネットホストに対しては複数の参照をまとめます。例えば FTP 接続後、切断して"
9245"からまた同じホストに再接続するといった、効率の悪いことをせずに、1 接続にまと"
9246"めます。この機能は、同時接続匿名ユーザ数を制限している、混んでいる FTP サイト"
9247"にアクセスするのに便利です。APT は、帯域の狭いサイトを効率よく扱うのに、異な"
9248"るホストへは、接続を並行して行うようにもしています。"
9249
9250# type: Content of: <refentry><refsect1><para>
9251#. type: Content of: <refentry><refsect1><para>
30549c0c 9252#: sources.list.5.xml:112
095bdb6f
DK
9253msgid ""
9254"It is important to list sources in order of preference, with the most "
9255"preferred source listed first. Typically this will result in sorting by "
9256"speed from fastest to slowest (CD-ROM followed by hosts on a local network, "
9257"followed by distant Internet hosts, for example)."
9258msgstr ""
9259"最優先する取得元を最初に記述するというように、優先順に取得元を記述するのは重"
9260"要です。一般的には、スピードの速い順に並べることになる (例えば、CD-ROM に続い"
9261"てローカルネットワークのホスト、さらに続いて彼方のインターネットホスト) で"
9262"しょう。"
9263
9264# type: Content of: <refentry><refsect1><para>
9265#. type: Content of: <refentry><refsect1><para>
30549c0c 9266#: sources.list.5.xml:117
095bdb6f
DK
9267msgid "Some examples:"
9268msgstr "例:"
9269
9270#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9271#: sources.list.5.xml:119
23bd97d4 9272#, no-wrap
095bdb6f 9273msgid ""
b6c6b52f
MV
9274"deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
9275"deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
095bdb6f
DK
9276" "
9277msgstr ""
23bd97d4 9278"deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n"
9279"deb http://security.debian.org/ &stable-codename;/updates main contrib non-free\n"
095bdb6f
DK
9280" "
9281
9282# type: Content of: <refentry><refsect1><title>
9283#. type: Content of: <refentry><refsect1><title>
30549c0c 9284#: sources.list.5.xml:125
095bdb6f
DK
9285msgid "URI specification"
9286msgstr "URI の仕様"
9287
9288# type: Content of: <refentry><refsect1><title>
9289#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 9290#: sources.list.5.xml:130
095bdb6f
DK
9291msgid "file"
9292msgstr "ファイル"
9293
9294# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9295#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9296#: sources.list.5.xml:132
095bdb6f
DK
9297msgid ""
9298"The file scheme allows an arbitrary directory in the file system to be "
9299"considered an archive. This is useful for NFS mounts and local mirrors or "
9300"archives."
9301msgstr ""
9302"file スキームは、システム内の任意のディレクトリを、アーカイブとして扱えるよう"
9303"にします。これは NFS マウントやローカルミラーで便利です。"
9304
9305# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9306#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9307#: sources.list.5.xml:139
095bdb6f
DK
9308msgid ""
9309"The cdrom scheme allows APT to use a local CDROM drive with media swapping. "
9310"Use the &apt-cdrom; program to create cdrom entries in the source list."
9311msgstr ""
9312"cdrom スキームは、APT がローカル CD-ROM ドライブを、メディア交換しながら使え"
9313"るようにします。取得元リストに cdrom エントリを追加するには、&apt-cdrom; プロ"
9314"グラムを使用してください。"
9315
9316# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9317#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9318#: sources.list.5.xml:146
095bdb6f
DK
9319msgid ""
9320"The http scheme specifies an HTTP server for the archive. If an environment "
9321"variable <envar>http_proxy</envar> is set with the format http://server:"
9322"port/, the proxy server specified in <envar>http_proxy</envar> will be used. "
9323"Users of authenticated HTTP/1.1 proxies may use a string of the format "
43be0ac4 9324"http://user:pass@server:port/. Note that this is an insecure method of "
095bdb6f
DK
9325"authentication."
9326msgstr ""
9327"http スキームはアーカイブとして、HTTP サーバを指定します。環境変数 "
9328"<envar>http_proxy</envar> が、http://server:port/ と言った形で指定されていれ"
9329"ば、<envar>http_proxy</envar> で指定したプロキシサーバを使用します。ユーザ認"
23bd97d4 9330"証が必要な HTTP/1.1 プロキシの場合、http://user:pass@server:port/ という形で"
095bdb6f
DK
9331"指定してください。この認証方法は安全ではないことに注意してください。"
9332
9333# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9334#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9335#: sources.list.5.xml:157
095bdb6f
DK
9336msgid ""
9337"The ftp scheme specifies an FTP server for the archive. APT's FTP behavior "
9338"is highly configurable; for more information see the &apt-conf; manual page. "
9339"Please note that a ftp proxy can be specified by using the <envar>ftp_proxy</"
9340"envar> environment variable. It is possible to specify a http proxy (http "
9341"proxy servers often understand ftp urls) using this method and ONLY this "
9342"method. ftp proxies using http specified in the configuration file will be "
9343"ignored."
9344msgstr ""
9345"ftp スキームは、アーカイブに FTP サーバを指定します。APT の FTP の振る舞い"
9346"は、高度に設定できます。詳細は、&apt-conf; のマニュアルページをご覧ください。"
23bd97d4 9347"ftp プロキシは、<envar>ftp_proxy</envar> 環境変数で指定することに注意してくだ"
9348"さい。この方法用に、さらにこの方法でしか使用しないのに、http プロキシを使用す"
9349"ることができます (http プロキシサーバは大抵 ftp urlも理解できます)。設定ファ"
9350"イルで http を使用する際に、ftp プロキシを使用するよう設定してあっても無視さ"
9351"れます。"
095bdb6f
DK
9352
9353#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 9354#: sources.list.5.xml:166
095bdb6f
DK
9355msgid "copy"
9356msgstr "copy"
9357
9358# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9359#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9360#: sources.list.5.xml:168
095bdb6f
DK
9361msgid ""
9362"The copy scheme is identical to the file scheme except that packages are "
9363"copied into the cache directory instead of used directly at their location. "
9364"This is useful for people using a zip disk to copy files around with APT."
9365msgstr ""
9366"copy スキームは、file スキームと同様ですが、パッケージをその場で使用せず、"
9367"キャッシュディレクトリにコピーするところが違います。zip ディスクを使用してい"
9368"て、APT でコピーを行う場合に便利です。"
9369
9370#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 9371#: sources.list.5.xml:173
095bdb6f
DK
9372msgid "rsh"
9373msgstr "rsh"
9374
9375#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 9376#: sources.list.5.xml:173
095bdb6f
DK
9377msgid "ssh"
9378msgstr "ssh"
9379
9380# type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
9381#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9382#: sources.list.5.xml:175
095bdb6f
DK
9383msgid ""
9384"The rsh/ssh method invokes rsh/ssh to connect to a remote host as a given "
9385"user and access the files. It is a good idea to do prior arrangements with "
9386"RSA keys or rhosts. Access to files on the remote uses standard "
9387"<command>find</command> and <command>dd</command> commands to perform the "
9388"file transfers from the remote."
9389msgstr ""
9390"rsh/ssh メソッドは、与えられたユーザでリモートホストに接続し、ファイルにアク"
9391"セスするのに rsh/ssh を使用します。あらかじめ RSA キーや rhosts の配置してお"
9392"くと良いでしょう。リモートホストのファイルへのアクセスの際、ファイル転送に標"
9393"準の <command>find</command> コマンドや <command>dd</command> コマンドを使用"
9394"します。"
9395
43be0ac4 9396#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
30549c0c 9397#: sources.list.5.xml:183
b39c1859 9398msgid "more recognizable URI types"
23bd97d4 9399msgstr "さらに認識できる URI タイプ"
43be0ac4
MV
9400
9401#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
30549c0c 9402#: sources.list.5.xml:185
43be0ac4
MV
9403msgid ""
9404"APT can be extended with more methods shipped in other optional packages "
9405"which should follow the nameing scheme <literal>apt-transport-"
b39c1859 9406"<replaceable>method</replaceable></literal>. The APT team e.g. maintains "
43be0ac4 9407"also the <literal>apt-transport-https</literal> package which provides "
b39c1859 9408"access methods for https-URIs with features similar to the http method, but "
43be0ac4
MV
9409"other methods for using e.g. debtorrent are also available, see "
9410"<citerefentry> <refentrytitle><filename>apt-transport-debtorrent</filename></"
9411"refentrytitle> <manvolnum>1</manvolnum></citerefentry>."
9412msgstr ""
9413
095bdb6f
DK
9414# type: Content of: <refentry><refsect1><para>
9415#. type: Content of: <refentry><refsect1><para>
30549c0c 9416#: sources.list.5.xml:127
095bdb6f
DK
9417msgid ""
9418"The currently recognized URI types are cdrom, file, http, ftp, copy, ssh, "
9419"rsh. <placeholder type=\"variablelist\" id=\"0\"/>"
9420msgstr ""
9421"現在認識する URI タイプは、cdrom, file, http, ftp, copy, ssh, rsh です。"
9422"<placeholder type=\"variablelist\" id=\"0\"/>"
9423
9424# type: Content of: <refentry><refsect1><para>
9425#. type: Content of: <refentry><refsect1><para>
30549c0c 9426#: sources.list.5.xml:199
095bdb6f
DK
9427msgid ""
9428"Uses the archive stored locally (or NFS mounted) at /home/jason/debian for "
9429"stable/main, stable/contrib, and stable/non-free."
9430msgstr ""
9431"/home/jason/debian に格納されている stable/main, stable/contrib, stable/non-"
9432"free 用のローカル (または NFS) アーカイブを使用します。"
9433
9434#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9435#: sources.list.5.xml:201
095bdb6f
DK
9436#, no-wrap
9437msgid "deb file:/home/jason/debian stable main contrib non-free"
9438msgstr "deb file:/home/jason/debian stable main contrib non-free"
9439
9440# type: Content of: <refentry><refsect1><para>
9441#. type: Content of: <refentry><refsect1><para>
30549c0c 9442#: sources.list.5.xml:203
095bdb6f
DK
9443msgid "As above, except this uses the unstable (development) distribution."
9444msgstr "上記同様ですが、不安定版 (開発版) を使用します。"
9445
9446#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9447#: sources.list.5.xml:204
095bdb6f
DK
9448#, no-wrap
9449msgid "deb file:/home/jason/debian unstable main contrib non-free"
9450msgstr "deb file:/home/jason/debian unstable main contrib non-free"
9451
9452# type: Content of: <refentry><refsect1><para>
9453#. type: Content of: <refentry><refsect1><para>
30549c0c 9454#: sources.list.5.xml:206
095bdb6f
DK
9455msgid "Source line for the above"
9456msgstr "上記のソース行"
9457
9458#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9459#: sources.list.5.xml:207
095bdb6f
DK
9460#, no-wrap
9461msgid "deb-src file:/home/jason/debian unstable main contrib non-free"
9462msgstr "deb-src file:/home/jason/debian unstable main contrib non-free"
9463
9464# type: Content of: <refentry><refsect1><para>
9465#. type: Content of: <refentry><refsect1><para>
30549c0c 9466#: sources.list.5.xml:209
095bdb6f
DK
9467msgid ""
9468"Uses HTTP to access the archive at archive.debian.org, and uses only the "
9469"hamm/main area."
9470msgstr ""
9471"archive.debian.org のアーカイブに HTTP アクセスし、hamm/main のみを使用しま"
9472"す。"
9473
9474# type: <example></example>
9475#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9476#: sources.list.5.xml:211
095bdb6f
DK
9477#, no-wrap
9478msgid "deb http://archive.debian.org/debian-archive hamm main"
9479msgstr "deb http://archive.debian.org/debian-archive hamm main"
9480
9481# type: Content of: <refentry><refsect1><para>
9482#. type: Content of: <refentry><refsect1><para>
30549c0c 9483#: sources.list.5.xml:213
095bdb6f
DK
9484msgid ""
9485"Uses FTP to access the archive at ftp.debian.org, under the debian "
b6c6b52f 9486"directory, and uses only the &stable-codename;/contrib area."
095bdb6f
DK
9487msgstr ""
9488"ftp.debian.org のアーカイブに FTP アクセスし、debian ディレクトリ以下の "
23bd97d4 9489"&stable-codename;/contrib のみを使用します。"
095bdb6f
DK
9490
9491# type: <example></example>
9492#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9493#: sources.list.5.xml:215
23bd97d4 9494#, no-wrap
b6c6b52f 9495msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
23bd97d4 9496msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
095bdb6f
DK
9497
9498# type: Content of: <refentry><refsect1><para>
9499#. type: Content of: <refentry><refsect1><para>
30549c0c 9500#: sources.list.5.xml:217
095bdb6f
DK
9501msgid ""
9502"Uses FTP to access the archive at ftp.debian.org, under the debian "
9503"directory, and uses only the unstable/contrib area. If this line appears as "
43be0ac4
MV
9504"well as the one in the previous example in <filename>sources.list</filename> "
9505"a single FTP session will be used for both resource lines."
095bdb6f
DK
9506msgstr ""
9507"ftp.debian.org のアーカイブに FTP アクセスし、debian ディレクトリ以下の "
23bd97d4 9508"unstable/contrib のみを使用します。<filename>sources.list</filename> に上記サ"
9509"ンプルと一緒に指定された場合、両方のリソース行に対応する FTP セッションはひと"
9510"つだけになります。"
095bdb6f
DK
9511
9512# type: <example></example>
9513#. type: Content of: <refentry><refsect1><literallayout>
30549c0c 9514#: sources.list.5.xml:221
095bdb6f
DK
9515#, no-wrap
9516msgid "deb ftp://ftp.debian.org/debian unstable contrib"
9517msgstr "deb ftp://ftp.debian.org/debian unstable contrib"
9518
095bdb6f 9519#. type: Content of: <refentry><refsect1><para><literallayout>
30549c0c
MV
9520#: sources.list.5.xml:230
9521#, fuzzy, no-wrap
9522#| msgid "deb http://ftp.de.debian.org/debian-non-US unstable/binary-$(ARCH)/"
9523msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/"
095bdb6f
DK
9524msgstr "deb http://ftp.de.debian.org/debian-non-US unstable/binary-$(ARCH)/"
9525
9526# type: Content of: <refentry><refsect1><para>
9527#. type: Content of: <refentry><refsect1><para>
30549c0c
MV
9528#: sources.list.5.xml:223
9529#, fuzzy
9530#| msgid ""
9531#| "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-"
9532#| "US directory, and uses only files found under <filename>unstable/binary-"
9533#| "i386</filename> on i386 machines, <filename>unstable/binary-m68k</"
9534#| "filename> on m68k, and so forth for other supported architectures. [Note "
9535#| "this example only illustrates how to use the substitution variable; non-"
9536#| "us is no longer structured like this] <placeholder type=\"literallayout\" "
9537#| "id=\"0\"/>"
9538msgid ""
9539"Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe "
095bdb6f 9540"directory, and uses only files found under <filename>unstable/binary-i386</"
30549c0c
MV
9541"filename> on i386 machines, <filename>unstable/binary-amd64</filename> on "
9542"amd64, and so forth for other supported architectures. [Note this example "
9543"only illustrates how to use the substitution variable; official debian "
9544"archives are not structured like this] <placeholder type=\"literallayout\" "
9545"id=\"0\"/>"
095bdb6f
DK
9546msgstr ""
9547"nonus.debian.org のアーカイブに HTTP アクセスし、debian-non-US ディレクトリ以"
9548"下を使用します。また、i386 マシンでは <filename>unstable/binary-i386</"
9549"filename> 以下にあるファイル、m68k マシンでは <filename>unstable/binary-"
9550"m68k</filename> 以下にあるファイル、その他サポートするアーキテクチャごとの"
9551"ファイルのみ使用します。[このサンプルは変数展開の使用法の説明でしかないことに"
9552"注意してください。non-us はこのような構造になっていません] <placeholder type="
9553"\"literallayout\" id=\"0\"/>"
9554
9555# type: Content of: <refentry><refsect1><para>
9556#. type: Content of: <refentry><refsect1><para>
30549c0c 9557#: sources.list.5.xml:235
095bdb6f
DK
9558msgid "&apt-cache; &apt-conf;"
9559msgstr "&apt-cache; &apt-conf;"
9560
43be0ac4
MV
9561#. type: <title></title>
9562#: guide.sgml:4
9563msgid "APT User's Guide"
23bd97d4 9564msgstr "APT ユーザガイド"
bcf91c1b 9565
43be0ac4
MV
9566# type: <author></author>
9567#. type: <author></author>
9568#: guide.sgml:6 offline.sgml:6
9569msgid "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
9570msgstr "<name>Jason Gunthorpe </name><email>jgg@debian.org</email>"
bcf91c1b 9571
43be0ac4
MV
9572#. type: <version></version>
9573#: guide.sgml:7
9574msgid "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
23bd97d4 9575msgstr "$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $"
bcf91c1b 9576
43be0ac4
MV
9577#. type: <abstract></abstract>
9578#: guide.sgml:11
9579msgid ""
9580"This document provides an overview of how to use the the APT package manager."
23bd97d4 9581msgstr "本文書は APT パッケージマネージャの使い方の概要を提供します。"
bcf91c1b 9582
43be0ac4
MV
9583# type: <copyrightsummary></copyrightsummary>
9584#. type: <copyrightsummary></copyrightsummary>
9585#: guide.sgml:15
43be0ac4 9586msgid "Copyright &copy; Jason Gunthorpe, 1998."
23bd97d4 9587msgstr "Copyright &copy; Jason Gunthorpe, 1998."
bcf91c1b 9588
43be0ac4
MV
9589#. type: <p></p>
9590#: guide.sgml:21 offline.sgml:22
9591msgid ""
9592"\"APT\" and this document are free software; you can redistribute them and/"
9593"or modify them under the terms of the GNU General Public License as "
9594"published by the Free Software Foundation; either version 2 of the License, "
9595"or (at your option) any later version."
9596msgstr ""
23bd97d4 9597"\"APT\" and this document are free software; you can redistribute them and/"
9598"or modify them under the terms of the GNU General Public License as "
9599"published by the Free Software Foundation; either version 2 of the License, "
9600"or (at your option) any later version."
bcf91c1b 9601
43be0ac4
MV
9602#. type: <p></p>
9603#: guide.sgml:24 offline.sgml:25
9604msgid ""
9605"For more details, on Debian GNU/Linux systems, see the file /usr/share/"
9606"common-licenses/GPL for the full license."
9607msgstr ""
23bd97d4 9608"For more details, on Debian GNU/Linux systems, see the file /usr/share/"
9609"common-licenses/GPL for the full license."
bcf91c1b 9610
43be0ac4
MV
9611#. type: <heading></heading>
9612#: guide.sgml:32
43be0ac4 9613msgid "General"
23bd97d4 9614msgstr "全般"
bcf91c1b 9615
43be0ac4
MV
9616#. type: <p></p>
9617#: guide.sgml:38
9618msgid ""
9619"The APT package currently contains two sections, the APT <prgn>dselect</"
9620"prgn> method and the <prgn>apt-get</prgn> command line user interface. Both "
9621"provide a way to install and remove packages as well as download new "
9622"packages from the Internet."
9623msgstr ""
bcf91c1b 9624
43be0ac4
MV
9625# type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
9626#. type: <heading></heading>
9627#: guide.sgml:39
43be0ac4 9628msgid "Anatomy of the Package System"
23bd97d4 9629msgstr "パッケージシステムの構造"
bcf91c1b 9630
43be0ac4
MV
9631#. type: <p></p>
9632#: guide.sgml:44
9633msgid ""
9634"The Debian packaging system has a large amount of information associated "
9635"with each package to help assure that it integrates cleanly and easily into "
9636"the system. The most prominent of its features is the dependency system."
9637msgstr ""
bcf91c1b 9638
43be0ac4
MV
9639#. type: <p></p>
9640#: guide.sgml:52
9641msgid ""
9642"The dependency system allows individual programs to make use of shared "
9643"elements in the system such as libraries. It simplifies placing infrequently "
9644"used portions of a program in separate packages to reduce the number of "
9645"things the average user is required to install. Also, it allows for choices "
9646"in mail transport agents, X servers and so on."
9647msgstr ""
095bdb6f 9648
43be0ac4
MV
9649#. type: <p></p>
9650#: guide.sgml:57
9651msgid ""
9652"The first step to understanding the dependency system is to grasp the "
9653"concept of a simple dependency. The meaning of a simple dependency is that a "
9654"package requires another package to be installed at the same time to work "
9655"properly."
9656msgstr ""
095bdb6f 9657
43be0ac4
MV
9658#. type: <p></p>
9659#: guide.sgml:63
9660msgid ""
9661"For instance, mailcrypt is an emacs extension that aids in encrypting email "
b39c1859 9662"with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a "
43be0ac4
MV
9663"simple dependency on GPG. Also, because it is an emacs extension it has a "
9664"simple dependency on emacs, without emacs it is completely useless."
9665msgstr ""
095bdb6f 9666
43be0ac4
MV
9667#. type: <p></p>
9668#: guide.sgml:73
9669msgid ""
9670"The other important dependency to understand is a conflicting dependency. It "
9671"means that a package, when installed with another package, will not work and "
9672"may possibly be extremely harmful to the system. As an example consider a "
9673"mail transport agent such as sendmail, exim or qmail. It is not possible to "
9674"have two mail transport agents installed because both need to listen to the "
9675"network to receive mail. Attempting to install two will seriously damage the "
9676"system so all mail transport agents have a conflicting dependency with all "
9677"other mail transport agents."
9678msgstr ""
095bdb6f 9679
43be0ac4
MV
9680#. type: <p></p>
9681#: guide.sgml:83
9682msgid ""
9683"As an added complication there is the possibility for a package to pretend "
9684"to be another package. Consider that exim and sendmail for many intents are "
9685"identical, they both deliver mail and understand a common interface. Hence, "
9686"the package system has a way for them to declare that they are both mail-"
9687"transport-agents. So, exim and sendmail both declare that they provide a "
9688"mail-transport-agent and other packages that need a mail transport agent "
9689"depend on mail-transport-agent. This can add a great deal of confusion when "
9690"trying to manually fix packages."
9691msgstr ""
095bdb6f 9692
43be0ac4
MV
9693#. type: <p></p>
9694#: guide.sgml:88
9695msgid ""
9696"At any given time a single dependency may be met by packages that are "
9697"already installed or it may not be. APT attempts to help resolve dependency "
9698"issues by providing a number of automatic algorithms that help in selecting "
9699"packages for installation."
9700msgstr ""
095bdb6f 9701
43be0ac4
MV
9702#. type: <p></p>
9703#: guide.sgml:102
9704msgid ""
9705"<prgn>apt-get</prgn> provides a simple way to install packages from the "
9706"command line. Unlike <prgn>dpkg</prgn>, <prgn>apt-get</prgn> does not "
9707"understand .deb files, it works with the package's proper name and can only "
9708"install .deb archives from a <em>Source</em>."
9709msgstr ""
095bdb6f 9710
43be0ac4
MV
9711#. type: <p></p>
9712#: guide.sgml:109
9713msgid ""
9714"The first <footnote><p>If you are using an http proxy server you must set "
9715"the http_proxy environment variable first, see sources.list(5)</p></"
9716"footnote> thing that should be done before using <prgn>apt-get</prgn> is to "
9717"fetch the package lists from the <em>Sources</em> so that it knows what "
9718"packages are available. This is done with <tt>apt-get update</tt>. For "
9719"instance,"
9720msgstr ""
095bdb6f 9721
43be0ac4
MV
9722#. type: <example></example>
9723#: guide.sgml:116
9724#, no-wrap
9725msgid ""
9726"# apt-get update\n"
9727"Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
9728"Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9729"Reading Package Lists... Done\n"
9730"Building Dependency Tree... Done"
9731msgstr ""
23bd97d4 9732"# apt-get update\n"
9733"Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n"
9734"Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
9735"Reading Package Lists... Done\n"
9736"Building Dependency Tree... Done"
43be0ac4
MV
9737
9738#. type: <p><taglist>
9739#: guide.sgml:120
9740msgid "Once updated there are several commands that can be used:"
9741msgstr ""
9742
9743#. type: <p></p>
9744#: guide.sgml:131
9745msgid ""
9746"Upgrade will attempt to gently upgrade the whole system. Upgrade will never "
9747"install a new package or remove an existing package, nor will it ever "
9748"upgrade a package that might cause some other package to break. This can be "
9749"used daily to relatively safely upgrade the system. Upgrade will list all of "
9750"the packages that it could not upgrade, this usually means that they depend "
9751"on new packages or conflict with some other package. <prgn>dselect</prgn> or "
9752"<tt>apt-get install</tt> can be used to force these packages to install."
9753msgstr ""
9754
9755#. type: <p></p>
9756#: guide.sgml:140
9757msgid ""
9758"Install is used to install packages by name. The package is automatically "
9759"fetched and installed. This can be useful if you already know the name of "
9760"the package to install and do not want to go into a GUI to select it. Any "
9761"number of packages may be passed to install, they will all be fetched. "
9762"Install automatically attempts to resolve dependency problems with the "
9763"listed packages and will print a summary and ask for confirmation if "
9764"anything other than its arguments are changed."
9765msgstr ""
9766
9767#. type: <p></p>
9768#: guide.sgml:149
9769msgid ""
9770"Dist-upgrade is a complete upgrader designed to simplify upgrading between "
9771"releases of Debian. It uses a sophisticated algorithm to determine the best "
9772"set of packages to install, upgrade and remove to get as much of the system "
9773"to the newest release. In some situations it may be desired to use dist-"
9774"upgrade rather than spend the time manually resolving dependencies in "
9775"<prgn>dselect</prgn>. Once dist-upgrade has completed then <prgn>dselect</"
9776"prgn> can be used to install any packages that may have been left out."
9777msgstr ""
9778
9779#. type: <p></p>
9780#: guide.sgml:152
9781msgid ""
9782"It is important to closely look at what dist-upgrade is going to do, its "
9783"decisions may sometimes be quite surprising."
9784msgstr ""
9785
9786#. type: <p></p>
9787#: guide.sgml:163
9788msgid ""
9789"<prgn>apt-get</prgn> has several command line options that are detailed in "
9790"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
9791"option is <tt>-d</tt> which does not install the fetched files. If the "
9792"system has to download a large number of package it would be undesired to "
9793"start installing them in case something goes wrong. When <tt>-d</tt> is used "
9794"the downloaded archives can be installed by simply running the command that "
9795"caused them to be downloaded again without <tt>-d</tt>."
9796msgstr ""
9797
9798# type: Content of: <refentry><refsect1><title>
9799#. type: <heading></heading>
9800#: guide.sgml:168
9801msgid "DSelect"
9802msgstr "DSelect"
9803
9804#. type: <p></p>
9805#: guide.sgml:173
9806msgid ""
9807"The APT <prgn>dselect</prgn> method provides the complete APT system with "
9808"the <prgn>dselect</prgn> package selection GUI. <prgn>dselect</prgn> is used "
9809"to select the packages to be installed or removed and APT actually installs "
9810"them."
9811msgstr ""
9812
9813#. type: <p></p>
9814#: guide.sgml:184
9815msgid ""
b39c1859
MV
9816"To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> "
9817"and then choose the APT method. You will be prompted for a set of "
43be0ac4
MV
9818"<em>Sources</em> which are places to fetch archives from. These can be "
9819"remote Internet sites, local Debian mirrors or CDROMs. Each source can "
9820"provide a fragment of the total Debian archive, APT will automatically "
9821"combine them to form a complete set of packages. If you have a CDROM then it "
9822"is a good idea to specify it first and then specify a mirror so that you "
9823"have access to the latest bug fixes. APT will automatically use packages on "
9824"your CDROM before downloading from the Internet."
9825msgstr ""
9826
9827#. type: <example></example>
9828#: guide.sgml:198
9829#, no-wrap
9830msgid ""
9831" Set up a list of distribution source locations\n"
9832"\t \n"
9833" Please give the base URL of the debian distribution.\n"
9834" The access schemes I know about are: http file\n"
9835"\t \n"
9836" For example:\n"
9837" file:/mnt/debian,\n"
9838" ftp://ftp.debian.org/debian,\n"
9839" http://ftp.de.debian.org/debian,\n"
9840" \n"
9841" \n"
9842" URL [http://llug.sep.bnl.gov/debian]:"
23bd97d4 9843msgstr " "
43be0ac4
MV
9844
9845#. type: <p></p>
9846#: guide.sgml:205
9847msgid ""
9848"The <em>Sources</em> setup starts by asking for the base of the Debian "
9849"archive, defaulting to a HTTP mirror. Next it asks for the distribution to "
9850"get."
9851msgstr ""
9852
9853#. type: <example></example>
9854#: guide.sgml:212
9855#, no-wrap
9856msgid ""
9857" Please give the distribution tag to get or a path to the\n"
9858" package file ending in a /. The distribution\n"
9859" tags are typically something like: stable unstable testing non-US\n"
9860" \n"
9861" Distribution [stable]:"
23bd97d4 9862msgstr " "
43be0ac4
MV
9863
9864#. type: <p></p>
9865#: guide.sgml:222
9866msgid ""
9867"The distribution refers to the Debian version in the archive, <em>stable</"
9868"em> refers to the latest released version and <em>unstable</em> refers to "
9869"the developmental version. <em>non-US</em> is only available on some mirrors "
9870"and refers to packages that contain encryption technology or other things "
9871"that cannot be exported from the United States. Importing these packages "
9872"into the US is legal however."
9873msgstr ""
9874
9875#. type: <example></example>
9876#: guide.sgml:228
9877#, no-wrap
9878msgid ""
9879" Please give the components to get\n"
9880" The components are typically something like: main contrib non-free\n"
9881" \n"
9882" Components [main contrib non-free]:"
23bd97d4 9883msgstr " "
43be0ac4
MV
9884
9885#. type: <p></p>
9886#: guide.sgml:236
9887msgid ""
9888"The components list refers to the list of sub distributions to fetch. The "
9889"distribution is split up based on software licenses, main being DFSG free "
9890"packages while contrib and non-free contain things that have various "
9891"restrictions placed on their use and distribution."
9892msgstr ""
9893
9894#. type: <p></p>
9895#: guide.sgml:240
9896msgid ""
9897"Any number of sources can be added, the setup script will continue to prompt "
9898"until you have specified all that you want."
9899msgstr ""
9900
9901#. type: <p></p>
9902#: guide.sgml:247
9903msgid ""
9904"Before starting to use <prgn>dselect</prgn> it is necessary to update the "
b39c1859 9905"available list by selecting [U]pdate from the menu. This is a superset of "
43be0ac4
MV
9906"<tt>apt-get update</tt> that makes the fetched information available to "
9907"<prgn>dselect</prgn>. [U]pdate must be performed even if <tt>apt-get update</"
9908"tt> has been run before."
9909msgstr ""
9910
9911#. type: <p></p>
9912#: guide.sgml:253
9913msgid ""
9914"You can then go on and make your selections using [S]elect and then perform "
9915"the installation using [I]nstall. When using the APT method the [C]onfig and "
9916"[R]emove commands have no meaning, the [I]nstall command performs both of "
9917"them together."
9918msgstr ""
9919
9920#. type: <p></p>
9921#: guide.sgml:258
9922msgid ""
9923"By default APT will automatically remove the package (.deb) files once they "
9924"have been successfully installed. To change this behavior place <tt>Dselect::"
9925"clean \"prompt\";</tt> in /etc/apt/apt.conf."
9926msgstr ""
9927
9928# type: <tag></tag>
9929#. type: <heading></heading>
9930#: guide.sgml:264
43be0ac4 9931msgid "The Interface"
23bd97d4 9932msgstr "インターフェース"
43be0ac4
MV
9933
9934#. type: <p></p>
9935#: guide.sgml:278
9936msgid ""
9937"Both that APT <prgn>dselect</prgn> method and <prgn>apt-get</prgn> share the "
9938"same interface. It is a simple system that generally tells you what it will "
9939"do and then goes and does it. <footnote><p>The <prgn>dselect</prgn> method "
9940"actually is a set of wrapper scripts to <prgn>apt-get</prgn>. The method "
9941"actually provides more functionality than is present in <prgn>apt-get</prgn> "
9942"alone.</p></footnote> After printing out a summary of what will happen APT "
9943"then will print out some informative status messages so that you can "
9944"estimate how far along it is and how much is left to do."
9945msgstr ""
9946
9947#. type: <heading></heading>
9948#: guide.sgml:280
9949msgid "Startup"
9950msgstr ""
9951
9952#. type: <p></p>
9953#: guide.sgml:284
9954msgid ""
9955"Before all operations except update, APT performs a number of actions to "
9956"prepare its internal state. It also does some checks of the system's state. "
9957"At any time these operations can be performed by running <tt>apt-get check</"
9958"tt>."
9959msgstr ""
9960
9961#. type: <example></example>
9962#: guide.sgml:289
9963#, no-wrap
9964msgid ""
9965"# apt-get check\n"
9966"Reading Package Lists... Done\n"
9967"Building Dependency Tree... Done"
9968msgstr ""
23bd97d4 9969"# apt-get check\n"
9970"Reading Package Lists... Done\n"
9971"Building Dependency Tree... Done"
43be0ac4
MV
9972
9973#. type: <p></p>
9974#: guide.sgml:297
9975msgid ""
9976"The first thing it does is read all the package files into memory. APT uses "
9977"a caching scheme so this operation will be faster the second time it is run. "
9978"If some of the package files are not found then they will be ignored and a "
9979"warning will be printed when apt-get exits."
9980msgstr ""
9981
9982#. type: <p></p>
9983#: guide.sgml:303
9984msgid ""
9985"The final operation performs a detailed analysis of the system's "
9986"dependencies. It checks every dependency of every installed or unpacked "
9987"package and considers if it is OK. Should this find a problem then a report "
9988"will be printed out and <prgn>apt-get</prgn> will refuse to run."
9989msgstr ""
9990
9991#. type: <example></example>
9992#: guide.sgml:320
9993#, no-wrap
9994msgid ""
9995"# apt-get check\n"
9996"Reading Package Lists... Done\n"
9997"Building Dependency Tree... Done\n"
9998"You might want to run apt-get -f install' to correct these.\n"
9999"Sorry, but the following packages have unmet dependencies:\n"
10000" 9fonts: Depends: xlib6g but it is not installed\n"
10001" uucp: Depends: mailx but it is not installed\n"
10002" blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10003" adduser: Depends: perl-base but it is not installed\n"
10004" aumix: Depends: libgpmg1 but it is not installed\n"
10005" debiandoc-sgml: Depends: sgml-base but it is not installed\n"
10006" bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
10007" cthugha: Depends: svgalibg1 but it is not installed\n"
10008" Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10009" libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
10010msgstr ""
23bd97d4 10011"# apt-get check\n"
10012"Reading Package Lists... Done\n"
10013"Building Dependency Tree... Done\n"
10014"You might want to run apt-get -f install' to correct these.\n"
10015"Sorry, but the following packages have unmet dependencies:\n"
10016" 9fonts: Depends: xlib6g but it is not installed\n"
10017" uucp: Depends: mailx but it is not installed\n"
10018" blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10019" adduser: Depends: perl-base but it is not installed\n"
10020" aumix: Depends: libgpmg1 but it is not installed\n"
10021" debiandoc-sgml: Depends: sgml-base but it is not installed\n"
10022" bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n"
10023" cthugha: Depends: svgalibg1 but it is not installed\n"
10024" Depends: xlib6g (>= 3.3-5) but it is not installed\n"
10025" libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)"
43be0ac4
MV
10026
10027#. type: <p></p>
10028#: guide.sgml:329
10029msgid ""
10030"In this example the system has many problems, including a serious problem "
10031"with libreadlineg2. For each package that has unmet dependencies a line is "
10032"printed out indicating the package with the problem and the dependencies "
10033"that are unmet. A short explanation of why the package has a dependency "
10034"problem is also included."
10035msgstr ""
10036
10037#. type: <p></p>
10038#: guide.sgml:337
10039msgid ""
10040"There are two ways a system can get into a broken state like this. The first "
10041"is caused by <prgn>dpkg</prgn> missing some subtle relationships between "
10042"packages when performing upgrades. <footnote><p>APT however considers all "
10043"known dependencies and attempts to prevent broken packages</p></footnote>. "
10044"The second is if a package installation fails during an operation. In this "
10045"situation a package may have been unpacked without its dependents being "
10046"installed."
10047msgstr ""
10048
10049#. type: <p></p>
10050#: guide.sgml:345
10051msgid ""
10052"The second situation is much less serious than the first because APT places "
10053"certain constraints on the order that packages are installed. In both cases "
10054"supplying the <tt>-f</tt> option to <prgn>apt-get</prgn> will cause APT to "
10055"deduce a possible solution to the problem and then continue on. The APT "
10056"<prgn>dselect</prgn> method always supplies the <tt>-f</tt> option to allow "
10057"for easy continuation of failed maintainer scripts."
10058msgstr ""
10059
10060#. type: <p></p>
10061#: guide.sgml:351
10062msgid ""
10063"However, if the <tt>-f</tt> option is used to correct a seriously broken "
10064"system caused by the first case then it is possible that it will either fail "
10065"immediately or the installation sequence will fail. In either case it is "
10066"necessary to manually use dpkg (possibly with forcing options) to correct "
10067"the situation enough to allow APT to proceed."
10068msgstr ""
10069
10070#. type: <heading></heading>
10071#: guide.sgml:356
10072msgid "The Status Report"
23bd97d4 10073msgstr "状態レポート"
43be0ac4
MV
10074
10075#. type: <p></p>
10076#: guide.sgml:363
10077msgid ""
10078"Before proceeding <prgn>apt-get</prgn> will present a report on what will "
10079"happen. Generally the report reflects the type of operation being performed "
10080"but there are several common elements. In all cases the lists reflect the "
10081"final state of things, taking into account the <tt>-f</tt> option and any "
10082"other relevant activities to the command being executed."
10083msgstr ""
10084
10085# type: <tag></tag>
10086#. type: <heading></heading>
10087#: guide.sgml:364
43be0ac4 10088msgid "The Extra Package list"
23bd97d4 10089msgstr "追加パッケージリスト"
43be0ac4
MV
10090
10091#. type: <example></example>
10092#: guide.sgml:372
10093#, no-wrap
10094msgid ""
10095"The following extra packages will be installed:\n"
10096" libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10097" mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10098" bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10099" squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10100" ssh"
10101msgstr ""
23bd97d4 10102"The following extra packages will be installed:\n"
10103" libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n"
10104" mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n"
10105" bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n"
10106" squake pgp-i python-base debmake ldso perl libreadlineg2\n"
10107" ssh"
43be0ac4
MV
10108
10109#. type: <p></p>
10110#: guide.sgml:379
10111msgid ""
10112"The Extra Package list shows all of the packages that will be installed or "
10113"upgraded in excess of the ones mentioned on the command line. It is only "
10114"generated for an <tt>install</tt> command. The listed packages are often the "
10115"result of an Auto Install."
10116msgstr ""
10117
10118#. type: <heading></heading>
10119#: guide.sgml:382
10120msgid "The Packages to Remove"
23bd97d4 10121msgstr "削除するパッケージ"
43be0ac4
MV
10122
10123#. type: <example></example>
10124#: guide.sgml:389
10125#, no-wrap
10126msgid ""
10127"The following packages will be REMOVED:\n"
10128" xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10129" xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10130" xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10131" nas xpilot xfig"
10132msgstr ""
23bd97d4 10133"The following packages will be REMOVED:\n"
10134" xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n"
10135" xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n"
10136" xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n"
10137" nas xpilot xfig"
43be0ac4
MV
10138
10139#. type: <p></p>
10140#: guide.sgml:399
10141msgid ""
10142"The Packages to Remove list shows all of the packages that will be removed "
10143"from the system. It can be shown for any of the operations and should be "
10144"given a careful inspection to ensure nothing important is to be taken off. "
10145"The <tt>-f</tt> option is especially good at generating packages to remove "
10146"so extreme care should be used in that case. The list may contain packages "
10147"that are going to be removed because they are only partially installed, "
10148"possibly due to an aborted installation."
10149msgstr ""
10150
10151# type: <tag></tag>
10152#. type: <heading></heading>
10153#: guide.sgml:402
43be0ac4 10154msgid "The New Packages list"
23bd97d4 10155msgstr "新規パッケージリスト"
43be0ac4
MV
10156
10157#. type: <example></example>
10158#: guide.sgml:406
10159#, no-wrap
10160msgid ""
10161"The following NEW packages will installed:\n"
10162" zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
10163msgstr ""
23bd97d4 10164"The following NEW packages will installed:\n"
10165" zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base"
43be0ac4
MV
10166
10167#. type: <p></p>
10168#: guide.sgml:411
10169msgid ""
10170"The New Packages list is simply a reminder of what will happen. The packages "
10171"listed are not presently installed in the system but will be when APT is "
10172"done."
10173msgstr ""
10174
10175# type: <tag></tag>
10176#. type: <heading></heading>
10177#: guide.sgml:414
43be0ac4 10178msgid "The Kept Back list"
23bd97d4 10179msgstr ""
43be0ac4
MV
10180
10181#. type: <example></example>
10182#: guide.sgml:419
10183#, no-wrap
10184msgid ""
10185"The following packages have been kept back\n"
10186" compface man-db tetex-base msql libpaper svgalib1\n"
10187" gs snmp arena lynx xpat2 groff xscreensaver"
10188msgstr ""
23bd97d4 10189"The following packages have been kept back\n"
10190" compface man-db tetex-base msql libpaper svgalib1\n"
10191" gs snmp arena lynx xpat2 groff xscreensaver"
43be0ac4
MV
10192
10193#. type: <p></p>
10194#: guide.sgml:428
10195msgid ""
10196"Whenever the whole system is being upgraded there is the possibility that "
10197"new versions of packages cannot be installed because they require new things "
10198"or conflict with already installed things. In this case the package will "
10199"appear in the Kept Back list. The best way to convince packages listed there "
10200"to install is with <tt>apt-get install</tt> or by using <prgn>dselect</prgn> "
10201"to resolve their problems."
10202msgstr ""
10203
10204#. type: <heading></heading>
10205#: guide.sgml:431
10206msgid "Held Packages warning"
10207msgstr ""
10208
10209#. type: <example></example>
10210#: guide.sgml:435
10211#, no-wrap
10212msgid ""
10213"The following held packages will be changed:\n"
10214" cvs"
10215msgstr ""
23bd97d4 10216"The following held packages will be changed:\n"
10217" cvs"
43be0ac4
MV
10218
10219#. type: <p></p>
10220#: guide.sgml:441
10221msgid ""
10222"Sometimes you can ask APT to install a package that is on hold, in such a "
10223"case it prints out a warning that the held package is going to be changed. "
10224"This should only happen during dist-upgrade or install."
10225msgstr ""
10226
10227#. type: <heading></heading>
10228#: guide.sgml:444
10229msgid "Final summary"
23bd97d4 10230msgstr "最後のまとめ"
43be0ac4
MV
10231
10232#. type: <p></p>
10233#: guide.sgml:447
10234msgid ""
10235"Finally, APT will print out a summary of all the changes that will occur."
10236msgstr ""
10237
10238#. type: <example></example>
10239#: guide.sgml:452
10240#, no-wrap
10241msgid ""
10242"206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
10243"12 packages not fully installed or removed.\n"
10244"Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
10245msgstr ""
23bd97d4 10246"206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n"
10247"12 packages not fully installed or removed.\n"
10248"Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used."
43be0ac4
MV
10249
10250#. type: <p></p>
10251#: guide.sgml:470
10252msgid ""
10253"The first line of the summary simply is a reduced version of all of the "
10254"lists and includes the number of upgrades - that is packages already "
10255"installed that have new versions available. The second line indicates the "
10256"number of poorly configured packages, possibly the result of an aborted "
10257"installation. The final line shows the space requirements that the "
10258"installation needs. The first pair of numbers refer to the size of the "
10259"archive files. The first number indicates the number of bytes that must be "
10260"fetched from remote locations and the second indicates the total size of all "
10261"the archives required. The next number indicates the size difference between "
10262"the presently installed packages and the newly installed packages. It is "
10263"roughly equivalent to the space required in /usr after everything is done. "
10264"If a large number of packages are being removed then the value may indicate "
10265"the amount of space that will be freed."
10266msgstr ""
10267
10268#. type: <p></p>
10269#: guide.sgml:473
10270msgid ""
10271"Some other reports can be generated by using the -u option to show packages "
10272"to upgrade, they are similar to the previous examples."
10273msgstr ""
10274
10275#. type: <heading></heading>
10276#: guide.sgml:477
10277msgid "The Status Display"
23bd97d4 10278msgstr "状態表示"
43be0ac4
MV
10279
10280#. type: <p></p>
10281#: guide.sgml:481
10282msgid ""
10283"During the download of archives and package files APT prints out a series of "
10284"status messages."
10285msgstr ""
10286
10287#. type: <example></example>
10288#: guide.sgml:490
10289#, no-wrap
10290msgid ""
10291"# apt-get update\n"
10292"Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10293"Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10294"Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10295"Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10296"Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10297"11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
10298msgstr ""
23bd97d4 10299"# apt-get update\n"
10300"Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n"
10301"Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n"
10302"Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n"
10303"Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n"
10304"Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n"
10305"11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s"
43be0ac4
MV
10306
10307#. type: <p></p>
10308#: guide.sgml:500
10309msgid ""
10310"The lines starting with <em>Get</em> are printed out when APT begins to "
10311"fetch a file while the last line indicates the progress of the download. The "
10312"first percent value on the progress line indicates the total percent done of "
10313"all files. Unfortunately since the size of the Package files is unknown "
10314"<tt>apt-get update</tt> estimates the percent done which causes some "
10315"inaccuracies."
10316msgstr ""
10317
10318#. type: <p></p>
10319#: guide.sgml:509
10320msgid ""
10321"The next section of the status line is repeated once for each download "
10322"thread and indicates the operation being performed and some useful "
10323"information about what is happening. Sometimes this section will simply read "
10324"<em>Forking</em> which means the OS is loading the download module. The "
10325"first word after the [ is the fetch number as shown on the history lines. "
10326"The next word is the short form name of the object being downloaded. For "
10327"archives it will contain the name of the package that is being fetched."
10328msgstr ""
10329
10330#. type: <p></p>
10331#: guide.sgml:524
10332msgid ""
10333"Inside of the single quote is an informative string indicating the progress "
10334"of the negotiation phase of the download. Typically it progresses from "
10335"<em>Connecting</em> to <em>Waiting for file</em> to <em>Downloading</em> or "
10336"<em>Resuming</em>. The final value is the number of bytes downloaded from "
10337"the remote site. Once the download begins this is represented as "
10338"<tt>102/10.2k</tt> indicating that 102 bytes have been fetched and 10.2 "
10339"kilobytes is expected. The total size is always shown in 4 figure notation "
10340"to preserve space. After the size display is a percent meter for the file "
10341"itself. The second last element is the instantaneous average speed. This "
10342"values is updated every 5 seconds and reflects the rate of data transfer for "
10343"that period. Finally is shown the estimated transfer time. This is updated "
10344"regularly and reflects the time to complete everything at the shown transfer "
10345"rate."
10346msgstr ""
10347
10348#. type: <p></p>
10349#: guide.sgml:530
10350msgid ""
10351"The status display updates every half second to provide a constant feedback "
10352"on the download progress while the Get lines scroll back whenever a new file "
10353"is started. Since the status display is constantly updated it is unsuitable "
10354"for logging to a file, use the <tt>-q</tt> option to remove the status "
10355"display."
10356msgstr ""
10357
10358# type: <heading></heading>
10359#. type: <heading></heading>
10360#: guide.sgml:535
10361msgid "Dpkg"
10362msgstr "Dpkg"
10363
10364#. type: <p></p>
10365#: guide.sgml:542
10366msgid ""
10367"APT uses <prgn>dpkg</prgn> for installing the archives and will switch over "
10368"to the <prgn>dpkg</prgn> interface once downloading is completed. "
10369"<prgn>dpkg</prgn> will also ask a number of questions as it processes the "
10370"packages and the packages themselves may also ask several questions. Before "
10371"each question there is usually a description of what it is asking and the "
10372"questions are too varied to discuss completely here."
10373msgstr ""
10374
10375# type: <title></title>
10376#. type: <title></title>
10377#: offline.sgml:4
10378msgid "Using APT Offline"
10379msgstr "オフラインでの APT の使用法"
10380
10381#. type: <version></version>
10382#: offline.sgml:7
10383msgid "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
23bd97d4 10384msgstr "$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $"
43be0ac4
MV
10385
10386# type: <abstract></abstract>
10387#. type: <abstract></abstract>
10388#: offline.sgml:12
10389msgid ""
10390"This document describes how to use APT in a non-networked environment, "
10391"specifically a 'sneaker-net' approach for performing upgrades."
10392msgstr ""
10393"このドキュメントはネットワークがない環境での APT の使用方法を説明しています。"
23bd97d4 10394"具体的には、アップグレード時の「スニーカーネット」アプローチです。"
43be0ac4
MV
10395
10396# type: <copyrightsummary></copyrightsummary>
10397#. type: <copyrightsummary></copyrightsummary>
10398#: offline.sgml:16
10399msgid "Copyright &copy; Jason Gunthorpe, 1999."
10400msgstr "Copyright &copy; Jason Gunthorpe, 1999."
10401
10402# type: Content of: <refentry><refsect1><title>
10403#. type: <heading></heading>
10404#: offline.sgml:32
10405msgid "Introduction"
10406msgstr "はじめに"
10407
10408#. type: <heading></heading>
10409#: offline.sgml:34 offline.sgml:65 offline.sgml:180
43be0ac4 10410msgid "Overview"
23bd97d4 10411msgstr "概要"
43be0ac4
MV
10412
10413#. type: <p></p>
10414#: offline.sgml:40
10415msgid ""
10416"Normally APT requires direct access to a Debian archive, either from a local "
10417"media or through a network. Another common complaint is that a Debian "
10418"machine is on a slow link, such as a modem and another machine has a very "
10419"fast connection but they are physically distant."
10420msgstr ""
10421
10422#. type: <p></p>
10423#: offline.sgml:51
10424msgid ""
10425"The solution to this is to use large removable media such as a Zip disc or a "
10426"SuperDisk disc. These discs are not large enough to store the entire Debian "
10427"archive but can easily fit a subset large enough for most users. The idea is "
10428"to use APT to generate a list of packages that are required and then fetch "
10429"them onto the disc using another machine with good connectivity. It is even "
10430"possible to use another Debian machine with APT or to use a completely "
10431"different OS and a download tool like wget. Let <em>remote host</em> mean "
10432"the machine downloading the packages, and <em>target host</em> the one with "
10433"bad or no connection."
10434msgstr ""
10435
10436#. type: <p></p>
10437#: offline.sgml:57
10438msgid ""
10439"This is achieved by creatively manipulating the APT configuration file. The "
b39c1859 10440"essential premise to tell APT to look on a disc for it's archive files. Note "
43be0ac4
MV
10441"that the disc should be formated with a filesystem that can handle long file "
10442"names such as ext2, fat32 or vfat."
10443msgstr ""
10444
10445# type: <title></title>
10446#. type: <heading></heading>
10447#: offline.sgml:63
43be0ac4 10448msgid "Using APT on both machines"
23bd97d4 10449msgstr "両方のマシンでの APT の使用法"
43be0ac4
MV
10450
10451#. type: <p><example>
10452#: offline.sgml:71
10453msgid ""
10454"APT being available on both machines gives the simplest configuration. The "
10455"basic idea is to place a copy of the status file on the disc and use the "
10456"remote machine to fetch the latest package files and decide which packages "
10457"to download. The disk directory structure should look like:"
10458msgstr ""
10459
10460# type: <example></example>
10461#. type: <example></example>
10462#: offline.sgml:80
10463#, no-wrap
10464msgid ""
10465" /disc/\n"
10466" archives/\n"
10467" partial/\n"
10468" lists/\n"
10469" partial/\n"
10470" status\n"
10471" sources.list\n"
10472" apt.conf"
10473msgstr ""
10474" /disc/\n"
10475" archives/\n"
10476" partial/\n"
10477" lists/\n"
10478" partial/\n"
10479" status\n"
10480" sources.list\n"
10481" apt.conf"
10482
10483# type: Content of: <refentry><refsect1><title>
10484#. type: <heading></heading>
10485#: offline.sgml:88
43be0ac4 10486msgid "The configuration file"
23bd97d4 10487msgstr "設定ファイル"
43be0ac4
MV
10488
10489#. type: <p></p>
10490#: offline.sgml:96
10491msgid ""
10492"The configuration file should tell APT to store its files on the disc and to "
10493"use the configuration files on the disc as well. The sources.list should "
10494"contain the proper sites that you wish to use from the remote machine, and "
10495"the status file should be a copy of <em>/var/lib/dpkg/status</em> from the "
10496"<em>target host</em>. Please note, if you are using a local archive you must "
10497"use copy URIs, the syntax is identical to file URIs."
10498msgstr ""
10499
10500#. type: <p><example>
10501#: offline.sgml:100
10502msgid ""
10503"<em>apt.conf</em> must contain the necessary information to make APT use the "
10504"disc:"
10505msgstr ""
10506
10507# type: <example></example>
10508#. type: <example></example>
10509#: offline.sgml:124
23bd97d4 10510#, no-wrap
43be0ac4
MV
10511msgid ""
10512" APT\n"
10513" {\n"
10514" /* This is not necessary if the two machines are the same arch, it tells\n"
10515" the remote APT what architecture the target machine is */\n"
10516" Architecture \"i386\";\n"
10517" \n"
10518" Get::Download-Only \"true\";\n"
10519" };\n"
10520" \n"
10521" Dir\n"
10522" {\n"
10523" /* Use the disc for state information and redirect the status file from\n"
10524" the /var/lib/dpkg default */\n"
10525" State \"/disc/\";\n"
10526" State::status \"status\";\n"
10527"\n"
10528" // Binary caches will be stored locally\n"
10529" Cache::archives \"/disc/archives/\";\n"
10530" Cache \"/tmp/\";\n"
10531" \n"
10532" // Location of the source list.\n"
10533" Etc \"/disc/\";\n"
10534" };"
10535msgstr ""
10536" APT\n"
10537" {\n"
10538" /* This is not necessary if the two machines are the same arch, it tells\n"
23bd97d4 10539" the remote APT what architecture the target machine is */\n"
43be0ac4
MV
10540" Architecture \"i386\";\n"
10541" \n"
10542" Get::Download-Only \"true\";\n"
10543" };\n"
10544" \n"
10545" Dir\n"
10546" {\n"
10547" /* Use the disc for state information and redirect the status file from\n"
10548" the /var/lib/dpkg default */\n"
10549" State \"/disc/\";\n"
10550" State::status \"status\";\n"
10551"\n"
10552" // Binary caches will be stored locally\n"
10553" Cache::archives \"/disc/archives/\";\n"
10554" Cache \"/tmp/\";\n"
10555" \n"
10556" // Location of the source list.\n"
10557" Etc \"/disc/\";\n"
10558" };"
10559
10560#. type: </example></p>
10561#: offline.sgml:129
10562msgid ""
10563"More details can be seen by examining the apt.conf man page and the sample "
10564"configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>."
10565msgstr ""
10566
10567#. type: <p><example>
10568#: offline.sgml:136
10569msgid ""
10570"On the target machine the first thing to do is mount the disc and copy <em>/"
10571"var/lib/dpkg/status</em> to it. You will also need to create the directories "
10572"outlined in the Overview, <em>archives/partial/</em> and <em>lists/partial/</"
b39c1859
MV
10573"em>. Then take the disc to the remote machine and configure the sources."
10574"list. On the remote machine execute the following:"
43be0ac4
MV
10575msgstr ""
10576
10577# type: <example></example>
10578#. type: <example></example>
10579#: offline.sgml:142
23bd97d4 10580#, no-wrap
43be0ac4
MV
10581msgid ""
10582" # export APT_CONFIG=\"/disc/apt.conf\"\n"
10583" # apt-get update\n"
10584" [ APT fetches the package files ]\n"
10585" # apt-get dist-upgrade\n"
10586" [ APT fetches all the packages needed to upgrade the target machine ]"
10587msgstr ""
10588" # export APT_CONFIG=\"/disc/apt.conf\"\n"
10589" # apt-get update\n"
23bd97d4 10590" [ package ファイルを APT が取得します ]\n"
43be0ac4 10591" # apt-get dist-upgrade\n"
23bd97d4 10592" [ 対象マシンをアップグレードするのに必要なパッケージを、APT が取得します ]"
43be0ac4
MV
10593
10594#. type: </example></p>
10595#: offline.sgml:149
10596msgid ""
b39c1859 10597"The dist-upgrade command can be replaced with any other standard APT "
43be0ac4 10598"commands, particularly dselect-upgrade. You can even use an APT front end "
b39c1859 10599"such as <em>dselect</em>. However this presents a problem in communicating "
43be0ac4
MV
10600"your selections back to the local computer."
10601msgstr ""
10602
10603#. type: <p><example>
10604#: offline.sgml:153
10605msgid ""
10606"Now the disc contains all of the index files and archives needed to upgrade "
10607"the target machine. Take the disc back and run:"
10608msgstr ""
10609
10610# type: <example></example>
10611#. type: <example></example>
10612#: offline.sgml:159
23bd97d4 10613#, no-wrap
43be0ac4
MV
10614msgid ""
10615" # export APT_CONFIG=\"/disc/apt.conf\"\n"
10616" # apt-get check\n"
10617" [ APT generates a local copy of the cache files ]\n"
10618" # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10619" [ Or any other APT command ]"
10620msgstr ""
23bd97d4 10621" # export APT_CONFIG=\"/disc/apt.conf\"\n"
10622" # apt-get check\n"
10623" [ キャッシュファイルのローカルコピーを生成します ]\n"
10624" # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n"
10625" [ もしくはその他の APT コマンド ]"
43be0ac4
MV
10626
10627#. type: <p></p>
10628#: offline.sgml:165
10629msgid ""
10630"It is necessary for proper function to re-specify the status file to be the "
10631"local one. This is very important!"
10632msgstr ""
10633
10634#. type: <p></p>
10635#: offline.sgml:172
10636msgid ""
10637"If you are using dselect you can do the very risky operation of copying disc/"
10638"status to /var/lib/dpkg/status so that any selections you made on the remote "
10639"machine are updated. I highly recommend that people only make selections on "
10640"the local machine - but this may not always be possible. DO NOT copy the "
10641"status file if dpkg or APT have been run in the mean time!!"
10642msgstr ""
10643
10644# type: <title></title>
10645#. type: <heading></heading>
10646#: offline.sgml:178
43be0ac4 10647msgid "Using APT and wget"
23bd97d4 10648msgstr "APT と wget の使用法"
43be0ac4
MV
10649
10650#. type: <p></p>
10651#: offline.sgml:185
10652msgid ""
10653"<em>wget</em> is a popular and portable download tool that can run on nearly "
10654"any machine. Unlike the method above this requires that the Debian machine "
10655"already has a list of available packages."
10656msgstr ""
10657
10658#. type: <p></p>
10659#: offline.sgml:190
10660msgid ""
10661"The basic idea is to create a disc that has only the archive files "
10662"downloaded from the remote site. This is done by using the --print-uris "
10663"option to apt-get and then preparing a wget script to actually fetch the "
10664"packages."
10665msgstr ""
10666
10667# type: Content of: <refentry><refsect1><title>
10668#. type: <heading></heading>
10669#: offline.sgml:196
43be0ac4 10670msgid "Operation"
23bd97d4 10671msgstr "操作"
43be0ac4
MV
10672
10673#. type: <p><example>
10674#: offline.sgml:200
10675msgid ""
10676"Unlike the previous technique no special configuration files are required. "
10677"We merely use the standard APT commands to generate the file list."
10678msgstr ""
10679
10680#. type: <example></example>
10681#: offline.sgml:205
10682#, no-wrap
10683msgid ""
10684" # apt-get dist-upgrade \n"
10685" [ Press no when prompted, make sure you are happy with the actions ]\n"
10686" # apt-get -qq --print-uris dist-upgrade > uris\n"
10687" # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
10688msgstr ""
23bd97d4 10689" # apt-get dist-upgrade \n"
10690" [ Press no when prompted, make sure you are happy with the actions ]\n"
10691" # apt-get -qq --print-uris dist-upgrade > uris\n"
10692" # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script"
43be0ac4
MV
10693
10694#. type: </example></p>
10695#: offline.sgml:210
10696msgid ""
10697"Any command other than dist-upgrade could be used here, including dselect-"
10698"upgrade."
10699msgstr ""
10700
10701#. type: <p></p>
10702#: offline.sgml:216
10703msgid ""
10704"The /disc/wget-script file will now contain a list of wget commands to "
10705"execute in order to fetch the necessary archives. This script should be run "
10706"with the current directory as the disc's mount point so as to save the "
10707"output on the disc."
10708msgstr ""
10709
10710#. type: <p><example>
10711#: offline.sgml:219
10712msgid "The remote machine would do something like"
23bd97d4 10713msgstr "リモートマシンでは以下のようにします。"
43be0ac4
MV
10714
10715#. type: <example></example>
10716#: offline.sgml:223
10717#, no-wrap
10718msgid ""
10719" # cd /disc\n"
10720" # sh -x ./wget-script\n"
10721" [ wait.. ]"
10722msgstr ""
23bd97d4 10723" # cd /disc\n"
10724" # sh -x ./wget-script\n"
10725" [ お待ちください... ]"
43be0ac4
MV
10726
10727#. type: </example><example>
10728#: offline.sgml:228
10729msgid ""
10730"Once the archives are downloaded and the disc returned to the Debian machine "
10731"installation can proceed using,"
10732msgstr ""
10733
10734#. type: <example></example>
10735#: offline.sgml:230
10736#, no-wrap
10737msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
23bd97d4 10738msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade"
43be0ac4
MV
10739
10740#. type: </example></p>
10741#: offline.sgml:234
10742msgid "Which will use the already fetched archives on the disc."
23bd97d4 10743msgstr "これで、disc にある取得済みのアーカイブを使用するようになります。"
43be0ac4 10744
30549c0c
MV
10745# type: Content of: <refentry><refnamediv><refpurpose>
10746#~ msgid "APT package handling utility -- cache manipulator"
10747#~ msgstr "APT パッケージ操作ユーティリティ -- キャッシュ操作ツール"
10748
10749# type: Content of: <refentry><refsect1><refsect2><para><programlisting>
10750#~ msgid "add <replaceable>file(s)</replaceable>"
10751#~ msgstr "add <replaceable>file(s)</replaceable>"
10752
10753# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10754#~ msgid ""
10755#~ "<literal>add</literal> adds the named package index files to the package "
10756#~ "cache. This is for debugging only."
10757#~ msgstr ""
10758#~ "<literal>add</literal> は、パッケージキャッシュに指定したパッケージイン"
10759#~ "デックスファイルを追加します。デバッグ専用です。"
10760
10761# type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
10762#~ msgid ""
10763#~ "The <literal>release</literal> command generates a Release file from a "
10764#~ "directory tree. It recursively searches the given directory for Packages, "
10765#~ "Packages.gz, Packages.bz2, Sources, Sources.gz, Sources.bz2, Release and "
10766#~ "md5sum.txt files. It then writes to stdout a Release file containing an "
10767#~ "MD5 digest and SHA1 digest for each file."
10768#~ msgstr ""
10769#~ "<literal>release</literal> コマンドは、ディレクトリツリーから Release ファ"
10770#~ "イルを生成します。与えられたディレクトリから、Packages, Packages.gz, "
10771#~ "Packages.bz2, Sources, Sources.gz, Sources.bz2, Release, md5sum.txt といっ"
10772#~ "たファイルを再帰検索します。その後、ファイルごとの MD5 ダイジェストと "
10773#~ "SHA1 ダイジェストを含んだ Release ファイルを、標準出力に書き出します。"
10774
10775#~ msgid "<option>--install-recommends</option>"
10776#~ msgstr "<option>--install-recommends</option>"
10777
10778#~ msgid "Also install recommended packages."
10779#~ msgstr "「推奨」パッケージもインストールします。"
10780
10781#~ msgid "Do not install recommended packages."
10782#~ msgstr "「推奨」パッケージをインストールしません。"
10783
10784#~ msgid ""
10785#~ "While it is possible to add an empty compression type to the order list, "
10786#~ "but APT in its current version doesn't understand it correctly and will "
10787#~ "display many warnings about not downloaded files - these warnings are "
10788#~ "most of the time false negatives. Future versions will maybe include a "
10789#~ "way to really prefer uncompressed files to support the usage of local "
10790#~ "mirrors."
10791#~ msgstr ""
10792#~ "順序リストに空の圧縮タイプを追加できますが、最新版の APT では正しく解釈で"
10793#~ "きず、ファイルをダウンロードできないと言う警告を大量に表示することになりま"
10794#~ "す (この警告はたいてい見逃してしまいます)。将来のバージョンでは、ローカル"
10795#~ "ミラーの利用をサポートするため、非圧縮ファイルを使用する方法が追加されるか"
10796#~ "もしれません。"
10797
10798# type: Content of: <refentry><refsect1><para>
10799#~ msgid ""
10800#~ "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-"
10801#~ "US directory."
10802#~ msgstr ""
10803#~ "nonus.debian.org のアーカイブに HTTP アクセスし、debian-non-US ディレクト"
10804#~ "リ以下を使用します。"
10805
10806#~ msgid "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-free"
10807#~ msgstr "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-free"
10808
4279ef3b
MV
10809# type: SH
10810#~ msgid "OPTIONS"
10811#~ msgstr "オプション"
10812
10813# type: Plain text
10814#~ msgid "None."
10815#~ msgstr "なし。"
10816
10817# type: SH
10818#~ msgid "FILES"
10819#~ msgstr "ファイル"
10820
23bd97d4 10821#~ msgid "<!ENTITY translation-title \"TRANSLATION\">"
10822#~ msgstr "<!ENTITY translation-title \"訳者\">"