summaryrefslogtreecommitdiffstats
path: root/po/fr.po
blob: 0f8e0808e57bd18024f3a6e073e9d8d92d4bba34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: install 6.1 \n"
"POT-Creation-Date: 1999-09-29 11:25-0400\n"
"PO-Revision-Date: 1999-04-13 12:44 \n"
"Last-Translator: Logiciels du Soleil <joel@ldsol.com> \n"
"Language-Team: French <fr@li.org> \n"
"MIME-Version: 1.0 \n"
"Content-Type: text/plain; charset=ISO-8859-1 \n"
"Content-Transfer-Encoding: 8-bit \n"

#: ../gui.py:264 ../iw/language.py:10 ../text.py:49 ../text.py:895
msgid "Language Selection"
msgstr "Sélection de la langue"

#: ../text.py:50
msgid "What language would you like to use during the installation process?"
msgstr ""
"Quelle langue souhaitez-vous utiliser durant le processus d'installation ?"

#: ../loader/cdrom.c:34 ../loader/devices.c:66 ../loader/devices.c:167
#: ../loader/devices.c:178 ../loader/devices.c:183 ../loader/devices.c:218
#: ../loader/kickstart.c:58 ../loader/kickstart.c:68 ../loader/kickstart.c:107
#: ../loader/lang.c:246 ../loader/lang.c:506 ../loader/loader.c:243
#: ../loader/loader.c:459 ../loader/loader.c:469 ../loader/loader.c:627
#: ../loader/loader.c:685 ../loader/loader.c:730 ../loader/loader.c:863
#: ../loader/loader.c:868 ../loader/loader.c:954 ../loader/loader.c:1087
#: ../loader/loader.c:1577 ../loader/net.c:162 ../loader/net.c:284
#: ../loader/net.c:560 ../loader/urls.c:124 ../loader/urls.c:201
#: ../loader/urls.c:206 ../loader/urls.c:322 ../text.py:52 ../text.py:103
#: ../text.py:154 ../text.py:199 ../text.py:242 ../text.py:287 ../text.py:378
#: ../text.py:398 ../text.py:429 ../text.py:478 ../text.py:500 ../text.py:565
#: ../text.py:586 ../text.py:598 ../text.py:610 ../text.py:788 ../text.py:860
#: ../text.py:864 ../text.py:1012 ../textw/lilo.py:21 ../textw/lilo.py:66
#: ../textw/packages.py:20 ../textw/packages.py:85 ../textw/packages.py:136
#: ../textw/partitioning.py:202 ../textw/silo.py:21 ../textw/silo.py:66
#: ../textw/userauth.py:29 ../textw/userauth.py:43 ../textw/userauth.py:48
#: ../textw/userauth.py:82 ../textw/userauth.py:94 ../textw/userauth.py:102
#: ../textw/userauth.py:111 ../textw/userauth.py:172 ../textw/userauth.py:244
msgid "OK"
msgstr "OK"

#: ../text.py:67
msgid "/dev/ttyS0 (COM1 under DOS)"
msgstr "/dev/ttyS0 (COM1 sous DOS)"

#: ../text.py:68
msgid "/dev/ttyS1 (COM2 under DOS)"
msgstr "/dev/ttyS1 (COM2 sous DOS)"

#: ../text.py:69
msgid "/dev/ttyS2 (COM3 under DOS)"
msgstr "/dev/ttyS2 (COM3 sous DOS)"

#: ../text.py:70
msgid "/dev/ttyS3 (COM4 under DOS)"
msgstr "/dev/ttyS3 (COM4 sous DOS)"

#: ../iw/lilo.py:174 ../iw/silo.py:220 ../text.py:85 ../textw/lilo.py:79
#: ../textw/lilo.py:138 ../textw/silo.py:79 ../textw/silo.py:136
msgid "Device"
msgstr "Périphérique"

#: ../text.py:86
#, c-format
msgid "What device is your mouse located on? %s %i"
msgstr "Sur quel port votre souris est-elle connectée ? %s %i"

#. code to create dialog in gtk+
#: ../libfdisk/fsedit.c:614 ../libfdisk/fsedit.c:621 ../libfdisk/fsedit.c:628
#: ../libfdisk/fsedit.c:637 ../libfdisk/fsedit.c:649 ../libfdisk/fsedit.c:659
#: ../libfdisk/fsedit.c:688 ../libfdisk/fsedit.c:704 ../libfdisk/fsedit.c:1070
#: ../libfdisk/gnomefsedit.c:676 ../libfdisk/gnomefsedit.c:1030
#: ../libfdisk/gnomefsedit.c:1056 ../libfdisk/gnomefsedit.c:1092
#: ../libfdisk/gnomefsedit.c:1297 ../libfdisk/gnomefsedit.c:1391
#: ../libfdisk/gnomefsedit.c:1409 ../libfdisk/gnomefsedit.c:1647
#: ../libfdisk/gnomefsedit.c:1882 ../libfdisk/gnomefsedit.c:1890
#: ../libfdisk/gnomefsedit.c:1904 ../libfdisk/gnomefsedit.c:1915
#: ../libfdisk/gnomefsedit.c:1922 ../libfdisk/gnomefsedit.c:1937
#: ../libfdisk/gnomefsedit.c:1946 ../libfdisk/gnomefsedit.c:2003
#: ../libfdisk/gnomefsedit.c:2164 ../libfdisk/newtfsedit.c:116
#: ../libfdisk/newtfsedit.c:449 ../libfdisk/newtfsedit.c:527
#: ../libfdisk/newtfsedit.c:545 ../libfdisk/newtfsedit.c:581
#: ../libfdisk/newtfsedit.c:1297 ../libfdisk/newtfsedit.c:1305
#: ../libfdisk/newtfsedit.c:1430 ../libfdisk/newtfsedit.c:1451
#: ../libfdisk/newtfsedit.c:1545 ../text.py:87 ../text.py:512
#: ../textw/constants.py:10 ../textw/lilo.py:84 ../textw/lilo.py:97
#: ../textw/lilo.py:147 ../textw/silo.py:84 ../textw/silo.py:97
#: ../textw/silo.py:145
msgid "Ok"
msgstr "OK"

#: ../gui.py:257 ../gui.py:469 ../libfdisk/fsedit.c:977
#: ../libfdisk/newtfsedit.c:1297 ../libfdisk/newtfsedit.c:1305
#: ../loader/cdrom.c:34 ../loader/devices.c:67 ../loader/devices.c:168
#: ../loader/devices.c:218 ../loader/lang.c:506 ../loader/loader.c:243
#: ../loader/loader.c:591 ../loader/loader.c:627 ../loader/loader.c:730
#: ../loader/loader.c:1087 ../loader/net.c:162 ../loader/net.c:284
#: ../loader/urls.c:124 ../loader/urls.c:322 ../text.py:87 ../text.py:88
#: ../text.py:103 ../text.py:126 ../text.py:154 ../text.py:157 ../text.py:199
#: ../text.py:228 ../text.py:242 ../text.py:244 ../text.py:263 ../text.py:265
#: ../text.py:287 ../text.py:289 ../text.py:378 ../text.py:429 ../text.py:431
#: ../text.py:450 ../text.py:459 ../text.py:478 ../text.py:480 ../text.py:500
#: ../text.py:503 ../text.py:512 ../text.py:565 ../text.py:566 ../text.py:788
#: ../text.py:810 ../textw/constants.py:10 ../textw/lilo.py:22
#: ../textw/lilo.py:66 ../textw/lilo.py:73 ../textw/lilo.py:148
#: ../textw/packages.py:20 ../textw/packages.py:85 ../textw/packages.py:136
#: ../textw/packages.py:145 ../textw/partitioning.py:25
#: ../textw/partitioning.py:64 ../textw/partitioning.py:202
#: ../textw/silo.py:22 ../textw/silo.py:66 ../textw/silo.py:73
#: ../textw/silo.py:146 ../textw/userauth.py:29 ../textw/userauth.py:141
#: ../textw/userauth.py:172 ../textw/userauth.py:244
msgid "Back"
msgstr "Retour"

#: ../text.py:105
msgid "Which model mouse is attached to this computer?"
msgstr "Quel est le modèle de la souris connectée à cet ordinateur ?"

#: ../text.py:114
msgid "Emulate 3 Buttons?"
msgstr "Emulation de souris à trois boutons ?"

#: ../text.py:116
msgid "Mouse Selection"
msgstr "Sélection de la souris"

#: ../text.py:152 ../text.py:897
msgid "Keyboard Selection"
msgstr "Sélection du clavier"

#: ../text.py:153
msgid "Which model keyboard is attached to this computer?"
msgstr "Quel est le modèle du clavier connecté à cet ordinateur ?"

#: ../text.py:192
msgid "Install GNOME Workstation"
msgstr "Installation de la station de travail GNOME"

#: ../text.py:193
msgid "Install KDE Workstation"
msgstr "Installation de la station de travail KDE"

#: ../text.py:194
msgid "Install Server System"
msgstr "Installation serveur"

#: ../text.py:195
msgid "Install Custom System"
msgstr "Installation personnalisée"

#: ../text.py:196
msgid "Upgrade Existing Installation"
msgstr "Mise à jour du système existant"

#: ../text.py:197 ../text.py:900
msgid "Installation Type"
msgstr "Type d'installation"

#: ../text.py:198
msgid "What type of system would you like to install?"
msgstr "Quel type d'installation voulez-vous utiliser ?"

#: ../libfdisk/newtfsedit.c:1545 ../loader/devices.c:178
#: ../loader/devices.c:183 ../loader/loader.c:459 ../loader/loader.c:469
#: ../loader/loader.c:685 ../loader/loader.c:730 ../loader/loader.c:863
#: ../loader/loader.c:868 ../loader/loader.c:1577 ../loader/urls.c:201
#: ../loader/urls.c:206 ../text.py:225 ../text.py:606
msgid "Error"
msgstr "Erreur"

#: ../text.py:226
msgid "You don't have any Linux partitions. You can't upgrade this system!"
msgstr ""
"Vous ne disposez d'aucune partition Linux. Vous ne pouvez pas mettre à jour "
"ce système !"

#: ../text.py:239
msgid "System to Upgrade"
msgstr "Système à mettre à jour"

#: ../text.py:240
msgid "What partition holds the root partition of your installation?"
msgstr "Quelle partition contient la partition root de votre installation ?"

#: ../text.py:255
msgid "Customize Packages to Upgrade"
msgstr "Choix des paquetages à mettre à jour"

#: ../text.py:256
msgid ""
"The packages you have installed, and any other packages which are needed to "
"satisfy their dependencies, have been selected for installation. Would you "
"like to customize the set of packages that will be upgraded?"
msgstr ""
"Les paquetages installés ainsi que tous les autres paquetages nécessaires à "
"leur fonctionnement ont été sélectionnés pour l'installation. Voulez-vous "
"personnaliser l'ensemble des paquetages qui seront mis à jour ?"

