]> git.saurik.com Git - apt.git/blob - doc/fr/apt.ent.fr
* make sure that the pkgRecords D'tor does not segfault
[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 <!ENTITY apt-cdrom "<citerefentry>
29 <refentrytitle><command>apt-cdrom</command></refentrytitle>
30 <manvolnum>8</manvolnum>
31 </citerefentry>
32 ">
33
34 <!ENTITY apt-cache "<citerefentry>
35 <refentrytitle><command>apt-cache</command></refentrytitle>
36 <manvolnum>8</manvolnum>
37 </citerefentry>
38 ">
39
40 <!ENTITY apt-preferences "<citerefentry>
41 <refentrytitle><command>apt_preferences</command></refentrytitle>
42 <manvolnum>5</manvolnum>
43 </citerefentry>">
44
45 <!ENTITY sources-list "<citerefentry>
46 <refentrytitle><filename>sources.list</filename></refentrytitle>
47 <manvolnum>5</manvolnum>
48 </citerefentry>
49 ">
50
51 <!ENTITY reportbug "<citerefentry>
52 <refentrytitle><command>reportbug</command></refentrytitle>
53 <manvolnum>1</manvolnum>
54 </citerefentry>
55 ">
56
57 <!ENTITY dpkg "<citerefentry>
58 <refentrytitle><command>dpkg</command></refentrytitle>
59 <manvolnum>8</manvolnum>
60 </citerefentry>
61 ">
62
63 <!ENTITY dpkg-buildpackage "<citerefentry>
64 <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
65 <manvolnum>1</manvolnum>
66 </citerefentry>
67 ">
68
69 <!ENTITY gzip "<citerefentry>
70 <refentrytitle><command>gzip</command></refentrytitle>
71 <manvolnum>1</manvolnum>
72 </citerefentry>
73 ">
74
75 <!ENTITY dpkg-scanpackages "<citerefentry>
76 <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
77 <manvolnum>8</manvolnum>
78 </citerefentry>
79 ">
80
81 <!ENTITY dpkg-scansources "<citerefentry>
82 <refentrytitle><command>dpkg-scansources</command></refentrytitle>
83 <manvolnum>8</manvolnum>
84 </citerefentry>
85 ">
86
87 <!ENTITY dselect "<citerefentry>
88 <refentrytitle><command>dselect</command></refentrytitle>
89 <manvolnum>8</manvolnum>
90 </citerefentry>">
91
92 <!-- Boiler plate docinfo section -->
93 <!ENTITY apt-docinfo "
94 <refentryinfo>
95 <address><email>apt@packages.debian.org</email></address>
96 <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>
97 <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>
98 <date>14 décembre 2003</date>
99 <productname>Linux</productname>
100 </refentryinfo>
101 ">
102
103 <!ENTITY apt-email "
104 <address>
105 <email>apt@packages.debian.org</email>
106 </address>
107 ">
108
109 <!ENTITY apt-author.jgunthorpe "
110 <author>
111 <firstname>Jason</firstname>
112 <surname>Gunthorpe</surname>
113 </author>
114 ">
115
116 <!ENTITY apt-author.team "
117 <author>
118 <othername>APT team</othername>
119 </author>
120 ">
121
122 <!ENTITY apt-product "
123 <productname>Linux</productname>
124 ">
125 <!ENTITY apt-email "
126 <address>
127 <email>apt@packages.debian.org</email>
128 </address>
129 ">
130
131 <!ENTITY apt-copyright "
132 <copyright>
133 <holder>Jason Gunthorpe</holder>
134 <year>1998-2001</year>
135 </copyright>
136 ">
137
138
139 <!-- Boiler plate Bug reporting section -->
140 <!ENTITY manbugs "
141 <refsect1><title>Bogues</title>
142 <para>
143 Voyez la <ulink url='http://bugs.debian.org/src:apt'> page concernant les bogues de APT</ulink>.
144 Si vous voulez rapporter un bogue, consultez le texte
145 <filename>/usr/share/doc/debian/bug-reporting.txt</filename> ou utilisez la
146 commande &reportbug;.</para>
147 </refsect1>
148 ">
149
150 <!-- Boiler plate Author section -->
151 <!ENTITY manauthor "
152 <refsect1><title>Auteur</title>
153 <para>
154 APT a été écrit par l'équipe APT <email>apt@packages.debian.org</email>.
155 </para>
156 </refsect1>
157 ">
158
159 <!-- Section traduction -->
160 <!ENTITY deux-traducteurs "
161 <refsect1><title>Traduction</title>
162 <para>
163 Jérôme Marant. 2000&nbsp;; mise à jour : Philippe Batailler. 2005.
164 </para>
165 </refsect1>
166 ">
167
168 <!ENTITY traducteur "
169 <refsect1><title>Traduction</title>
170 <para>
171 Philippe Batailler. <email>debian-l10n-french@lists.debian.org</email>. 2005.
172 </para></refsect1>
173 ">
174
175 <!-- Should be used within the option section of the text to
176 put in the blurb about -h, -v, -c and -o -->
177 <!ENTITY apt-commonoptions "
178 <varlistentry><term><option>-h</option></term>
179 <term><option>--help</option></term>
180 <listitem><para>
181 Affiche un mode d'emploi succinct.
182 </para></listitem>
183 </varlistentry>
184
185 <varlistentry><term><option>-v</option></term>
186 <term><option>--version</option></term>
187 <listitem><para>
188 Affiche la version du programme.
189 </para></listitem>
190 </varlistentry>
191
192 <varlistentry><term><option>-c</option></term>
193 <term><option>--config-file</option></term>
194 <listitem><para>
195 Fichier de configuration&nbsp;; indique quel fichier de configuration utiliser.
196 Le programme lit le fichier de configuration par défaut, puis celui-ci.
197 Voyez &apt-conf; pour la syntaxe.
198 </para></listitem>
199 </varlistentry>
200
201 <varlistentry><term><option>-o</option></term>
202 <term><option>--option</option></term>
203 <listitem><para>
204 Donne une option de configuration&nbsp;; cela fixe une option de configuration
205 arbitraire. La syntaxe est : <option>-o Foo::Bar=bar</option>.
206 </para></listitem>
207 </varlistentry>
208 ">
209
210 <!-- Should be used within the option section of the text to
211 put in the blurb about -h, -v, -c and -o -->
212 <!ENTITY apt-cmdblurb "
213 <para>
214 Toutes les options en ligne de commande peuvent être positionnées via le
215 fichier de configuration&nbsp;; les descriptifs indiquent l'option de
216 configuration à positionner. En ce qui concerne les options booléennes,
217 on peut annuler le fichier de configuration en utilisant quelque chose comme
218 <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
219 ou d'autres variantes.
220 </para>
221 ">