Rev 7158 | Rev 7163 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
7156 | 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" |
||
9 | "POT-Creation-Date: 2016-08-09 15:54+0200\n" |
||
10 | "PO-Revision-Date: 2016-08-21 20:22+0000\n" |
||
11 | "Last-Translator: roptat <roptat@lepiller.eu>\n" |
||
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" |
||
18 | "X-Generator: Pootle 2.7\n" |
||
19 | "X-POOTLE-MTIME: 1471810970.000000\n" |
||
20 | |||
21 | #. type: Content of the junit-download-http entity |
||
22 | #: blfs-en/general/prog/junit.xml:7 |
||
23 | msgid "" |
||
24 | "https://launchpad.net/debian/+archive/primary/+files/junit4_&junit-version;." |
||
25 | "orig.tar.gz" |
||
26 | msgstr "" |
||
27 | "https://launchpad.net/debian/+archive/primary/+files/junit4_&junit-version;." |
||
28 | "orig.tar.gz" |
||
29 | |||
30 | #. type: Content of the junit-md5sum entity |
||
31 | #: blfs-en/general/prog/junit.xml:9 |
||
32 | msgid "b4d163832583dcec8bedb5427c795cc4" |
||
33 | msgstr "b4d163832583dcec8bedb5427c795cc4" |
||
34 | |||
35 | #. type: Content of the junit-size entity |
||
36 | #: blfs-en/general/prog/junit.xml:10 |
||
37 | msgid "1.7 MB" |
||
38 | msgstr "1.7 Mo" |
||
39 | |||
40 | #. type: Content of the junit-buildsize entity |
||
41 | #: blfs-en/general/prog/junit.xml:11 |
||
42 | msgid "34 MB" |
||
43 | msgstr "34 Mo" |
||
44 | |||
45 | #. type: Content of the junit-time entity |
||
46 | #: blfs-en/general/prog/junit.xml:12 |
||
47 | msgid "0.1 SBU" |
||
48 | msgstr "0.1 SBU" |
||
49 | |||
50 | #. type: Content of: <sect1><sect1info> |
||
51 | #: blfs-en/general/prog/junit.xml:19 |
||
52 | #, fuzzy |
||
53 | #| msgid "" |
||
54 | #| "<othername>$LastChangedBy: pierre $</othername> <date>$Date: 2016-02-28 " |
||
55 | #| "21:51:39 +0100 (Sun, 28 Feb 2016) $</date>" |
||
56 | msgid "" |
||
57 | "<othername>$LastChangedBy: pierre $</othername> <date>$Date: 2016-02-28 " |
||
58 | "21:51:39 +0100 (Sun 28 Feb 2016) $</date>" |
||
59 | msgstr "" |
||
60 | "<othername>$LastChangedBy: pierre $</othername> <date>$Date: 2016-02-28 " |
||
61 | "21:51:39 +0100 (dim. 28 févr. 2016) $</date>" |
||
62 | |||
63 | #. type: Content of: <sect1><title> |
||
64 | #: blfs-en/general/prog/junit.xml:23 |
||
65 | msgid "JUnit-&junit-version;" |
||
66 | msgstr "JUnit-&junit-version;" |
||
67 | |||
68 | #. type: Content of: <sect1><indexterm><primary> |
||
69 | #: blfs-en/general/prog/junit.xml:26 |
||
70 | msgid "JUnit" |
||
71 | msgstr "JUnit" |
||
72 | |||
73 | #. type: Content of: <sect1><sect2><title> |
||
74 | #: blfs-en/general/prog/junit.xml:30 |
||
75 | msgid "Introduction to JUnit" |
||
76 | msgstr "Introduction à JUnit" |
||
77 | |||
78 | #. type: Content of: <sect1><sect2><para> |
||
79 | #: blfs-en/general/prog/junit.xml:33 |
||
80 | msgid "" |
||
81 | "The <application>JUnit</application> package contains a simple, open source " |
||
82 | "framework to write and run repeatable tests. It is an instance of the xUnit " |
||
83 | "architecture for unit testing frameworks. JUnit features include assertions " |
||
84 | "for testing expected results, test fixtures for sharing common test data, " |
||
85 | "and test runners for running tests." |
||
86 | msgstr "" |
||
87 | "Le paquet <application>JUnit</application> contient un environnement de " |
||
88 | "travail simple et libre pour écrire et lancer des tests qu'on peut répéter. " |
||
89 | "C'est un exemple de l'architecture xUnit pour des environnements de test " |
||
90 | "unitaires. Les fonctionnalités de JUnit incluent des assertions pour tester " |
||
91 | "les résultats attendus, des équipements de tests pour le partage de données " |
||
92 | "communes aux tests, et des lanceurs de tests pour lancer des tests." |
||
93 | |||
94 | #. type: Content of: <sect1><sect2><bridgehead> |
||
95 | #: blfs-en/general/prog/junit.xml:42 |
||
96 | msgid "Package Information" |
||
97 | msgstr "Informations sur le paquet" |
||
98 | |||
99 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
100 | #: blfs-en/general/prog/junit.xml:45 |
||
101 | msgid "Download (HTTP): <ulink url=\"&junit-download-http;\"/>" |
||
102 | msgstr "Téléchargement (HTTP) : <ulink url=\"&junit-download-http;\"/>" |
||
103 | |||
104 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
105 | #: blfs-en/general/prog/junit.xml:48 |
||
106 | msgid "Download (FTP): <ulink url=\"&junit-download-ftp;\"/>" |
||
107 | msgstr "Téléchargement (FTP) : <ulink url=\"&junit-download-ftp;\"/>" |
||
108 | |||
109 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
110 | #: blfs-en/general/prog/junit.xml:51 |
||
111 | msgid "Download MD5 sum: &junit-md5sum;" |
||
112 | msgstr "Somme de contrôle MD5 du téléchargement : &junit-md5sum;" |
||
113 | |||
114 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
115 | #: blfs-en/general/prog/junit.xml:54 |
||
116 | msgid "Download size: &junit-size;" |
||
117 | msgstr "Taille du téléchargement : &junit-size;" |
||
118 | |||
119 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
120 | #: blfs-en/general/prog/junit.xml:57 |
||
121 | msgid "Estimated disk space required: &junit-buildsize;" |
||
122 | msgstr "Estimation de l'espace disque requis : &junit-buildsize;" |
||
123 | |||
124 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
125 | #: blfs-en/general/prog/junit.xml:60 |
||
126 | msgid "Estimated build time: &junit-time;" |
||
127 | msgstr "Estimation du temps de construction : &junit-time;" |
||
128 | |||
129 | #. type: Content of: <sect1><sect2><bridgehead> |
||
130 | #: blfs-en/general/prog/junit.xml:64 |
||
131 | msgid "Additional Downloads" |
||
132 | msgstr "Téléchargements supplémentaires" |
||
133 | |||
134 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
135 | #: blfs-en/general/prog/junit.xml:68 |
||
136 | msgid "" |
||
137 | "Required file: <ulink url=\"http://hamcrest.googlecode.com/files/hamcrest-" |
||
138 | "&hamcrest-version;.tgz\"> http://hamcrest.googlecode.com/files/hamcrest-" |
||
139 | "&hamcrest-version;.tgz </ulink>" |
||
140 | msgstr "" |
||
141 | "Fichier requis : <ulink url=\"http://hamcrest.googlecode.com/files/" |
||
142 | "hamcrest-&hamcrest-version;.tgz\"> http://hamcrest.googlecode.com/files/" |
||
143 | "hamcrest-&hamcrest-version;.tgz </ulink>" |
||
144 | |||
145 | #. type: Content of: <sect1><sect2><bridgehead> |
||
146 | #: blfs-en/general/prog/junit.xml:75 |
||
147 | msgid "JUnit Dependencies" |
||
148 | msgstr "Dépendances de JUnit" |
||
149 | |||
150 | #. type: Content of: <sect1><sect2><bridgehead> |
||
151 | #: blfs-en/general/prog/junit.xml:77 |
||
152 | msgid "Required" |
||
153 | msgstr "Requises" |
||
154 | |||
155 | #. type: Content of: <sect1><sect2><para> |
||
156 | #: blfs-en/general/prog/junit.xml:79 |
||
157 | msgid "<xref linkend=\"apache-ant\"/> and <xref linkend=\"unzip\"/>" |
||
158 | msgstr "<xref linkend=\"apache-ant\"/> et <xref linkend=\"unzip\"/>" |
||
159 | |||
160 | #. type: Content of: <sect1><sect2><para> |
||
161 | #: blfs-en/general/prog/junit.xml:83 |
||
162 | msgid "User Notes: <ulink url=\"&blfs-wiki;/junit\"/>" |
||
163 | msgstr "Notes utilisateur : <ulink url=\"&blfs-wiki;/junit\"/>" |
||
164 | |||
165 | #. type: Content of: <sect1><sect2><title> |
||
166 | #: blfs-en/general/prog/junit.xml:89 |
||
167 | msgid "Installation of JUnit" |
||
168 | msgstr "Installation de JUnit" |
||
169 | |||
170 | #. type: Content of: <sect1><sect2><para> |
||
171 | #: blfs-en/general/prog/junit.xml:92 |
||
172 | msgid "" |
||
173 | "The <command>javadoc</command> command coming with OpenJDK 8 has become much " |
||
174 | "stricter than before regarding the conformance of the Javadoc comments in " |
||
175 | "source code to HTML. The <application>Junit</application> documentation does " |
||
176 | "not meet that standard, so the conformance checks have to be disabled. This " |
||
177 | "can be done with the following command:" |
||
178 | msgstr "" |
||
179 | "La commande <command>javadoc</command> venant avec OpenJDK 8 est devenu plus " |
||
180 | "strict qu'avant à propos de la conformité des commentaires javadoc dans le " |
||
181 | "code source vers l'HTML. La documentation de <application>Junit</" |
||
182 | "application> ne respecte pas ces standards, aussi les tests de conformité " |
||
183 | "ont été désactivés. Cela peut être fait avec la commande suivante :" |
||
184 | |||
185 | #. type: Content of: <sect1><sect2><screen> |
||
186 | #: blfs-en/general/prog/junit.xml:99 |
||
187 | #, no-wrap |
||
188 | msgid "<userinput>sed -i '\\@/docs/@a<arg value=\"-Xdoclint:none\"/>' build.xml</userinput>" |
||
189 | msgstr "<userinput>sed -i '\\@/docs/@a<arg value=\"-Xdoclint:none\"/>' build.xml</userinput>" |
||
190 | |||
191 | #. type: Content of: <sect1><sect2><para> |
||
192 | #: blfs-en/general/prog/junit.xml:102 |
||
193 | msgid "" |
||
194 | "Now place the required hamcrest jar files where needed and build the package:" |
||
195 | msgstr "" |
||
196 | "Maintenant, placez les fichiers jar requis de hamcrest ou il le faut et " |
||
197 | "construisez le paquet :" |
||
198 | |||
199 | #. type: Content of: <sect1><sect2><screen> |
||
200 | #: blfs-en/general/prog/junit.xml:106 |
||
201 | #, no-wrap |
||
202 | msgid "" |
||
203 | "<userinput>tar -xf ../hamcrest-&hamcrest-version;.tgz &&\n" |
||
204 | "cp -v hamcrest-&hamcrest-version;/hamcrest-core-&hamcrest-version;{,-sources}.jar lib/ &&\n" |
||
205 | "ant populate-dist</userinput>" |
||
206 | msgstr "" |
||
207 | "<userinput>tar -xf ../hamcrest-&hamcrest-version;.tgz &&\n" |
||
208 | "cp -v hamcrest-&hamcrest-version;/hamcrest-core-&hamcrest-version;{,-sources}.jar lib/ &&\n" |
||
209 | "ant populate-dist</userinput>" |
||
210 | |||
211 | #. type: Content of: <sect1><sect2><para> |
||
212 | #: blfs-en/general/prog/junit.xml:111 |
||
213 | msgid "" |
||
214 | "Test the package by issuing <command>ant dist</command>. One test fails for " |
||
215 | "unknown reason." |
||
216 | msgstr "" |
||
217 | "Testez le paquet en tapant <command>ant dist</command>. Un test échoue pour " |
||
218 | "une raison inconnue." |
||
219 | |||
220 | #. type: Content of: <sect1><sect2><para> |
||
221 | #: blfs-en/general/prog/junit.xml:116 |
||
222 | msgid "" |
||
223 | "Install the files in the final location as the <systemitem class=\"username" |
||
224 | "\">root</systemitem> user:" |
||
225 | msgstr "" |
||
226 | "Installez les fichiers dans l'endroit final en tant qu'utilisateur " |
||
227 | "<systemitem class=\"username\">root</systemitem> :" |
||
228 | |||
229 | #. type: Content of: <sect1><sect2><screen> |
||
230 | #: blfs-en/general/prog/junit.xml:120 |
||
231 | #, no-wrap |
||
232 | msgid "" |
||
233 | "<userinput>install -v -m755 -d /usr/share/{doc,java}/junit-&junit-version; &&\n" |
||
234 | "chown -R root:root . &&\n" |
||
235 | "\n" |
||
236 | "cp -v -R junit*/javadoc/* /usr/share/doc/junit-&junit-version; &&\n" |
||
237 | "cp -v junit*/junit*.jar /usr/share/java/junit-&junit-version; &&\n" |
||
238 | "cp -v hamcrest-&hamcrest-version;/hamcrest-core*.jar /usr/share/java/junit-&junit-version;</userinput>" |
||
239 | msgstr "" |
||
240 | "<userinput>install -v -m755 -d /usr/share/{doc,java}/junit-&junit-version; &&\n" |
||
241 | "chown -R root:root . &&\n" |
||
242 | "\n" |
||
243 | "cp -v -R junit*/javadoc/* /usr/share/doc/junit-&junit-version; &&\n" |
||
244 | "cp -v junit*/junit*.jar /usr/share/java/junit-&junit-version; &&\n" |
||
245 | "cp -v hamcrest-&hamcrest-version;/hamcrest-core*.jar /usr/share/java/junit-&junit-version;</userinput>" |
||
246 | |||
247 | #. type: Content of: <sect1><sect2><para> |
||
248 | #: blfs-en/general/prog/junit.xml:128 |
||
249 | msgid "" |
||
250 | "If you have followed the instructions in <xref linkend=\"ojdk-conf\"/>, " |
||
251 | "there is nothing more to do: the <envar>CLASSPATH</envar> variable would be " |
||
252 | "automatically updated." |
||
253 | msgstr "" |
||
254 | "Si vous avez suivi les instructions dans <xref linkend=\"ojdk-conf\"/>, il " |
||
255 | "n'y a rien à faire de plus; la variable <envar>CLASSPATH</envar> sera " |
||
256 | "automatiquement mise à jour." |
||
257 | |||
258 | #. type: Content of: <sect1><sect2><title> |
||
259 | #: blfs-en/general/prog/junit.xml:136 |
||
260 | msgid "Contents" |
||
261 | msgstr "Contenu" |
||
262 | |||
263 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
264 | #: blfs-en/general/prog/junit.xml:139 |
||
265 | msgid "Installed Programs" |
||
266 | msgstr "Programmes installés" |
||
267 | |||
268 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
269 | #: blfs-en/general/prog/junit.xml:140 |
||
270 | msgid "Installed Libraries" |
||
271 | msgstr "Bibliothèques installées" |
||
272 | |||
273 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
274 | #: blfs-en/general/prog/junit.xml:141 |
||
275 | msgid "Installed Directories" |
||
276 | msgstr "Répertoires installés" |
||
277 | |||
278 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
279 | #: blfs-en/general/prog/junit.xml:144 |
||
280 | msgid "None" |
||
7160 | jlepiller | 281 | msgstr "Aucun" |
7156 | jlepiller | 282 | |
283 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
284 | #: blfs-en/general/prog/junit.xml:145 |
||
285 | msgid "hamcrest-core and junit jar files" |
||
286 | msgstr "le fichiers jar hamcrest-core et junit" |
||
287 | |||
288 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
289 | #: blfs-en/general/prog/junit.xml:146 |
||
290 | msgid "" |
||
291 | "/usr/share/doc/junit-&junit-version; and /usr/share/java/junit-&junit-" |
||
292 | "version;" |
||
293 | msgstr "" |
||
294 | "/usr/share/doc/junit-&junit-version; et /usr/share/java/junit-&junit-version;" |
||
295 | |||
296 | #. type: Content of: <sect1><sect2><variablelist><bridgehead> |
||
297 | #: blfs-en/general/prog/junit.xml:152 |
||
298 | msgid "Short Descriptions" |
||
299 | msgstr "Descriptions courtes" |
||
300 | |||
301 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
302 | #: blfs-en/general/prog/junit.xml:157 |
||
303 | msgid "<filename class='libraryfile'>junit jar files</filename>" |
||
304 | msgstr "<filename class='libraryfile'>fichiers jar junit</filename>" |
||
305 | |||
306 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> |
||
307 | #: blfs-en/general/prog/junit.xml:159 |
||
308 | msgid "" |
||
309 | "contains java classes to support the xUnit framework testing architecture." |
||
310 | msgstr "" |
||
311 | "contient les classes java pour supporter l'architecture de tests du " |
||
312 | "framework xUnit." |
||
313 | |||
314 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> |
||
315 | #: blfs-en/general/prog/junit.xml:162 |
||
316 | msgid "junit-&junit-version;.jar" |
||
317 | msgstr "junit-&junit-version;.jar" |