#: ../libfdisk/gnomefsedit.c:600 ../libfdisk/gnomefsedit.c:986
#: ../libfdisk/gnomefsedit.c:1110 ../libfdisk/gnomefsedit.c:2056
#: ../libfdisk/gnomefsedit.c:2326 ../libfdisk/gnomefsedit.c:2379
#: ../libfdisk/newtfsedit.c:486 ../libfdisk/newtfsedit.c:697
#: ../libfdisk/newtfsedit.c:1483 ../libfdisk/newtfsedit.c:1501
#: ../libfdisk/newtfsedit.c:1586 ../loader/loader.c:591 ../loader/net.c:701
#: ../text.py:263 ../text.py:450 ../text.py:453 ../textw/partitioning.py:165
msgid "Yes"
msgstr "Oui"

#: ../libfdisk/gnomefsedit.c:600 ../libfdisk/gnomefsedit.c:986
#: ../libfdisk/gnomefsedit.c:1110 ../libfdisk/gnomefsedit.c:2056
#: ../libfdisk/gnomefsedit.c:2326 ../libfdisk/gnomefsedit.c:2379
#: ../libfdisk/newtfsedit.c:486 ../libfdisk/newtfsedit.c:697
#: ../libfdisk/newtfsedit.c:1483 ../libfdisk/newtfsedit.c:1501
#: ../libfdisk/newtfsedit.c:1586 ../loader/net.c:701 ../text.py:263
#: ../text.py:268 ../text.py:450 ../text.py:456 ../textw/partitioning.py:165
msgid "No"
msgstr "Non"

#: ../text.py:278
msgid "Red Hat Linux"
msgstr "Red Hat Linux"

#: ../text.py:279
msgid ""
"Welcome to Red Hat Linux!\n"
"\n"
"This installation process is outlined in detail in the Official Red Hat "
"Linux Installation Guide available from Red Hat Software. If you have access "
"to this manual, you should read the installation section before continuing.\n"
"\n"
"If you have purchased Official Red Hat Linux, be sure to register your "
"purchase through our web site, http://www.redhat.com/."
msgstr ""
"Red Hat Linux vous souhaite la bienvenue !\n"
"\n"
"Cette procédure d'installation est décrite en détail dans le Guide "
"d'installation Red Hat Linux officiel, disponible auprès de Red Hat "
"Software. Si vous disposez de ce guide, lisez la section concernant "
"l'installation avant de poursuivre.\n"
"\n"
"Si vous avez acheté la distribution officielle de Red Hat Linux, pensez à "
"enregistrer votre achat sur notre site Web à l'adresse "
"http://www.redhat.com/."

#: ../text.py:350
msgid "Use bootp/dhcp"
msgstr "Utiliser bootp/dhcp"

#: ../loader/net.c:234 ../text.py:355
msgid "IP address:"
msgstr "Adresse IP :"

#: ../loader/net.c:237 ../text.py:356
msgid "Netmask:"
msgstr "Masque réseau :"

#: ../loader/net.c:240 ../text.py:357
msgid "Default gateway (IP):"
msgstr "Passerelle par défaut (IP) :"

#: ../loader/net.c:243 ../text.py:358
msgid "Primary nameserver:"
msgstr "Serveur de noms primaire :"

#: ../iw/network.py:11 ../text.py:380
msgid "Network Configuration"
msgstr "Configuration du réseau"

#: ../text.py:396
msgid "Invalid information"
msgstr "Information non valide"

#: ../text.py:397
msgid "You must enter valid IP information to continue"
msgstr "Vous devez entrer une adresse IP valide pour pouvoir continuer"

#: ../text.py:425
msgid "Hostname Configuration"
msgstr "Configuration du nom d'hôte"

#: ../text.py:426
msgid ""
"The hostname is the name of your computer.  If your computer is attached to "
"a network, this may be assigned by your network administrator."
msgstr ""
"Le nom d'hôte est le nom de votre ordinateur. Si votre ordinateur est "
"connecté à un réseau, le nom d'hôte est peut-être attribué par votre "
"administrateur réseau."

#: ../iw/network.py:201 ../loader/net.c:458 ../loader/net.c:620 ../text.py:429
msgid "Hostname"
msgstr "Nom d'hôte"

#: ../text.py:440 ../text.py:594
msgid "Bootdisk"
msgstr "Disquette d'amorçage"

#: ../text.py:441
msgid ""
"A custom boot disk provides a way of booting into your Linux system without "
"depending on the normal bootloader. This is useful if you don't want to "
"install lilo on your system, another operating system removes lilo, or lilo "
"doesn't work with your hardware configuration. A custom boot disk can also "
"be used with the Red Hat rescue image, making it much easier to recover from "
"severe system failures.\n"
"\n"
"Would you like to create a boot disk for your system?"
msgstr ""
"Une disquette d'amorçage personnalisée permet de démarrer votre système "
"Linux sans qu'il soit nécessaire d'utiliser le chargeur de démarrage normal. "
"Elle est utile si vous ne voulez pas installer lilo sur votre système, si un "
"autre système d'exploitation a supprimé lilo, ou lorsque lilo ne fonctionne "
"pas avec votre configuration matérielle. Une disquette d'amorçage peut aussi "
"être utilisée avec l'image de secours de Red Hat pour faciliter la "
"récupération des données endommagées par des erreurs système graves.\n"
"\n"
"Voulez-vous créer une disquette d'amorçage pour votre système ?"

#: ../text.py:476
msgid "X probe results"
msgstr "Résultats de la détection X"

#: ../text.py:489 ../text.py:508
msgid "Unlisted Card"
msgstr "Carte inconnue"

#: ../text.py:497
msgid "Video Card Selection"
msgstr "Sélection de la carte vidéo"

#: ../text.py:498
msgid "Which video card do you have?"
msgstr "Quelle carte vidéo utilisez-vous ?"

#: ../text.py:510
msgid "X Server Selection"
msgstr "Sélection du serveur X"

#: ../text.py:510
msgid "Choose a server"
msgstr "Choisir un serveur"

#: ../text.py:561
msgid "Installation to begin"
msgstr "Début de l'installation"

#: ../iw/confirm.py:30 ../text.py:562
msgid ""
"A complete log of your installation will be in /tmp/install.log after "
"rebooting your system. You may want to keep this file for later reference."
msgstr ""
"Un historique complet de votre installation figurera dans le fichier journal "
"/tmp/install.log après le redémarrage de votre système. Vous pouvez "
"conserver ce fichier pour le consulter ultérieurement."

#: ../text.py:578
msgid "Complete"
msgstr "Terminé"

#: ../iw/congrats.py:31 ../text.py:579
msgid ""
"Congratulations, installation is complete.\n"
"\n"
"Remove the boot media and press return to reboot. For information on fixes "
"which are available for this release of Red Hat Linux, consult the Errata "
"available from http://www.redhat.com.\n"
"\n"
"Information on configuring your system is available in the post install "
"chapter of the Official Red Hat Linux User's Guide."
msgstr ""
"Félicitations, l'installation est terminée.\n"
"\n"
"Retirez la disquette et appuyez sur Entrée pour redémarrer. Pour des "
"informations sur les corrections disponibles pour cette version de Red Hat "
"Linux, consultez les Errata à l'adresse http://www.redhat.com.\n"
"\n"
"Des informations sur la configuration de votre système sont disponibles dans "
"le chapitre \"Après l'installation\" du Manuel utilisateur officiel Red Hat "
"Linux."

#: ../iw/bootdisk.py:50 ../text.py:595
msgid ""
"Insert a blank floppy in the first floppy drive. All data on this disk will "
"be erased during creation of the boot disk."
msgstr ""
"Insérez une disquette vierge dans le premier lecteur de disquettes. Toutes "
"les données de cette disquette seront supprimées lors de la création de la "
"disquette d'amorçage."

#: ../text.py:598 ../text.py:599 ../text.py:610 ../text.py:611
#: ../textw/lilo.py:21 ../textw/silo.py:21
msgid "Skip"
msgstr "Ignorer"

#: ../iw/bootdisk.py:54 ../text.py:607
msgid ""
"An error occured while making the boot disk. Please make sure that there is "
"a formatted floppy in the first floppy drive."
msgstr ""
"Une erreur s'est produite lors de la création de la disquette d'amorçage. "
"Assurez-vous qu'une disquette formatée se trouve dans le premier lecteur de "
"disquettes."

#: ../text.py:669
msgid "Package Installation"
msgstr "Installation du paquetage"

#: ../text.py:671
msgid "Name   : "
msgstr "Nom   : "

#: ../text.py:672
msgid "Size   : "
msgstr "Taille   : "

#: ../text.py:673
msgid "Summary: "
msgstr "Résumé : "

#: ../text.py:699
msgid "    Packages"
msgstr "    Paquetages"

#: ../text.py:700
msgid "       Bytes"
msgstr "       Octets"

#: ../text.py:701
msgid "        Time"
msgstr "        Temps"

#: ../text.py:703
msgid "Total    :"
msgstr "Total    :"

#: ../text.py:710
msgid "Completed:   "
msgstr "Effectué :   "

#: ../text.py:720
msgid "Remaining:  "
msgstr "Restant :  "

#: ../text.py:790
msgid "What time zone are you located in?"
msgstr "Dans quel fuseau horaire vous trouvez-vous ?"

#: ../text.py:798
msgid "Hardware clock set to GMT?"
msgstr "Régler l'horloge système sur GMT ?"

#: ../iw/timezone.py:30 ../text.py:800
msgid "Time Zone Selection"
msgstr "Sélection du fuseau horaire"

#: ../text.py:864 ../text.py:865
msgid "Debug"
msgstr "Déboguer"

#: ../text.py:877
msgid "Red Hat Linux (C) 1999 Red Hat, Inc."
msgstr "Red Hat Linux (C) 1999 Red Hat, Inc."

#: ../text.py:879
msgid ""
"  <Tab>/<Alt-Tab> between elements   |  <Space> selects   |  <F12> next "
"screen"
msgstr ""
"<Tab>/<Alt-Tab> Changer d'élément | <Espace> Sélectionner | <F12> Ecran "
"suivant"

#: ../iw/welcome.py:11 ../text.py:899
msgid "Welcome"
msgstr "Bienvenue"

#: ../iw/lilo.py:94 ../iw/lilo.py:196 ../iw/silo.py:119 ../iw/silo.py:243
#: ../text.py:905 ../text.py:911
msgid "Partition"
msgstr "Partition"

#: ../text.py:907
msgid "Manually Partition"
msgstr "Partitionnement manuel"

#: ../text.py:909
msgid "Automatic Partition"
msgstr "Partitionnement automatique"

#: ../text.py:913
msgid "Swap"
msgstr "Swap"

#: ../text.py:915
msgid "Filesystem Formatting"
msgstr "Création du système de fichiers"

#: ../text.py:917 ../text.py:919 ../text.py:921 ../textw/lilo.py:24
#: ../textw/lilo.py:63 ../textw/lilo.py:155
msgid "LILO Configuration"
msgstr "Configuration de LILO"

#: ../text.py:923
msgid "Hostname Setup"
msgstr "Configuration du nom d'hôte"

#: ../text.py:925
msgid "Network Setup"
msgstr "Configuration du réseau"

#: ../iw/mouse.py:55 ../text.py:927 ../text.py:929
msgid "Mouse Configuration"
msgstr "Configuration de la souris"

