summaryrefslogtreecommitdiffstatshomepage
path: root/language/French/strings.po
blob: 5a3dd40a6e3c161d9717702819163b62b889acae (plain) (blame)
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
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
# Traductions françaises du paquet PACKAGE.
# Copyright (C) 2016 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: MAME\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-29 22:30+1000\n"
"PO-Revision-Date: 2016-05-24 23:38+0200\n"
"Last-Translator: Mevi <mevi.mame@gmail.com>\n"
"Language-Team: MAME Language Team\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: src/frontend/mame/ui/ui.cpp:470 src/frontend/mame/ui/ui.cpp:543
msgid ""
"\n"
"\n"
"Press any key to continue"
msgstr ""
"\n"
"\n"
"Appuyez sur une touche pour continuer"

#: src/frontend/mame/ui/ui.cpp:555
msgid "This driver requires images to be loaded in the following device(s): "
msgstr ""
"Ce driver nécessite le chargement d'images dans le(s) périphérique(s) "
"suivant(s) : "

#: src/frontend/mame/ui/ui.cpp:1247
#, c-format
msgid ""
"UI controls enabled\n"
"Use %1$s to toggle"
msgstr ""

#: src/frontend/mame/ui/ui.cpp:1249
#, c-format
msgid ""
"UI controls disabled\n"
"Use %1$s to toggle"
msgstr ""

#: src/frontend/mame/ui/ui.cpp:1442
#, c-format
msgid ""
"Are you sure you want to quit?\n"
"\n"
"Press ''%1$s'' to quit,\n"
"Press ''%2$s'' to return to emulation."
msgstr ""
"Êtes-vous certain de vouloir quitter ?\n"
"\n"
"Appuyez sur ''%1$s'' pour quitter,\n"
"Appuyez sur ''%2$s'' pour retourner à l'émulation."

#: src/frontend/mame/ui/ui.cpp:1492
msgid "Master Volume"
msgstr "Volume principal"

#: src/frontend/mame/ui/ui.cpp:1501
#, c-format
msgid "%1$s Volume"
msgstr "Volume %1$s"

#: src/frontend/mame/ui/ui.cpp:1523
#, c-format
msgid "Overclock CPU %1$s"
msgstr "Overclock du processeur %1$s"

#: src/frontend/mame/ui/ui.cpp:1531
#, c-format
msgid "Overclock %1$s sound"
msgstr "Overclock %1$s son"

#: src/frontend/mame/ui/ui.cpp:1550
#, c-format
msgid "%1$s Refresh Rate"
msgstr "%1$s - Taux de rafraîchissement"

#: src/frontend/mame/ui/ui.cpp:1555
#, c-format
msgid "%1$s Brightness"
msgstr "%1$s - Luminosité"

#: src/frontend/mame/ui/ui.cpp:1557
#, c-format
msgid "%1$s Contrast"
msgstr "%1$s - Contraste"

#: src/frontend/mame/ui/ui.cpp:1559
#, c-format
msgid "%1$s Gamma"
msgstr "%1$s - Gamma"

#: src/frontend/mame/ui/ui.cpp:1563
#, c-format
msgid "%1$s Horiz Stretch"
msgstr "%1$s - Stretch horizontal"

#: src/frontend/mame/ui/ui.cpp:1565
#, c-format
msgid "%1$s Horiz Position"
msgstr "%1$s - Position horizontale"

#: src/frontend/mame/ui/ui.cpp:1567
#, c-format
msgid "%1$s Vert Stretch"
msgstr "%1$s - Stretch vertical"

#: src/frontend/mame/ui/ui.cpp:1569
#, c-format
msgid "%1$s Vert Position"
msgstr "%1$s - Position verticale"

#: src/frontend/mame/ui/ui.cpp:1585
#, c-format
msgid "Laserdisc '%1$s' Horiz Stretch"
msgstr "'%1$s' Laserdisc - Stretch horizontal"

#: src/frontend/mame/ui/ui.cpp:1588
#, c-format
msgid "Laserdisc '%1$s' Horiz Position"
msgstr "'%1$s' Laserdisc - Position horizontale"

#: src/frontend/mame/ui/ui.cpp:1590
#, c-format
msgid "Laserdisc '%1$s' Vert Stretch"
msgstr "'%1$s' Laserdisc - Stretch vertical"

#: src/frontend/mame/ui/ui.cpp:1593
#, c-format
msgid "Laserdisc '%1$s' Vert Position"
msgstr "'%1$s' Laserdisc - Position verticale"

#: src/frontend/mame/ui/ui.cpp:1603
msgid "Vector Flicker"
msgstr "Scintillement de l'affichage vectoriel"

#: src/frontend/mame/ui/ui.cpp:1604
msgid "Beam Width Minimum"
msgstr "Largeur de rayon minimum"

#: src/frontend/mame/ui/ui.cpp:1605
msgid "Beam Width Maximum"
msgstr "Largeur de rayon maximum"

#: src/frontend/mame/ui/ui.cpp:1606
msgid "Beam Dot Size"
msgstr ""

#: src/frontend/mame/ui/ui.cpp:1607
msgid "Beam Intensity Weight"
msgstr "Intensité du rayon"

#: src/frontend/mame/ui/ui.cpp:1620
#, c-format
msgid "Crosshair Scale %1$s"
msgstr "Viseur - Échelle %1$s"

#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622
msgid "X"
msgstr "X"

#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622
msgid "Y"
msgstr "Y"

#: src/frontend/mame/ui/ui.cpp:1622
#, c-format
msgid "Crosshair Offset %1$s"
msgstr "Viseur - Offset %1$s"

#: src/frontend/mame/ui/ui.cpp:1654
#, c-format
msgid "%1$3ddB"
msgstr "%1$3ddB"

#: src/frontend/mame/ui/ui.cpp:1697
#, c-format
msgid "%1$d%%"
msgstr "%1$d%%"

#: src/frontend/mame/ui/ui.cpp:1712
#, c-format
msgid "%1$3.0f%%"
msgstr "%1$3.0f%%"

#: src/frontend/mame/ui/ui.cpp:1735 src/frontend/mame/ui/ui.cpp:1755
#: src/frontend/mame/ui/ui.cpp:1774 src/frontend/mame/ui/ui.cpp:1792
#: src/frontend/mame/ui/ui.cpp:1811 src/frontend/mame/ui/ui.cpp:1830
#: src/frontend/mame/ui/ui.cpp:1849 src/frontend/mame/ui/ui.cpp:1868
#: src/frontend/mame/ui/ui.cpp:1889 src/frontend/mame/ui/ui.cpp:1910
#: src/frontend/mame/ui/ui.cpp:1931 src/frontend/mame/ui/ui.cpp:1952
#, c-format
msgid "%1$.3f"
msgstr "%1$.3f"

#: src/frontend/mame/ui/ui.cpp:1967 src/frontend/mame/ui/ui.cpp:1982
#: src/frontend/mame/ui/ui.cpp:1997 src/frontend/mame/ui/ui.cpp:2012
#: src/frontend/mame/ui/ui.cpp:2027
#, c-format
msgid "%1$1.2f"
msgstr "%1$1.2f"

#: src/frontend/mame/ui/ui.cpp:2043
#, c-format
msgid "Crosshair Scale X %1$1.3f"
msgstr "Viseur - Échelle X %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2043
#, c-format
msgid "Crosshair Scale Y %1$1.3f"
msgstr "Viseur - Échelle Y %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2060
#, c-format
msgid "Crosshair Offset X %1$1.3f"
msgstr "Viseur - Offset X %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2060
#, c-format
msgid "Crosshair Offset Y %1$1.3f"
msgstr "Viseur - Offset Y %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2167
msgid "**Error saving ui.ini**"
msgstr "**Erreur de sauvegarde du fichier ui.ini**"

#: src/frontend/mame/ui/ui.cpp:2225
#, c-format
msgid "**Error saving %s.ini**"
msgstr "**Erreur de sauvegarde du fichier %s.ini**"

#: src/frontend/mame/ui/ui.cpp:2229 src/frontend/mame/ui/miscmenu.cpp:762
msgid ""
"\n"
"    Configuration saved    \n"
"\n"
msgstr ""
"\n"
" Configuration sauvegardée \n"
"\n"

#: src/frontend/mame/ui/selsoft.cpp:225 src/frontend/mame/ui/selgame.cpp:461
#, c-format
msgid ""
"%s\n"
" added to favorites list."
msgstr ""
"%s\n"
" ajouté à la liste des favoris."

#: src/frontend/mame/ui/selsoft.cpp:230 src/frontend/mame/ui/selgame.cpp:466
#: src/frontend/mame/ui/selgame.cpp:472
#, c-format
msgid ""
"%s\n"
" removed from favorites list."
msgstr ""
"%s\n"
" supprimé de la liste des favoris."

#: src/frontend/mame/ui/selsoft.cpp:630
#, c-format
msgid "%1$s %2$s ( %3$d / %4$d software packages )"
msgstr "%1$s %2$s ( %3$d / %4$d packages logiciels )"

#: src/frontend/mame/ui/selsoft.cpp:631
#, c-format
msgid "Driver: \"%1$s\" software list "
msgstr "Liste de logiciels pour le driver : \"%1$s\" "

#: src/frontend/mame/ui/selsoft.cpp:636 src/frontend/mame/ui/selgame.cpp:1422
#, c-format
msgid "%1$s: %2$s - Search: %3$s_"
msgstr "%1$s: %2$s - Recherche : %3$s_"

#: src/frontend/mame/ui/selsoft.cpp:638 src/frontend/mame/ui/selgame.cpp:1424
#, c-format
msgid "Search: %1$s_"
msgstr "Recherche : %1$s_"

#: src/frontend/mame/ui/selsoft.cpp:645 src/frontend/mame/ui/selsoft.cpp:652
#: src/frontend/mame/ui/simpleselgame.cpp:315
#, c-format
msgid "%1$-.100s"
msgstr "%1$-.100s"

#: src/frontend/mame/ui/optsmenu.cpp:72 src/frontend/mame/ui/sndmenu.cpp:149
msgid "Sound Options"
msgstr "Options du son"

#: src/frontend/mame/ui/optsmenu.cpp:75
msgid "General Inputs"
msgstr "Périphériques d'entrée généraux"

#: src/frontend/mame/ui/optsmenu.cpp:78
msgid "Save Configuration"
msgstr "Sauvegarder la configuration"

#: src/frontend/mame/ui/optsmenu.cpp:141
msgid "Settings"
msgstr "Paramètres"

#: src/frontend/mame/ui/optsmenu.cpp:199
msgid "Filter"
msgstr "Filtre"

#: src/frontend/mame/ui/optsmenu.cpp:211
msgid "Customize UI"
msgstr "Personnaliser l'interface"

#: src/frontend/mame/ui/optsmenu.cpp:212
msgid "Configure Directories"
msgstr "Configurer les dossiers"

#: src/frontend/mame/ui/filesel.cpp:259 src/frontend/mame/ui/swlist.cpp:87
#: src/frontend/mame/ui/slotopt.cpp:220
msgid "[empty slot]"
msgstr "[emplacement vide]"

#: src/frontend/mame/ui/filesel.cpp:263
msgid "[create]"
msgstr "[créer]"

#: src/frontend/mame/ui/filesel.cpp:267 src/frontend/mame/ui/swlist.cpp:98
msgid "[software list]"
msgstr "[liste des logiciels]"

#: src/frontend/mame/ui/filesel.cpp:323
#, c-format
msgid "Error accessing %s"
msgstr ""

#: src/frontend/mame/ui/filesel.cpp:538
msgid "Select access mode"
msgstr "Sélectionner le mode d'accès"

#: src/frontend/mame/ui/filesel.cpp:539
msgid "Read-only"
msgstr "Lecture seule"

#: src/frontend/mame/ui/filesel.cpp:541
msgid "Read-write"
msgstr "Lecture-écriture"

#: src/frontend/mame/ui/filesel.cpp:542
msgid "Read this image, write to another image"
msgstr "Lire cette image, écrire dans une autre image"

#: src/frontend/mame/ui/filesel.cpp:543
msgid "Read this image, write to diff"
msgstr "Lire cette image, écrire vers diff"

#: src/frontend/mame/ui/submenu.cpp:31
msgid "Miscellaneous Options"
msgstr "Options diverses"

#: src/frontend/mame/ui/submenu.cpp:32
msgid "Skip imperfect emulation warnings"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:33
msgid "Re-select last machine launched"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:34
msgid "Enlarge images in the right panel"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:35 src/frontend/mame/ui/dirmenu.cpp:46
msgid "Cheats"
msgstr "Codes de triche"

#: src/frontend/mame/ui/submenu.cpp:36
msgid "Show mouse pointer"
msgstr "Affiche pointeur souris"

#: src/frontend/mame/ui/submenu.cpp:37
msgid "Confirm quit from machines"
msgstr "Confirmation quitter depuis les machines"

