Rev 7256 | Rev 7306 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
7138 | jlepiller | 1 | # SOME DESCRIPTIVE TITLE |
2 | # Copyright (C) YEAR Free Software Foundation, Inc. |
||
3 | # This file is distributed under the same license as the PACKAGE package. |
||
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||
5 | # |
||
6 | msgid "" |
||
7 | msgstr "" |
||
8 | "Project-Id-Version: PACKAGE VERSION\n" |
||
7303 | jlepiller | 9 | "POT-Creation-Date: 2017-08-11 04:05+0000\n" |
10 | "PO-Revision-Date: 2017-08-11 09:39+0000\n" |
||
11 | "Last-Translator: roptat <roptat@lepiller.eu>\n" |
||
7138 | jlepiller | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
13 | "Language: fr\n" |
||
14 | "MIME-Version: 1.0\n" |
||
15 | "Content-Type: text/plain; charset=UTF-8\n" |
||
16 | "Content-Transfer-Encoding: 8bit\n" |
||
17 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
||
7303 | jlepiller | 18 | "X-Generator: Pootle 2.8\n" |
19 | "X-POOTLE-MTIME: 1502444394.198533\n" |
||
7138 | jlepiller | 20 | |
21 | #. type: Content of: <sect1><sect1info><address> |
||
22 | #: lfs-en/chapter05/libstdc++.xml:14 |
||
23 | #, no-wrap |
||
24 | msgid "&gcc-url;" |
||
25 | msgstr "&gcc-url;" |
||
26 | |||
27 | #. type: Content of: <sect1><sect1info> |
||
28 | #: lfs-en/chapter05/libstdc++.xml:12 |
||
7303 | jlepiller | 29 | #| msgid "" |
30 | #| "<productname>libstdc++</productname> <productnumber>&gcc-version;</" |
||
31 | #| "productnumber> <placeholder type=\"address\" id=\"0\"/>" |
||
7138 | jlepiller | 32 | msgid "" |
7303 | jlepiller | 33 | "<productname>gcc</productname> <productnumber>&gcc-version;</productnumber> " |
34 | "<placeholder type=\"address\" id=\"0\"/>" |
||
7138 | jlepiller | 35 | msgstr "" |
7303 | jlepiller | 36 | "<productname>gcc</productname> <productnumber>&gcc-version;</productnumber> <" |
37 | "placeholder type=\"address\" id=\"0\"/>" |
||
7138 | jlepiller | 38 | |
39 | #. type: Content of: <sect1><title> |
||
40 | #: lfs-en/chapter05/libstdc++.xml:17 |
||
41 | msgid "Libstdc++-&gcc-version;" |
||
42 | msgstr "Libstdc++-&gcc-version;" |
||
43 | |||
44 | #. type: Content of: <sect1><indexterm><primary> |
||
45 | #: lfs-en/chapter05/libstdc++.xml:20 |
||
46 | msgid "GCC" |
||
47 | msgstr "GCC" |
||
48 | |||
49 | #. type: Content of: <sect1><indexterm><secondary> |
||
50 | #: lfs-en/chapter05/libstdc++.xml:21 |
||
51 | msgid "tools, libstdc++" |
||
52 | msgstr "tools, libstdc++" |
||
53 | |||
54 | #. type: Content of: <sect1><sect2><para> |
||
55 | #: lfs-en/chapter05/libstdc++.xml:27 |
||
56 | msgid "" |
||
57 | "Libstdc++ is the standard C++ library. It is needed for the correct " |
||
58 | "operation of the g++ compiler." |
||
59 | msgstr "" |
||
7212 | jlepiller | 60 | "Libstdc++ est la bibliothèque C++ standard. Elle est nécessaire pour le bon " |
61 | "fonctionnement du compilateur g++." |
||
7138 | jlepiller | 62 | |
63 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
64 | #: lfs-en/chapter05/libstdc++.xml:31 |
||
65 | msgid "&buildtime;" |
||
66 | msgstr "&buildtime;" |
||
67 | |||
68 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
69 | #: lfs-en/chapter05/libstdc++.xml:32 |
||
70 | msgid "&diskspace;" |
||
71 | msgstr "&diskspace;" |
||
72 | |||
73 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
74 | #: lfs-en/chapter05/libstdc++.xml:35 |
||
75 | msgid "&libstdcpp-ch5-sbu;" |
||
76 | msgstr "&libstdcpp-ch5-sbu;" |
||
77 | |||
78 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
79 | #: lfs-en/chapter05/libstdc++.xml:36 |
||
80 | msgid "&libstdcpp-ch5-du;" |
||
81 | msgstr "&libstdcpp-ch5-du;" |
||
82 | |||
83 | #. type: Content of: <sect1><sect2><title> |
||
84 | #: lfs-en/chapter05/libstdc++.xml:43 |
||
85 | msgid "Installation of Target Libstdc++" |
||
86 | msgstr "Installation de Libstdc++ Cible" |
||
87 | |||
88 | #. type: Content of: <sect1><sect2><note><para> |
||
89 | #: lfs-en/chapter05/libstdc++.xml:46 |
||
90 | msgid "" |
||
7256 | jlepiller | 91 | "<application>Libstdc++</application> is part of the GCC sources. You should " |
92 | "first unpack the GCC tarball and change to the <filename>gcc-&gcc-version;</" |
||
93 | "filename> directory." |
||
7138 | jlepiller | 94 | msgstr "" |
95 | "<application>Libstdc++</application> fait partie des sources de GCC. Vous " |
||
7212 | jlepiller | 96 | "devriez d'abord déballer l'archive tar de GCC et vous rendre dans le " |
97 | "répertoire <filename>gcc-&gcc-version;</filename>." |
||
7138 | jlepiller | 98 | |
99 | #. type: Content of: <sect1><sect2><para> |
||
100 | #: lfs-en/chapter05/libstdc++.xml:51 |
||
101 | msgid "Create a separate build directory for Libstdc++ and enter it:" |
||
102 | msgstr "" |
||
7256 | jlepiller | 103 | "Créez un répertoire de construction séparé pour Libstdc++ et rentrez-y :" |
7138 | jlepiller | 104 | |
105 | #. type: Content of: <sect1><sect2><screen> |
||
106 | #: lfs-en/chapter05/libstdc++.xml:53 |
||
107 | #, no-wrap |
||
108 | msgid "" |
||
109 | "<userinput remap=\"pre\">mkdir -v build\n" |
||
110 | "cd build</userinput>" |
||
111 | msgstr "" |
||
112 | "<userinput remap=\"pre\">mkdir -v build\n" |
||
113 | "cd build</userinput>" |
||
114 | |||
115 | #. type: Content of: <sect1><sect2><para> |
||
116 | #: lfs-en/chapter05/libstdc++.xml:56 |
||
117 | msgid "Prepare Libstdc++ for compilation:" |
||
118 | msgstr "Préparez la compilation de Libstdc++ :" |
||
119 | |||
120 | #. type: Content of: <sect1><sect2><screen> |
||
121 | #: lfs-en/chapter05/libstdc++.xml:58 |
||
122 | #, no-wrap |
||
123 | msgid "" |
||
124 | "<userinput remap=\"configure\">../libstdc++-v3/configure \\\n" |
||
125 | " --host=$LFS_TGT \\\n" |
||
126 | " --prefix=/tools \\\n" |
||
127 | " --disable-multilib \\\n" |
||
128 | " --disable-nls \\\n" |
||
129 | " --disable-libstdcxx-threads \\\n" |
||
130 | " --disable-libstdcxx-pch \\\n" |
||
131 | " --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version;</userinput>" |
||
132 | msgstr "" |
||
133 | "<userinput remap=\"configure\">../libstdc++-v3/configure \\\n" |
||
134 | " --host=$LFS_TGT \\\n" |
||
135 | " --prefix=/tools \\\n" |
||
136 | " --disable-multilib \\\n" |
||
137 | " --disable-nls \\\n" |
||
138 | " --disable-libstdcxx-threads \\\n" |
||
139 | " --disable-libstdcxx-pch \\\n" |
||
140 | " --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version;</userinput>" |
||
141 | |||
142 | #. type: Content of: <sect1><sect2><variablelist><title> |
||
143 | #: lfs-en/chapter05/libstdc++.xml:68 |
||
144 | msgid "The meaning of the configure options:" |
||
145 | msgstr "Voici la signification des options de configure :" |
||
146 | |||
147 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
148 | #: lfs-en/chapter05/libstdc++.xml:71 |
||
149 | msgid "<parameter>--host=...</parameter>" |
||
150 | msgstr "<parameter>--host=...</parameter>" |
||
151 | |||
7256 | jlepiller | 152 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> |
7138 | jlepiller | 153 | #: lfs-en/chapter05/libstdc++.xml:73 |
154 | msgid "" |
||
7256 | jlepiller | 155 | "Indicates to use the cross compiler we have just built instead of the one in " |
156 | "<filename>/usr/bin</filename>." |
||
7138 | jlepiller | 157 | msgstr "" |
158 | "Indique d'utiliser le compilateur croisé que nous venons à peine de " |
||
159 | "construire à la place de celui de <filename>/usr/bin</filename>." |
||
160 | |||
161 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
162 | #: lfs-en/chapter05/libstdc++.xml:79 |
||
163 | msgid "<parameter>--disable-libstdcxx-threads</parameter>" |
||
164 | msgstr "<parameter>--disable-libstdcxx-threads</parameter>" |
||
165 | |||
7256 | jlepiller | 166 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> |
7138 | jlepiller | 167 | #: lfs-en/chapter05/libstdc++.xml:81 |
168 | msgid "" |
||
169 | "Since we have not yet built the C threads library, the C++ one cannot be " |
||
170 | "built either." |
||
171 | msgstr "" |
||
172 | "Comme nous n'avons pas construit la bibliothèque C thread, celle de C++ ne " |
||
173 | "peut pas non plus être construite." |
||
174 | |||
175 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
176 | #: lfs-en/chapter05/libstdc++.xml:87 |
||
177 | msgid "<parameter>--disable-libstdcxx-pch</parameter>" |
||
178 | msgstr "<parameter>--disable-libstdcxx-pch</parameter>" |
||
179 | |||
7256 | jlepiller | 180 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> |
7138 | jlepiller | 181 | #: lfs-en/chapter05/libstdc++.xml:89 |
182 | msgid "" |
||
183 | "This switch prevents the installation of precompiled include files, which " |
||
184 | "are not needed at this stage." |
||
185 | msgstr "" |
||
7256 | jlepiller | 186 | "Ce paramètre empêche l'installation des fichiers inclus pré-compilés, qui ne " |
187 | "sont pas nécessaires pour l'instant." |
||
7138 | jlepiller | 188 | |
189 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
190 | #: lfs-en/chapter05/libstdc++.xml:95 |
||
191 | msgid "" |
||
7256 | jlepiller | 192 | "<parameter>--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version;</" |
193 | "parameter>" |
||
7138 | jlepiller | 194 | msgstr "" |
7256 | jlepiller | 195 | "<parameter>--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version;</" |
196 | "parameter>" |
||
7138 | jlepiller | 197 | |
7256 | jlepiller | 198 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> |
7138 | jlepiller | 199 | #: lfs-en/chapter05/libstdc++.xml:97 |
200 | msgid "" |
||
7256 | jlepiller | 201 | "This is the location where the standard include files are searched by the C+" |
202 | "+ compiler. In a normal build, this information is automatically passed to " |
||
203 | "the Libstdc++ <command>configure</command> options from the top level " |
||
7138 | jlepiller | 204 | "directory. In our case, this information must be explicitly given." |
205 | msgstr "" |
||
206 | "C'est l'emplacement où les fichiers inclus standard sont cherchés par le " |
||
7212 | jlepiller | 207 | "compilateur C++. Dans une construction normale, ces informations sont " |
7256 | jlepiller | 208 | "passées automatiquement aux options <command>configure</command> de Libstdc+" |
209 | "+ à partir du premier niveau de répertoire. Dans notre cas, il faut donner " |
||
210 | "explicitement ces informations." |
||
7138 | jlepiller | 211 | |
212 | #. type: Content of: <sect1><sect2><para> |
||
213 | #: lfs-en/chapter05/libstdc++.xml:107 |
||
214 | msgid "Compile libstdc++ by running:" |
||
215 | msgstr "Compilez libstdc++ en lançant :" |
||
216 | |||
217 | #. type: Content of: <sect1><sect2><screen> |
||
218 | #: lfs-en/chapter05/libstdc++.xml:109 |
||
219 | #, no-wrap |
||
220 | msgid "<userinput remap=\"make\">make</userinput>" |
||
221 | msgstr "<userinput remap=\"make\">make</userinput>" |
||
222 | |||
223 | #. type: Content of: <sect1><sect2><para> |
||
224 | #: lfs-en/chapter05/libstdc++.xml:111 |
||
225 | msgid "Install the library:" |
||
226 | msgstr "Installez la bibliothèque :" |
||
227 | |||
228 | #. type: Content of: <sect1><sect2><screen> |
||
229 | #: lfs-en/chapter05/libstdc++.xml:113 |
||
230 | #, no-wrap |
||
231 | msgid "<userinput remap=\"install\">make install</userinput>" |
||
232 | msgstr "<userinput remap=\"install\">make install</userinput>" |
||
233 | |||
234 | #. type: Content of: <sect1><sect2><para> |
||
235 | #: lfs-en/chapter05/libstdc++.xml:120 |
||
236 | msgid "" |
||
7256 | jlepiller | 237 | "Details on this package are located in <xref linkend=\"contents-gcc\" role=" |
238 | "\".\"/>" |
||
7138 | jlepiller | 239 | msgstr "" |
240 | "Les détails sur ce paquet sont situés dans <xref linkend=\"contents-gcc\" " |
||
241 | "role=\".\"/>" |