#: ../text.py:931
msgid "Time Zone Setup"
msgstr "Configuration du fuseau horaire"

#: ../text.py:933 ../textw/userauth.py:8
msgid "Root Password"
msgstr "Mot de passe root"

#: ../text.py:935 ../textw/userauth.py:148
msgid "User Account Setup"
msgstr "Configuration du compte utilisateur"

#: ../text.py:937
msgid "Authentication"
msgstr "Authentification"

#: ../text.py:939
msgid "Package Groups"
msgstr "Groupes de paquetages"

#: ../text.py:941 ../text.py:977
msgid "Individual Packages"
msgstr "Paquetages individuels"

#: ../text.py:943 ../textw/packages.py:114
msgid "Package Dependencies"
msgstr "Dépendances entre les paquetages"

#: ../iw/xconfig.py:110 ../text.py:945 ../text.py:953
msgid "X Configuration"
msgstr "Configuration X"

#: ../text.py:947 ../text.py:952
msgid "Boot Disk"
msgstr "Disquette d'amorçage"

#: ../text.py:949
msgid "Installation Begins"
msgstr "Début de l'installation"

#: ../text.py:951
msgid "Install System"
msgstr "Installation du système"

#: ../text.py:955
msgid "Installation Complete"
msgstr "Installation terminée"

#: ../text.py:964 ../text.py:967 ../text.py:970 ../textw/silo.py:24
#: ../textw/silo.py:62 ../textw/silo.py:153
msgid "SILO Configuration"
msgstr "Configuration de SILO"

#: ../text.py:975
msgid "Examine System"
msgstr "Analyse du système"

#: ../text.py:976
msgid "Customize Upgrade"
msgstr "Personnalisation de la mise à jour"

#: ../text.py:978
msgid "Upgrade System"
msgstr "Mise à jour du système"

#: ../text.py:979
msgid "Upgrade Complete"
msgstr "Mise à jour terminée"

#: ../text.py:1009
msgid "Cancelled"
msgstr "Annulé"

#: ../text.py:1010
msgid "I can't go to the previous step from here. You will have to try again."
msgstr ""

#: ../gui.py:256 ../gui.py:470
msgid "Next"
msgstr "Suivant"

#: ../gui.py:258 ../gui.py:474
msgid "Show Help"
msgstr "Afficher l'aide"

#: ../gui.py:259 ../gui.py:473
msgid "Hide Help"
msgstr "Masquer l'aide"

#: ../gui.py:260 ../gui.py:472
msgid "Finish"
msgstr "Terminer"

#: ../gui.py:263 ../gui.py:496
msgid "Online Help"
msgstr "Aide en ligne"

#: ../gui.py:463
msgid "Red Hat Linux Installer"
msgstr "Programme d'installation de Red Hat Linux"

#: ../iw/account.py:14
msgid "Account Configuration"
msgstr "Configuration du compte"

#: ../iw/account.py:130
msgid "Root Password: "
msgstr "Mot de passe root : "

#: ../iw/account.py:133
msgid "Confirm: "
msgstr "Confirmer : "

#: ../iw/account.py:184 ../iw/account.py:227
msgid "Account Name"
msgstr "Nom de compte"

#: ../iw/account.py:188 ../textw/userauth.py:80
msgid "Password"
msgstr "Mot de passe"

#: ../iw/account.py:192 ../textw/userauth.py:81
msgid "Password (confirm)"
msgstr "Vérification du mot de passe"

#: ../iw/account.py:196 ../iw/account.py:227 ../textw/userauth.py:79
#: ../textw/userauth.py:160
msgid "Full Name"
msgstr "Nom complet"

#: ../iw/account.py:205 ../libfdisk/newtfsedit.c:1303 ../textw/userauth.py:171
msgid "Add"
msgstr "Ajouter"

#: ../iw/account.py:207 ../libfdisk/newtfsedit.c:1296
#: ../libfdisk/newtfsedit.c:1304 ../textw/lilo.py:147 ../textw/lilo.py:168
#: ../textw/partitioning.py:63 ../textw/silo.py:145 ../textw/silo.py:167
#: ../textw/userauth.py:172
msgid "Edit"
msgstr "Modifier"

#: ../iw/account.py:209 ../libfdisk/newtfsedit.c:1296
#: ../libfdisk/newtfsedit.c:1304 ../textw/userauth.py:171
msgid "Delete"
msgstr "Supprimer"

#: ../iw/account.py:211
msgid "New"
msgstr "Nouveau"

#: ../iw/auth.py:11 ../textw/userauth.py:246
msgid "Authentication Configuration"
msgstr "Configuration de l'authentification"

#: ../iw/auth.py:50
msgid "Enable MD5 passwords"
msgstr "Activer les mots de passe MD5"

#: ../iw/auth.py:51
msgid "Enable shadow passwords"
msgstr "Activer les mots de passe masqués"

#: ../iw/auth.py:53 ../textw/userauth.py:251
msgid "Enable NIS"
msgstr "Activer NIS"

#: ../iw/auth.py:54
msgid "Use broadcast to find NIS server"
msgstr "Rechercher un serveur NIS sur le réseau"

#: ../iw/auth.py:66
msgid "NIS Domain: "
msgstr "Domaine NIS : "

#: ../iw/auth.py:68
msgid "NIS Server: "
msgstr "Serveur NIS : "

#: ../iw/bootdisk.py:10
msgid "Bootdisk Creation"
msgstr "Création d'une disquette d'amorçage"

#: ../iw/bootdisk.py:61
msgid "Skip boot disk creation"
msgstr "Ignorer la création d'une disquette d'amorçage"

#: ../iw/confirm.py:11
msgid "About to Install"
msgstr "Début de l'installation"

#: ../iw/confirm.py:27
msgid "Click next to begin installation of Red Hat Linux."
msgstr "Cliquez sur Suivant pour commencer l'installation de Red Hat Linux."

#: ../iw/congrats.py:11
msgid "Congratulations"
msgstr "Félicitations"

#: ../iw/congrats.py:13
msgid "Exit"
msgstr "Quitter"

#: ../iw/dependencies.py:9
msgid "Unresolved Dependencies"
msgstr "Dépendances non résolues"

#: ../iw/dependencies.py:30 ../iw/progress.py:121 ../textw/packages.py:121
msgid "Package"
msgstr "Paquetage"

#: ../iw/dependencies.py:30 ../textw/packages.py:121
msgid "Requirement"
msgstr "Requiert"

#: ../iw/dependencies.py:38 ../textw/packages.py:133
msgid "Install packages to satisfy dependencies"
msgstr "Installation des paquetages pour satisfaire les dépendances"

#: ../iw/examine.py:10
msgid "Upgrade Examine"
msgstr "Analyse de la mise à jour"

#: ../iw/examine.py:34
msgid ""
"You don't have any Linux partitions.\n"
" You can't upgrade this sytem!"
msgstr ""
"Vous ne disposez d'aucune partition Linux.\n"
"Vous ne pouvez pas mettre à jour ce système !"

#: ../iw/examine.py:59
msgid "Customize packages to be upgraded"
msgstr "Choix des paquetages à mettre à jour"

#: ../iw/fdisk.py:12 ../textw/partitioning.py:24
msgid "fdisk"
msgstr "fdisk"

#: ../iw/fdisk.py:88
msgid "Select drive to run fdisk on"
msgstr "Sélectionnez le disque sur lequel vous souhaitez exécuter fdisk"

#: ../iw/format.py:12
msgid "Choose partitions to Format"
msgstr "Choix des partitions à formater"

#: ../iw/format.py:47
msgid "Check for bad blocks while formatting"
msgstr "Vérification des blocs défectueux pendant le formatage"

#: ../iw/installpath.py:38
msgid "GNOME Workstation"
msgstr "Station de travail GNOME"

#: ../iw/installpath.py:40
msgid "KDE Workstation"
msgstr "Station de travail KDE"

#: ../iw/installpath.py:42 ../libfdisk/gnomefsedit.c:2232
#: ../libfdisk/gnomefsedit.c:2252
msgid "Server"
msgstr "Serveur"

#: ../iw/installpath.py:43
msgid "Custom"
msgstr "Personnalisée"

#: ../iw/installpath.py:89
msgid "Install Type"
msgstr "Type d'installation"

#: ../iw/installpath.py:158
msgid "Install"
msgstr "Installation"

#: ../iw/installpath.py:160
msgid "Upgrade"
msgstr "Mise à jour"

#: ../iw/installpath.py:214
msgid "Use fdisk"
msgstr "Utiliser fdisk"

#: ../iw/keyboard.py:12
msgid "Keyboard Configuration"
msgstr "Configuration du clavier"

#: ../iw/keyboard.py:51
msgid "Model"
msgstr "Modèle"

#: ../iw/keyboard.py:70
msgid "Layout"
msgstr "Disposition"

#: ../iw/keyboard.py:89
msgid "Variant"
msgstr "Variante"

#: ../iw/keyboard.py:104
msgid "Test your selection here:"
msgstr "Testez votre sélection ici :"

#: ../iw/language.py:16 ../loader/lang.c:244
msgid "What language should be used during the installation process?"
msgstr "Quelle langue doit être utilisée durant le processus d'installation ?"

#: ../iw/lilo.py:18
msgid "Lilo Configuration"
msgstr "Configuration de LILO"

#: ../iw/lilo.py:99 ../iw/lilo.py:197 ../iw/silo.py:124 ../iw/silo.py:244
msgid "Type"
msgstr "Type"

#: ../iw/lilo.py:128
msgid "Install LILO boot record on:"
msgstr "Installation du bloc de démarrage de LILO sur :"

#: ../iw/lilo.py:133 ../iw/silo.py:163
msgid "Master Boot Record (MBR)"
msgstr "Bloc de démarrage maître (MBR)"

#: ../iw/lilo.py:137 ../iw/silo.py:161
msgid "First sector of boot partition"
msgstr "Premier secteur de la partition de démarrage"

#: ../iw/lilo.py:141 ../textw/lilo.py:19
msgid "Use linear mode (needed for some SCSI drives)"
msgstr "Utiliser le mode linéaire (nécessaire pour certains disques SCSI)"

#: ../iw/lilo.py:144 ../iw/silo.py:186
msgid "Kernel parameters"
msgstr "Paramètres du noyau"

#: ../iw/lilo.py:159 ../iw/silo.py:201
msgid "Create boot disk"
msgstr "Création d'une disquette d'amorçage"

#: ../iw/lilo.py:163
msgid "Do not install LILO"
msgstr "Ne pas installer LILO"

#: ../iw/lilo.py:174 ../iw/silo.py:220 ../textw/lilo.py:138
#: ../textw/silo.py:136
msgid "Default"
msgstr "Par défaut"

#: ../iw/lilo.py:174 ../iw/silo.py:220 ../textw/lilo.py:138
#: ../textw/silo.py:136
msgid "Partition type"
msgstr "Type de partition"

#: ../iw/lilo.py:174 ../iw/lilo.py:208 ../iw/silo.py:220 ../iw/silo.py:255
#: ../textw/lilo.py:80 ../textw/lilo.py:138 ../textw/silo.py:80
#: ../textw/silo.py:136
msgid "Boot label"
msgstr "Label de boot"