#: src/frontend/mame/ui/submenu.cpp:38
msgid "Skip information screen at startup"
msgstr "Passe écran information au démarrage"

#: src/frontend/mame/ui/submenu.cpp:39
msgid "Force 4:3 aspect for snapshot display"
msgstr "Force 4:3 aspect pour affichage d'instantanés"

#: src/frontend/mame/ui/submenu.cpp:40
msgid "Use image as background"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:41
msgid "Skip BIOS selection menu"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:42
msgid "Skip software parts selection menu"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:43
msgid "Info auto audit"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:44
msgid "Hide romless machine from available list"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:50
msgid "Advanced Options"
msgstr "Options avancé"

#: src/frontend/mame/ui/submenu.cpp:51
msgid "Performance Options"
msgstr "Options performances"

#: src/frontend/mame/ui/submenu.cpp:52
msgid "Auto frame skip"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:53
msgid "Frame skip"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:54
msgid "Throttle"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:55
msgid "Mute when unthrottled"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:56
msgid "Sleep"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:57
msgid "Speed"
msgstr "Vitesse"

#: src/frontend/mame/ui/submenu.cpp:58
msgid "Adjust speed to match refresh rate"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:59
msgid "Low latency"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:61
msgid "Rotation Options"
msgstr "Options rotation"

#: src/frontend/mame/ui/submenu.cpp:62 src/frontend/mame/ui/videoopt.cpp:180
msgid "Rotate"
msgstr "Rotation"

#: src/frontend/mame/ui/submenu.cpp:63
msgid "Rotate right"
msgstr "Rotation droite"

#: src/frontend/mame/ui/submenu.cpp:64
msgid "Rotate left"
msgstr "Rotation gauche"

#: src/frontend/mame/ui/submenu.cpp:65
msgid "Auto rotate right"
msgstr "Rotation automatique droite"

#: src/frontend/mame/ui/submenu.cpp:66
msgid "Auto rotate left"
msgstr "Rotation automatique gauche"

#: src/frontend/mame/ui/submenu.cpp:67
msgid "Flip X"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:68
msgid "Flip Y"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:70
msgid "Artwork Options"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:71
msgid "Zoom to screen area"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:73
msgid "State/Playback Options"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:74
msgid "Automatic save/restore"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:75
msgid "Allow rewind"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:76
msgid "Rewind capacity"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:77
msgid "Bilinear filtering for snapshots"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:78
msgid "Burn-in"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:80
msgid "Input Options"
msgstr "Options entrée"

#: src/frontend/mame/ui/submenu.cpp:81
msgid "Coin lockout"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:82
msgid "Mouse"
msgstr "Souris"

#: src/frontend/mame/ui/submenu.cpp:83
msgid "Joystick"
msgstr "Manette de jeu"

#: src/frontend/mame/ui/submenu.cpp:84
msgid "Lightgun"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:85
msgid "Multi-keyboard"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:86
msgid "Multi-mouse"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:87
msgid "Steadykey"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:88
msgid "UI active"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:89
msgid "Offscreen reload"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:90
msgid "Joystick deadzone"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:91
msgid "Joystick saturation"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:92
msgid "Natural keyboard"
msgstr "Clavier naturel"

#: src/frontend/mame/ui/submenu.cpp:93
msgid "Simultaneous contradictory"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:94
msgid "Coin impulse"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:100
msgid "Device Mapping"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:101
msgid "Lightgun Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:102
msgid "Trackball Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:103
msgid "Pedal Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:104
msgid "Adstick Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:105
msgid "Paddle Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:106
msgid "Dial Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:107
msgid "Positional Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:108
msgid "Mouse Device Assignment"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:114 src/frontend/mame/ui/mainmenu.cpp:117
msgid "Video Options"
msgstr "Options vidéo"

#: src/frontend/mame/ui/submenu.cpp:115
msgid "Video Mode"
msgstr "Mode vidéo"

#: src/frontend/mame/ui/submenu.cpp:116
msgid "Number Of Screens"
msgstr "Nombre d'écrans"

#: src/frontend/mame/ui/submenu.cpp:118
msgid "Triple Buffering"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:119
msgid "HLSL"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:121
msgid "GLSL"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:122
msgid "Bilinear Filtering"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:123
msgid "Bitmap Prescaling"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:124
msgid "Window Mode"
msgstr "Mode fenêtré"

#: src/frontend/mame/ui/submenu.cpp:125
msgid "Enforce Aspect Ratio"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:126
msgid "Start Out Maximized"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:127
msgid "Synchronized Refresh"
msgstr ""

#: src/frontend/mame/ui/submenu.cpp:128
msgid "Wait Vertical Sync"
msgstr ""

#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:672
#: src/frontend/mame/ui/videoopt.cpp:192 plugins/cheatfind/init.lua:763
#: plugins/cheatfind/init.lua:774 plugins/cheat/init.lua:668
msgid "On"
msgstr "Actif"

#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:675
#: src/frontend/mame/ui/videoopt.cpp:208 plugins/cheatfind/init.lua:760
#: plugins/cheatfind/init.lua:771 plugins/cheat/init.lua:671
#: plugins/cheat/init.lua:680
msgid "Off"
msgstr "Inactif"

#: src/frontend/mame/ui/menu.cpp:678
msgid "Auto"
msgstr "Auto"

#: src/frontend/mame/ui/menu.cpp:1178
msgid "Start Machine"
msgstr ""

#: src/frontend/mame/ui/menu.cpp:1180
msgid "Return to Machine"
msgstr "Retour à la machine actuelle"

#: src/frontend/mame/ui/menu.cpp:1185 src/frontend/mame/ui/menu.cpp:1187
msgid "Exit"
msgstr "Quitter MAME"

#: src/frontend/mame/ui/menu.cpp:1192 src/frontend/mame/ui/menu.cpp:1194
msgid "Return to Previous Menu"
msgstr "Retour au menu précédent"

#: src/frontend/mame/ui/videoopt.cpp:57
#, c-format
msgid "Screen #%d"
msgstr "Écran #%d"

#: src/frontend/mame/ui/videoopt.cpp:184
msgid "Zoom to Screen Area"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:196
msgid "X Only"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:200
msgid "Y Only"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:204
msgid "X or Y (Auto)"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:211
msgid "Non-Integer Scaling"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:214
msgid "Maintain Aspect Ratio"
msgstr ""

#: src/frontend/mame/ui/videoopt.cpp:228
msgid "Cannot change options while recording!"
msgstr ""

#: src/frontend/mame/ui/info.cpp:31
msgid "protection"
msgstr "protection"

#: src/frontend/mame/ui/info.cpp:32
msgid "timing"
msgstr "minutage"

#: src/frontend/mame/ui/info.cpp:33
msgid "graphics"
msgstr "graphismes"

#: src/frontend/mame/ui/info.cpp:34
msgid "color palette"
msgstr "palette de couleur"

#: src/frontend/mame/ui/info.cpp:35
msgid "sound"
msgstr "son"

#: src/frontend/mame/ui/info.cpp:36
msgid "capture hardware"
msgstr ""

#: src/frontend/mame/ui/info.cpp:37
msgid "camera"
msgstr "caméra"

#: src/frontend/mame/ui/info.cpp:38
msgid "microphone"
msgstr "microphone"

#: src/frontend/mame/ui/info.cpp:39
msgid "controls"
msgstr "contrôles"

#: src/frontend/mame/ui/info.cpp:40
msgid "keyboard"
msgstr "clavier"

#: src/frontend/mame/ui/info.cpp:41
msgid "mouse"
msgstr "souris"

#: src/frontend/mame/ui/info.cpp:42
msgid "media"
msgstr ""

#: src/frontend/mame/ui/info.cpp:43
msgid "disk"
msgstr "disque"

#: src/frontend/mame/ui/info.cpp:44
msgid "printer"
msgstr "imprimante"

#: src/frontend/mame/ui/info.cpp:45
msgid "magnetic tape"
msgstr ""

#: src/frontend/mame/ui/info.cpp:46
msgid "punch tape"
msgstr ""

#: src/frontend/mame/ui/info.cpp:47
msgid "magnetic drum"
msgstr ""

#: src/frontend/mame/ui/info.cpp:48
msgid "solid state storage"
msgstr ""

#: src/frontend/mame/ui/info.cpp:49
msgid "communications"
msgstr ""

#: src/frontend/mame/ui/info.cpp:50
msgid "LAN"
msgstr "LAN"

#: src/frontend/mame/ui/info.cpp:51
msgid "WAN"
msgstr "WAN"

#: src/frontend/mame/ui/info.cpp:230
msgid ""
"One or more ROMs/CHDs for this machine are incorrect. The machine may not "
"run correctly.\n"
msgstr ""
"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette "
"machine sont incorrects. Il est possible qu'elle ne fonctionne pas "
"correctement.\n"

#: src/frontend/mame/ui/info.cpp:240
msgid ""
"There are known problems with this machine\n"
"\n"
msgstr ""
"On rencontre les problèmes suivants avec cette machine :\n"
"\n"

#: src/frontend/mame/ui/info.cpp:245
msgid ""
"One or more ROMs/CHDs for this machine have not been correctly dumped.\n"
msgstr ""
"Un ou plusieurs fichiers ROMs/CHDs nécessaires à l'utilisation de cette "
"machine n'ont pas été dumpés correctement.\n"

#: src/frontend/mame/ui/info.cpp:250
msgid "Completely unemulated features: "
msgstr "Caractéristiques complètement non émulée : "

#: src/frontend/mame/ui/info.cpp:256 src/frontend/mame/ui/info.cpp:272
#, c-format
msgid "%s"
msgstr "%s"

#: src/frontend/mame/ui/info.cpp:256 src/frontend/mame/ui/info.cpp:272
#: src/frontend/mame/ui/info.cpp:317
#, c-format
msgid ", %s"
msgstr ", %s"

#: src/frontend/mame/ui/info.cpp:266
msgid "Imperfectly emulated features: "
msgstr "Caractéristiques émulée imparfaitement : "

#: src/frontend/mame/ui/info.cpp:281
msgid "Screen flipping in cocktail mode is not supported.\n"
msgstr "Le retournement de l'écran en mode cocktail n'est pas supporté.\n"

#: src/frontend/mame/ui/info.cpp:283
msgid "This machine requires external artwork files.\n"
msgstr "Cette machine nécessite des fichiers illustrations externe.\n"

#: src/frontend/mame/ui/info.cpp:285
msgid ""
"This machine was never completed. It may exhibit strange behavior or missing "
"elements that are not bugs in the emulation.\n"
msgstr ""
"Cette machine n'a jamais été terminée. Il est possible qu'elle se comporte "
"bizarrement ou que certains composants soient manquants. Cela ne constitue "
"en aucun cas des bugs d'émulation.\n"

#: src/frontend/mame/ui/info.cpp:287
msgid ""
"This machine has no sound hardware, MAME will produce no sounds, this is "
"expected behaviour.\n"
msgstr ""
"Cette machine n'a pas de dispositif sonore. Par conséquent, MAME ne produira "
"aucun son. Il s'agit d'un comportement attendu.\n"

#: src/frontend/mame/ui/info.cpp:291
msgid ""
"\n"
"THIS MACHINE DOESN'T WORK. The emulation for this machine is not yet "
"complete. There is nothing you can do to fix this problem except wait for "
"the developers to improve the emulation.\n"
msgstr ""
"\n"
"CETTE MACHINE NE FONCTIONNE PAS. L'émulation de cette machine n'est pas "
"encore complète. Il n'y a rien que vous puissiez faire pour résoudre ce "
"problème sauf attendre que les développeurs améliorent l'émulation.\n"

#: src/frontend/mame/ui/info.cpp:293
msgid ""
"\n"
"Elements of this machine cannot be emulated as they require physical "
"interaction or consist of mechanical devices. It is not possible to fully "
"experience this machine.\n"
msgstr ""

#: src/frontend/mame/ui/info.cpp:315
#, c-format
msgid ""
"\n"
"\n"
"There are working clones of this machine: %s"
msgstr ""
"\n"
"\n"
"Il y a des clones fonctionnel de cette machine : %s"

#: src/frontend/mame/ui/info.cpp:339
#, c-format
msgid ""
"%1$s\n"
"%2$s %3$s\n"
"Driver: %4$s\n"
"\n"
"CPU:\n"
msgstr ""
"%1$s\n"
"%2$s %3$s\n"
"Driver : %4$s\n"
"\n"
"Processeur(s) :\n"

#: src/frontend/mame/ui/info.cpp:381 src/frontend/mame/ui/info.cpp:424
#: src/frontend/mame/ui/devopt.cpp:90 src/frontend/mame/ui/devopt.cpp:163
msgid "GHz"
msgstr ""

#: src/frontend/mame/ui/info.cpp:381 src/frontend/mame/ui/info.cpp:424
#: src/frontend/mame/ui/devopt.cpp:90 src/frontend/mame/ui/devopt.cpp:163
msgid "MHz"
msgstr "MHz"

