* merged with mainline (doc fix)
[ntk/apt.git] / doc / fr / apt.ent.fr
1 <?xml version="1.0" encoding="iso-8859-15"?>
2
3 <!-- Some common paths.. -->
4 <!ENTITY docdir "/usr/share/doc/apt/">
5 <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
6 <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
7 <!ENTITY statedir "/var/lib/apt">
8 <!ENTITY cachedir "/var/cache/apt">
9
10 <!-- Cross references to other man pages -->
11 <!ENTITY apt-conf "<citerefentry>
12 <refentrytitle><filename>apt.conf</filename></refentrytitle>
13 <manvolnum>5</manvolnum>
14 </citerefentry>"
15 >
16
17 <!ENTITY apt-get "<citerefentry>
18 <refentrytitle><command>apt-get</command></refentrytitle>
19 <manvolnum>8</manvolnum>
20 </citerefentry>"
21 >
22
23 <!ENTITY apt-config "<citerefentry>
24 <refentrytitle><command>apt-config</command></refentrytitle>
25 <manvolnum>8</manvolnum>
26 </citerefentry>"
27 >
28
29 <!ENTITY apt-cdrom "<citerefentry>
30 <refentrytitle><command>apt-cdrom</command></refentrytitle>
31 <manvolnum>8</manvolnum>
32 </citerefentry>"
33 >
34
35 <!ENTITY apt-cache "<citerefentry>
36 <refentrytitle><command>apt-cache</command></refentrytitle>
37 <manvolnum>8</manvolnum>
38 </citerefentry>"
39 >
40
41 <!ENTITY apt-preferences "<citerefentry>
42 <refentrytitle><command>apt_preferences</command></refentrytitle>
43 <manvolnum>5</manvolnum>
44 </citerefentry>"
45 >
46
47 <!ENTITY apt-key "<citerefentry>
48 <refentrytitle><command>apt-key</command></refentrytitle>
49 <manvolnum>8</manvolnum>
50 </citerefentry>"
51 >
52
53 <!ENTITY apt-secure "<citerefentry>
54 <refentrytitle>apt-secure</refentrytitle>
55 <manvolnum>8</manvolnum>
56 </citerefentry>"
57 >
58
59 <!ENTITY apt-archive "<citerefentry>
60 <refentrytitle><filename>apt-archive</filename></refentrytitle>
61 <manvolnum>1</manvolnum>
62 </citerefentry>"
63 >
64
65 <!ENTITY sources-list "<citerefentry>
66 <refentrytitle><filename>sources.list</filename></refentrytitle>
67 <manvolnum>5</manvolnum>
68 </citerefentry>
69 ">
70
71 <!ENTITY reportbug "<citerefentry>
72 <refentrytitle><command>reportbug</command></refentrytitle>
73 <manvolnum>1</manvolnum>
74 </citerefentry>"
75 >
76
77 <!ENTITY dpkg "<citerefentry>
78 <refentrytitle><command>dpkg</command></refentrytitle>
79 <manvolnum>8</manvolnum>
80 </citerefentry>"
81 >
82
83 <!ENTITY dpkg-buildpackage "<citerefentry>
84 <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
85 <manvolnum>1</manvolnum>
86 </citerefentry>"
87 >
88
89 <!ENTITY gzip "<citerefentry>
90 <refentrytitle><command>gzip</command></refentrytitle>
91 <manvolnum>1</manvolnum>
92 </citerefentry>"
93 >
94
95 <!ENTITY dpkg-scanpackages "<citerefentry>
96 <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
97 <manvolnum>8</manvolnum>
98 </citerefentry>"
99 >
100
101 <!ENTITY dpkg-scansources "<citerefentry>
102 <refentrytitle><command>dpkg-scansources</command></refentrytitle>
103 <manvolnum>8</manvolnum>
104 </citerefentry>"
105 >
106
107 <!ENTITY dselect "<citerefentry>
108 <refentrytitle><command>dselect</command></refentrytitle>
109 <manvolnum>8</manvolnum>
110 </citerefentry>"
111 >
112
113 <!ENTITY aptitude "<citerefentry>
114 <refentrytitle><command>aptitude</command></refentrytitle>
115 <manvolnum>8</manvolnum>
116 </citerefentry>"
117 >
118
119 <!ENTITY synaptic "<citerefentry>
120 <refentrytitle><command>synaptic</command></refentrytitle>
121 <manvolnum>8</manvolnum>
122 </citerefentry>"
123 >
124
125 <!ENTITY debsign "<citerefentry>
126 <refentrytitle><command>debsign</command></refentrytitle>
127 <manvolnum>1</manvolnum>
128 </citerefentry>"
129 >
130
131 <!ENTITY debsig-verify "<citerefentry>
132 <refentrytitle><command>debsig-verify</command></refentrytitle>
133 <manvolnum>1</manvolnum>
134 </citerefentry>"
135 >
136
137 <!ENTITY gpg "<citerefentry>
138 <refentrytitle><command>gpg</command></refentrytitle>
139 <manvolnum>1</manvolnum>
140 </citerefentry>"
141 >
142
143 <!-- Boiler plate docinfo section -->
144 <!ENTITY apt-docinfo "
145 <refentryinfo>
146 <address><email>apt@packages.debian.org</email></address>
147 <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>
148 <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>
149 <date>14 décembre 2003</date>
150 <productname>Linux</productname>
151 </refentryinfo>
152 ">
153
154 <!ENTITY apt-email "
155 <address>
156 <email>apt@packages.debian.org</email>
157 </address>
158 ">
159
160 <!ENTITY apt-author.jgunthorpe "
161 <author>
162 <firstname>Jason</firstname>
163 <surname>Gunthorpe</surname>
164 </author>
165 ">
166
167 <!ENTITY apt-author.team "
168 <author>
169 <othername>APT team</othername>
170 </author>
171 ">
172
173 <!ENTITY apt-product "
174 <productname>Linux</productname>
175 ">
176 <!ENTITY apt-email "
177 <address>
178 <email>apt@packages.debian.org</email>
179 </address>
180 ">
181
182 <!ENTITY apt-copyright "
183 <copyright>
184 <holder>Jason Gunthorpe</holder>
185 <year>1998-2001</year>
186 </copyright>
187 ">
188
189
190 <!-- Boiler plate Bug reporting section -->
191 <!ENTITY manbugs "
192 <refsect1><title>Bogues</title>
193 <para>
194 Voyez la <ulink url='http://bugs.debian.org/src:apt'> page concernant les bogues d'APT</ulink>.
195 Si vous voulez signaler un bogue, consultez le texte
196 <filename>/usr/share/doc/debian/bug-reporting.txt</filename> ou utilisez la
197 commande &reportbug;.</para>
198 </refsect1>"
199 >
200
201 <!-- Boiler plate Author section -->
202 <!ENTITY manauthor "
203 <refsect1><title>Auteur</title>
204 <para>
205 APT a été écrit par l'équipe APT <email>apt@packages.debian.org</email>.
206 </para>
207 </refsect1>"
208 >
209
210 <!-- Section traduction -->
211 <!ENTITY deux-traducteurs "
212 <refsect1><title>Traduction</title>
213 <para>
214 Jérôme Marant. 2000&nbsp;; mise à jour : Philippe Batailler. 2005.
215 <email>debian-l10n-french@lists.debian.org</email>.</para>
216 </refsect1>"
217 >
218
219 <!ENTITY traducteur "
220 <refsect1><title>Traduction</title>
221 <para>
222 Philippe Batailler. <email>debian-l10n-french@lists.debian.org</email>. 2005.
223 </para></refsect1>
224 ">
225
226 <!-- Should be used within the option section of the text to
227 put in the blurb about -h, -v, -c and -o -->
228 <!ENTITY apt-commonoptions "
229 <varlistentry><term><option>-h</option></term>
230 <term><option>--help</option></term>
231 <listitem><para>
232 Affiche un mode d'emploi succinct.
233 </para></listitem>
234 </varlistentry>
235
236 <varlistentry><term><option>-v</option></term>
237 <term><option>--version</option></term>
238 <listitem><para>
239 Affiche la version du programme.
240 </para></listitem>
241 </varlistentry>
242
243 <varlistentry><term><option>-c</option></term>
244 <term><option>--config-file</option></term>
245 <listitem><para>
246 Fichier de configuration&nbsp;; indique quel fichier de configuration utiliser.
247 Le programme lit le fichier de configuration par défaut, puis celui-ci.
248 Voyez &apt-conf; pour la syntaxe.
249 </para></listitem>
250 </varlistentry>
251
252 <varlistentry><term><option>-o</option></term>
253 <term><option>--option</option></term>
254 <listitem><para>
255 Donne une option de configuration&nbsp;; cela fixe une option de configuration
256 arbitraire. La syntaxe est : <option>-o Foo::Bar=bar</option>.
257 </para></listitem>
258 </varlistentry>
259 ">
260
261 <!-- Should be used within the option section of the text to
262 put in the blurb about -h, -v, -c and -o -->
263 <!ENTITY apt-cmdblurb "
264 <para>
265 Toutes les options en ligne de commande peuvent être positionnées via le
266 fichier de configuration&nbsp;; les descriptifs indiquent l'option de
267 configuration à positionner. En ce qui concerne les options booléennes,
268 on peut annuler le fichier de configuration en utilisant quelque chose comme
269 <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
270 ou d'autres variantes.
271 </para>
272 ">