#: ../iw/mouse.py:134
msgid "Emulate 3 Buttons"
msgstr "Emulation de souris à trois boutons"

#: ../iw/network.py:141
msgid "Configure using DHCP"
msgstr "Configuration avec DHCP"

#: ../iw/network.py:147
msgid "Activate on boot"
msgstr "Activation au démarrage"

#: ../iw/network.py:155
msgid "IP Address"
msgstr "Adresse IP"

#: ../iw/network.py:156 ../loader/net.c:618
msgid "Netmask"
msgstr "Masque réseau"

#: ../iw/network.py:157 ../loader/loader.c:228
msgid "Network"
msgstr "Réseau"

#: ../iw/network.py:158
msgid "Broadcast"
msgstr "Diffusion"

#: ../iw/network.py:202
msgid "Gateway"
msgstr "Passerelle"

#: ../iw/network.py:202
msgid "Primary DNS"
msgstr "DNS primaire"

#: ../iw/network.py:202
msgid "Secondary DNS"
msgstr "DNS secondaire"

#: ../iw/network.py:202
msgid "Ternary DNS"
msgstr "DNS tertiaire"

#: ../iw/package.py:20
msgid "Individual Package Selection"
msgstr "Sélection de paquetages individuels"

#: ../iw/package.py:176
msgid "Up"
msgstr "Haut"

#: ../iw/package.py:322
msgid "Name: "
msgstr "Nom : "

#: ../iw/package.py:327
msgid "Package Details"
msgstr "Détails du paquetage"

#: ../iw/package.py:333
msgid "Size: "
msgstr "Taille : "

#: ../iw/package.py:339
msgid "Select Package For Installation"
msgstr "Sélection des paquetages à installer"

#: ../iw/package.py:374 ../textw/packages.py:22 ../textw/packages.py:87
msgid "Package Group Selection"
msgstr "Sélection du groupe de paquetages"

#: ../iw/package.py:452 ../textw/packages.py:18
msgid "Select individual packages"
msgstr "Sélection individuelle des paquetages"

#: ../iw/progress.py:29
msgid "Installing Packages"
msgstr "Installation des paquetages"

#: ../iw/progress.py:122 ../iw/progress.py:157
msgid "Size"
msgstr "Taille"

#: ../iw/progress.py:123
msgid "Summary"
msgstr "Résumé"

#: ../iw/progress.py:157
msgid "Status"
msgstr "Etat"

#: ../iw/progress.py:157
msgid "Packages"
msgstr "Paquetages"

#: ../iw/progress.py:157
msgid "Time"
msgstr "Temps"

#: ../iw/progress.py:162
msgid "Total"
msgstr "Total"

#: ../iw/progress.py:163
msgid "Completed"
msgstr "Effectué"

#: ../iw/progress.py:164
msgid "Remaining"
msgstr "Restant"

#: ../iw/rootpartition.py:16
msgid "Confirm Partitioning Selection"
msgstr "Confirmez la sélection des partitions"

#: ../iw/rootpartition.py:32 ../textw/partitioning.py:24
msgid "Disk Druid"
msgstr "Disk Druid"

#: ../iw/rootpartition.py:43 ../textw/partitioning.py:160
msgid "Low Memory"
msgstr "Mémoire faible"

#: ../iw/rootpartition.py:44 ../textw/partitioning.py:161
msgid ""
"As you don't have much memory in this machine, we need to turn on swap space "
"immediately. To do this we'll have to write your new partition table to the "
"disk immediately. Is that okay?"
msgstr ""
"Etant donné que vous ne disposez pas de beaucoup de mémoire sur cette "
"machine, vous devez activer l'espace swap immédiatement. Pour ce faire, "
"votre nouvelle table des partitions doit être immédiatement enregistrée sur "
"le disque. OK ?"

#: ../iw/rootpartition.py:143 ../textw/partitioning.py:123
msgid "Automatic Partitioning"
msgstr "Partitionnement automatique"

#: ../iw/rootpartition.py:191 ../textw/partitioning.py:124
#, c-format
msgid ""
"%s\n"
"\n"
"If you don't want to do this, you can continue with this install by "
"partitioning manually, or you can go back and perform a fully customized "
"installation."
msgstr ""
"%s\n"
"\n"
"Si vous ne voulez pas procéder de la sorte, vous pouvez poursuivre cette "
"installation en exécutant un partitionnement manuel ou vous pouvez revenir "
"en arrière et exécuter une installation personnalisée."

#: ../iw/rootpartition.py:204
msgid "Remove data"
msgstr "Supprimer les données"

#: ../iw/rootpartition.py:207 ../textw/partitioning.py:128
msgid "Manually partition"
msgstr "Partitionnement manuel"

#: ../iw/silo.py:18
msgid "Silo Configuration"
msgstr "Configuration de Silo"

#: ../iw/silo.py:155
msgid "Install SILO boot record on:"
msgstr "Installation du bloc de démarrage de SILO sur :"

#: ../iw/silo.py:170
msgid "Create PROM alias"
msgstr ""

#: ../iw/silo.py:182
msgid "Set default PROM boot device to linux"
msgstr ""

#: ../iw/silo.py:209
msgid "Do not install SILO"
msgstr "Ne pas installer SILO"

#: ../iw/timezone.py:154
msgid "View:"
msgstr "Affichage :"

#: ../iw/timezone.py:162 ../iw/timezone.py:163
msgid "System clock uses UTC"
msgstr "L'horloge système utilise l'échelle UTC"

#: ../iw/timezone.py:211
msgid "Use Daylight Saving Time (US only)"
msgstr "Utiliser l'heure d'été"

#: ../iw/timezone.py:225
msgid "Location"
msgstr "Zone"

#: ../iw/timezone.py:226
msgid "UTC Offset"
msgstr "Coordination UTC"

#: ../iw/xconfig.py:9
msgid "Video Card"
msgstr "Carte vidéo"

#: ../iw/xconfig.py:10
msgid "Monitor"
msgstr "Ecran"

#: ../iw/xconfig.py:11
msgid "Video Ram"
msgstr "Mémoire vidéo"

#: ../iw/xconfig.py:12
msgid "Horizontal Frequency Range"
msgstr "Fréquence horizontale"

#: ../iw/xconfig.py:13
msgid "Vertical Frequency Range"
msgstr "Fréquence verticale"

#: ../iw/xconfig.py:14
msgid "Test failed"
msgstr "Le test a échoué"

#: ../iw/xconfig.py:22 ../iw/xconfig.py:219
msgid "Customize X Configuration"
msgstr "Personnaliser la configuration X"

#: ../iw/xconfig.py:80
msgid "Bits per Pixel"
msgstr "Bits par pixel"

#: ../iw/xconfig.py:90 ../iw/xconfig.py:215
msgid "Test this configuration"
msgstr "Tester cette configuration"

#: ../iw/xconfig.py:169
msgid ""
"In most cases your video hardware can be probed to automatically determine "
"the best settings for your display."
msgstr ""
"Dans la plupart des cas, le système peut tester votre matériel vidéo afin de "
"déterminer automatiquement les meilleurs paramètres pour l'affichage."

#: ../iw/xconfig.py:177
msgid "Autoprobe results:"
msgstr "Résultats de l'autodétection :"

#: ../iw/xconfig.py:191
msgid ""
"Your monitor could not be autodetected. Please choose it from the list below:"
msgstr ""
"Le système n'a pas pu détecter automatiquement votre écran. Sélectionnez-le "
"dans la liste ci-dessous :"

#: ../iw/xconfig.py:222
msgid "Use Graphical Login"
msgstr "Utiliser la connexion en mode graphique"

#: ../iw/xconfig.py:224
msgid "Skip X Configuration"
msgstr "Ignorer la configuration X"

#: ../textw/lilo.py:13 ../textw/silo.py:14
msgid ""
"A few systems will need to pass special options to the kernel at boot time "
"for the system to function properly. If you need to pass boot options to the "
"kernel, enter them now. If you don't need any or aren't sure, leave this "
"blank."
msgstr ""
"Certains systèmes ont besoin, lors du démarrage, de transmettre des options "
"spéciales au noyau pour fonctionner correctement. Si vous devez transmettre "
"des options de démarrage au noyau, faites-le maintenant. Si cela n'est pas "
"nécessaire ou si vous n'êtes pas sûr de vous, laissez ce champ vide."

#: ../textw/lilo.py:64 ../textw/silo.py:64
msgid "Where do you want to install the bootloader?"
msgstr "Où voulez-vous installer le chargeur de démarrage ?"

#: ../textw/lilo.py:84 ../textw/lilo.py:105 ../textw/silo.py:84
#: ../textw/silo.py:105
msgid "Clear"
msgstr "Réinitialiser"

#: ../libfdisk/gnomefsedit.c:676 ../libfdisk/gnomefsedit.c:1647
#: ../libfdisk/gnomefsedit.c:2164 ../libfdisk/newtfsedit.c:450
#: ../libfdisk/newtfsedit.c:1501 ../loader/devices.c:168 ../textw/lilo.py:84
#: ../textw/lilo.py:102 ../textw/silo.py:84 ../textw/silo.py:102
#: ../textw/userauth.py:62
msgid "Cancel"
msgstr "Annuler"

#: ../textw/lilo.py:92 ../textw/silo.py:92
msgid "Edit Boot Label"
msgstr "Changer le label de boot"

#: ../textw/lilo.py:150 ../textw/silo.py:148
msgid ""
"The boot manager Red Hat uses can boot other operating systems as well. You "
"need to tell me what partitions you would like to be able to boot and what "
"label you want to use for each of them."
msgstr ""
"Le gestionnaire de démarrage de Red Hat peut aussi lancer d'autres systèmes "
"d'exploitation. Vous devez indiquer quelles sont les partitions que vous "
"souhaitez pouvoir lancer et le label que vous voulez utiliser pour chacune "
"d'elles."

#: ../textw/packages.py:115
msgid ""
"Some of the packages you have selected to install require packages you have "
"not selected. If you just select Ok all of those required packages will be "
"installed."
msgstr ""
"Certains des paquetages que vous avez choisi d'installer ont besoin de "
"paquetages que vous n'avez pas sélectionnés. Si vous vous contentez de "
"choisir Ok, tous les paquetages requis seront installés."

#: ../textw/partitioning.py:16 ../textw/partitioning.py:57
msgid "Disk Setup"
msgstr "Configuration disque"

#: ../textw/partitioning.py:17
msgid ""
"Disk Druid is a tool for partitioning and setting up mount points. It is "
"designed to be easier to use than Linux's traditional disk partitioning "
"sofware, fdisk, as well as more powerful. However, there are some cases "
"where fdisk may be preferred.\n"
"\n"
"Which tool would you like to use?"
msgstr ""
"Disk Druid est un outil de partitionnement et de configuration des points de "
"montage. Il est conçu pour être plus facile à utiliser que fdisk, l'outil de "
"partitionnement traditionnel de Linux. Il est également plus puissant. "
"Cependant, dans certains cas, il est préférable d'utiliser fdisk.\n"
"\n"
"Quel utilitaire voulez-vous utiliser ?"