#: src/frontend/mame/ui/info.cpp:381 src/frontend/mame/ui/info.cpp:424
#: src/frontend/mame/ui/devopt.cpp:90 src/frontend/mame/ui/devopt.cpp:163
msgid "kHz"
msgstr "kHz"

#: src/frontend/mame/ui/info.cpp:381 src/frontend/mame/ui/info.cpp:424
#: src/frontend/mame/ui/devopt.cpp:90 src/frontend/mame/ui/devopt.cpp:163
msgid "Hz"
msgstr ""

#: src/frontend/mame/ui/info.cpp:395
msgid ""
"\n"
"Sound:\n"
msgstr ""
"\n"
"Son :\n"

#: src/frontend/mame/ui/info.cpp:428
msgid ""
"\n"
"Video:\n"
msgstr ""
"\n"
"Vidéo :\n"

#: src/frontend/mame/ui/info.cpp:432
msgid "None\n"
msgstr "Aucun\n"

#: src/frontend/mame/ui/info.cpp:439
msgid "Vector"
msgstr "Graphismes vectoriels"

#: src/frontend/mame/ui/info.cpp:455
#, c-format
msgid "%1$s: %2$s\n"
msgstr "%1$s : %2$s\n"

#: src/frontend/mame/ui/info.cpp:455
msgid "%2$s\n"
msgstr "%2$s\n"

#: src/frontend/mame/ui/info.cpp:472
#, c-format
msgid "Screen '%1$s'"
msgstr "Écran '%1$s'"

#: src/frontend/mame/ui/info.cpp:474
msgid "Screen"
msgstr "Écran"

#: src/frontend/mame/ui/info.cpp:580
msgid "Not supported"
msgstr "Non supporté"

#: src/frontend/mame/ui/info.cpp:583
msgid "Partially supported"
msgstr "Partiellement supporté"

#: src/frontend/mame/ui/info.cpp:592
msgid "[empty]"
msgstr "[vide]"

#: src/frontend/mame/ui/swlist.cpp:92
msgid "[file manager]"
msgstr "[gestionnaire de fichiers]"

#: src/frontend/mame/ui/swlist.cpp:234
msgid "Switch Item Ordering"
msgstr "Permuter l'ordre des éléments"

#: src/frontend/mame/ui/swlist.cpp:267
#, c-format
msgid "Switched Order: entries now ordered by %s"
msgstr ""
"Commande de tri effectuée : les entrées sont maintenant classées par %s"

#: src/frontend/mame/ui/swlist.cpp:267
msgid "shortname"
msgstr "nom court"

#: src/frontend/mame/ui/swlist.cpp:267
msgid "description"
msgstr "description"

#: src/frontend/mame/ui/swlist.cpp:397
msgid "[compatible lists]"
msgstr "[listes compatibles]"

#: src/frontend/mame/ui/filecreate.cpp:79
msgid "File Already Exists - Override?"
msgstr "Ce fichier existe déjà - Écraser ?"

#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1045
msgid "No"
msgstr "Non"

#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/utils.cpp:1045
msgid "Yes"
msgstr "Oui"

#: src/frontend/mame/ui/filecreate.cpp:171
msgid "New Image Name:"
msgstr "Nouveau nom de l'image :"

#: src/frontend/mame/ui/filecreate.cpp:177
msgid "Image Format:"
msgstr "Format de l'image :"

#: src/frontend/mame/ui/filecreate.cpp:183
#: plugins/autofire/autofire_menu.lua:217
msgid "Create"
msgstr "Créer"

#: src/frontend/mame/ui/filecreate.cpp:214
msgid "Please enter a file extension too"
msgstr "Veuillez entrer également l'extension du fichier"

#: src/frontend/mame/ui/filecreate.cpp:265
msgid "Select image format"
msgstr "Sélectionner le format de l'image"

#: src/frontend/mame/ui/filecreate.cpp:325
msgid "Select initial contents"
msgstr ""

#: src/frontend/mame/ui/keyboard.cpp:39 src/frontend/mame/ui/mainmenu.cpp:113
msgid "Keyboard Mode"
msgstr "Mode clavier"

#: src/frontend/mame/ui/keyboard.cpp:40
msgid "Natural"
msgstr "Naturel"

#: src/frontend/mame/ui/keyboard.cpp:40
msgid "Emulated"
msgstr "Émulé"

#: src/frontend/mame/ui/keyboard.cpp:53 src/frontend/mame/ui/inputmap.cpp:478
#, c-format
msgid "%1$s [root%2$s]"
msgstr ""

#: src/frontend/mame/ui/keyboard.cpp:53
msgid "[root%2$s]"
msgstr ""

#: src/frontend/mame/ui/keyboard.cpp:56
msgid "Enabled"
msgstr "Activé"

#: src/frontend/mame/ui/keyboard.cpp:56
msgid "Disabled"
msgstr "Désactivé"

#: src/frontend/mame/ui/utils.cpp:62 src/frontend/mame/ui/utils.cpp:86
msgid "Unfiltered"
msgstr "Non filtré"

#: src/frontend/mame/ui/utils.cpp:63 src/frontend/mame/ui/utils.cpp:87
msgid "Available"
msgstr "Disponible"

#: src/frontend/mame/ui/utils.cpp:64 src/frontend/mame/ui/utils.cpp:88
msgid "Unavailable"
msgstr "Indisponible"

#: src/frontend/mame/ui/utils.cpp:65
msgid "Working"
msgstr "Fonctionnel"

#: src/frontend/mame/ui/utils.cpp:66
msgid "Not Working"
msgstr "Non fonctionnel"

#: src/frontend/mame/ui/utils.cpp:67
msgid "Mechanical"
msgstr "Mécanique"

#: src/frontend/mame/ui/utils.cpp:68
msgid "Not Mechanical"
msgstr "Non mécanique"

#: src/frontend/mame/ui/utils.cpp:69
msgid "Category"
msgstr "Catégorie"

#: src/frontend/mame/ui/utils.cpp:70 src/frontend/mame/ui/utils.cpp:89
msgid "Favorites"
msgstr "Favoris"

#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/miscmenu.cpp:806
msgid "BIOS"
msgstr "BIOS"

#: src/frontend/mame/ui/utils.cpp:72
msgid "Not BIOS"
msgstr "Pas BIOS"

#: src/frontend/mame/ui/utils.cpp:73 src/frontend/mame/ui/utils.cpp:90
msgid "Parents"
msgstr "Parents"

#: src/frontend/mame/ui/utils.cpp:74 src/frontend/mame/ui/utils.cpp:91
msgid "Clones"
msgstr "Clones"

#: src/frontend/mame/ui/utils.cpp:75
msgid "Manufacturer"
msgstr "Manufactureur"

#: src/frontend/mame/ui/utils.cpp:76 src/frontend/mame/ui/utils.cpp:92
msgid "Year"
msgstr "Année"

#: src/frontend/mame/ui/utils.cpp:77
msgid "Save Supported"
msgstr "Sauvegarde supportée"

#: src/frontend/mame/ui/utils.cpp:78
msgid "Save Unsupported"
msgstr "Sauvegarde non supportée"

#: src/frontend/mame/ui/utils.cpp:79
msgid "CHD Required"
msgstr "CHD Requis"

#: src/frontend/mame/ui/utils.cpp:80
msgid "No CHD Required"
msgstr "Pas de CHD requis"

#: src/frontend/mame/ui/utils.cpp:81
msgid "Vertical Screen"
msgstr "Écran vertical"

#: src/frontend/mame/ui/utils.cpp:82
msgid "Horizontal Screen"
msgstr "Écran horizontal"

#: src/frontend/mame/ui/utils.cpp:83 src/frontend/mame/ui/utils.cpp:100
msgid "Custom Filter"
msgstr "Filtre personnalisé"

#: src/frontend/mame/ui/utils.cpp:93
msgid "Publisher"
msgstr "Éditeur"

#: src/frontend/mame/ui/utils.cpp:94
msgid "Supported"
msgstr "Supportée"

#: src/frontend/mame/ui/utils.cpp:95
msgid "Partially Supported"
msgstr "Supportée partiellement"

#: src/frontend/mame/ui/utils.cpp:96
msgid "Unsupported"
msgstr "Non supportée"

#: src/frontend/mame/ui/utils.cpp:97
msgid "Release Region"
msgstr "Région disponible"

#: src/frontend/mame/ui/utils.cpp:98
msgid "Device Type"
msgstr "Sorte composante"

#: src/frontend/mame/ui/utils.cpp:99
msgid "Software List"
msgstr "Liste logiciel"

#: src/frontend/mame/ui/utils.cpp:247
msgid "<set up filters>"
msgstr "<configurer filtres>"

#: src/frontend/mame/ui/utils.cpp:351
msgid "Select custom filters:"
msgstr "Sélectionner les filtres personnalisés :"

#: src/frontend/mame/ui/utils.cpp:502
#, c-format
msgid "Filter %1$u"
msgstr "Filtre %1$u"

#: src/frontend/mame/ui/utils.cpp:516
msgid "Remove last filter"
msgstr "Supprimer le dernier filtre"

#: src/frontend/mame/ui/utils.cpp:518
msgid "Add filter"
msgstr "Ajouter un filtre"

#: src/frontend/mame/ui/utils.cpp:957
msgid "Select category:"
msgstr "Sélectionne une catégorie"

#: src/frontend/mame/ui/utils.cpp:988
msgid "[no category INI files]"
msgstr "[pas de catégorie fichiers INI]"

#: src/frontend/mame/ui/utils.cpp:996
msgid "[no groups in INI file]"
msgstr "[pas de groupes dans fichier INI]"

#: src/frontend/mame/ui/utils.cpp:1030
msgid "No category INI files found"
msgstr "Pas de catégorie fichiers INI trouvé"

#: src/frontend/mame/ui/utils.cpp:1035
msgid "File"
msgstr "Fichier"

#: src/frontend/mame/ui/utils.cpp:1039
msgid "No groups found in category file"
msgstr "Pas de groupes trouvé dans la catétorie de fichier"

#: src/frontend/mame/ui/utils.cpp:1044
msgid "Group"
msgstr "Groupe"

#: src/frontend/mame/ui/utils.cpp:1045
msgid "Include clones"
msgstr "Inclure clones"

#: src/frontend/mame/ui/datmenu.cpp:81
msgid "Software Usage"
msgstr "Utilisation du logiciel"

#: src/frontend/mame/ui/datmenu.cpp:365
msgid "Revision: "
msgstr "Révision : "

#: src/frontend/mame/ui/miscmenu.cpp:77 src/frontend/mame/ui/confswitch.cpp:162
#: src/frontend/mame/ui/slotopt.cpp:203
msgid "Reset"
msgstr "Réinitialiser"

#: src/frontend/mame/ui/miscmenu.cpp:235
#, c-format
msgid ""
"Uptime: %1$d:%2$02d:%3$02d\n"
"\n"
msgstr ""
"Temps écoulé : %1$d:%2$02d:%3$02d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:237
#, c-format
msgid ""
"Uptime: %1$d:%2$02d\n"
"\n"
msgstr ""
"Temps écoulé : %1$d:%2$02d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:241
#, c-format
msgid ""
"Tickets dispensed: %1$d\n"
"\n"
msgstr ""
"Tickets distribués : %1$d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:252
msgid "Coin %1$c: NA%3$s\n"
msgstr "Monnayeur %1$c : ND%3$s\n"

#: src/frontend/mame/ui/miscmenu.cpp:252
#, c-format
msgid "Coin %1$c: %2$d%3$s\n"
msgstr "Monnayeur %1$c : %2$d%3$s\n"

#: src/frontend/mame/ui/miscmenu.cpp:255
msgid " (locked)"
msgstr " (verrouillé)"

#: src/frontend/mame/ui/miscmenu.cpp:455
#, c-format
msgid "P%d Visibility"
msgstr ""

#: src/frontend/mame/ui/miscmenu.cpp:509
#, c-format
msgid "P%d Crosshair"
msgstr ""

#: src/frontend/mame/ui/miscmenu.cpp:526
msgid "Visible Delay"
msgstr "Attente visible"

#: src/frontend/mame/ui/miscmenu.cpp:638
#, c-format
msgid "%s.xml saved under ui folder."
msgstr "%s.xml sauvegardé dans le dossier ui."

#: src/frontend/mame/ui/miscmenu.cpp:664
msgid "Name:             Description:\n"
msgstr "Nom :             Description :\n"

#: src/frontend/mame/ui/miscmenu.cpp:675
#, c-format
msgid "%s.txt saved under ui folder."
msgstr "%s.txt sauvegardé dans le dossier ui."

#: src/frontend/mame/ui/miscmenu.cpp:692
msgid "Export list in XML format (like -listxml)"
msgstr "Exporter la liste au format XML (comme -listxml)"

#: src/frontend/mame/ui/miscmenu.cpp:693
msgid "Export list in XML format (like -listxml, but exclude devices)"
msgstr ""
"Exporter la liste au format XML (comme -listxml, mais en excluant les "
"périphériques)"

