Rev 7587 | Rev 7808 | 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. |
||
7313 | jlepiller | 5 | # |
7156 | jlepiller | 6 | msgid "" |
7 | msgstr "" |
||
8 | "Project-Id-Version: PACKAGE VERSION\n" |
||
7334 | jlepiller | 9 | "POT-Creation-Date: 2017-11-25 09:17+0000\n" |
7537 | jlepiller | 10 | "PO-Revision-Date: 2018-07-30 11:38+0000\n" |
11 | "Last-Translator: roptat <roptat@lepiller.eu>\n" |
||
7156 | jlepiller | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
7313 | jlepiller | 13 | "Language: fr\n" |
7156 | jlepiller | 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" |
||
7537 | jlepiller | 18 | "X-Generator: Pootle 2.8\n" |
19 | "X-POOTLE-MTIME: 1532950693.013414\n" |
||
7156 | jlepiller | 20 | |
7304 | jlepiller | 21 | #. type: Content of the npth-download-http entity |
22 | #: blfs-en/general/genlib/npth.xml:7 |
||
23 | msgid "&gnupg-http;/npth/npth-&npth-version;.tar.bz2" |
||
24 | msgstr "&gnupg-http;/npth/npth-&npth-version;.tar.bz2" |
||
25 | |||
7156 | jlepiller | 26 | #. type: Content of the npth-md5sum entity |
7334 | jlepiller | 27 | #: blfs-en/general/genlib/npth.xml:11 |
7537 | jlepiller | 28 | msgid "375d1a15ad969f32d25f1a7630929854" |
29 | msgstr "375d1a15ad969f32d25f1a7630929854" |
||
7156 | jlepiller | 30 | |
31 | #. type: Content of the npth-size entity |
||
7334 | jlepiller | 32 | #: blfs-en/general/genlib/npth.xml:12 |
7280 | jlepiller | 33 | msgid "296 KB" |
34 | msgstr "296 Ko" |
||
7156 | jlepiller | 35 | |
36 | #. type: Content of the npth-buildsize entity |
||
7334 | jlepiller | 37 | #: blfs-en/general/genlib/npth.xml:13 |
7537 | jlepiller | 38 | msgid "2.6 MB (with checks)" |
39 | msgstr "2.6 Mo (avec les tests)" |
||
7156 | jlepiller | 40 | |
41 | #. type: Content of the npth-time entity |
||
7334 | jlepiller | 42 | #: blfs-en/general/genlib/npth.xml:14 |
7202 | jlepiller | 43 | msgid "less than 0.1 SBU (with checks)" |
44 | msgstr "moins de 0.1 SBU (avec les tests)" |
||
7156 | jlepiller | 45 | |
46 | #. type: Content of: <sect1><sect1info> |
||
7334 | jlepiller | 47 | #: blfs-en/general/genlib/npth.xml:21 |
7788 | jlepiller | 48 | #| msgid "" |
49 | #| "<othername>$LastChangedBy: bdubbs $</othername> <date>$Date: 2018-08-18 " |
||
50 | #| "21:53:19 +0000 (Sat, 18 Aug 2018) $</date>" |
||
7156 | jlepiller | 51 | msgid "" |
7788 | jlepiller | 52 | "<othername>$LastChangedBy: bdubbs $</othername> <date>$Date: 2019-02-17 " |
53 | "03:14:14 +0000 (Sun, 17 Feb 2019) $</date>" |
||
7156 | jlepiller | 54 | msgstr "" |
7788 | jlepiller | 55 | "<othername>$LastChangedBy: bdubbs $</othername> <date>$Date: 2019-02-17 " |
56 | "03:14:14 +0000 (Sun, 17 Feb 2019) $</date>" |
||
7156 | jlepiller | 57 | |
58 | #. type: Content of: <sect1><title> |
||
7334 | jlepiller | 59 | #: blfs-en/general/genlib/npth.xml:25 |
7202 | jlepiller | 60 | msgid "npth-&npth-version;" |
61 | msgstr "npth-&npth-version;" |
||
7156 | jlepiller | 62 | |
63 | #. type: Content of: <sect1><indexterm><primary> |
||
7334 | jlepiller | 64 | #: blfs-en/general/genlib/npth.xml:28 |
7156 | jlepiller | 65 | msgid "NPth" |
66 | msgstr "NPth" |
||
67 | |||
68 | #. type: Content of: <sect1><sect2><title> |
||
7334 | jlepiller | 69 | #: blfs-en/general/genlib/npth.xml:32 |
7156 | jlepiller | 70 | msgid "Introduction to NPth" |
71 | msgstr "Introduction à NPth" |
||
72 | |||
73 | #. type: Content of: <sect1><sect2><para> |
||
7334 | jlepiller | 74 | #: blfs-en/general/genlib/npth.xml:34 |
7156 | jlepiller | 75 | msgid "" |
7165 | jlepiller | 76 | "The <application>NPth</application> package contains a very portable " |
77 | "POSIX/ANSI-C based library for Unix platforms which provides non-preemptive " |
||
78 | "priority-based scheduling for multiple threads of execution (multithreading)" |
||
79 | " inside event-driven applications. All threads run in the same address " |
||
80 | "space of the server application, but each thread has its own individual " |
||
81 | "program-counter, run-time stack, signal mask and errno variable." |
||
7156 | jlepiller | 82 | msgstr "" |
83 | "Le paquet <application>NPth</application> contient une bibliothèque très " |
||
84 | "portable basée sur POSIX/ANSI-C pour les plateformes Unix qui fourni un " |
||
85 | "ordonnanceur sans préemption basé sur la priorité pour l’exécution multi-" |
||
86 | "tâches dans des applications pilotées par des événements. Toutes les tâches " |
||
87 | "sont lancées dans le même espace d'adresses de l'application serveur, mais " |
||
88 | "chaque tâche a individuellement son propre compteur de programme, sa pile " |
||
89 | "d'exécution, son masque de signal et sa variable errno." |
||
90 | |||
91 | #. type: Content of: <sect1><sect2><bridgehead> |
||
7334 | jlepiller | 92 | #: blfs-en/general/genlib/npth.xml:43 |
7156 | jlepiller | 93 | msgid "Package Information" |
94 | msgstr "Informations sur le paquet" |
||
95 | |||
96 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 97 | #: blfs-en/general/genlib/npth.xml:46 |
7156 | jlepiller | 98 | msgid "Download (HTTP): <ulink url=\"&npth-download-http;\"/>" |
99 | msgstr "Téléchargement (HTTP) : <ulink url=\"&npth-download-http;\"/>" |
||
100 | |||
101 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 102 | #: blfs-en/general/genlib/npth.xml:49 |
7156 | jlepiller | 103 | msgid "Download (FTP): <ulink url=\"&npth-download-ftp;\"/>" |
104 | msgstr "Téléchargement (FTP) : <ulink url=\"&npth-download-ftp;\"/>" |
||
105 | |||
106 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 107 | #: blfs-en/general/genlib/npth.xml:52 |
7156 | jlepiller | 108 | msgid "Download MD5 sum: &npth-md5sum;" |
109 | msgstr "Somme de contrôle MD5 du téléchargement : &npth-md5sum;" |
||
110 | |||
111 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 112 | #: blfs-en/general/genlib/npth.xml:55 |
7156 | jlepiller | 113 | msgid "Download size: &npth-size;" |
114 | msgstr "Taille du téléchargement : &npth-size;" |
||
115 | |||
116 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 117 | #: blfs-en/general/genlib/npth.xml:58 |
7156 | jlepiller | 118 | msgid "Estimated disk space required: &npth-buildsize;" |
119 | msgstr "Estimation de l'espace disque requis : &npth-buildsize;" |
||
120 | |||
121 | #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> |
||
7334 | jlepiller | 122 | #: blfs-en/general/genlib/npth.xml:61 |
7156 | jlepiller | 123 | msgid "Estimated build time: &npth-time;" |
124 | msgstr "Estimation du temps de construction : &npth-time;" |
||
125 | |||
126 | #. type: Content of: <sect1><sect2><para> |
||
7334 | jlepiller | 127 | #: blfs-en/general/genlib/npth.xml:65 |
7156 | jlepiller | 128 | msgid "User Notes: <ulink url=\"&blfs-wiki;/npth\"/>" |
129 | msgstr "Notes utilisateur : <ulink url=\"&blfs-wiki;/npth\"/>" |
||
130 | |||
131 | #. type: Content of: <sect1><sect2><title> |
||
7334 | jlepiller | 132 | #: blfs-en/general/genlib/npth.xml:70 |
7156 | jlepiller | 133 | msgid "Installation of NPth" |
134 | msgstr "Installation de NPth" |
||
135 | |||
136 | #. type: Content of: <sect1><sect2><para> |
||
7334 | jlepiller | 137 | #: blfs-en/general/genlib/npth.xml:72 |
7156 | jlepiller | 138 | msgid "" |
139 | "Install <application>NPth</application> by running the following commands:" |
||
140 | msgstr "" |
||
141 | "Installez <application>NPth</application> en lançant les commandes " |
||
142 | "suivantes :" |
||
143 | |||
144 | #. type: Content of: <sect1><sect2><screen> |
||
7334 | jlepiller | 145 | #: blfs-en/general/genlib/npth.xml:75 |
7156 | jlepiller | 146 | #, no-wrap |
147 | msgid "" |
||
148 | "<userinput>./configure --prefix=/usr &&\n" |
||
149 | "make</userinput>" |
||
150 | msgstr "" |
||
151 | "<userinput>./configure --prefix=/usr &&\n" |
||
152 | "make</userinput>" |
||
153 | |||
154 | #. type: Content of: <sect1><sect2><para> |
||
7334 | jlepiller | 155 | #: blfs-en/general/genlib/npth.xml:78 |
7156 | jlepiller | 156 | msgid "To test the results, issue: <command>make check</command>." |
7165 | jlepiller | 157 | msgstr "" |
158 | "Pour tester les résultats lancez : <command>make check</command>." |
||
7156 | jlepiller | 159 | |
160 | #. type: Content of: <sect1><sect2><para> |
||
7334 | jlepiller | 161 | #: blfs-en/general/genlib/npth.xml:80 |
7156 | jlepiller | 162 | msgid "Now, as the <systemitem class=\"username\">root</systemitem> user:" |
163 | msgstr "" |
||
7165 | jlepiller | 164 | "Maintenant, en tant qu'utilisateur <systemitem " |
165 | "class=\"username\">root</systemitem> :" |
||
7156 | jlepiller | 166 | |
167 | #. type: Content of: <sect1><sect2><screen> |
||
7334 | jlepiller | 168 | #: blfs-en/general/genlib/npth.xml:83 |
7156 | jlepiller | 169 | #, no-wrap |
170 | msgid "<userinput>make install</userinput>" |
||
171 | msgstr "<userinput>make install</userinput>" |
||
172 | |||
173 | #. type: Content of: <sect1><sect2><title> |
||
7334 | jlepiller | 174 | #: blfs-en/general/genlib/npth.xml:102 |
7156 | jlepiller | 175 | msgid "Contents" |
176 | msgstr "Contenu" |
||
177 | |||
178 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
7334 | jlepiller | 179 | #: blfs-en/general/genlib/npth.xml:105 |
7156 | jlepiller | 180 | msgid "Installed Program" |
181 | msgstr "Programme installé" |
||
182 | |||
183 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
7334 | jlepiller | 184 | #: blfs-en/general/genlib/npth.xml:106 |
7156 | jlepiller | 185 | msgid "Installed Library" |
186 | msgstr "Bibliothèque installée" |
||
187 | |||
188 | #. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
||
7334 | jlepiller | 189 | #: blfs-en/general/genlib/npth.xml:107 |
7156 | jlepiller | 190 | msgid "Installed Directory" |
191 | msgstr "Répertoire installé" |
||
192 | |||
7165 | jlepiller | 193 | #. type: Content of: |
194 | #. <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> |
||
7334 | jlepiller | 195 | #: blfs-en/general/genlib/npth.xml:110 blfs-en/general/genlib/npth.xml:129 |
7156 | jlepiller | 196 | msgid "npth-config" |
197 | msgstr "npth-config" |
||
198 | |||
7165 | jlepiller | 199 | #. type: Content of: |
200 | #. <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> |
||
7334 | jlepiller | 201 | #: blfs-en/general/genlib/npth.xml:111 blfs-en/general/genlib/npth.xml:140 |
7156 | jlepiller | 202 | msgid "libnpth.so" |
203 | msgstr "libnpth.so" |
||
204 | |||
205 | #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
||
7334 | jlepiller | 206 | #: blfs-en/general/genlib/npth.xml:112 |
7156 | jlepiller | 207 | msgid "None" |
7160 | jlepiller | 208 | msgstr "Aucun" |
7156 | jlepiller | 209 | |
210 | #. type: Content of: <sect1><sect2><variablelist><bridgehead> |
||
7334 | jlepiller | 211 | #: blfs-en/general/genlib/npth.xml:117 |
7156 | jlepiller | 212 | msgid "Short Descriptions" |
213 | msgstr "Descriptions courtes" |
||
214 | |||
215 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
7334 | jlepiller | 216 | #: blfs-en/general/genlib/npth.xml:122 |
7156 | jlepiller | 217 | msgid "<command>npth-config</command>" |
218 | msgstr "<command>npth-config</command>" |
||
219 | |||
7165 | jlepiller | 220 | #. type: Content of: |
221 | #. <sect1><sect2><variablelist><varlistentry><listitem><para> |
||
7334 | jlepiller | 222 | #: blfs-en/general/genlib/npth.xml:124 |
7156 | jlepiller | 223 | msgid "" |
224 | "is a utility used to configure and build applications based on the npth " |
||
225 | "library. It can be used to query the C compiler and linker flags which are " |
||
226 | "required to correctly compile and link the application against the npth " |
||
227 | "library." |
||
228 | msgstr "" |
||
229 | "est un utilitaire utilisé pour configurer et construire les applications " |
||
230 | "basées sur la bibliothèque npth. Il peut être utilisé pour interroger le " |
||
231 | "compilateur C et lier les drapeaux qui sont requis pour compiler " |
||
232 | "correctement et lier l'application à la bibliothèque npth." |
||
233 | |||
234 | #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
||
7334 | jlepiller | 235 | #: blfs-en/general/genlib/npth.xml:135 |
7156 | jlepiller | 236 | msgid "<filename class=\"libraryfile\">libnpth.so</filename>" |
237 | msgstr "<filename class=\"libraryfile\">libnpth.so</filename>" |
||
238 | |||
7165 | jlepiller | 239 | #. type: Content of: |
240 | #. <sect1><sect2><variablelist><varlistentry><listitem><para> |
||
7334 | jlepiller | 241 | #: blfs-en/general/genlib/npth.xml:137 |
7156 | jlepiller | 242 | msgid "contains the API functions used by the New Portable Threads Library." |
243 | msgstr "contient les fonctions de l'API utilisées par npth." |
||
7202 | jlepiller | 244 | |
7537 | jlepiller | 245 | #~ msgid "9ba2dc4302d2f32c66737c43ed191b1b" |
246 | #~ msgstr "9ba2dc4302d2f32c66737c43ed191b1b" |
||
247 | |||
7334 | jlepiller | 248 | #~ msgid "&gnupg-ftp;/npth/npth-&npth-version;.tar.bz2" |
249 | #~ msgstr "&gnupg-ftp;/npth/npth-&npth-version;.tar.bz2" |
||
250 | |||
7284 | jlepiller | 251 | #~ msgid "76cef5542e0db6a339cf960641ed86f8" |
252 | #~ msgstr "76cef5542e0db6a339cf960641ed86f8" |
||
253 | |||
7280 | jlepiller | 254 | #~ msgid "efe1524c53670b5755dc27893d2d68a0" |
255 | #~ msgstr "efe1524c53670b5755dc27893d2d68a0" |
||
256 | |||
257 | #~ msgid "292 KB" |
||
258 | #~ msgstr "292 Ko" |
||
259 | |||
7202 | jlepiller | 260 | #~ msgid "226bac7374b9466c6ec26b1c34dab844" |
261 | #~ msgstr "226bac7374b9466c6ec26b1c34dab844" |
||
262 | |||
263 | #~ msgid "2.6 MB" |
||
264 | #~ msgstr "2.6 Mo" |