#: ../textw/partitioning.py:58
msgid ""
"To install Red Hat Linux, you must have at least one partition of 150 MB "
"dedicated to Linux. We suggest placing that partition on one of the first "
"two hard drives in your system so you can boot into Linux with LILO."
msgstr ""
"L'installation de Red Hat Linux nécessite une partition de 150 Mo minimum "
"dédiée à Linux. Nous vous conseillons de la placer sur l'un des deux "
"premiers disques durs de votre système afin qu'il soit possible de lancer "
"Linux à l'aide de LILO."

#: ../loader/loader.c:291 ../loader/loader.c:316 ../textw/partitioning.py:63
msgid "Done"
msgstr "Fait"

#: ../textw/partitioning.py:128 ../textw/partitioning.py:129
msgid "Continue"
msgstr "Continuer"

#: ../textw/partitioning.py:180
msgid ""
"What partitions would you like to format? We strongly suggest formatting all "
"of the system partitions, including /, /usr, and /var. There is no need to "
"format /home or /usr/local if they have already been configured during a "
"previous install."
msgstr ""
"Quelles partitions voulez-vous formater ? Nous vous conseillons fortement de "
"formater toutes les partitions système, notamment /, /usr et /var. Vous "
"n'avez pas besoin de formater /home ou /usr/local si elles ont déjà été "
"configurées lors d'une installation précédente."

#: ../textw/partitioning.py:200
msgid "Check for bad blocks during format"
msgstr "Vérification des blocs défectueux pendant le formatage"

#: ../textw/partitioning.py:204
msgid "Choose Partitions to Format"
msgstr "Choix des partitions à formater"

#: ../textw/userauth.py:10
msgid ""
"Pick a root password. You must type it twice to ensure you know what it is "
"and didn't make a mistake in typing. Remember that the root password is a "
"critical part of system security!"
msgstr ""
"Choisissez un mot de passe root. Vous devez le saisir deux fois pour vous "
"assurer que vous le connaissez et que vous n'avez pas fait d'erreur en le "
"tapant. Rappelez-vous que le mot de passe root est un élément extrêmement "
"important de la sécurité du système !"

#: ../loader/urls.c:298 ../textw/userauth.py:23
msgid "Password:"
msgstr "Mot de passe :"

#: ../textw/userauth.py:24
msgid "Password (again):"
msgstr "Vérification du mot de passe :"

#: ../textw/userauth.py:40 ../textw/userauth.py:91
msgid "Password Length"
msgstr "Nombre de caractères du mot de passe"

#: ../textw/userauth.py:41
msgid "The root password must be at least 6 characters long."
msgstr "Le mot de passe root doit comporter au minimum 6 caractères."

#: ../textw/userauth.py:45 ../textw/userauth.py:99
msgid "Password Mismatch"
msgstr "Erreur de mot de passe"

#: ../textw/userauth.py:46 ../textw/userauth.py:100
msgid "The passwords you entered were different. Please try again."
msgstr "Les mots de passe que vous avez entrés sont différents. Recommencez."

#: ../textw/userauth.py:71
msgid "Edit User"
msgstr "Modifier utilisateur"

#: ../textw/userauth.py:73
msgid "Add User"
msgstr "Ajouter utilisateur"

#: ../textw/userauth.py:78
msgid "User ID"
msgstr "ID utilisateur"

#: ../textw/userauth.py:92
msgid "The password must be at least 6 characters long."
msgstr "Le mot de passe doit comporter au minimum 6 caractères."

#: ../textw/userauth.py:109
msgid "User Exists"
msgstr "L'utilisateur existe"

#: ../textw/userauth.py:110
msgid "This user id already exists.  Choose another."
msgstr "Cet utilisateur existe déjà. Choisissez-en un autre."

#: ../textw/userauth.py:137
msgid ""
"You should use a normal user account for most activities on your system. By "
"not using the root account casually, you'll reduce the chance of disrupting "
"your system's configuration."
msgstr ""
"Vous devez utiliser un compte utilisateur normal pour la plupart des "
"activités sur votre système. Si vous veillez à n'utiliser le compte root "
"qu'avec précaution, vous réduirez le risque d'une modification involontaire "
"de la configuration de votre système."

#: ../textw/userauth.py:150
msgid ""
"What user account would you like to have on the system? You should have at "
"least one non-root account for normal work, but multi-user systems can have "
"any number of accounts set up."
msgstr ""
"Quel compte utilisateur souhaitez-vous utiliser sur le système ? Vous devez "
"disposer au minimum d'un compte non root pour le travail courant, mais, sur "
"les systèmes multi-utilisateur, le nombre de comptes est illimité."

#: ../textw/userauth.py:160
msgid "User name"
msgstr "Nom de l'utilisateur"

#: ../textw/userauth.py:184
msgid "Enter the information for the user."
msgstr "Entrez les informations sur l'utilisateur."

#: ../textw/userauth.py:196
msgid "Change the information for this user."
msgstr "Modifiez les informations pour cet utilisateur."

#: ../textw/userauth.py:247
msgid "Use Shadow Passwords"
msgstr "Utiliser des mots de passe masqués"

#: ../textw/userauth.py:249
msgid "Enable MD5 Passwords"
msgstr "Activer les mots de passe MD5"

#: ../textw/userauth.py:256
msgid "NIS Domain:"
msgstr "Domaine NIS :"

#: ../textw/userauth.py:258
msgid "NIS Server:"
msgstr "Serveur NIS :"

#: ../textw/userauth.py:260
msgid "or use:"
msgstr "ou utiliser :"

#: ../textw/userauth.py:263
msgid "Request server via broadcast"
msgstr "Rechercher un serveur sur le réseau"

#: ../libfdisk/fsedit.c:614 ../libfdisk/fsedit.c:621 ../libfdisk/fsedit.c:628
#: ../libfdisk/fsedit.c:637 ../libfdisk/fsedit.c:649 ../libfdisk/fsedit.c:659
msgid "Bad Mount Point"
msgstr "Point de montage erroné"

#: ../libfdisk/fsedit.c:615
#, c-format
msgid "The %s directory must be on the root filesystem."
msgstr "Le répertoire %s doit être sur le système de fichiers root."

#: ../libfdisk/fsedit.c:622
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points must begin with a leading /."
msgstr ""
"Le point de montage %s est illégal.\n"
"\n"
"Les points de montage doivent commencer par /."

#: ../libfdisk/fsedit.c:629
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points may not end with a /."
msgstr ""
"Le point de montage %s est illégal.\n"
"\n"
"Les points de montage ne doivent pas se terminer par /."

#: ../libfdisk/fsedit.c:638
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points may only printable characters."
msgstr ""
"Le point de montage %s est illégal.\n"
"\n"
"Les points de montage ne peuvent contenir que des caractères imprimables."

#: ../libfdisk/fsedit.c:650
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"System partitions must be on Linux Native partitions."
msgstr ""
"Le point de montage %s est illégal.\n"
"\n"
"Les partitions système doivent être sur des partitions Linux Native."

#: ../libfdisk/fsedit.c:660
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"/usr must be on a Linux Native partition or an NFS volume."
msgstr ""
"Le point de montage %s est illégal.\n"
"\n"
"/usr doit être sur une partition Linux Native ou sur un volume NFS."

#: ../libfdisk/fsedit.c:688
msgid "Too Many Drives"
msgstr "Trop de disques"

#: ../libfdisk/fsedit.c:689
msgid ""
"You have more drives than this program supports. Please use the standard "
"fdisk program to setup your drives and please notify Red Hat Software that "
"you saw this message."
msgstr ""
"Vous avez plus de disques que ce programme ne peut en gérer. Utilisez le "
"programme fdisk standard pour configurer vos disques et informez Red Hat "
"Software que vous avez vu ce message."

#: ../libfdisk/fsedit.c:704
msgid "No Drives Found"
msgstr "Aucun disque n'a été trouvé"

#: ../libfdisk/fsedit.c:705
msgid ""
"An error has occurred - no valid devices were found on which to create new "
"filesystems.  Please check your hardware for the cause of this problem."
msgstr ""
"Une erreur s'est produite - aucun périphérique valide permettant de créer de "
"nouveaux systèmes de fichiers n'a pu être trouvé. Vérifiez votre matériel "
"pour déterminer la cause de ce problème."

#: ../libfdisk/fsedit.c:972
#, c-format
msgid ""
"A disk with a corrupt Sun disklabel has been found while reading block "
"device %s.  You must use fdisk to create and write a new label to this "
"device."
msgstr ""
"Un disque avec un label Sun endommagé a été trouvé lors de la lecture du "
"périphérique bloc %s. Vous devez utiliser fdisk pour créer et écrire un "
"nouveau label pour ce périphérique."

#: ../libfdisk/fsedit.c:976
msgid "Corrupt Sun disklabel"
msgstr "Label de disque Sun endommagé"

#: ../libfdisk/fsedit.c:977 ../libfdisk/fsedit.c:1033
#: ../libfdisk/fsedit.c:1058
msgid "Skip Drive"
msgstr "Ignorer le disque"

#: ../libfdisk/fsedit.c:986 ../libfdisk/fsedit.c:1054
#, c-format
msgid ""
"An error occurred reading the partition table for the block device %s.  The "
"error was"
msgstr ""
"Une erreur s'est produite lors de la lecture de la table des partitions du "
"périphérique bloc %s. L'erreur était"

#: ../libfdisk/fsedit.c:1027
#, c-format
msgid ""
"The partition table on device %s is corrupted.  To create new partitions it "
"must be initialized, causing the loss of ALL DATA on this drive."
msgstr ""
"La table des partitions du périphérique %s est endommagée. Elle doit être "
"initialisée pour créer de nouvelles partitions. Cette initialisation "
"provoquera la perte de TOUTES LES DONNEES de ce disque."

#: ../libfdisk/fsedit.c:1032
msgid "Bad Partition Table"
msgstr "Table des partitions incorrecte"

#: ../libfdisk/fsedit.c:1033
msgid "Initialize"
msgstr "Initialisation"

#: ../libfdisk/fsedit.c:1058 ../loader/net.c:329
msgid "Retry"
msgstr "Réessayer"

#: ../libfdisk/fsedit.c:1070
msgid "BSD Disklabel"
msgstr "Label de disque BSD"

#: ../libfdisk/fsedit.c:1070
msgid ""
"A disk with a BSD disklabel has been found. The Red Hat installation only "
"supports BSD Disklabels in read-only mode, so you must use a custom install "
"and fdisk (instead of Disk Druid) for machines with BSD Disklabels."
msgstr ""
"Un disque avec un label BSD a été trouvé. L'installation Red Hat ne gère les "
"labels BSD qu'en lecture seulement, vous devez donc utiliser une "
"installation personnalisée et fdisk (au lieu de Disk Druid) pour les "
"machines ayant des labels BSD."

#: ../libfdisk/fsedit.c:1100
#, c-format
msgid "System error %d"
msgstr "Erreur système %d"

#: ../libfdisk/fsedit.c:1109 ../libfdisk/fsedit.c:1111
msgid "Fdisk Error"
msgstr "Erreur fdisk"