#: src/frontend/mame/ui/miscmenu.cpp:694
msgid "Export list in TXT format (like -listfull)"
msgstr "Exporter la liste au format TXT (comme -listfull)"

#: src/frontend/mame/ui/miscmenu.cpp:810
msgid "Driver"
msgstr "Driver"

#: src/frontend/mame/ui/miscmenu.cpp:813
msgid "This machine has no BIOS."
msgstr "Cette machine na pas de BIOS"

#: src/frontend/mame/ui/miscmenu.cpp:822 src/frontend/mame/ui/mainmenu.cpp:134
msgid "Add To Favorites"
msgstr "Ajouter aux favoris"

#: src/frontend/mame/ui/miscmenu.cpp:824 src/frontend/mame/ui/mainmenu.cpp:136
msgid "Remove From Favorites"
msgstr "Supprimer des favoris"

#: src/frontend/mame/ui/miscmenu.cpp:827
msgid "Save Machine Configuration"
msgstr ""

#: src/frontend/mame/ui/miscmenu.cpp:838
msgid "Configure Machine:"
msgstr ""

#: src/frontend/mame/ui/miscmenu.cpp:872 src/frontend/mame/ui/selmenu.cpp:2595
msgid " (default)"
msgstr " (par défaut)"

#: src/frontend/mame/ui/miscmenu.cpp:954 src/frontend/mame/ui/selgame.cpp:608
msgid "Plugins"
msgstr "Modules d'extension"

#: src/frontend/mame/ui/info_pty.cpp:30 src/frontend/mame/ui/mainmenu.cpp:98
msgid "Pseudo terminals"
msgstr "Pseudo terminals"

#: src/frontend/mame/ui/info_pty.cpp:39
msgid "[failed]"
msgstr "[échoué]"

#: src/frontend/mame/ui/state.cpp:213
msgid "No save states found"
msgstr ""

#: src/frontend/mame/ui/state.cpp:404
msgid "Load State"
msgstr "État de chargement"

#: src/frontend/mame/ui/state.cpp:404
msgid "Select state to load"
msgstr ""

#: src/frontend/mame/ui/state.cpp:428
msgid "Save State"
msgstr "État de sauvegarde"

#: src/frontend/mame/ui/state.cpp:428
msgid "Press a key or joystick button, or select state to overwrite"
msgstr ""

#: src/frontend/mame/ui/slotopt.cpp:192
#, c-format
msgid "%s [internal]"
msgstr "%s [interne]"

#: src/frontend/mame/ui/inputmap.cpp:38
msgid "User Interface"
msgstr "Interface utilisateur"

#: src/frontend/mame/ui/inputmap.cpp:41
#, c-format
msgid "Player %1$d Controls"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:44
msgid "Other Controls"
msgstr "Autres contrôles"

#: src/frontend/mame/ui/inputmap.cpp:227
msgid "This machine has no input map."
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:310
msgid "Pressed"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:379 plugins/autofire/autofire_menu.lua:123
#: plugins/cheat/init.lua:626
msgid "Invalid sequence entered"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:480
#, c-format
msgid "[root%1$s]"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:507
#, c-format
msgid "Press %1$s to set\n"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:508
#, c-format
msgid "Press %1$s to append\n"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:509
#, c-format
msgid "Press %1$s to clear\n"
msgstr ""

#: src/frontend/mame/ui/inputmap.cpp:510
#, c-format
msgid "Press %1$s to restore default\n"
msgstr ""

#: src/frontend/mame/ui/tapectrl.cpp:85
msgid "stopped"
msgstr "arrêté"

#: src/frontend/mame/ui/tapectrl.cpp:87
msgid "playing"
msgstr "en cours de lecture"

#: src/frontend/mame/ui/tapectrl.cpp:87
msgid "(playing)"
msgstr "(en cours de lecture)"

#: src/frontend/mame/ui/tapectrl.cpp:88
msgid "recording"
msgstr "en cours d'enregistrement"

#: src/frontend/mame/ui/tapectrl.cpp:88
msgid "(recording)"
msgstr "(en cours d'enregistrement)"

#: src/frontend/mame/ui/tapectrl.cpp:95
msgid "Pause/Stop"
msgstr "Pause/Arrêt"

#: src/frontend/mame/ui/tapectrl.cpp:98
msgid "Play"
msgstr "Lire"

#: src/frontend/mame/ui/tapectrl.cpp:101
msgid "Record"
msgstr "Enregistrer"

#: src/frontend/mame/ui/tapectrl.cpp:104
msgid "Rewind"
msgstr "Rembobiner"

#: src/frontend/mame/ui/tapectrl.cpp:107
msgid "Fast Forward"
msgstr "Avance rapide"

#: src/frontend/mame/ui/imgcntrl.cpp:132
msgid "Cannot save over directory"
msgstr "Impossible de sauvegarder sous ce répertoire"

#: src/frontend/mame/ui/imgcntrl.cpp:165
msgid ""
"The software selected is missing one or more required ROM or CHD images.\n"
"Please acquire the correct files or select a different one."
msgstr ""

#: src/frontend/mame/ui/simpleselgame.cpp:150
msgid ""
"The selected game is missing one or more required ROM or CHD images. Please "
"select a different game.\n"
"\n"
"Press any key to continue."
msgstr ""
"Le jeu sélectionné est manquant d'un ou plusieur images ROM ou CHD. SVP "
"sélectionné un autre jeu.\n"
"\n"
"Appuyer sur une touche pour continuer."

#: src/frontend/mame/ui/simpleselgame.cpp:248
#, c-format
msgid ""
"No machines found. Please check the rompath specified in the %1$s.ini file.\n"
"\n"
"If this is your first time using %2$s, please see the config.txt file in the "
"docs directory for information on configuring %2$s."
msgstr ""
"Aucune machine trouvée. Veuillez vérifier le chemin du répertoire indiqué "
"dans le fichier %1$s.ini.\n"
"\n"
"Si vous utilisez %2$s pour la première fois, veuillez consulter le fichier "
"config.txt dans le répertoire docs pour obtenir de plus amples informations "
"sur la configuration de %2$s."

#: src/frontend/mame/ui/simpleselgame.cpp:278
#: src/frontend/mame/ui/selgame.cpp:603
msgid "Configure Options"
msgstr "Configurer les options"

#: src/frontend/mame/ui/simpleselgame.cpp:299
#, c-format
msgid "Type name or select: %1$s_"
msgstr "Entrez un nom ou sélectionnez : %1$s_"

#: src/frontend/mame/ui/simpleselgame.cpp:301
msgid "Type name or select: (random)"
msgstr "Entrez un nom ou sélectionnez : (au hasard)"

#: src/frontend/mame/ui/simpleselgame.cpp:318
#: src/frontend/mame/ui/selmenu.cpp:677 src/frontend/mame/ui/selmenu.cpp:713
#, c-format
msgid "%1$s, %2$-.100s"
msgstr "%1$s, %2$-.100s"

#: src/frontend/mame/ui/simpleselgame.cpp:321
#, c-format
msgid "Driver: %1$-.100s"
msgstr "Driver : %1$-.100s"

#: src/frontend/mame/ui/simpleselgame.cpp:337
#: src/frontend/mame/ui/selmenu.cpp:726
msgid "Overall: NOT WORKING"
msgstr "En résumé : NE FONCTIONNE PAS"

#: src/frontend/mame/ui/simpleselgame.cpp:339
#: src/frontend/mame/ui/selmenu.cpp:728
msgid "Overall: Unemulated Protection"
msgstr "En résumé : Protection non émulée"

#: src/frontend/mame/ui/simpleselgame.cpp:341
#: src/frontend/mame/ui/selmenu.cpp:730
msgid "Overall: Working"
msgstr "En résumé : Fonctionne correctement"

#: src/frontend/mame/ui/simpleselgame.cpp:345
#: src/frontend/mame/ui/selmenu.cpp:734
msgid "Graphics: Unimplemented, "
msgstr "Graphismes : Non implémenté"

#: src/frontend/mame/ui/simpleselgame.cpp:347
#: src/frontend/mame/ui/selmenu.cpp:736
msgid "Graphics: Imperfect, "
msgstr "Graphismes : Imparfaits, "

#: src/frontend/mame/ui/simpleselgame.cpp:349
#: src/frontend/mame/ui/selmenu.cpp:738
msgid "Graphics: OK, "
msgstr "Graphismes : OK, "

#: src/frontend/mame/ui/simpleselgame.cpp:352
#: src/frontend/mame/ui/selmenu.cpp:741
msgid "Sound: None"
msgstr "Son : Aucun"

#: src/frontend/mame/ui/simpleselgame.cpp:354
#: src/frontend/mame/ui/selmenu.cpp:743
msgid "Sound: Unimplemented"
msgstr "Son : Non implémenté"

#: src/frontend/mame/ui/simpleselgame.cpp:356
#: src/frontend/mame/ui/selmenu.cpp:745
msgid "Sound: Imperfect"
msgstr "Son : Imparfait"

#: src/frontend/mame/ui/simpleselgame.cpp:358
#: src/frontend/mame/ui/selmenu.cpp:747
msgid "Sound: OK"
msgstr "Son : OK"

#: src/frontend/mame/ui/cheatopt.cpp:87 plugins/cheat/init.lua:746
#, c-format, lua-format
msgid ""
"Cheat Comment:\n"
"%s"
msgstr ""
"Commentaire de triche :\n"
"%s"

#: src/frontend/mame/ui/cheatopt.cpp:100
msgid "All cheats reloaded"
msgstr "Tous les codes de triche ont été rechargés"

#: src/frontend/mame/ui/cheatopt.cpp:140 plugins/cheat/init.lua:698
msgid "Reset All"
msgstr "Tout réinitialiser"

#: src/frontend/mame/ui/cheatopt.cpp:143 plugins/cheat/init.lua:699
msgid "Reload All"
msgstr "Tout recharger"

#: src/frontend/mame/ui/dirmenu.cpp:37
msgid "ROMs"
msgstr "ROMs"

#: src/frontend/mame/ui/dirmenu.cpp:38
msgid "Software Media"
msgstr "Média logiciel"

#: src/frontend/mame/ui/dirmenu.cpp:39
msgid "UI"
msgstr "Interface utilisateur"

#: src/frontend/mame/ui/dirmenu.cpp:40 src/frontend/mame/ui/custui.cpp:177
msgid "Language"
msgstr "Langue"

#: src/frontend/mame/ui/dirmenu.cpp:41
msgid "Samples"
msgstr "Samples / Échantillons sonores"

#: src/frontend/mame/ui/dirmenu.cpp:42
msgid "DATs"
msgstr "Fichiers DATs"

#: src/frontend/mame/ui/dirmenu.cpp:43
msgid "INIs"
msgstr "Fichiers INIs"

#: src/frontend/mame/ui/dirmenu.cpp:44
msgid "Category INIs"
msgstr "Catégories INIs"

#: src/frontend/mame/ui/dirmenu.cpp:45
msgid "Icons"
msgstr "Icônes"

#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:74
msgid "Snapshots"
msgstr "Captures d'écran"

#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:75
msgid "Cabinets"
msgstr "Bornes"

#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:78
msgid "Flyers"
msgstr "Flyers / Prospectus"

#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:79
msgid "Titles"
msgstr "Écrans-titre"

#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:80
msgid "Ends"
msgstr "Fins de jeu"

#: src/frontend/mame/ui/dirmenu.cpp:52 src/frontend/mame/ui/selmenu.cpp:77
msgid "PCBs"
msgstr "Circuits imprimés"

#: src/frontend/mame/ui/dirmenu.cpp:53 src/frontend/mame/ui/selmenu.cpp:89
msgid "Marquees"
msgstr "Marquees"

#: src/frontend/mame/ui/dirmenu.cpp:54
msgid "Controls Panels"
msgstr "Panneaux de contrôle"

#: src/frontend/mame/ui/dirmenu.cpp:55
msgid "Crosshairs"
msgstr "Viseurs"

#: src/frontend/mame/ui/dirmenu.cpp:56
msgid "Artworks"
msgstr "Illustrations"

#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:82
msgid "Bosses"
msgstr "Boss / Ennemis et adversaires"

#: src/frontend/mame/ui/dirmenu.cpp:58
msgid "Artworks Preview"
msgstr "Aperçu des illustrations"

#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:88
msgid "Select"
msgstr "Écrans de sélection"

#: src/frontend/mame/ui/dirmenu.cpp:60
msgid "GameOver"
msgstr "Écrans GAME OVER"

#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:86
msgid "HowTo"
msgstr "Comment faire"

#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:83
msgid "Logos"
msgstr "Logos"

#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:87
msgid "Scores"
msgstr "Scores"

#: src/frontend/mame/ui/dirmenu.cpp:64 src/frontend/mame/ui/selmenu.cpp:84
msgid "Versus"
msgstr "Versus"

