Rev 7244 | Rev 7280 | 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" |
||
7257 | jlepiller | 9 | "POT-Creation-Date: 2017-03-30 22:15+0000\n" |
7220 | jlepiller | 10 | "PO-Revision-Date: 2016-12-28 11:34+0000\n" |
7156 | jlepiller | 11 | "Last-Translator: roptat <roptat@lepiller.eu>\n" |
12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
||
7257 | 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" |
||
18 | "X-Generator: Pootle 2.7\n" |
||
7220 | jlepiller | 19 | "X-POOTLE-MTIME: 1482924877.875324\n" |
7156 | jlepiller | 20 | |
21 | #. type: Content of: <sect1><sect1info> |
||
22 | #: blfs-en/postlfs/config/users.xml:12 |
||
7257 | jlepiller | 23 | #| msgid "" |
24 | #| "<othername>$LastChangedBy: krejzi $</othername> <date>$Date: 2016-02-12 " |
||
25 | #| "10:53:39 +0100 (Fri, 12 Feb 2016) $</date>" |
||
7156 | jlepiller | 26 | msgid "" |
27 | "<othername>$LastChangedBy: krejzi $</othername> <date>$Date: 2016-02-12 " |
||
7257 | jlepiller | 28 | "09:53:39 +0000 (Fri, 12 Feb 2016) $</date>" |
7156 | jlepiller | 29 | msgstr "" |
30 | "<othername>$LastChangedBy: krejzi $</othername> <date>$Date: 2016-02-12 " |
||
7257 | jlepiller | 31 | "09:53:39 +0000 (Fri, 12 Feb 2016) $</date>" |
7156 | jlepiller | 32 | |
33 | #. type: Content of: <sect1><title> |
||
34 | #: blfs-en/postlfs/config/users.xml:16 |
||
35 | msgid "About System Users and Groups" |
||
36 | msgstr "À propos des utilisateurs et des groupes systèmes" |
||
37 | |||
38 | #. type: Content of: <sect1><indexterm><primary> |
||
39 | #: blfs-en/postlfs/config/users.xml:19 |
||
40 | msgid "/etc/passwd" |
||
41 | msgstr "/etc/passwd" |
||
42 | |||
43 | #. type: Content of: <sect1><indexterm><primary> |
||
44 | #: blfs-en/postlfs/config/users.xml:23 |
||
45 | msgid "/etc/group" |
||
46 | msgstr "/etc/group" |
||
47 | |||
48 | #. type: Content of: <sect1><indexterm><primary> |
||
49 | #: blfs-en/postlfs/config/users.xml:27 |
||
50 | msgid "/etc/login.defs" |
||
51 | msgstr "/etc/login.defs" |
||
52 | |||
53 | #. type: Content of: <sect1><para> |
||
54 | #: blfs-en/postlfs/config/users.xml:30 |
||
55 | msgid "" |
||
56 | "Throughout BLFS, many packages install programs that run as daemons or in " |
||
57 | "some way should have a user or group name assigned. Generally these names " |
||
7165 | jlepiller | 58 | "are used to map a user ID (uid) or group ID (gid) for system use. Generally" |
59 | " the specific uid or gid numbers used by these applications are not " |
||
7156 | jlepiller | 60 | "significant. The exception of course, is that <systemitem " |
61 | "class='username'>root</systemitem> has a uid and gid of 0 (zero) that is " |
||
7165 | jlepiller | 62 | "indeed special. The uid values are stored in " |
63 | "<filename>/etc/passwd</filename> and the gid values are found in " |
||
64 | "<filename>/etc/group</filename>." |
||
7156 | jlepiller | 65 | msgstr "" |
66 | "Au cours de BLFS, de nombreux paquets installent des programmes qui se " |
||
7165 | jlepiller | 67 | "lancent comme des démons ou de telle sorte qu'ils devraient se voir affectés" |
68 | " un nom d'utilisateur ou de groupe. Ces noms sont utilisés en général pour " |
||
7156 | jlepiller | 69 | "placer l'ID d'un utilisateur (uid) ou d'un groupe (gid) pour que le système " |
70 | "les utilise. Les numéros d'uid ou de gid spécifiques utilisés par ces " |
||
71 | "applications ne sont pas significatifs. Bien sûr, l'exception est que " |
||
72 | "<systemitem class='username'>root</systemitem> a un uid et un gid de 0 " |
||
73 | "(zéro) qui est en effet spécial. Les valeurs de l'uid sont stockées dans " |
||
74 | "<filename>/etc/passwd</filename> et les valeurs de gid se trouvent dans " |
||
75 | "<filename>/etc/group</filename>." |
||
76 | |||
77 | #. type: Content of: <sect1><para> |
||
78 | #: blfs-en/postlfs/config/users.xml:40 |
||
79 | msgid "" |
||
80 | "Customarily, Unix systems classify users and groups into two categories: " |
||
81 | "system users and regular users. The system users and groups are given low " |
||
82 | "numbers and regular users and groups have numeric values greater than all " |
||
83 | "the system values. The cutoff for these numbers is found in two parameters " |
||
7165 | jlepiller | 84 | "in the <filename>/etc/login.defs</filename> configuration file. The default" |
85 | " UID_MIN value is 1000 and the default GID_MIN value is 1000. If a specific" |
||
86 | " uid or gid value is not specified when creating a user with " |
||
7156 | jlepiller | 87 | "<command>useradd</command> or a group with <command>groupadd</command> the " |
88 | "values assigned will always be above these cutoff values." |
||
89 | msgstr "" |
||
90 | "D'habitude, les systèmes Unix classent les utilisateurs et les groupes en " |
||
91 | "deux catégories : les utilisateurs système et les utilisateurs " |
||
92 | "réguliers. On attribue aux utilisateurs et aux groupes systèmes de faibles " |
||
93 | "numéros et aux utilisateurs et aux groupes réguliers des valeurs numériques " |
||
7165 | jlepiller | 94 | "supérieures à toutes les valeurs systèmes. On trouve le point de démarcation" |
95 | " de ces deux nombres dans deux paramètres du fichier de configuration " |
||
7156 | jlepiller | 96 | "<filename>/etc/login.defs</filename>. La valeur UID_MIN par défaut est de " |
97 | "1000 et la valeur GID_MIN par défaut est de 1000. Si on ne spécifie pas de " |
||
98 | "valeur spécifique d'uid et de gid lors de la création d'un utilisateur avec " |
||
99 | "<command>useradd</command> ou d'un groupe avec <command>groupadd</command>, " |
||
100 | "les valeurs affectées seront toujours supérieures à ces valeurs de " |
||
101 | "démarcation." |
||
102 | |||
103 | #. type: Content of: <sect1><para> |
||
104 | #: blfs-en/postlfs/config/users.xml:50 |
||
105 | msgid "" |
||
7165 | jlepiller | 106 | "Additionally, the <ulink url='http://refspecs.linuxfoundation.org/LSB_4.1.0" |
107 | "/LSB-Core-generic/LSB-Core-generic/usernames.html'> Linux Standard " |
||
108 | "Base</ulink> recommends that system uid and gid values should be below 100." |
||
7156 | jlepiller | 109 | msgstr "" |
110 | "En outre, la <ulink url='http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-" |
||
111 | "Core-generic/LSB-Core-generic/usernames.html'> Linux Standard Base</ulink> " |
||
112 | "(base du standard Linux) recommande que les valeurs de l'uid et du gid " |
||
113 | "systèmes soient inférieures à 100." |
||
114 | |||
115 | #. type: Content of: <sect1><para> |
||
116 | #: blfs-en/postlfs/config/users.xml:55 |
||
117 | msgid "" |
||
118 | "Below is a table of suggested uid/gid values used in BLFS beyond those " |
||
119 | "defined in a base LFS installation. These can be changed as desired, but " |
||
120 | "provide a suggested set of consistent values." |
||
121 | msgstr "" |
||
122 | "Voici ci-dessous un tableau des valeurs d'uid/gid suggérées utilisées dans " |
||
123 | "BLFS, au-delà de ceux définis dans une installation LFS de base. Elles " |
||
124 | "peuvent être modifiées comme vous le désirez mais utiliser cette table " |
||
125 | "fournit un jeu de valeurs cohérentes." |
||
126 | |||
127 | #. type: Content of: <sect1><table><title> |
||
128 | #: blfs-en/postlfs/config/users.xml:60 |
||
129 | msgid "UID/GID Suggested Values" |
||
130 | msgstr "Valeurs d'UID/GID suggérées" |
||
131 | |||
132 | #. type: Content of: <sect1><table><tgroup><thead><row><entry> |
||
133 | #: blfs-en/postlfs/config/users.xml:67 |
||
134 | msgid "Name" |
||
135 | msgstr "Nom" |
||
136 | |||
137 | #. type: Content of: <sect1><table><tgroup><thead><row><entry> |
||
138 | #: blfs-en/postlfs/config/users.xml:67 |
||
139 | msgid "uid" |
||
140 | msgstr "uid" |
||
141 | |||
142 | #. type: Content of: <sect1><table><tgroup><thead><row><entry> |
||
143 | #: blfs-en/postlfs/config/users.xml:67 |
||
144 | msgid "gid" |
||
145 | msgstr "gid" |
||
146 | |||
147 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
148 | #: blfs-en/postlfs/config/users.xml:70 |
||
149 | msgid "bin" |
||
150 | msgstr "bin" |
||
151 | |||
152 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
153 | #: blfs-en/postlfs/config/users.xml:70 |
||
154 | msgid "1" |
||
155 | msgstr "1" |
||
156 | |||
157 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
158 | #: blfs-en/postlfs/config/users.xml:71 |
||
159 | msgid "lp" |
||
160 | msgstr "lp" |
||
161 | |||
162 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
163 | #: blfs-en/postlfs/config/users.xml:71 |
||
164 | msgid "9" |
||
165 | msgstr "9" |
||
166 | |||
167 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
168 | #: blfs-en/postlfs/config/users.xml:73 |
||
169 | msgid "adm" |
||
170 | msgstr "adm" |
||
171 | |||
172 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
173 | #: blfs-en/postlfs/config/users.xml:73 |
||
174 | msgid "16" |
||
175 | msgstr "16" |
||
176 | |||
177 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
178 | #: blfs-en/postlfs/config/users.xml:74 |
||
179 | msgid "atd" |
||
180 | msgstr "atd" |
||
181 | |||
182 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
183 | #: blfs-en/postlfs/config/users.xml:74 |
||
184 | msgid "17" |
||
185 | msgstr "17" |
||
186 | |||
187 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
188 | #: blfs-en/postlfs/config/users.xml:75 |
||
189 | msgid "messagebus" |
||
190 | msgstr "messagebus" |
||
191 | |||
192 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
193 | #: blfs-en/postlfs/config/users.xml:75 |
||
194 | msgid "18" |
||
195 | msgstr "18" |
||
196 | |||
197 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
198 | #: blfs-en/postlfs/config/users.xml:76 |
||
199 | msgid "lpadmin" |
||
200 | msgstr "lpadmin" |
||
201 | |||
202 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
203 | #: blfs-en/postlfs/config/users.xml:76 |
||
204 | msgid "19" |
||
205 | msgstr "19" |
||
206 | |||
207 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
208 | #: blfs-en/postlfs/config/users.xml:77 |
||
209 | msgid "named" |
||
210 | msgstr "named" |
||
211 | |||
212 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
213 | #: blfs-en/postlfs/config/users.xml:77 |
||
214 | msgid "20" |
||
215 | msgstr "20" |
||
216 | |||
217 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
218 | #: blfs-en/postlfs/config/users.xml:78 |
||
219 | msgid "gdm" |
||
220 | msgstr "gdm" |
||
221 | |||
222 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
223 | #: blfs-en/postlfs/config/users.xml:78 |
||
224 | msgid "21" |
||
225 | msgstr "21" |
||
226 | |||
227 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
228 | #: blfs-en/postlfs/config/users.xml:79 |
||
229 | msgid "fcron" |
||
230 | msgstr "fcron" |
||
231 | |||
232 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
233 | #: blfs-en/postlfs/config/users.xml:79 |
||
234 | msgid "22" |
||
235 | msgstr "22" |
||
236 | |||
237 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
238 | #: blfs-en/postlfs/config/users.xml:80 |
||
239 | msgid "systemd-journal" |
||
240 | msgstr "systemd-journal" |
||
241 | |||
242 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
243 | #: blfs-en/postlfs/config/users.xml:80 |
||
244 | msgid "23" |
||
245 | msgstr "23" |
||
246 | |||
247 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
248 | #: blfs-en/postlfs/config/users.xml:81 |
||
249 | msgid "apache" |
||
250 | msgstr "apache" |
||
251 | |||
252 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
253 | #: blfs-en/postlfs/config/users.xml:81 |
||
254 | msgid "25" |
||
255 | msgstr "25" |
||
256 | |||
257 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
258 | #: blfs-en/postlfs/config/users.xml:82 |
||
259 | msgid "smmsp" |
||
260 | msgstr "smmsp" |
||
261 | |||
262 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
263 | #: blfs-en/postlfs/config/users.xml:82 |
||
264 | msgid "26" |
||
265 | msgstr "26" |
||
266 | |||
267 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
268 | #: blfs-en/postlfs/config/users.xml:83 |
||
269 | msgid "polkitd" |
||
270 | msgstr "polkitd" |
||
271 | |||
272 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
273 | #: blfs-en/postlfs/config/users.xml:83 |
||
274 | msgid "27" |
||
275 | msgstr "27" |
||
276 | |||
277 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
278 | #: blfs-en/postlfs/config/users.xml:84 |
||
279 | msgid "rpc" |
||
280 | msgstr "rpc" |
||
281 | |||
282 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
283 | #: blfs-en/postlfs/config/users.xml:84 |
||
284 | msgid "28" |
||
285 | msgstr "28" |
||
286 | |||
287 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
288 | #: blfs-en/postlfs/config/users.xml:86 |
||
289 | msgid "exim" |
||
290 | msgstr "exim" |
||
291 | |||
292 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
293 | #: blfs-en/postlfs/config/users.xml:86 |
||
294 | msgid "31" |
||
295 | msgstr "31" |
||
296 | |||
297 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
298 | #: blfs-en/postlfs/config/users.xml:87 |
||
299 | msgid "postfix" |
||
300 | msgstr "postfix" |
||
301 | |||
302 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
303 | #: blfs-en/postlfs/config/users.xml:87 |
||
304 | msgid "32" |
||
305 | msgstr "32" |
||
306 | |||
307 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
308 | #: blfs-en/postlfs/config/users.xml:88 |
||
309 | msgid "postdrop" |
||
310 | msgstr "postdrop" |
||
311 | |||
312 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
313 | #: blfs-en/postlfs/config/users.xml:88 |
||
314 | msgid "33" |
||
315 | msgstr "33" |
||
316 | |||
317 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
318 | #: blfs-en/postlfs/config/users.xml:89 |
||
319 | msgid "sendmail" |
||
320 | msgstr "sendmail" |
||
321 | |||
322 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
323 | #: blfs-en/postlfs/config/users.xml:89 blfs-en/postlfs/config/users.xml:90 |
||
324 | msgid "34" |
||
325 | msgstr "34" |
||
326 | |||
327 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
328 | #: blfs-en/postlfs/config/users.xml:90 |
||
329 | msgid "mail" |
||
330 | msgstr "mail" |
||
331 | |||
332 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
333 | #: blfs-en/postlfs/config/users.xml:91 |
||
334 | msgid "vmailman" |
||
335 | msgstr "vmailman" |
||
336 | |||
337 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
338 | #: blfs-en/postlfs/config/users.xml:91 |
||
339 | msgid "35" |
||
340 | msgstr "35" |
||
341 | |||
342 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
343 | #: blfs-en/postlfs/config/users.xml:92 |
||
344 | msgid "news" |
||
345 | msgstr "news" |
||
346 | |||
347 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
348 | #: blfs-en/postlfs/config/users.xml:92 |
||
349 | msgid "36" |
||
350 | msgstr "36" |
||
351 | |||
352 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
353 | #: blfs-en/postlfs/config/users.xml:93 |
||
354 | msgid "kdm" |
||
355 | msgstr "kdm" |
||
356 | |||
357 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
358 | #: blfs-en/postlfs/config/users.xml:93 |
||
359 | msgid "37" |
||
360 | msgstr "37" |
||
361 | |||
362 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
363 | #: blfs-en/postlfs/config/users.xml:94 |
||
364 | msgid "mysql" |
||
365 | msgstr "mysql" |
||
366 | |||
367 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
368 | #: blfs-en/postlfs/config/users.xml:94 |
||
369 | msgid "40" |
||
370 | msgstr "40" |
||
371 | |||
372 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
373 | #: blfs-en/postlfs/config/users.xml:95 |
||
374 | msgid "postgres" |
||
375 | msgstr "postgres" |
||
376 | |||
377 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
378 | #: blfs-en/postlfs/config/users.xml:95 |
||
379 | msgid "41" |
||
380 | msgstr "41" |
||
381 | |||
382 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
383 | #: blfs-en/postlfs/config/users.xml:96 |
||
384 | msgid "dovecot" |
||
385 | msgstr "dovecot" |
||
386 | |||
387 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
388 | #: blfs-en/postlfs/config/users.xml:96 |
||
389 | msgid "42" |
||
390 | msgstr "42" |
||
391 | |||
392 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
393 | #: blfs-en/postlfs/config/users.xml:97 |
||
394 | msgid "dovenull" |
||
395 | msgstr "dovenull" |
||
396 | |||
397 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
398 | #: blfs-en/postlfs/config/users.xml:97 |
||
399 | msgid "43" |
||
400 | msgstr "43" |
||
401 | |||
402 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
403 | #: blfs-en/postlfs/config/users.xml:98 |
||
404 | msgid "ftp" |
||
405 | msgstr "ftp" |
||
406 | |||
407 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
408 | #: blfs-en/postlfs/config/users.xml:98 |
||
409 | msgid "45" |
||
410 | msgstr "45" |
||
411 | |||
412 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
413 | #: blfs-en/postlfs/config/users.xml:99 |
||
414 | msgid "proftpd" |
||
415 | msgstr "proftpd" |
||
416 | |||
417 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
418 | #: blfs-en/postlfs/config/users.xml:99 |
||
419 | msgid "46" |
||
420 | msgstr "46" |
||
421 | |||
422 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
423 | #: blfs-en/postlfs/config/users.xml:100 |
||
424 | msgid "vsftpd" |
||
425 | msgstr "vsftpd" |
||
426 | |||
427 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
428 | #: blfs-en/postlfs/config/users.xml:100 |
||
429 | msgid "47" |
||
430 | msgstr "47" |
||
431 | |||
432 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
433 | #: blfs-en/postlfs/config/users.xml:101 |
||
434 | msgid "rsyncd" |
||
435 | msgstr "rsyncd" |
||
436 | |||
437 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
438 | #: blfs-en/postlfs/config/users.xml:101 |
||
439 | msgid "48" |
||
440 | msgstr "48" |
||
441 | |||
442 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
443 | #: blfs-en/postlfs/config/users.xml:102 |
||
444 | msgid "sshd" |
||
445 | msgstr "sshd" |
||
446 | |||
447 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
448 | #: blfs-en/postlfs/config/users.xml:102 |
||
449 | msgid "50" |
||
450 | msgstr "50" |
||
451 | |||
452 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
453 | #: blfs-en/postlfs/config/users.xml:103 |
||
454 | msgid "stunnel" |
||
455 | msgstr "stunnel" |
||
456 | |||
457 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
458 | #: blfs-en/postlfs/config/users.xml:103 |
||
459 | msgid "51" |
||
460 | msgstr "51" |
||
461 | |||
462 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
463 | #: blfs-en/postlfs/config/users.xml:104 |
||
464 | msgid "svn" |
||
465 | msgstr "svn" |
||
466 | |||
467 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
468 | #: blfs-en/postlfs/config/users.xml:104 |
||
469 | msgid "56" |
||
470 | msgstr "56" |
||
471 | |||
472 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
473 | #: blfs-en/postlfs/config/users.xml:105 |
||
474 | msgid "svntest" |
||
475 | msgstr "svntest" |
||
476 | |||
477 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
478 | #: blfs-en/postlfs/config/users.xml:105 |
||
479 | msgid "57" |
||
480 | msgstr "57" |
||
481 | |||
482 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
483 | #: blfs-en/postlfs/config/users.xml:109 |
||
484 | msgid "games" |
||
485 | msgstr "games" |
||
486 | |||
487 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
488 | #: blfs-en/postlfs/config/users.xml:109 |
||
489 | msgid "60" |
||
490 | msgstr "60" |
||
491 | |||
492 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
493 | #: blfs-en/postlfs/config/users.xml:110 |
||
494 | msgid "kvm" |
||
495 | msgstr "kvm" |
||
496 | |||
497 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
498 | #: blfs-en/postlfs/config/users.xml:110 |
||
499 | msgid "61" |
||
500 | msgstr "61" |
||
501 | |||
502 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
503 | #: blfs-en/postlfs/config/users.xml:111 |
||
504 | msgid "wireshark" |
||
505 | msgstr "wireshark" |
||
506 | |||
507 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
508 | #: blfs-en/postlfs/config/users.xml:111 |
||
509 | msgid "62" |
||
510 | msgstr "62" |
||
511 | |||
512 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
513 | #: blfs-en/postlfs/config/users.xml:112 |
||
514 | msgid "lightdm" |
||
515 | msgstr "lightdm" |
||
516 | |||
517 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
518 | #: blfs-en/postlfs/config/users.xml:112 |
||
519 | msgid "63" |
||
520 | msgstr "63" |
||
521 | |||
522 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
523 | #: blfs-en/postlfs/config/users.xml:113 |
||
524 | msgid "sddm" |
||
525 | msgstr "sddm" |
||
526 | |||
527 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
528 | #: blfs-en/postlfs/config/users.xml:113 |
||
529 | msgid "64" |
||
530 | msgstr "64" |
||
531 | |||
532 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
533 | #: blfs-en/postlfs/config/users.xml:114 |
||
534 | msgid "scanner" |
||
535 | msgstr "scanner" |
||
536 | |||
537 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
538 | #: blfs-en/postlfs/config/users.xml:114 |
||
539 | msgid "70" |
||
540 | msgstr "70" |
||
541 | |||
542 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
543 | #: blfs-en/postlfs/config/users.xml:115 |
||
544 | msgid "colord" |
||
545 | msgstr "colord" |
||
546 | |||
547 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
548 | #: blfs-en/postlfs/config/users.xml:115 |
||
549 | msgid "71" |
||
550 | msgstr "71" |
||
551 | |||
552 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
553 | #: blfs-en/postlfs/config/users.xml:118 |
||
554 | msgid "systemd-bus-proxy" |
||
555 | msgstr "systemd-bus-proxy" |
||
556 | |||
557 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
558 | #: blfs-en/postlfs/config/users.xml:118 |
||
559 | msgid "72" |
||
560 | msgstr "72" |
||
561 | |||
562 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
563 | #: blfs-en/postlfs/config/users.xml:119 |
||
564 | msgid "systemd-journal-gateway" |
||
565 | msgstr "systemd-journal-gateway" |
||
566 | |||
567 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
568 | #: blfs-en/postlfs/config/users.xml:119 |
||
569 | msgid "73" |
||
570 | msgstr "73" |
||
571 | |||
572 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
573 | #: blfs-en/postlfs/config/users.xml:120 |
||
574 | msgid "systemd-journal-remote" |
||
575 | msgstr "systemd-journal-remote" |
||
576 | |||
577 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
578 | #: blfs-en/postlfs/config/users.xml:120 |
||
579 | msgid "74" |
||
580 | msgstr "74" |
||
581 | |||
582 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
583 | #: blfs-en/postlfs/config/users.xml:121 |
||
584 | msgid "systemd-journal-upload" |
||
585 | msgstr "systemd-journal-upload" |
||
586 | |||
587 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
588 | #: blfs-en/postlfs/config/users.xml:121 |
||
589 | msgid "75" |
||
590 | msgstr "75" |
||
591 | |||
592 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
593 | #: blfs-en/postlfs/config/users.xml:122 |
||
594 | msgid "systemd-network" |
||
595 | msgstr "systemd-network" |
||
596 | |||
597 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
598 | #: blfs-en/postlfs/config/users.xml:122 |
||
599 | msgid "76" |
||
600 | msgstr "76" |
||
601 | |||
602 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
603 | #: blfs-en/postlfs/config/users.xml:123 |
||
604 | msgid "systemd-resolve" |
||
605 | msgstr "systemd-resolve" |
||
606 | |||
607 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
608 | #: blfs-en/postlfs/config/users.xml:123 |
||
609 | msgid "77" |
||
610 | msgstr "77" |
||
611 | |||
612 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
613 | #: blfs-en/postlfs/config/users.xml:124 |
||
614 | msgid "systemd-timesync" |
||
615 | msgstr "systemd-timesync" |
||
616 | |||
617 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
618 | #: blfs-en/postlfs/config/users.xml:124 |
||
619 | msgid "78" |
||
620 | msgstr "78" |
||
621 | |||
622 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
623 | #: blfs-en/postlfs/config/users.xml:125 |
||
624 | msgid "systemd-coredump" |
||
625 | msgstr "systemd-coredump" |
||
626 | |||
627 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
628 | #: blfs-en/postlfs/config/users.xml:125 |
||
629 | msgid "79" |
||
630 | msgstr "79" |
||
631 | |||
632 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
633 | #: blfs-en/postlfs/config/users.xml:128 |
||
634 | msgid "ldap" |
||
635 | msgstr "ldap" |
||
636 | |||
637 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
638 | #: blfs-en/postlfs/config/users.xml:128 |
||
639 | msgid "83" |
||
640 | msgstr "83" |
||
641 | |||
642 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
643 | #: blfs-en/postlfs/config/users.xml:129 |
||
644 | msgid "avahi" |
||
645 | msgstr "avahi" |
||
646 | |||
647 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
648 | #: blfs-en/postlfs/config/users.xml:129 |
||
649 | msgid "84" |
||
650 | msgstr "84" |
||
651 | |||
652 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
653 | #: blfs-en/postlfs/config/users.xml:130 |
||
654 | msgid "avahi-autoipd" |
||
655 | msgstr "avahi-autoipd" |
||
656 | |||
657 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
658 | #: blfs-en/postlfs/config/users.xml:130 |
||
659 | msgid "85" |
||
660 | msgstr "85" |
||
661 | |||
662 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
663 | #: blfs-en/postlfs/config/users.xml:131 |
||
664 | msgid "netdev" |
||
665 | msgstr "netdev" |
||
666 | |||
667 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
668 | #: blfs-en/postlfs/config/users.xml:131 |
||
669 | msgid "86" |
||
670 | msgstr "86" |
||
671 | |||
672 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
673 | #: blfs-en/postlfs/config/users.xml:132 |
||
674 | msgid "ntp" |
||
675 | msgstr "ntp" |
||
676 | |||
677 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
678 | #: blfs-en/postlfs/config/users.xml:132 |
||
679 | msgid "87" |
||
680 | msgstr "87" |
||
681 | |||
682 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
683 | #: blfs-en/postlfs/config/users.xml:133 |
||
684 | msgid "unbound" |
||
685 | msgstr "unbound" |
||
686 | |||
687 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
688 | #: blfs-en/postlfs/config/users.xml:133 |
||
689 | msgid "88" |
||
690 | msgstr "88" |
||
691 | |||
692 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
693 | #: blfs-en/postlfs/config/users.xml:134 |
||
694 | msgid "plugdev" |
||
695 | msgstr "plugdev" |
||
696 | |||
697 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
698 | #: blfs-en/postlfs/config/users.xml:134 |
||
699 | msgid "90" |
||
700 | msgstr "90" |
||
701 | |||
702 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
703 | #: blfs-en/postlfs/config/users.xml:135 |
||
704 | msgid "anonymous" |
||
705 | msgstr "anonymous" |
||
706 | |||
707 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
708 | #: blfs-en/postlfs/config/users.xml:135 |
||
709 | msgid "98" |
||
710 | msgstr "98" |
||
711 | |||
712 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
713 | #: blfs-en/postlfs/config/users.xml:136 |
||
714 | msgid "nobody" |
||
715 | msgstr "nobody" |
||
716 | |||
717 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
718 | #: blfs-en/postlfs/config/users.xml:136 blfs-en/postlfs/config/users.xml:137 |
||
719 | msgid "99" |
||
720 | msgstr "99" |
||
721 | |||
722 | #. type: Content of: <sect1><table><tgroup><tbody><row><entry> |
||
723 | #: blfs-en/postlfs/config/users.xml:137 |
||
724 | msgid "nogroup" |
||
725 | msgstr "nogroup" |
||
726 | |||
727 | #. type: Content of: <sect1><para> |
||
728 | #: blfs-en/postlfs/config/users.xml:142 |
||
729 | msgid "" |
||
730 | "One value that is missing is 65534. This value is customarily assigned to " |
||
731 | "the user <systemitem class=\"username\">nobody</systemitem> and group " |
||
732 | "<systemitem class=\"groupname\">nogroup</systemitem> and is unnecessary." |
||
733 | msgstr "" |
||
734 | "La valeur 65534 est absente. Cette valeur est d'habitude affectée à " |
||
735 | "l'utilisateur <systemitem class=\"username\">nobody</systemitem> et au " |
||
736 | "groupe <systemitem class=\"groupname\">nogroup</systemitem> et elle n'est " |
||
737 | "pas utile." |