#: ../libfdisk/gnomefsedit.c:518 ../libfdisk/gnomefsedit.c:715
msgid "<Swap Partition>"
msgstr "<Partition swap>"

#: ../libfdisk/gnomefsedit.c:526 ../libfdisk/gnomefsedit.c:717
msgid "<RAID Partition>"
msgstr "<Partition RAID>"

#: ../libfdisk/gnomefsedit.c:600 ../libfdisk/newtfsedit.c:697
msgid "Delete Partition"
msgstr "Suppression de la partition"

#: ../libfdisk/gnomefsedit.c:601 ../libfdisk/newtfsedit.c:698
msgid "Are you sure you want to delete this partition?"
msgstr "Etes-vous sûr de vouloir supprimer cette partition ?"

#: ../libfdisk/gnomefsedit.c:660 ../libfdisk/gnomefsedit.c:666
#: ../libfdisk/gnomefsedit.c:670 ../libfdisk/gnomefsedit.c:672
#: ../libfdisk/newtfsedit.c:263 ../libfdisk/newtfsedit.c:269
#: ../libfdisk/newtfsedit.c:273 ../libfdisk/newtfsedit.c:275
msgid "Edit Partition"
msgstr "Modification de la partition"

#: ../libfdisk/gnomefsedit.c:687 ../libfdisk/gnomefsedit.c:1656
msgid "Mount Point:"
msgstr "Point de montage :"

#: ../libfdisk/gnomefsedit.c:730
msgid "Size (Megs):"
msgstr "Taille (Mo) :"

#: ../libfdisk/gnomefsedit.c:761
msgid "Grow to fill disk?"
msgstr "Utiliser tout l'espace disque libre ?"

#: ../libfdisk/gnomefsedit.c:780 ../libfdisk/newtfsedit.c:335
msgid "Allocation Status:"
msgstr "Etat allocation :"

#: ../libfdisk/gnomefsedit.c:784 ../libfdisk/newtfsedit.c:337
msgid "Successful"
msgstr "Succès"

#: ../libfdisk/gnomefsedit.c:787 ../libfdisk/newtfsedit.c:339
msgid "Failed"
msgstr "Echec"

#: ../libfdisk/gnomefsedit.c:799 ../libfdisk/newtfsedit.c:344
msgid "Failure Reason:"
msgstr "Raison de l'échec :"

#: ../libfdisk/gnomefsedit.c:813 ../libfdisk/gnomefsedit.c:1690
msgid "Partition Type:"
msgstr "Type de partition :"

#: ../libfdisk/gnomefsedit.c:880
msgid "Allowable Drives:"
msgstr "Disques disponibles :"

#: ../libfdisk/gnomefsedit.c:986 ../libfdisk/gnomefsedit.c:1882
#: ../libfdisk/newtfsedit.c:486
msgid "No Mount Point"
msgstr "Aucun point de montage"

#: ../libfdisk/gnomefsedit.c:987 ../libfdisk/newtfsedit.c:487
msgid ""
"You have not selected a mount point for this partition. Are you sure you "
"want to do this?"
msgstr ""
"Vous n'avez pas choisi de point de montage pour cette partition. Etes-vous "
"sûr de vouloir faire cela ?"

#: ../libfdisk/gnomefsedit.c:1030 ../libfdisk/gnomefsedit.c:1890
#: ../libfdisk/newtfsedit.c:527
msgid "Mount Point Error"
msgstr "Erreur de point de montage"

#: ../libfdisk/gnomefsedit.c:1031 ../libfdisk/newtfsedit.c:528
msgid ""
"The mount point requested is either an illegal path or is already in use. "
"Please select a valid mount point."
msgstr ""
"Le point de montage demandé est un chemin illégal ou est déjà utilisé. "
"Choisissez un point de montage valide."

#: ../libfdisk/gnomefsedit.c:1056 ../libfdisk/newtfsedit.c:545
msgid "Size Error"
msgstr "Erreur de taille"

#: ../libfdisk/gnomefsedit.c:1057 ../libfdisk/newtfsedit.c:546
msgid ""
"The size requested is illegal. Make sure the size is greater and zero (0), "
"and is specified int decimal (base 10) format."
msgstr ""
"La taille demandée n'est pas valide. Assurez-vous que la taille est "
"supérieure à zéro (0) et qu'elle est spécifiée avec le format décimal (base "
"10)."

#: ../libfdisk/gnomefsedit.c:1092 ../libfdisk/gnomefsedit.c:2003
#: ../libfdisk/newtfsedit.c:581
msgid "Swap Size Error"
msgstr "Erreur de taille du fichier swap"

#: ../libfdisk/gnomefsedit.c:1093 ../libfdisk/gnomefsedit.c:2004
#: ../libfdisk/newtfsedit.c:582
#, c-format
msgid ""
"You have created a swap partition which is too large. The maximum size of a "
"swap partition is %ld Megabytes."
msgstr ""
"Vous avez créé une partition swap trop grande. La taille maximale d'une "
"partition swap est de %ld Mo."

#: ../libfdisk/gnomefsedit.c:1109 ../libfdisk/gnomefsedit.c:1116
msgid "No RAID Drive Constraint"
msgstr "Pas de limitation du lecteur RAID"

#: ../libfdisk/gnomefsedit.c:1111
msgid ""
"You have configured a RAID partition without constraining the partition to a "
"single drive.\n"
" Are you sure you want to do this?"
msgstr ""
"Vous avez configuré une partition RAID sans limiter la partition à undisque "
"dur unique.\n"
" Etes-vous sûr de vouloir faire cela ?"

#: ../libfdisk/gnomefsedit.c:1117
msgid "Close"
msgstr "Fermer"

#: ../libfdisk/gnomefsedit.c:1118
msgid ""
"You have configured a RAID partition without constraining the partition to a "
"single drive. Please select one drive to constrain this partition to."
msgstr ""
"Vous avez configuré une partition RAID sans limiter la partition à un disque "
"dur unique. Sélectionnez le disque que vous voulez utiliser pour cette "
"partition."

#. XXXXX - for now destroy the raid entry since it
#. now contains unallocated partitions!
#: ../libfdisk/gnomefsedit.c:1297
msgid "RAID Entry Incomplete"
msgstr "Entrée RAID incomplète"

#: ../libfdisk/gnomefsedit.c:1298
#, c-format
msgid ""
"The raid device /dev/%s now contains partitions which are unallocated. The "
"raid device /dev/%s will now be decomposed into its component partitions. "
"Please recompose the raid device with allocated partitions."
msgstr ""
"Le périphérique RAID /dev/%s contient maintenant des partitions non "
"allouées. Le périphérique RAID /dev/%s va maintenant être décomposé en ses "
"partitions internes. Recomposez le périphérique RAID avec des partitions "
"allouées."

#. build list of why they all failed
#: ../libfdisk/gnomefsedit.c:1391 ../libfdisk/gnomefsedit.c:1410
#: ../libfdisk/newtfsedit.c:84 ../libfdisk/newtfsedit.c:1482
msgid "Unallocated Partitions"
msgstr "Partitions non allouées"

#: ../libfdisk/gnomefsedit.c:1395 ../libfdisk/gnomefsedit.c:1405
#: ../libfdisk/newtfsedit.c:88
msgid ""
"There are currently unallocated partition(s) present in the list of "
"requested partitions. The unallocated partition(s) are shown below, along "
"with the reason they were not allocated."
msgstr ""
"Il y a actuellement une ou des partition(s) non allouée(s) dans la liste des "
"partitions demandées. Les partitions non allouées sont affichées ci-dessous "
"avec la raison de cette non allocation."

#: ../libfdisk/gnomefsedit.c:1676
msgid "<Swap Partition"
msgstr "<Partition swap"

#: ../libfdisk/gnomefsedit.c:1734
msgid "RAID Device: /dev/"
msgstr "Périphérique RAID : /dev/"

#: ../libfdisk/gnomefsedit.c:1757
msgid "RAID Type:"
msgstr "Type RAID :"

#: ../libfdisk/gnomefsedit.c:1794
msgid "Partitions For RAID Array:"
msgstr "Partitions pour RAID Array :"

#: ../libfdisk/gnomefsedit.c:1883
msgid "You have not selected a mount point. A mount point is required."
msgstr ""
"Vous n'avez pas sélectionné de point de montage. La sélection d'un point de "
"montage est obligatoire."

#: ../libfdisk/gnomefsedit.c:1891
msgid ""
"The mount point requested is already in use. Please select a valid mount "
"point."
msgstr ""
"Le point de montage demandé est déjà utilisé. Choisissez un point de montage "
"valide."

#: ../libfdisk/gnomefsedit.c:1904
msgid "Booting From RAID Warning"
msgstr "Démarrage à partir de RAID - avertissement"

#: ../libfdisk/gnomefsedit.c:1905
msgid ""
"You have made this raid device mount as a booting partition.  Please make "
"sure all the component partitions are bootable."
msgstr ""
"Vous avez monté ce périphérique RAID comme partition de démarrage. "
"Assurez-vous que toutes les partitions qui le constituent sont amorçables."

#: ../libfdisk/gnomefsedit.c:1915
msgid "No RAID Device"
msgstr "Aucun périphérique RAID"

#: ../libfdisk/gnomefsedit.c:1916
msgid "You need to selected a RAID device."
msgstr "La sélection d'un périphérique RAID est obligatoire."

#: ../libfdisk/gnomefsedit.c:1922
msgid "Used Raid Device"
msgstr "Périphérique RAID utilisé"

#: ../libfdisk/gnomefsedit.c:1923
#, c-format
msgid ""
"The raid device \"/dev/%s\" is already configured as a raid device. Please "
"select another."
msgstr ""
"Le périphérique RAID \"/dev/%s\" est déjà configuré comme périphérique RAID. "
"Sélectionnez un autre périphérique."

#: ../libfdisk/gnomefsedit.c:1936
msgid "Not Enough Partitions"
msgstr "Nombre de partitions insuffisant"

#: ../libfdisk/gnomefsedit.c:1938
msgid ""
"You have not configured enough partitions for the RAID type you have "
"selected."
msgstr ""
"Vous n'avez pas configuré suffisamment de partitions pour le type RAID que "
"vous avez sélectionné."

#: ../libfdisk/gnomefsedit.c:1945
msgid "Illegal /boot RAID Type"
msgstr "Type RAID /boot illégal"

#: ../libfdisk/gnomefsedit.c:1947
msgid "Boot partitions (/boot) are only allowed on RAID-1."
msgstr ""
"Les partitions de démarrage (/boot) sont seulement autorisées sur RAID-1."

#: ../libfdisk/gnomefsedit.c:2048
#, c-format
msgid ""
"The partition %s is a pre-existing partition in the set of partitions for "
"this RAID device.  The mount point is set to /boot. Are you sure that it is "
"possible to boot from this partition?"
msgstr ""
"La partition %s existe déjà dans l'ensemble de partitions pour ce "
"périphérique RAID. Le point de montage défini est /boot. Etes-vous sûr que "
"le système peut démarrer à partir de cette partition ?"