#: src/frontend/mame/ui/dirmenu.cpp:65 src/frontend/mame/ui/selmenu.cpp:90
msgid "Covers"
msgstr "Boîtiers et emballages"

#: src/frontend/mame/ui/dirmenu.cpp:118
msgid "Folders Setup"
msgstr "Configuration des dossiers"

#: src/frontend/mame/ui/dirmenu.cpp:169
#, c-format
msgid "Current %1$s Folders"
msgstr "Dossier(s) actuel(s) pour %1$s"

#: src/frontend/mame/ui/dirmenu.cpp:181
msgid "Change Folder"
msgstr "Changer le dossier"

#: src/frontend/mame/ui/dirmenu.cpp:181
msgid "Add Folder"
msgstr "Ajouter un dossier"

#: src/frontend/mame/ui/dirmenu.cpp:184
msgid "Remove Folder"
msgstr "Supprimer le dossier"

#: src/frontend/mame/ui/dirmenu.cpp:419
#, c-format
msgid "Change %1$s Folder - Search: %2$s_"
msgstr "Changer le dossier %1$s - Recherche : %2$s_"

#: src/frontend/mame/ui/dirmenu.cpp:419
#, c-format
msgid "Add %1$s Folder - Search: %2$s_"
msgstr "Ajouter un dossier %1$s - Recherche : %2$s_"

#: src/frontend/mame/ui/dirmenu.cpp:430
msgid "Press TAB to set"
msgstr "Appuyez sur TAB pour définir"

#: src/frontend/mame/ui/dirmenu.cpp:514
#, c-format
msgid "Remove %1$s Folder"
msgstr "Supprimer le dossier %1$s"

#: src/frontend/mame/ui/viewgfx.cpp:428
msgid " COLORS"
msgstr " COULEURS"

#: src/frontend/mame/ui/viewgfx.cpp:428
msgid " PENS"
msgstr " MARQUEURS"

#: src/frontend/mame/ui/selgame.cpp:604
msgid "Configure Machine"
msgstr "Configurer la machine"

#: src/frontend/mame/ui/selgame.cpp:1046
#, c-format
msgid "Romset\t%1$-.100s\n"
msgstr "Romset\t%1$-.100s\n"

#: src/frontend/mame/ui/selgame.cpp:1047
#, c-format
msgid "Year\t%1$s\n"
msgstr "Année\t%1$s\n"

#: src/frontend/mame/ui/selgame.cpp:1048
#, c-format
msgid "Manufacturer\t%1$-.100s\n"
msgstr "Fabricant\t%1$-.100s\n"

#: src/frontend/mame/ui/selgame.cpp:1052
#, c-format
msgid "Driver is Clone of\t%1$-.100s\n"
msgstr "Driver est le Clone de\t%1$-.100s\n"

#: src/frontend/mame/ui/selgame.cpp:1054
msgid "Driver is Parent\t\n"
msgstr "Driver est le parent\t\n"

#: src/frontend/mame/ui/selgame.cpp:1057
msgid "Analog Controls\tYes\n"
msgstr "Contrôles analogique\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1059
msgid "Keyboard Inputs\tYes\n"
msgstr "Entrées clavier\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1062
msgid "Overall\tNOT WORKING\n"
msgstr "Globalement\tNON FONCTIONNEL\n"

#: src/frontend/mame/ui/selgame.cpp:1064
msgid "Overall\tUnemulated Protection\n"
msgstr "Globalement\tProtection non émulée\n"

#: src/frontend/mame/ui/selgame.cpp:1066
msgid "Overall\tWorking\n"
msgstr "Globalement\tFonctionnel\n"

#: src/frontend/mame/ui/selgame.cpp:1069
msgid "Graphics\tUnimplemented\n"
msgstr "Graphismes\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1071
msgid "Graphics\tWrong Colors\n"
msgstr "Graphismes\tCouleurs Incorrectes\n"

#: src/frontend/mame/ui/selgame.cpp:1073
msgid "Graphics\tImperfect Colors\n"
msgstr "Graphismes\tCouleurs Imparfaites\n"

#: src/frontend/mame/ui/selgame.cpp:1075
msgid "Graphics\tImperfect\n"
msgstr "Graphismes\tImparfaites\n"

#: src/frontend/mame/ui/selgame.cpp:1077
msgid "Graphics\tOK\n"
msgstr "Graphismes\tOK\n"

#: src/frontend/mame/ui/selgame.cpp:1080
msgid "Sound\tNone\n"
msgstr "Son\tAucun\n"

#: src/frontend/mame/ui/selgame.cpp:1082
msgid "Sound\tUnimplemented\n"
msgstr "Son\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1084
msgid "Sound\tImperfect\n"
msgstr "Son\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1086
msgid "Sound\tOK\n"
msgstr "Son\tOK\n"

#: src/frontend/mame/ui/selgame.cpp:1089
msgid "Capture\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1091
msgid "Capture\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1094
msgid "Camera\tUnimplemented\n"
msgstr "Caméra\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1096
msgid "Camera\tImperfect\n"
msgstr "Caméra\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1099
msgid "Microphone\tUnimplemented\n"
msgstr "Microphone\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1101
msgid "Microphone\tImperfect\n"
msgstr "Microphone\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1104
msgid "Controls\tUnimplemented\n"
msgstr "Contrôles\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1106
msgid "Controls\tImperfect\n"
msgstr "Contrôles\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1109
msgid "Keyboard\tUnimplemented\n"
msgstr "Clavier\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1111
msgid "Keyboard\tImperfect\n"
msgstr "Clavier\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1114
msgid "Mouse\tUnimplemented\n"
msgstr "Souris\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1116
msgid "Mouse\tImperfect\n"
msgstr "Souris\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1119
msgid "Media\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1121
msgid "Media\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1124
msgid "Disk\tUnimplemented\n"
msgstr "Disque\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1126
msgid "Disk\tImperfect\n"
msgstr "Disque\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1129
msgid "Printer\tUnimplemented\n"
msgstr "Imprimante\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1131
msgid "Printer\tImperfect\n"
msgstr "Imprimante\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1134
msgid "Mag. Tape\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1136
msgid "Mag. Tape\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1139
msgid "Punch Tape\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1141
msgid "Punch Tape\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1144
msgid "Mag. Drum\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1146
msgid "Mag. Drum\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1149
msgid "(EP)ROM\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1151
msgid "(EP)ROM\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1154
msgid "Communications\tUnimplemented\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1156
msgid "Communications\tImperfect\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1159
msgid "LAN\tUnimplemented\n"
msgstr "LAN\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1161
msgid "LAN\tImperfect\n"
msgstr "LAN\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1164
msgid "WAN\tUnimplemented\n"
msgstr "WAN\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1166
msgid "WAN\tImperfect\n"
msgstr "WAN\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1169
msgid "Timing\tUnimplemented\n"
msgstr "Minutage\tNon implanté\n"

#: src/frontend/mame/ui/selgame.cpp:1171
msgid "Timing\tImperfect\n"
msgstr "Minutage\tImparfait\n"

#: src/frontend/mame/ui/selgame.cpp:1173
msgid "Mechanical Machine\tYes\n"
msgstr "Machine mécanique\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1173
msgid "Mechanical Machine\tNo\n"
msgstr "Machine mécanique\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1174
msgid "Requires Artwork\tYes\n"
msgstr "Illustrations requis\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1174
msgid "Requires Artwork\tNo\n"
msgstr "Illustrations requis\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1175
msgid "Requires Clickable Artwork\tYes\n"
msgstr "Illustrations cliquable requis\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1175
msgid "Requires Clickable Artwork\tNo\n"
msgstr "Illustrations cliquable requis\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1177
msgid "Support Cocktail\tNo\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1178
msgid "Driver is BIOS\tYes\n"
msgstr "Driver est BIOS\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1178
msgid "Driver is BIOS\tNo\n"
msgstr "Driver est BIOS\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1179
msgid "Support Save\tYes\n"
msgstr "Supporte sauvegarde\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1179
msgid "Support Save\tNo\n"
msgstr "Supporte sauvegarde\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1180
msgid "Screen Orientation\tVertical\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1180
msgid "Screen Orientation\tHorizontal\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1190
msgid "Requires CHD\tYes\n"
msgstr "CHD requis\tOui\n"

#: src/frontend/mame/ui/selgame.cpp:1190
msgid "Requires CHD\tNo\n"
msgstr "CHD requis\tNon\n"

#: src/frontend/mame/ui/selgame.cpp:1203
msgid "ROM Audit Result\tOK\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1205
msgid "ROM Audit Result\tBAD\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1208
msgid "Samples Audit Result\tNone Needed\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1210
msgid "Samples Audit Result\tOK\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1212
msgid "Samples Audit Result\tBAD\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1216
msgid ""
"ROM Audit \tDisabled\n"
"Samples Audit \tDisabled\n"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:1406
#, c-format
msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )"
msgstr "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )"

#: src/frontend/mame/ui/selgame.cpp:1434
#, c-format
msgid "Romset: %1$-.100s"
msgstr "Romset : %1$-.100s"

#: src/frontend/mame/ui/selgame.cpp:1441
#, c-format
msgid "System: %1$-.100s"
msgstr "Système : %1$-.100s"

#: src/frontend/mame/ui/selector.cpp:118
msgid "Selection List - Search: "
msgstr "Liste de sélection - Recherche : "

#: src/frontend/mame/ui/selector.cpp:126
#, c-format
msgid "Double click or press %1$s to select"
msgstr "Double-cliquez ou appuyez sur %1$s pour sélectionner"

#: src/frontend/mame/ui/auditmenu.cpp:97
#, c-format
msgid "Audit ROMs for %1$u machines marked unavailable?"
msgstr "Audit ROMs pour %1$u machines marqué non disponible ?"

#: src/frontend/mame/ui/auditmenu.cpp:100
#, c-format
msgid "Audit ROMs for all %1$u machines?"
msgstr "Audit ROMs pour toutes les machines %1$u ?"

#: src/frontend/mame/ui/auditmenu.cpp:105
#, c-format
msgid "(results will be saved to %1$s)"
msgstr "(Les résultats va être sauvegarder à %1$s)"

#: src/frontend/mame/ui/auditmenu.cpp:131
#, c-format
msgid ""
"Auditing ROMs for machine %2$u of %3$u...\n"
"%1$s"
msgstr ""
"Auditing ROMs pour machine %2$u de %3$u...\n"
"%1$s"

#: src/frontend/mame/ui/auditmenu.cpp:143
msgid "Start Audit"
msgstr "Démarre Audit"

#: src/frontend/mame/ui/custui.cpp:33
msgid "Show All"
msgstr "Tout afficher"

#: src/frontend/mame/ui/custui.cpp:34
msgid "Hide Filters"
msgstr "Cacher les filtres"

#: src/frontend/mame/ui/custui.cpp:35
msgid "Hide Info/Image"
msgstr "Cacher Images/Infos"

#: src/frontend/mame/ui/custui.cpp:36
msgid "Hide Both"
msgstr "Cacher les deux"

#: src/frontend/mame/ui/custui.cpp:171
msgid "Fonts"
msgstr "Polices"

#: src/frontend/mame/ui/custui.cpp:172
msgid "Colors"
msgstr "Couleurs"

#: src/frontend/mame/ui/custui.cpp:181
msgid "Show side panels"
msgstr "Afficher les panneaux latéraux"

#: src/frontend/mame/ui/custui.cpp:193
msgid "Custom UI Settings"
msgstr "Paramètres personnalisés de l'interface"

#: src/frontend/mame/ui/custui.cpp:245
msgid "default"
msgstr "par défaut"

#: src/frontend/mame/ui/custui.cpp:366
msgid "UI Font"
msgstr "Police de l'interface"

#: src/frontend/mame/ui/custui.cpp:371
msgid "Bold"
msgstr "Gras"

#: src/frontend/mame/ui/custui.cpp:372
msgid "Italic"
msgstr "Italique"

#: src/frontend/mame/ui/custui.cpp:377
msgid "Lines"
msgstr "Lignes"

#: src/frontend/mame/ui/custui.cpp:383
msgid "Infos text size"
msgstr "Taille du texte des infos"

#: src/frontend/mame/ui/custui.cpp:397
msgid "UI Fonts Settings"
msgstr "Paramètres des polices de l'interface"

#: src/frontend/mame/ui/custui.cpp:406
msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit."
msgstr ""
"Exemple de texte - Lorem ipsum dolor sit amet, consectetur adipiscing elit."

#: src/frontend/mame/ui/custui.cpp:489
msgid "Normal text"
msgstr "Texte normal"

#: src/frontend/mame/ui/custui.cpp:490
msgid "Selected color"
msgstr "Couleur sélectionnée"

#: src/frontend/mame/ui/custui.cpp:491
msgid "Normal text background"
msgstr "Arrière-plan du texte normal"

#: src/frontend/mame/ui/custui.cpp:492
msgid "Selected background color"
msgstr "Couleur de fond sélectionnée"