#: ../libfdisk/gnomefsedit.c:2055
msgid "Use Pre-existing Partition?"
msgstr "Utiliser la partition existante ?"

#: ../libfdisk/gnomefsedit.c:2164
msgid "Auto-Partition"
msgstr "Partitionnement automatique"

#: ../libfdisk/gnomefsedit.c:2171
msgid "Using Existing Disk Space"
msgstr "Utilisation de l'espace disque existant"

#: ../libfdisk/gnomefsedit.c:2190
msgid "Remove Linux partitions"
msgstr "Supprimer les partitions Linux"

#: ../libfdisk/gnomefsedit.c:2201
msgid "Use existing free space"
msgstr "Utiliser l'espace libre existant"

#. workstation or server?
#: ../libfdisk/gnomefsedit.c:2213
msgid "Intended Use"
msgstr "Utilisation prévue"

#: ../libfdisk/gnomefsedit.c:2252
msgid "Workstation"
msgstr "Station de travail"

#: ../libfdisk/gnomefsedit.c:2326
msgid "Delete RAID Device?"
msgstr "Supprimer le périphérique RAID ?"

#: ../libfdisk/gnomefsedit.c:2327
msgid "Are you sure you want to remove this RAID device?"
msgstr "Etes-vous sûr de vouloir supprimer ce périphérique RAID ?"

#: ../libfdisk/gnomefsedit.c:2378 ../libfdisk/newtfsedit.c:1585
msgid "Reset Partition Table"
msgstr "Réinitialisation de la table des partitions"

#: ../libfdisk/gnomefsedit.c:2380 ../libfdisk/newtfsedit.c:1587
msgid "Reset partition table to original contents? "
msgstr ""
"Réinitialisation de la table des partitions avec son contenu initial ? "

#: ../libfdisk/gnomefsedit.c:2416 ../libfdisk/gnomefsedit.c:2467
msgid "<Swap>"
msgstr "<Swap>"

#: ../libfdisk/gnomefsedit.c:2418
msgid "<RAID>"
msgstr "<RAID>"

#: ../libfdisk/gnomefsedit.c:2420
msgid "<not set>"
msgstr "<non défini>"

#: ../libfdisk/gnomefsedit.c:3084
msgid "Unallocated Partitions Exist..."
msgstr "Il existe des partitions non allouées..."

#: ../libfdisk/gnomefsedit.c:3090 ../libfdisk/gnomefsedit.c:3104
msgid ""
"You must assign a root (/) partition to a Linux native partition (ext2) or a "
"RAID partition for the install to proceed."
msgstr ""
"Vous devez affecter une partition root (/) à une partition Linux Native "
"(ext2) ou à une partition RAID pour que l'installation puisse continuer."

#: ../libfdisk/gnomefsedit.c:3178
msgid "Partitions"
msgstr "Partitions"

#: ../libfdisk/gnomefsedit.c:3222
msgid "_Add..."
msgstr "_Ajouter..."

#: ../libfdisk/gnomefsedit.c:3234
msgid "_Edit..."
msgstr "_Modifier..."

#: ../libfdisk/gnomefsedit.c:3235
msgid "_Delete"
msgstr "_Supprimer"

#: ../libfdisk/gnomefsedit.c:3236
msgid "_Reset"
msgstr "_Réinitialiser"

#: ../libfdisk/gnomefsedit.c:3265
msgid "_Make RAID Device"
msgstr "_Créer le périphérique RAID"

#: ../libfdisk/gnomefsedit.c:3274
msgid "Auto Partition"
msgstr "Partitionnement automatique"

#: ../libfdisk/gnomefsedit.c:3287
msgid "Drive Summary"
msgstr "Résumé disque dur"

#: ../libfdisk/newtfsedit.c:142
msgid "Swap Partition"
msgstr "Partition swap"

#: ../libfdisk/newtfsedit.c:1282
msgid "Current Disk Partitions"
msgstr "Partitions actuelles du disque"

#: ../libfdisk/newtfsedit.c:1315
msgid "Drive Summaries"
msgstr "Résumés disque"

#: ../libfdisk/newtfsedit.c:1430
msgid "No Root Partition"
msgstr "Pas de partition root"

#: ../libfdisk/newtfsedit.c:1431
msgid ""
"You must assign a root (/) partition to a Linux native partition (ext2) for "
"the install to proceed."
msgstr ""
"Vous devez affecter une partition root (/) à une partition Linux Native "
"(ext2) pour que l'installation puisse continuer."

#: ../libfdisk/newtfsedit.c:1451
msgid "No Swap Partition"
msgstr "Aucune partition swap"

#: ../libfdisk/newtfsedit.c:1452
msgid "You must assign a swap partition for the install to proceed."
msgstr ""
"Vous devez affecter une partition swap pour que l'installation puisse "
"continuer."

#: ../libfdisk/newtfsedit.c:1484
msgid ""
"There are unallocated partitions left. If you quit now they will not be "
"written to the disk.\n"
"\n"
"Are you sure you want to exit?"
msgstr ""
"Il reste des partitions non allouées. Si vous quittez maintenant, elles ne "
"seront pas inscrites sur le disque.\n"
"\n"
"Etes-vous sûr de vouloir quitter ?"

#: ../libfdisk/newtfsedit.c:1500
msgid "Save Changes"
msgstr "Sauvegarde des modifications"

#: ../libfdisk/newtfsedit.c:1502
msgid "Save changes to partition table(s)?"
msgstr "Sauvegarde des modifications dans la/les table(s) des partitions ?"

#: ../libfdisk/newtfsedit.c:1546
msgid "You may only delete NFS mounts."
msgstr "Vous ne pouvez supprimer que des montages NFS."

#: ../loader/cdrom.c:26
msgid "Other CDROM"
msgstr "Autre lecteur de CD-ROM"

#: ../loader/cdrom.c:32
msgid "CDROM type"
msgstr "Type de lecteur de CD-ROM"

#: ../loader/cdrom.c:32
msgid "What type of CDROM do you have?"
msgstr "Quel est le type de votre lecteur de CD-ROM ?"

#: ../loader/cdrom.c:88
msgid "Initializing CDROM..."
msgstr "Initialisation du lecteur de CD-ROM..."

#: ../loader/devices.c:51
msgid "Miscellaneous"
msgstr "Divers"

#: ../loader/devices.c:60
msgid ""
"This module can take parameters which affects its operation. If you don't "
"know what parameters to supply, just skip this screen by pressing the \"OK\" "
"button now."
msgstr ""
"Ce module peut accepter des paramètres susceptibles d'avoir une incidence "
"sur son fonctionnement. Si vous ne savez pas quels paramètres utiliser, "
"passez simplement à l'écran suivant en cliquant sur le bouton \"OK\"."

#: ../loader/devices.c:65
msgid "Module Parameters"
msgstr "Paramètres du module"

#: ../loader/devices.c:167 ../loader/devices.c:242 ../loader/loader.c:241
#: ../loader/loader.c:300 ../loader/loader.c:316
msgid "Devices"
msgstr "Périphériques"

#: ../loader/devices.c:169
msgid "Insert your driver disk and press \"OK\" to continue."
msgstr ""
"Insérez votre disquette de pilote et cliquez sur \"OK\" pour continuer."

#: ../loader/devices.c:179
msgid "Failed to mount floppy disk."
msgstr "Impossible de monter la disquette."

#: ../loader/devices.c:184
msgid ""
"The floppy disk you inserted is not a valid driver disk for this release of "
"Red Hat Linux."
msgstr ""
"La disquette que vous avez insérée n'est pas une disquette de pilote valide "
"pour cette version de Red Hat Linux."

#: ../loader/devices.c:206
msgid ""
"Which driver should I try?. If the driver you need does not appear in this "
"list, and you have a separate driver disk, please press F2."
msgstr ""
"Quel pilote voulez-vous utiliser ? Si le pilote dont vous avez besoin ne "
"figure pas dans cette liste et si vous disposez d'une disquette de pilote, "
"appuyez sur F2."

#: ../loader/devices.c:211
msgid "Which driver should I try?"
msgstr "Quel pilote voulez-vous utiliser ?"

#: ../loader/devices.c:219
msgid "Specify module parameters"
msgstr "Spécifier les paramètres du module"

#: ../loader/kickstart.c:58 ../loader/kickstart.c:68 ../loader/kickstart.c:107
msgid "Kickstart Error"
msgstr "Erreur Kickstart"

#: ../loader/kickstart.c:59
#, c-format
msgid "Error opening: kickstart file %s: %s"
msgstr "Erreur lors de l'ouverture du fichier kickstart %s : %s"

#: ../loader/kickstart.c:69
#, c-format
msgid "Error reading contents of kickstart file %s: %s"
msgstr "Erreur lors de la lecture du contenu du fichier kickstart %s : %s"

#: ../loader/kickstart.c:108
#, c-format
msgid "Error on line %d of kickstart file %s."
msgstr "Erreur à la ligne %d du fichier kickstart %s."

#: ../loader/lang.c:244
msgid "Choose a Language"
msgstr "Choisir une langue"

#: ../loader/lang.c:504
msgid "Keyboard Type"
msgstr "Type de clavier"

#: ../loader/lang.c:505
msgid "What type of keyboard do you have?"
msgstr "Quel est le type de votre clavier ?"

#: ../loader/loader.c:100
msgid "Local CDROM"
msgstr "CD-ROM local"

#: ../loader/loader.c:103
msgid "NFS image"
msgstr "Image NFS"

#: ../loader/loader.c:108
msgid "Hard drive"
msgstr "Disque dur"

#: ../loader/loader.c:124
msgid "Welcome to Red Hat Linux"
msgstr "Red Hat Linux vous souhaite la bienvenue"

#: ../loader/loader.c:126
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"<Tab>/<Alt-Tab> Changer d'élément | <Espace> Sélectionner | <F12> Ecran "
"suivant"

#: ../loader/loader.c:228
msgid "SCSI"
msgstr "SCSI"

#: ../loader/loader.c:242
msgid "What kind of device would you like to add"
msgstr "Quel type de périphérique voulez-vous ajouter ?"

#: ../loader/loader.c:289
msgid "I have found the following devices in your system:"
msgstr ""
"Les types de périphériques suivants ont été détectés sur votre système :"

#: ../loader/loader.c:291 ../loader/loader.c:316
msgid "Add Device"
msgstr "Ajouter périphérique"

#: ../loader/loader.c:317
msgid ""
"I don't have any special device drivers loaded for your system. Would you "
"like to load some now?"
msgstr ""
"Aucun pilote de périphérique spécial n'est chargé pour votre système. "
"Voulez-vous en charger plusieurs maintenant ?"

#: ../loader/loader.c:401 ../loader/loader.c:403
msgid "Loading"
msgstr "Chargement"

#: ../loader/loader.c:455
msgid "Loading second stage ramdisk..."
msgstr "Chargement du disque virtuel pour la seconde étape..."

#: ../loader/loader.c:459
msgid "Error loading ramdisk."
msgstr "Erreur lors du chargement du disque virtuel"

#: ../loader/loader.c:591
msgid "Hard Drives"
msgstr "Disques durs"

#: ../loader/loader.c:592
msgid ""
"You don't seem to have any hard drives on your system! Would you like to "
"configure additional devices?"
msgstr ""
"Aucun disque dur n'a été détecté sur votre système ! Voulez-vous configurer "
"des périphériques supplémentaires ?"

#: ../loader/loader.c:605
msgid ""
"What partition and directory on that partition hold the RedHat/RPMS and "
"RedHat/base directories? If you don't see the disk drive you're using listed "
"here, press F2 to configure additional devices."
msgstr ""
"Quelle partition, et quel répertoire sur celle-ci, contient les répertoires "
"RedHat/RPMS et RedHat/base ? Si le lecteur de disque dur que vous utilisez "
"ne figure pas dans cette liste, appuyez sur F2 pour configurer des "
"périphériques supplémentaires."

#: ../loader/loader.c:619
msgid "Directory holding Red Hat:"
msgstr "Répertoire contenant Red Hat :"

#: ../loader/loader.c:639
msgid "Select Partition"
msgstr "Sélection de la partition"

#: ../loader/loader.c:686
#, c-format
msgid "Device %s does not appear to contain a Red Hat installation tree."
msgstr ""
"Le périphérique %s ne semble pas contenir une arborescence d'installation "
"Red Hat."

#: ../loader/loader.c:731
msgid ""
"I could not find a Red Hat Linux CDROM in any of your CDROM drives. Please "
"insert the Red Hat CD and press \"OK\" to retry."
msgstr ""
"Le système n'a trouvé aucun CD-ROM Red Hat Linux dans votre/vos lecteur(s) "
"de CD-ROM. Insérez le CD-ROM Red Hat dans le lecteur et appuyez sur \"OK\" "
"pour réessayer."

#: ../loader/loader.c:864
msgid "That directory does not seem to contain a Red Hat installation tree."
msgstr ""
"Ce répertoire ne semble pas contenir une arborescence d'installation Red Hat."

#: ../loader/loader.c:869
msgid "I could not mount that directory from the server"
msgstr "Impossible de monter ce répertoire du serveur"

#: ../loader/loader.c:954
msgid "FTP"
msgstr "FTP"

#: ../loader/loader.c:955
msgid "Unable to retrieve the second stage ramdisk"
msgstr "Impossible de récupérer le disque virtuel pour la seconde étape"

#: ../loader/loader.c:1079
msgid "Rescue Method"
msgstr "Méthode de récupération"

#: ../loader/loader.c:1080
msgid "Installation Method"
msgstr "Méthode d'installation"

#: ../loader/loader.c:1082
msgid "What type of media contains the rescue image?"
msgstr "Quel type de support contient l'image de secours ?"

#: ../loader/loader.c:1084
msgid "What type of media contains the packages to be installed?"
msgstr "Quel type de support contient les paquetages à installer ?"

#: ../loader/loader.c:1578
msgid "Cannot find ks.cfg on boot floppy."
msgstr "Impossible de trouver ks.cfg sur la disquette d'amorçage"

#: ../loader/loader.c:1733
msgid "PC Card"
msgstr "Carte PC"

#: ../loader/loader.c:1733
msgid "Initializing PC Card Devices..."
msgstr "Initialisation des cartes PC..."

#: ../loader/net.c:147
msgid "NFS server name:"
msgstr "Nom du serveur NFS :"

#: ../loader/net.c:150 ../loader/urls.c:160
msgid "Red Hat directory:"
msgstr "Répertoire Red Hat :"

#: ../loader/net.c:156
msgid "NFS Setup"
msgstr "Configuration NFS"

#: ../loader/net.c:157
msgid ""
"Please enter the following information:\n"
"\n"
"    o the name or IP number of your NFS server\n"
"    o the directory on that server containing\n"
"      Red Hat Linux for your architecture"
msgstr ""
"Entrez les informations suivantes :\n"
"\n"
"    o le nom ou l'adresse IP de votre serveur NFS,\n"
"    o le répertoire contenant Red Hat Linux pour votre\n"
"      architecture sur ce serveur."

#: ../loader/net.c:228
msgid ""
"Please enter the IP configuration for this machine. Each item should be "
"entered as an IP address in dotted-decimal notation (for example, 1.2.3.4)."
msgstr ""
"Entrez la configuration IP de cette machine. Chaque élément doit être entré "
"sous la forme d'une adresse IP en notation décimale pointée (par exemple, "
"1.2.3.4)."

#: ../loader/net.c:270
msgid "Use dynamic IP configuration (BOOTP/DHCP)"
msgstr "Utilisation de la configuration IP dynamique (BOOTP/DHCP)"

#: ../loader/net.c:298
msgid "Configure TCP/IP"
msgstr "Configuration TCP/IP"

#: ../loader/net.c:329
msgid "Missing Information"
msgstr "Information manquante"

#: ../loader/net.c:330
msgid "You must enter both a valid IP address and a netmask."
msgstr "Vous devez entrer une adresse IP valide et un masque réseau."

#: ../loader/net.c:338 ../loader/net.c:571
msgid "Dynamic IP"
msgstr "IP dynamique"

#: ../loader/net.c:339 ../loader/net.c:572
msgid "Sending request for IP information..."
msgstr "Envoi d'une requête pour l'adresse IP..."

#: ../loader/net.c:459
msgid "Determining host name and domain..."
msgstr "Détermination du nom d'hôte et du domaine..."

#: ../loader/net.c:560
msgid "kickstart"
msgstr "kickstart"

#: ../loader/net.c:561
#, c-format
msgid "bad argument to kickstart network command %s: %s"
msgstr "Argument incorrect dans la commande network de Kickstart %s : %s"

#: ../loader/net.c:610
msgid "Boot protocol to use"
msgstr "Protocole de démarrage à utiliser"

#: ../loader/net.c:612
msgid "Network gateway"
msgstr "Passerelle réseau"

#: ../loader/net.c:614
msgid "IP address"
msgstr "Adresse IP"

#: ../loader/net.c:616
msgid "Nameserver"
msgstr "Serveur de noms"

#: ../loader/net.c:623
msgid "Domain name"
msgstr "Nom de domaine"

#: ../loader/net.c:626
msgid "Network device"
msgstr "Périphérique réseau"

#: ../loader/net.c:698
msgid ""
" <Tab>/<Alt-Tab> between elements   |   <Space> selects  |   <F12> next "
"screen"
msgstr ""
"<Tab>/<Alt-Tab> Changer d'élément | <Espace> Sélectionner | <F12> Ecran "
"suivant"

#: ../loader/net.c:699
#, c-format
msgid "netconfig %s  (C) 1999 Red Hat, Inc."
msgstr "netconfig %s  (C) 1999 Red Hat, Inc."

#: ../loader/net.c:701
msgid "Network configuration"
msgstr "Configuration du réseau"

#: ../loader/net.c:702
msgid "Would you like to set up networking?"
msgstr "Voulez-vous configurer le réseau ?"

#: ../loader/urls.c:62 ../loader/urls.c:65
msgid "Retrieving"
msgstr "Récupération"

#: ../loader/urls.c:129
msgid ""
"Please enter the following information:\n"
"\n"
"    o the name or IP number of your FTP server\n"
"    o the directory on that server containing\n"
"      Red Hat Linux for your architecure\n"
msgstr ""
"Entrez les informations suivantes :\n"
"\n"
"    o le nom ou l'adresse IP de votre serveur FTP,\n"
"    o le répertoire contenant Red Hat Linux pour votre\n"
"      architecture sur ce serveur.\n"

#: ../loader/urls.c:138
msgid ""
"Please enter the following information:\n"
"\n"
"    o the name or IP number of your web server\n"
"    o the directory on that server containing\n"
"      Red Hat Linux for your architecure\n"
msgstr ""
"Entrez les informations suivantes :\n"
"\n"
"    o le nom ou l'adresse IP de votre serveur Web,\n"
"    o le répertoire contenant Red Hat Linux pour votre\n"
"      architecture sur ce serveur.\n"

#: ../loader/urls.c:156
msgid "FTP site name:"
msgstr "Nom du site FTP :"

#: ../loader/urls.c:157
msgid "Web site name:"
msgstr "Nom du site Web :"

#: ../loader/urls.c:176
msgid "Use non-anonymous ftp or a proxy server"
msgstr "Utilisation d'un ftp non anonyme ou d'un serveur proxy"

#: ../loader/urls.c:180
msgid "Use proxy server"
msgstr "Utilisation d'un serveur proxy"

#: ../loader/urls.c:191
msgid "FTP Setup"
msgstr "Configuration FTP"

#: ../loader/urls.c:192
msgid "HTTP Setup"
msgstr "Configuration HTTP"

#: ../loader/urls.c:202
msgid "You must enter a server name."
msgstr "Vous devez entrer un nom de serveur."

#: ../loader/urls.c:207
msgid "You must enter a directory."
msgstr "Vous devez entrer un répertoire."

#: ../loader/urls.c:268
msgid ""
"If you are using non anonymous ftp, enter the account name and password you "
"wish to use below. If you are using an FTP proxy enter the name of the FTP "
"proxy server to use."
msgstr ""
"Si vous utilisez un ftp non anonyme, entrez ci-dessous le nom du compte et "
"le mot de passe que vous voulez utiliser. Si vous utilisez un serveur proxy "
"FTP, entrez le nom du serveur proxy à utiliser."

#: ../loader/urls.c:274
msgid ""
"If you are using a HTTP proxy server enter the name of the HTTP proxy server "
"to use."
msgstr ""
"Si vous utilisez un serveur proxy HTTP, entrez le nom du serveur proxy HTTPà "
"utiliser."

#: ../loader/urls.c:295
msgid "Account name:"
msgstr "Nom de compte :"

#: ../loader/urls.c:303
msgid "FTP Proxy:"
msgstr "Proxy FTP :"

#: ../loader/urls.c:304
msgid "HTTP Proxy:"
msgstr "Proxy HTTP :"

#: ../loader/urls.c:308
msgid "FTP Proxy Port:"
msgstr "Port du serveur proxy FTP :"

#: ../loader/urls.c:309
msgid "HTTP Proxy Port:"
msgstr "Port du serveur proxy HTTP :"

#: ../loader/windows.c:46
msgid "Loading SCSI driver"
msgstr "Chargement du pilote SCSI"

#~ msgid ""
#~ "You must assign a boot (/boot) partition to a Linux native partition (ext2) "
#~ "or a RAID-1 partition for the install to proceed."
#~ msgstr ""
#~ "Vous devez affecter une partition de démarrage (/boot) à une partition Linux "
#~ "Native (ext2) ou à une partition RAID-1 pour que l'installation puisse "
#~ "continuer."

#~ msgid ""
#~ "Because you have assigned the root partition (/) to a RAID device, you must "
#~ "also assign a boot (/boot) partition to a Linux native partition (ext2) or a "
#~ "RAID-1 partition for the install to proceed."
#~ msgstr ""
#~ "Etant donné que vous avez affecté la partition root (/) à un périphérique "
#~ "RAID, vous devez également affecter une partition de démarrage (/boot) à une "
#~ "partition  Linux Native (ext2) ou à une partition RAID-1 pour que "
#~ "l'installation puisse continuer."