#: src/frontend/mame/ui/custui.cpp:493
msgid "Subitem color"
msgstr "Couleur du sous-élément"

#: src/frontend/mame/ui/custui.cpp:494 src/frontend/mame/ui/custui.cpp:550
msgid "Clone"
msgstr "Clone"

#: src/frontend/mame/ui/custui.cpp:495
msgid "Border"
msgstr "Bordure"

#: src/frontend/mame/ui/custui.cpp:496
msgid "Background"
msgstr "Arrière-plan"

#: src/frontend/mame/ui/custui.cpp:497
msgid "Dipswitch"
msgstr "DIP Switch"

#: src/frontend/mame/ui/custui.cpp:498
msgid "Unavailable color"
msgstr "Couleur non disponible"

#: src/frontend/mame/ui/custui.cpp:499
msgid "Slider color"
msgstr "Couleur du curseur"

#: src/frontend/mame/ui/custui.cpp:500
msgid "Gfx viewer background"
msgstr "Arrière-plan du visualiseur GFX"

#: src/frontend/mame/ui/custui.cpp:501
msgid "Mouse over color"
msgstr "Couleur lors du passage de la souris"

#: src/frontend/mame/ui/custui.cpp:502
msgid "Mouse over background color"
msgstr "Couleur de fond lors du passage de la souris"

#: src/frontend/mame/ui/custui.cpp:503
msgid "Mouse down color"
msgstr "Couleur lorsque le bouton de la souris est enfoncé"

#: src/frontend/mame/ui/custui.cpp:504
msgid "Mouse down background color"
msgstr "Couleur de fond lorsque le bouton de la souris est enfoncé"

#: src/frontend/mame/ui/custui.cpp:507
msgid "Restore originals colors"
msgstr "Restaurer les couleurs d'origine"

#: src/frontend/mame/ui/custui.cpp:519
msgid "UI Colors Settings"
msgstr "Paramètres des couleurs de l'interface"

#: src/frontend/mame/ui/custui.cpp:528
#, c-format
msgid "Double click or press %1$s to change the color value"
msgstr ""
"Double-cliquez ou appuyez sur %1$s pour changer la valeur de la couleur"

#: src/frontend/mame/ui/custui.cpp:536
msgid "Menu Preview"
msgstr "Aperçu du menu"

#: src/frontend/mame/ui/custui.cpp:546
msgid "Normal"
msgstr "Normal"

#: src/frontend/mame/ui/custui.cpp:547
msgid "Subitem"
msgstr "Sous-élément"

#: src/frontend/mame/ui/custui.cpp:548
msgid "Selected"
msgstr "Sélectionnée"

#: src/frontend/mame/ui/custui.cpp:549
msgid "Mouse Over"
msgstr "Passage de la souris"

#: src/frontend/mame/ui/custui.cpp:779
msgid "ARGB Settings"
msgstr "Paramètres ARVB"

#: src/frontend/mame/ui/custui.cpp:784 src/frontend/mame/ui/custui.cpp:787
msgid "Alpha"
msgstr "Alpha"

#: src/frontend/mame/ui/custui.cpp:792 src/frontend/mame/ui/custui.cpp:795
#: src/frontend/mame/ui/custui.cpp:938
msgid "Red"
msgstr "Rouge"

#: src/frontend/mame/ui/custui.cpp:800 src/frontend/mame/ui/custui.cpp:803
#: src/frontend/mame/ui/custui.cpp:941
msgid "Green"
msgstr "Vert"

#: src/frontend/mame/ui/custui.cpp:808 src/frontend/mame/ui/custui.cpp:811
#: src/frontend/mame/ui/custui.cpp:942
msgid "Blue"
msgstr "Bleu"

#: src/frontend/mame/ui/custui.cpp:814
msgid "Choose from palette"
msgstr "Choisir parmi la palette"

#: src/frontend/mame/ui/custui.cpp:853
msgid "Color preview ="
msgstr "Aperçu de la couleur ="

#: src/frontend/mame/ui/custui.cpp:934
msgid "White"
msgstr "Blanc"

#: src/frontend/mame/ui/custui.cpp:935
msgid "Silver"
msgstr "Argent"

#: src/frontend/mame/ui/custui.cpp:936
msgid "Gray"
msgstr "Gris"

#: src/frontend/mame/ui/custui.cpp:937
msgid "Black"
msgstr "Noir"

#: src/frontend/mame/ui/custui.cpp:939
msgid "Orange"
msgstr "Orange"

#: src/frontend/mame/ui/custui.cpp:940
msgid "Yellow"
msgstr "Jaune"

#: src/frontend/mame/ui/custui.cpp:943
msgid "Violet"
msgstr "Violet"

#: src/frontend/mame/ui/about.cpp:60 src/frontend/mame/ui/selmenu.cpp:757
#, c-format
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: src/frontend/mame/ui/barcode.cpp:74
msgid "New Barcode:"
msgstr "Nouveau code-barres :"

#: src/frontend/mame/ui/barcode.cpp:77
msgid "Enter Code"
msgstr "Entrez un code"

#: src/frontend/mame/ui/barcode.cpp:116
msgid "Barcode length invalid!"
msgstr "Longueur du code-barres non valide !"

#: src/frontend/mame/ui/mainmenu.cpp:64
msgid "Input (general)"
msgstr "Périphériques d'entrée (généraux)"

#: src/frontend/mame/ui/mainmenu.cpp:66
msgid "Input (this Machine)"
msgstr "Périphériques d'entrée (cette machine)"

#: src/frontend/mame/ui/mainmenu.cpp:69
msgid "Analog Controls"
msgstr "Contrôles analogiques"

#: src/frontend/mame/ui/mainmenu.cpp:71
msgid "DIP Switches"
msgstr ""

#: src/frontend/mame/ui/mainmenu.cpp:73
msgid "Machine Configuration"
msgstr "Configuration de la machine"

#: src/frontend/mame/ui/mainmenu.cpp:75
msgid "Bookkeeping Info"
msgstr "Infos statistiques"

#: src/frontend/mame/ui/mainmenu.cpp:77
msgid "Machine Information"
msgstr "Informations sur la machine"

#: src/frontend/mame/ui/mainmenu.cpp:80
msgid "Warning Information"
msgstr ""

#: src/frontend/mame/ui/mainmenu.cpp:86
msgid "Image Information"
msgstr "Informations sur l'image"

#: src/frontend/mame/ui/mainmenu.cpp:88
msgid "File Manager"
msgstr "Gestionnaire de fichiers"

#: src/frontend/mame/ui/mainmenu.cpp:95
msgid "Tape Control"
msgstr "Contrôle de la cassette"

#: src/frontend/mame/ui/mainmenu.cpp:101
msgid "BIOS Selection"
msgstr "Sélection BIOS"

#: src/frontend/mame/ui/mainmenu.cpp:104
msgid "Slot Devices"
msgstr "Périphériques d'emplacement"

#: src/frontend/mame/ui/mainmenu.cpp:107
msgid "Barcode Reader"
msgstr "Lecteur de code-barres"

#: src/frontend/mame/ui/mainmenu.cpp:110
msgid "Network Devices"
msgstr "Périphériques réseau"

#: src/frontend/mame/ui/mainmenu.cpp:115
msgid "Slider Controls"
msgstr "Contrôles du curseur"

#: src/frontend/mame/ui/mainmenu.cpp:120
msgid "Crosshair Options"
msgstr "Options du viseur"

#: src/frontend/mame/ui/mainmenu.cpp:123 plugins/cheat/init.lua:794
msgid "Cheat"
msgstr "Code de triche"

#: src/frontend/mame/ui/mainmenu.cpp:126
msgid "Plugin Options"
msgstr "Options du module d'extension"

#: src/frontend/mame/ui/mainmenu.cpp:129
msgid "External DAT View"
msgstr "Visualiser un DAT externe"

#: src/frontend/mame/ui/mainmenu.cpp:140
#, c-format
msgid "About %s"
msgstr ""

#: src/frontend/mame/ui/mainmenu.cpp:146
msgid "Select New Machine"
msgstr "Sélectionner une nouvelle machine"

#: src/frontend/mame/ui/selmenu.cpp:76
msgid "Control Panels"
msgstr "Panneaux de contrôle"

#: src/frontend/mame/ui/selmenu.cpp:81
msgid "Artwork Preview"
msgstr "Aperçu de l'illustration"

#: src/frontend/mame/ui/selmenu.cpp:85
msgid "Game Over"
msgstr "Game Over"

#: src/frontend/mame/ui/selmenu.cpp:94
msgid "Add or remove favorites"
msgstr "Ajouter ou supprimer des favoris"

#: src/frontend/mame/ui/selmenu.cpp:95
msgid "Export displayed list to file"
msgstr "Exporter la liste affichée vers un fichier"

#: src/frontend/mame/ui/selmenu.cpp:96
msgid "Show DATs view"
msgstr "Afficher vue des fichiers DATs"

#: src/frontend/mame/ui/selmenu.cpp:320
msgid "Software part selection:"
msgstr "Sélection du logiciel :"

#: src/frontend/mame/ui/selmenu.cpp:426
msgid "BIOS selection:"
msgstr "Sélection BIOS :"

#: src/frontend/mame/ui/selmenu.cpp:681
#, c-format
msgid "Software is clone of: %1$-.100s"
msgstr "Ce logiciel est un clone de : %1$-.100s"

#: src/frontend/mame/ui/selmenu.cpp:683
msgid "Software is parent"
msgstr "Ce logiciel est le parent"

#: src/frontend/mame/ui/selmenu.cpp:688
msgid "Supported: No"
msgstr "Supporté : Non"

#: src/frontend/mame/ui/selmenu.cpp:693
msgid "Supported: Partial"
msgstr "Supporté : Partiellement"

#: src/frontend/mame/ui/selmenu.cpp:698
msgid "Supported: Yes"
msgstr "Supporté : Oui"

#: src/frontend/mame/ui/selmenu.cpp:703
#, c-format
msgid "romset: %1$-.100s"
msgstr "romset : %1$-.100s"

#: src/frontend/mame/ui/selmenu.cpp:719
#, c-format
msgid "Driver is clone of: %1$-.100s"
msgstr "Ce driver est un clone de : %1$-.100s"

#: src/frontend/mame/ui/selmenu.cpp:721
msgid "Driver is parent"
msgstr "Ce driver est le parent"

#: src/frontend/mame/ui/selmenu.cpp:2198
msgid "Images"
msgstr "Images"

#: src/frontend/mame/ui/selmenu.cpp:2199
msgid "Infos"
msgstr "Infos"

#: src/frontend/mame/ui/selmenu.cpp:2508
msgid ""
"Required ROM/disk images for the selected system are missing or incorrect. "
"Please acquire the correct files or select a different system.\n"
"\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2524
msgid ""
"Required ROM/disk images for the selected software are missing or incorrect. "
"Please acquire the correct files or select a different software item.\n"
"\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2540
msgid "incorrect checksum"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2543
msgid "incorrect length"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2546
msgid "not found"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2557
#, c-format
msgid "%1$s (%2$s) - %3$s\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2559
#, c-format
msgid "%1$s - %2$s\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2563
msgid "Press any key to continue."
msgstr "Appuyez sur une touche pour continuer"

#: src/frontend/mame/ui/selmenu.cpp:2664
msgid "Usage"
msgstr "Utilisation"

#: src/frontend/mame/ui/selmenu.cpp:2699
msgid "General Info"
msgstr "Informations générales"

#: src/frontend/mame/ui/sndmenu.cpp:135
msgid "Sound"
msgstr "Son"

#: src/frontend/mame/ui/sndmenu.cpp:136
msgid "Sample Rate"
msgstr "Fréquence d'échantillonnage"

#: src/frontend/mame/ui/sndmenu.cpp:137
msgid "Use External Samples"
msgstr "Utiliser des samples externes"

#: src/frontend/mame/ui/devopt.cpp:45
#, c-format
msgid ""
"[This option is currently mounted in the running system]\n"
"\n"
"Option: %1$s\n"
"Device: %2$s\n"
"\n"
"The selected option enables the following items:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:46
#, c-format
msgid ""
"[This option is NOT currently mounted in the running system]\n"
"\n"
"Option: %1$s\n"
"Device: %2$s\n"
"\n"
"If you select this option, the following items will be enabled:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:54
msgid "* CPU:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:98
msgid "* Video:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:103
#, c-format
msgid "  Screen '%1$s': Vector\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:116
#, c-format
msgid "  Screen '%1$s': %2$d × %3$d (V) %4$s Hz\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:117
#, c-format
msgid "  Screen '%1$s': %2$d × %3$d (H) %4$s Hz\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:130
msgid "* Sound:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:189
#, c-format
msgid ""
"* BIOS settings:\n"
"  %1$d options    [default: %2$s]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:229 src/frontend/mame/ui/devopt.cpp:245
#: src/frontend/mame/ui/devopt.cpp:290
#, c-format
msgid "  %1$s    [default: %2$s]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:234 src/frontend/mame/ui/devopt.cpp:250
#, c-format
msgid "  %1$s\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:255
msgid "* DIP switch settings:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:257
msgid "* Configuration settings:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:259
msgid "* Input device(s):\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:261
#, c-format
msgid "  User inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:263
#, c-format
msgid "  Mahjong inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:265
#, c-format
msgid "  Hanafuda inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:267
#, c-format
msgid "  Gambling inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:269
#, c-format
msgid "  Analog inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:271
#, c-format
msgid "  Adjuster inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:273
#, c-format
msgid "  Keypad inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:275
#, c-format
msgid "  Keyboard inputs    [%1$d inputs]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:280
msgid "* Media Options:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:282
#, c-format
msgid "  %1$s    [tag: %2$s]\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:288
msgid "* Slot Options:\n"
msgstr ""

#: src/frontend/mame/ui/devopt.cpp:295
msgid "[None]\n"
msgstr ""

#: plugins/cheatfind/init.lua:387
msgid "Other: "
msgstr ""

#: plugins/cheatfind/init.lua:388
msgid "Save Cheat"
msgstr "Sauvegarde triche"

#: plugins/cheatfind/init.lua:391
msgid "Default"
msgstr "Par défaut"

#: plugins/cheatfind/init.lua:391
msgid "Custom"
msgstr ""

#: plugins/cheatfind/init.lua:392
msgid "Cheat Name"
msgstr "Nom trichage"

#: plugins/cheatfind/init.lua:398 plugins/cheatfind/init.lua:973
#, lua-format
msgid "Default name is %s"
msgstr "Le nom par défaut est %s"

#: plugins/cheatfind/init.lua:406
msgid "Player"
msgstr "Joueur"

#: plugins/cheatfind/init.lua:411
msgid "Type"
msgstr ""

#: plugins/cheatfind/init.lua:411
msgid "(empty)"
msgstr ""

#: plugins/cheatfind/init.lua:427
msgid "You can enter any type name"
msgstr ""

#: plugins/cheatfind/init.lua:436
msgid "Save"
msgstr ""

#: plugins/cheatfind/init.lua:444
msgid "Type name is empty"
msgstr ""

#: plugins/cheatfind/init.lua:468
#, lua-format
msgid "Cheat written to %s and added to cheat.simple"
msgstr ""

#: plugins/cheatfind/init.lua:478
msgid "Cheat added to cheat.simple"
msgstr ""

#: plugins/cheatfind/init.lua:483
msgid ""
"Unable to write file\n"
"Ensure that cheatpath folder exists"
msgstr ""

#: plugins/cheatfind/init.lua:492 plugins/autofire/autofire_menu.lua:219
msgid "Cancel"
msgstr "Annuler"

#: plugins/cheatfind/init.lua:497
msgid "CPU or RAM"
msgstr "CPU ou RAM"

#: plugins/cheatfind/init.lua:501
msgid "Changes to this only take effect when \"Start new search\" is selected"
msgstr ""

#: plugins/cheatfind/init.lua:510
msgid "Automatic"
msgstr ""

#: plugins/cheatfind/init.lua:510
msgid "Manual"
msgstr ""

#: plugins/cheatfind/init.lua:511
msgid "Pause Mode"
msgstr ""

#: plugins/cheatfind/init.lua:518
msgid "Manually toggle pause when needed"
msgstr ""

#: plugins/cheatfind/init.lua:521
msgid "Automatically toggle pause with on-screen menus"
msgstr ""

#: plugins/cheatfind/init.lua:542
msgid "All slots cleared and current state saved to Slot 1"
msgstr ""

#: plugins/cheatfind/init.lua:554
msgid "Start new search"
msgstr "Démarre une nouvelle recherche"

#: plugins/cheatfind/init.lua:565
#, lua-format
msgid "Memory state saved to Slot %d"
msgstr ""

#: plugins/cheatfind/init.lua:581
#, lua-format
msgid "Save current memory state to Slot %d"
msgstr ""

#: plugins/cheatfind/init.lua:612
#, lua-format
msgid "%d total matches found"
msgstr ""

#: plugins/cheatfind/init.lua:620
#, lua-format
msgid "Perform Compare : Slot %d %s Slot %d"
msgstr ""

#: plugins/cheatfind/init.lua:621
#, lua-format
msgid "Perform Compare  :  Slot %d %s Slot %d %s %d"
msgstr ""

#: plugins/cheatfind/init.lua:622
#, lua-format
msgid "Perform Compare  :  Slot %d BITWISE%s Slot %d"
msgstr ""

#: plugins/cheatfind/init.lua:623
#, lua-format
msgid "Perform Compare  :  Slot %d %s %d"
msgstr ""

#: plugins/cheatfind/init.lua:664 plugins/cheatfind/init.lua:706
#, lua-format
msgid "Slot %d"
msgstr ""

#: plugins/cheatfind/init.lua:675
msgid "Left less than right"
msgstr ""

#: plugins/cheatfind/init.lua:677
msgid "Left greater than right"
msgstr ""

#: plugins/cheatfind/init.lua:679
msgid "Left equal to right"
msgstr ""

#: plugins/cheatfind/init.lua:681
msgid "Left not equal to right"
msgstr ""

#: plugins/cheatfind/init.lua:683
msgid "Left equal to right with bitmask"
msgstr ""

#: plugins/cheatfind/init.lua:685
msgid "Left not equal to right with bitmask"
msgstr ""

#: plugins/cheatfind/init.lua:687
msgid "Left less than value"
msgstr ""

#: plugins/cheatfind/init.lua:689
msgid "Left greater than value"
msgstr ""

#: plugins/cheatfind/init.lua:691
msgid "Left equal to value"
msgstr ""

#: plugins/cheatfind/init.lua:693
msgid "Left not equal to value"
msgstr ""

#: plugins/cheatfind/init.lua:715
msgid "Value"
msgstr "Valeur"

#: plugins/cheatfind/init.lua:717
msgid "Difference"
msgstr ""

#: plugins/cheatfind/init.lua:722
msgid "Any"
msgstr ""

#: plugins/cheatfind/init.lua:728
msgid "Data Format"
msgstr ""

#: plugins/cheatfind/init.lua:734
msgid "Slot 1 Value"
msgstr ""

#: plugins/cheatfind/init.lua:734
msgid "Last Slot Value"
msgstr ""

#: plugins/cheatfind/init.lua:737
msgid "Test/Write Poke Value"
msgstr ""

#: plugins/cheatfind/init.lua:744
msgid ""
"Use this if you want to poke the Slot 1 value (eg. You started with "
"something but lost it)"
msgstr ""

#: plugins/cheatfind/init.lua:746
msgid ""
"Use this if you want to poke the Last Slot value (eg. You started without an "
"item but finally got it)"
msgstr ""

#: plugins/cheatfind/init.lua:748
#, lua-format
msgid "Use this if you want to poke %s"
msgstr ""

#: plugins/cheatfind/init.lua:771
msgid "Aligned only"
msgstr ""

#: plugins/cheatfind/init.lua:787
msgid "Undo last search -- #"
msgstr ""

#: plugins/cheatfind/init.lua:791
msgid "Match block"
msgstr ""

#: plugins/cheatfind/init.lua:794
msgid "All"
msgstr "Tout"

#: plugins/cheatfind/init.lua:903
#, lua-format
msgid "Test Cheat %08X_%02X"
msgstr ""

#: plugins/cheatfind/init.lua:943
msgid "Cheat engine not available"
msgstr ""

#: plugins/cheatfind/init.lua:999
msgid "Test"
msgstr "Test"

#: plugins/cheatfind/init.lua:999
msgid "Write"
msgstr "Écrire"

#: plugins/cheatfind/init.lua:999
msgid "Watch"
msgstr "Surveiller"

#: plugins/cheatfind/init.lua:1016
msgid "Page"
msgstr "Page"

#: plugins/cheatfind/init.lua:1034
msgid "Clear Watches"
msgstr ""

#: plugins/cheatfind/init.lua:1049
msgid "Cheat Finder"
msgstr ""

#: plugins/portname/init.lua:103
msgid "Save input names to file"
msgstr ""

#: plugins/portname/init.lua:134 plugins/portname/init.lua:139
#: plugins/portname/init.lua:155
msgid "Failed to save input name file"
msgstr ""

#: plugins/portname/init.lua:167
#, lua-format
msgid "Input port name file saved to %s"
msgstr ""

#: plugins/portname/init.lua:172
msgid "Input ports"
msgstr ""

#: plugins/autofire/init.lua:103
msgid "Failed to load autofire menu"
msgstr ""

#: plugins/autofire/init.lua:110
msgid "Autofire"
msgstr ""

#: plugins/autofire/autofire_menu.lua:58
msgid "Autofire buttons"
msgstr ""

#: plugins/autofire/autofire_menu.lua:59
#, lua-format
msgid "Press %s to delete"
msgstr ""

#: plugins/autofire/autofire_menu.lua:75 plugins/autofire/autofire_menu.lua:208
msgid "Add autofire button"
msgstr ""

#: plugins/autofire/autofire_menu.lua:103
#: plugins/autofire/autofire_menu.lua:104
msgid "NOT SET"
msgstr ""

#: plugins/autofire/autofire_menu.lua:105
msgid "Input"
msgstr ""

#: plugins/autofire/autofire_menu.lua:106
msgid "Hotkey"
msgstr ""

#: plugins/autofire/autofire_menu.lua:107
msgid "On frames"
msgstr ""

#: plugins/autofire/autofire_menu.lua:108
msgid "Off frames"
msgstr ""

#: plugins/autofire/autofire_menu.lua:115 plugins/cheat/init.lua:618
msgid "Press button for hotkey or wait to leave unchanged"
msgstr ""

#: plugins/autofire/autofire_menu.lua:161
msgid "Number of frames button will be pressed"
msgstr ""

#: plugins/autofire/autofire_menu.lua:169
msgid "Number of frames button will be released"
msgstr ""

#: plugins/autofire/autofire_menu.lua:181
msgid "Edit autofire button"
msgstr ""

#: plugins/autofire/autofire_menu.lua:189 plugins/cheat/init.lua:650
msgid "Done"
msgstr ""

#: plugins/autofire/autofire_menu.lua:245
msgid "Select an input for autofire"
msgstr ""

#: plugins/timer/init.lua:94
msgid "Current time"
msgstr ""

#: plugins/timer/init.lua:96
msgid "Total time"
msgstr ""

#: plugins/timer/init.lua:98
msgid "Play Count"
msgstr ""

#: plugins/timer/init.lua:106
msgid "Timer"
msgstr "Minuteur"

#: plugins/cheat/init.lua:606
msgid "Select cheat to set hotkey"
msgstr ""

#: plugins/cheat/init.lua:607
#, lua-format
msgid "Press %s to clear hotkey"
msgstr ""

#: plugins/cheat/init.lua:645
msgid "None"
msgstr "Aucun"

#: plugins/cheat/init.lua:664 plugins/cheat/init.lua:678
msgid "Set"
msgstr ""

#: plugins/cheat/init.lua:697
msgid "Set hotkeys"
msgstr ""

#: plugins/cheat/init.lua:780
#, lua-format
msgid "Activated: %s = %s"
msgstr "Activé : %s = %s"

#: plugins/cheat/init.lua:782 plugins/cheat/init.lua:840
#, lua-format
msgid "Activated: %s"
msgstr "Activé : %s"

#: plugins/cheat/init.lua:844
#, lua-format
msgid "Enabled: %s"
msgstr "Acivée : %s"

#: plugins/cheat/init.lua:849
#, lua-format
msgid "Disabled: %s"
msgstr "Désactivée : %s"

#: plugins/cheat/init.lua:908
#, lua-format
msgid "%s added"
msgstr "%s ajouté"

#: plugins/data/data_command.lua:23
msgid "Command"
msgstr "Aperçu command.dat"

#: plugins/data/data_story.lua:22
msgid "Mamescore"
msgstr "Aperçu story.dat"

#: plugins/data/data_sysinfo.lua:15
msgid "Sysinfo"
msgstr "Aperçu sysinfo.dat"

#: plugins/data/data_hiscore.lua:1220 plugins/data/data_hiscore.lua:1268
msgid "High Scores"
msgstr "High Scores"

#: plugins/data/data_marp.lua:136
msgid "MARPScore"
msgstr "MARPScore"

#: plugins/data/data_gameinit.lua:16
msgid "Gameinit"
msgstr "Aperçu gameinit.dat"

#: plugins/data/data_history.lua:171
msgid "History"
msgstr "Aperçu history.dat"

#: plugins/data/data_messinfo.lua:19 plugins/data/data_mameinfo.lua:18
msgid ""
"\n"
"\n"
"--- DRIVER INFO ---\n"
"Driver: "
msgstr ""
"\n"
"\n"
"--- DRIVER INFO ---\n"
"Driver: "

#: plugins/data/data_messinfo.lua:21
msgid "MESSinfo"
msgstr "MESSinfo"

#: plugins/data/data_mameinfo.lua:20
msgid "MAMEinfo"
msgstr "MAMEinfo"

#~ msgid "Backdrops"
#~ msgstr "Fonds"

#~ msgid "Overlays"
#~ msgstr "Calques"

#~ msgid "Bezels"
#~ msgstr "Cadres"

#~ msgid "CPanels"
#~ msgstr "Panneaux de contrôle"

#~ msgid "View"
#~ msgstr "Vue"

#~ msgid "Cropped"
#~ msgstr "Tronquée"

#~ msgid "Full"
#~ msgstr "Complète"

#~ msgid "Dip Switches"
#~ msgstr "DIP Switch"

#~ msgid "Select position to load from"
#~ msgstr "Charger depuis la position"

#~ msgid "Select position to save to"
#~ msgstr "Sauvegarder à la position"

#~ msgid "Keyboard Emulation Status"
#~ msgstr "Statut de l'émulation du clavier"

#~ msgid "Mode: PARTIAL Emulation"
#~ msgstr "Mode : Émulation PARTIELLE"

#~ msgid "UI:   Enabled"
#~ msgstr "Interface : Activée"

#~ msgid "**Use ScrLock to toggle**"
#~ msgstr "**Utiliser <Arrêt défil> pour basculer**"

#~ msgid "Mode: FULL Emulation"
#~ msgstr "Mode : Émulation COMPLÈTE"

#~ msgid "UI:   Disabled"
#~ msgstr "Interface : désactivée"

#~ msgid "Autofire can't be enabled"
#~ msgstr "Le tir automatique ne peut pas être activé"

#, c-format
#~ msgid "%1$.3ffps"
#~ msgstr "%1$.3ffps"

#~ msgid "Autofire Settings"
#~ msgstr "Paramètres du tir automatique"

#~ msgid "Autofire Status"
#~ msgstr "Statut du tir automatique"

#~ msgid "No buttons found on this machine!"
#~ msgstr "Aucun bouton trouvé sur cette machine !"

#~ msgid "Autofire Delay"
#~ msgstr "Attente du tir automatique"

#~ msgid "Keyboard Mode:"
#~ msgstr "Mode clavier :"

#~ msgid "Save machine configuration"
#~ msgstr "Sauvegarder la configuration de la machine"

#~ msgid "Configure machine:"
#~ msgstr "Configurer la machine :"

#~ msgid "Re-select last machine played"
#~ msgstr "Re-sélectionne la dernière machine jouer"

#~ msgid "Refresh speed"
#~ msgstr "Vitesse de rafraîchissement"

#~ msgid ""
#~ "The software selected is missing one or more required ROM or CHD images. "
#~ "Please select a different one."
#~ msgstr ""
#~ "Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser "
#~ "ce logiciel. Veuillez en sélectionner un autre."

#~ msgid ""
#~ "\n"
#~ "Elements of this machine cannot be emulated as they requires physical "
#~ "interaction or consist of mechanical devices. It is not possible to fully "
#~ "experience this machine.\n"
#~ msgstr ""
#~ "\n"
#~ "Les éléments de cette machine ne peut être émulé comme ils exigent une "
#~ "interaction physique ou consiste de composantes mécanique. Il n'est pas "
#~ "possible d'avoir une pleine expérience de cette machine.\n"

#~ msgid "Compare"
#~ msgstr "Compare"

#~ msgid "Current"
#~ msgstr "Courrant"

#~ msgid "Operator"
#~ msgstr "Opérateur"

#~ msgid "Default name is "
#~ msgstr "Nom par défaut est "

#~ msgid "Vertical"
#~ msgstr "Verticale"

#~ msgid "Horizontal"
#~ msgstr "Horizontale"

#~ msgid "Unimplemented"
#~ msgstr "Non implémenté"

#~ msgid "Imperfect"
#~ msgstr "Imparfait"

#~ msgid "Gfx: %s, Sound: %s"
#~ msgstr "GFX : %s, Son : %s"

#~ msgid "Audit in progress..."
#~ msgstr "Vérification en cours ..."

#~ msgid "Extra INIs"
#~ msgstr "Fichiers INI supplémentaires"

#~ msgid " ^!File"
#~ msgstr " ^!Fichier"

#~ msgid " ^!Category"
#~ msgstr " ^!Catégorie"

#~ msgid "%1$s Search: %2$s_"
#~ msgstr "%1$s Recherche : %2$s_"

#~ msgid "Main filter"
#~ msgstr "Filtre principal"

#~ msgid "Other filter"
#~ msgstr "Autre filtre"

#~ msgid "^!Manufacturer"
#~ msgstr "^!Constructeur"

#~ msgid "^!Year"
#~ msgstr "^!Année"

#~ msgid "^!Publisher"
#~ msgstr "^!Éditeur"

#~ msgid "^!Software List"
#~ msgstr "^!Liste de logiciels"

#~ msgid "^!Device type"
#~ msgstr "^!Type de périphérique"

#~ msgid "^!Region"
#~ msgstr "^!Région"

#~ msgid "^!Setup custom filter"
#~ msgstr "^!Définir un filtre personnalisé"

#~ msgid "Region: %1$s -"
#~ msgstr "Région : %1$s -"

#~ msgid "Publisher: %1$s -"
#~ msgstr "Éditeur : %1$s -"

#~ msgid "Year: %1$s -"
#~ msgstr "Année : %1$s -"

#~ msgid "Software List: %1$s -"
#~ msgstr "Liste de logiciels : %1$s -"

#~ msgid "Device type: %1$s -"
#~ msgstr "Type de périphérique : %1$s -"

#~ msgid "%s Search: %s_"
#~ msgstr "%s Recherche : %s_"

#~ msgid "Bios selection:"
#~ msgstr "Sélection du BIOS :"

#~ msgid "Bios"
#~ msgstr "BIOS"

#~ msgid "Bios Selection"
#~ msgstr "Sélection du BIOS"

#~ msgid " - ARGB Settings"
#~ msgstr " - Paramètres ARVB"

#~ msgid "Software History"
#~ msgstr "Historique du logiciel"

#~ msgid "Mameinfo"
#~ msgstr "Aperçu mameinfo.dat"

#~ msgid "Messinfo"
#~ msgstr "Aperçu messinfo.dat"

#~ msgid "The keyboard emulation may not be 100% accurate.\n"
#~ msgstr "L'émulation du clavier peut ne pas être fidèle à 100%.\n"

#~ msgid "The colors aren't 100% accurate.\n"
#~ msgstr "Les couleurs ne sont pas fidèles à 100%.\n"

#~ msgid "The colors are completely wrong.\n"
#~ msgstr "Les couleurs sont complètement fausses.\n"

#~ msgid "The video emulation isn't 100% accurate.\n"
#~ msgstr "L'émulation vidéo n'est pas fidèle à 100%.\n"

#~ msgid "The sound emulation isn't 100% accurate.\n"
#~ msgstr "L'émulation du son n'est pas fidèle à 100%.\n"

#~ msgid "The machine lacks sound.\n"
#~ msgstr "La machine n'a pas de son.\n"

#~ msgid "The machine requires external artwork files\n"
#~ msgstr "La machine nécessite l'utilisation de fichiers artwork externes\n"

#~ msgid "The machine has protection which isn't fully emulated.\n"
#~ msgstr ""
#~ "La machine possède une protection qui n'est pas complètement émulée.\n"

#~ msgid ""
#~ "\n"
#~ "Certain elements of this machine cannot be emulated as it requires actual "
#~ "physical interaction or consists of mechanical devices. It is not "
#~ "possible to fully play this machine.\n"
#~ msgstr ""
#~ "\n"
#~ "Certains composants de cette machine ne peuvent pas être émulés car ils "
#~ "nécessitent une interaction physique ou comportent des éléments "
#~ "mécaniques. Il n'est donc pas possible d'y jouer complètement.\n"

#~ msgid ""
#~ "\n"
#~ "\n"
#~ "There are working clones of this machine: "
#~ msgstr ""
#~ "\n"
#~ "\n"
#~ "Il existe des clones de cette machine qui fonctionnent correctement : "

#~ msgid ""
#~ "The selected machine is missing one or more required ROM or CHD images. "
#~ "Please select a different machine.\n"
#~ "\n"
#~ "Press any key to continue."
#~ msgstr ""
#~ "Il manque un ou plusieurs fichiers de ROMs ou d'images CHD pour utiliser "
#~ "cette machine. Veuillez en sélectionner une autre.\n"
#~ "\n"
#~ "Appuyez sur une touche pour continuer."

#~ msgid "Romset: %1$-.100s\n"
#~ msgstr "Romset : %1$-.100s\n"

#~ msgid "Year: %1$s\n"
#~ msgstr "Année : %1$s\n"

#~ msgid "Manufacturer: %1$-.100s\n"
#~ msgstr "Constructeur : %1$-.100s\n"

#~ msgid "Driver is Clone of: %1$-.100s\n"
#~ msgstr "Ce driver est un clone de : %1$-.100s\n"

#~ msgid "Driver is Parent\n"
#~ msgstr "Ce driver est le parent\n"

#~ msgid "Overall: NOT WORKING\n"
#~ msgstr "En résumé : NE FONCTIONNE PAS\n"

#~ msgid "Overall: Unemulated Protection\n"
#~ msgstr "En résumé : Protection non émulée\n"

#~ msgid "Overall: Working\n"
#~ msgstr "En résumé : Fonctionne correctement\n"

#~ msgid "Graphics: Imperfect Colors\n"
#~ msgstr "Graphismes : Couleurs imparfaites\n"

#~ msgid "Graphics: Imperfect\n"
#~ msgstr "Graphismes : Imparfaits\n"

#~ msgid "Graphics: OK\n"
#~ msgstr "Graphismes : OK\n"

#~ msgid "Sound: Unimplemented\n"
#~ msgstr "Son : Non implémenté\n"

#~ msgid "Sound: Imperfect\n"
#~ msgstr "Son : Imparfait\n"

#~ msgid "Sound: OK\n"
#~ msgstr "Son : OK\n"

#~ msgid "Driver is Skeleton: %1$s\n"
#~ msgstr "Ce driver est embryonnaire : %1$s\n"

#~ msgid "Game is Mechanical: %1$s\n"
#~ msgstr "Jeu comportant des éléments mécaniques : %1$s\n"

#~ msgid "Requires Artwork: %1$s\n"
#~ msgstr "Artwork nécessaire : %1$s\n"

#~ msgid "Requires Clickable Artwork: %1$s\n"
#~ msgstr "Artwork cliquable nécessaire : %1$s\n"

#~ msgid "Support Cocktail: %1$s\n"
#~ msgstr "Support du mode cocktail : %1$s\n"

#~ msgid "Driver is Bios: %1$s\n"
#~ msgstr "Ce driver est un BIOS : %1$s\n"

#~ msgid "Support Save: %1$s\n"
#~ msgstr "Supporte les sauvegardes : %1$s\n"

#~ msgid "Screen Orientation: %1$s\n"
#~ msgstr "Orientation de l'écran : %1$s\n"

#~ msgid "Requires CHD: %1$s\n"
#~ msgstr "CHD nécessaire : %1$s\n"

#~ msgid "Roms Audit Pass: OK\n"
#~ msgstr "Vérification des ROMs : OK\n"

#~ msgid "Roms Audit Pass: BAD\n"
#~ msgstr "Vérification des ROMs : PAS OK\n"

#~ msgid "Samples Audit Pass: None Needed\n"
#~ msgstr "Vérification des samples : aucun n'est nécessaire\n"

#~ msgid "Samples Audit Pass: OK\n"
#~ msgstr "Vérification des samples : OK\n"

#~ msgid "Samples Audit Pass: BAD\n"
#~ msgstr "Vérification des samples : PAS OK\n"

#~ msgid ""
#~ "Roms Audit Pass: Disabled\n"
#~ "Samples Audit Pass: Disabled\n"
#~ msgstr ""
#~ "Vérification des ROMs : Désactivée\n"
#~ "Vérification des samples : Désactivée\n"

#~ msgid "No Infos Available"
#~ msgstr "Aucune information disponible"

#~ msgid ""
#~ "The selected software is missing one or more required files. Please "
#~ "select a different software.\n"
#~ "\n"
#~ "Press any key to continue."
#~ msgstr ""
#~ "Il manque un ou plusieurs fichiers nécessaires à l'utilisation de ce "
#~ "logiciel. Veuillez en sélectionner un autre.\n"
#~ "\n"
#~ "Appuyez sur une touche pour continuer."

#~ msgid " [internal]"
#~ msgstr " [interne]"

#~ msgid "Save cancelled"
#~ msgstr "Sauvegarde annulée"

#~ msgid "Load cancelled"
#~ msgstr "Chargement annulé"

#~ msgid "Save to position %s"
#~ msgstr "Sauvegarde à la position %s"

#~ msgid "Load from position %s"
#~ msgstr "Chargement depuis la position %s"