summaryrefslogtreecommitdiffstats
path: root/locale/fr_FR/LC_MESSAGES/messages.po
blob: cb43c4491286aaff14325f191b4cd67fa08baef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
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
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
# fr_FR Translation of Ampache.
# Copyright (C) 2007 Ampache.org
# This file is distributed under the same license as the Ampache package.
#
#
# Thomas Legay <TomAmplius@yahoo.fr>, 2007.
# FHAUTZ Gilles <cocobu@mail.pf>, 2007.
# S. Roy <sroy@j2n.net>, 2006.
# François Jan <contribos@gmail.com>, 2007, 2008.
# Erwan Velu <erwan.velu@free.fr>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
"POT-Creation-Date: 2008-08-29 16:03+0900\n"
"PO-Revision-Date: 2008-08-01 00:52+0200\n"
"Last-Translator: Erwan Velu <erwan.velu@free.fr>\n"
"Language-Team: French <kde-i18n-doc@lists.kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KAider 0.1\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ../../search.php:38
msgid "Error: No Keyword Entered"
msgstr "Erreur: Aucun mot cl&eacute; entr&eacute;"

#: ../../templates/show_album_row.inc.php:23
#: ../../templates/show_song_row.inc.php:23
#: ../../templates/show_albums.inc.php:39
#: ../../templates/show_albums.inc.php:69
#: ../../templates/show_artists.inc.php:35
#: ../../templates/show_artists.inc.php:62
#: ../../templates/show_live_streams.inc.php:35
#: ../../templates/show_live_streams.inc.php:57
#: ../../templates/show_playlists.inc.php:34
#: ../../templates/show_playlists.inc.php:57
#: ../../templates/show_add_live_stream.inc.php:68
#: ../../templates/show_catalog_row.inc.php:28
#: ../../templates/show_artist_row.inc.php:23
#: ../../templates/show_genres.inc.php:36
#: ../../templates/show_genres.inc.php:72
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
#: ../../templates/show_recently_played.inc.php:35
#: ../../templates/show_recently_played.inc.php:78
#: ../../templates/show_recently_played.inc.php:97
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
#: ../../templates/show_song.inc.php:28
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
msgstr "Ajouter"

#: ../../templates/show_album_row.inc.php:24
#: ../../templates/sidebar_home.inc.php:91
#: ../../templates/show_artist_row.inc.php:24
#: ../../templates/show_localplay_status.inc.php:36
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
msgid "Random"
msgstr "Al&eacute;atoire"

#: ../../templates/show_album_row.inc.php:44
#: ../../templates/show_song_row.inc.php:40
msgid "Post Shout"
msgstr "Faire une commentaire"

#: ../../templates/show_album_row.inc.php:47
#, fuzzy
msgid "Add Tag"
msgstr "Ajouter un catalogue"

#: ../../templates/show_album_row.inc.php:50
#: ../../templates/show_playlist.inc.php:32
#: ../../templates/rightbar.inc.php:48
#: ../../templates/show_artist_row.inc.php:34
#: ../../templates/show_search_options.inc.php:28
#: ../../templates/show_playlist_row.inc.php:33
msgid "Batch Download"
msgstr "T&eacute;l&eacute;charger en groupe"

#: ../../templates/show_album_row.inc.php:54
#: ../../templates/show_song_row.inc.php:49
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
#: ../../templates/show_playlist_song_row.inc.php:37
#: ../../templates/show_playlist_row.inc.php:37
msgid "Edit"
msgstr "&Eacute;diter"

#: ../../templates/show_user_preferences.inc.php:28
#: ../../templates/show_preferences.inc.php:28
#, fuzzy, php-format
msgid "Editing %s preferences"
msgstr "pr&eacute;f&eacute;rences"

#: ../../templates/show_user_preferences.inc.php:36
#: ../../templates/show_preference_box.inc.php:40
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
#: ../../templates/show_debug.inc.php:81
msgid "Preference"
msgstr "Pr&eacute;f&eacute;rence"

#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
msgid "Value"
msgstr "Valeur"

#: ../../templates/show_user_preferences.inc.php:50
#: ../../templates/show_preferences.inc.php:34
msgid "Update Preferences"
msgstr "Mise &agrave; jour des pr&eacute;f&eacute;rences"

#: ../../templates/show_song_row.inc.php:45
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
msgid "Download"
msgstr "T&eacute;l&eacute;charger"

#: ../../templates/show_localplay_control.inc.php:25
msgid "Previous"
msgstr "Pr&eacute;c&eacute;dent"

#: ../../templates/show_localplay_control.inc.php:26
msgid "Stop"
msgstr "Arr&ecirc;t"

#: ../../templates/show_localplay_control.inc.php:27
msgid "Pause"
msgstr "Pause"

#: ../../templates/show_localplay_control.inc.php:28
#: ../../templates/show_manage_democratic.inc.php:57
#: ../../templates/rightbar.inc.php:25
msgid "Play"
msgstr "Jouer"

#: ../../templates/show_localplay_control.inc.php:29
#: ../../templates/list_header.inc.php:101
msgid "Next"
msgstr "Suivant"

#: ../../templates/show_test.inc.php:32
#: ../../templates/show_test_config.inc.php:40
#: ../../templates/sidebar_admin.inc.php:45
msgid "Ampache Debug"
msgstr "Mode debogage d'Ampache"

#: ../../templates/show_test.inc.php:33
msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
"Vous avez atteint cette page car une erreur de configuration est survenue. "
"Voir les informations de debogage ci-dessous"

#: ../../templates/show_test.inc.php:37
msgid "CHECK"
msgstr "VERIFICATION"

#: ../../templates/show_test.inc.php:39
msgid "STATUS"
msgstr "STATUT"

#: ../../templates/show_test.inc.php:41
msgid "DESCRIPTION"
msgstr "DESCRIPTION"

#: ../../templates/show_test.inc.php:44
msgid "PHP Version"
msgstr "Version de PHP"

#: ../../templates/show_test.inc.php:59
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
"Ce test pour v&eacute;rifier que vous utilisez une version de PHP connue "
"pour etre compatible avec Ampache"

#: ../../templates/show_test.inc.php:63
msgid "Mysql for PHP"
msgstr "Mysql pour PHP"

#: ../../templates/show_test.inc.php:78
msgid ""
"This test checks to see if you have the mysql extensions loaded for PHP. "
"These are required for Ampache to work."
msgstr ""
"Ce test pour v&eacute;rifier si vous avez l'extension mysql charg&eacute;e "
"pour PHP. Ceci est requis pour qu'Ampache puisse fonctionner"

#: ../../templates/show_test.inc.php:82
msgid "PHP Session Support"
msgstr "Support des sessions PHP"

#: ../../templates/show_test.inc.php:97
msgid ""
"This test checks to make sure that you have PHP session support enabled. "
"Sessions are required for Ampache to work."
msgstr ""
"Ce test pour s assurer qur que le support de session PHP est activ&eacute;. "
"Les sessions sont indispensable au bon fonctionnement d'Ampache"

#: ../../templates/show_test.inc.php:101
msgid "PHP ICONV Support"
msgstr "Support de PHP ICONV"

#: ../../templates/show_test.inc.php:115
msgid ""
"This test checks to make sure you have Iconv support installed. Iconv "
"support is required for Ampache"
msgstr "The test v&eacute;rifie que le support ICONV est activ&eacute;"

#: ../../templates/show_test.inc.php:119
msgid "PHP PCRE Support"
msgstr "Support de PHP PCRE"

#: ../../templates/show_test.inc.php:132
msgid ""
"This test makes sure you have PCRE support compiled into your version of "
"PHP, this is required for Ampache."
msgstr "Ce test s'assure que le support de PCRE est activ&eacute;. "

#: ../../templates/show_test.inc.php:136
msgid "PHP PutENV Support"
msgstr "Support de PHP ICONV"

#: ../../templates/show_test.inc.php:149
msgid ""
"This test makes sure that PHP isn't running in SafeMode and that we are able "
"to modify the memory limits. While not required, without these abilities "
"some features of ampache may not work correctly"
msgstr ""
"Ce test v&eacute;rifie que le mode sans &eacute;chec de PHP n'est pas "
"active. Ce n'est pas n&eacute;cessaire mais cela pourrai gener certaines "
"fonctionnalit&eacute;s de ampache"

#: ../../templates/show_test.inc.php:153
#: ../../templates/show_install_config.inc.php:89
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php existe"

#: ../../templates/show_test.inc.php:166
msgid ""
"This attempts to read /config/ampache.cfg.php If this fails either the "
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
"Cet essai lit le fichier  /config/ampache.cfg.php Si cel&agrave; &eacute;"
"choue, le fichier ampache.cfg.php n'est pas au bon endroit ou \n"
"\t n'est pas lisible par votre serveur web"

#: ../../templates/show_test.inc.php:172
#: ../../templates/show_install_config.inc.php:106
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php configur&eacute; ?"

#: ../../templates/show_test.inc.php:189
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to completely parse your config file"
msgstr ""
"Ce test v&eacute;rifie que tous les variables pr&eacute;requises sont "
"correctement configur&eacute;es et que le fichier de configuration est "
"lisible"

#: ../../templates/show_test.inc.php:193
msgid "DB Connection"
msgstr "Connexion &agrave; la base de donn&eacute;es"

#: ../../templates/show_test.inc.php:209
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
msgstr ""
"Ceci test la connexion &agrave; votre base de donn&eacute;es en utilisant "
"les valeurs de ampache.cfg.php"

#: ../../templates/show_test.inc.php:213
msgid "DB Inserted"
msgstr "Base de donn&eacute;es ins&eacute;r&eacute;"

#: ../../templates/show_test.inc.php:235
#: ../../templates/show_install_config.inc.php:61
msgid "Web Path"
msgstr "Chemin d'acc&egrave;s web"

#: ../../templates/show_albums.inc.php:41
#: ../../templates/show_albums.inc.php:71
msgid "Cover"
msgstr "Jacquette"

#: ../../templates/show_albums.inc.php:43
#: ../../templates/show_albums.inc.php:73
#: ../../templates/sidebar_home.inc.php:93
#: ../../templates/show_edit_song.inc.php:37
#: ../../templates/show_play_selected.inc.php:59
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
#: ../../templates/show_recently_played.inc.php:37
#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
msgid "Album"
msgstr "Album"

#: ../../templates/show_albums.inc.php:44
#: ../../templates/show_albums.inc.php:74
#: ../../templates/show_artists.inc.php:36
#: ../../templates/show_artists.inc.php:63
#: ../../templates/sidebar_home.inc.php:34
#: ../../templates/sidebar_home.inc.php:94
#: ../../templates/show_similar_artists.inc.php:33
#: ../../templates/show_similar_artists.inc.php:86
#: ../../templates/show_edit_song.inc.php:45
#: ../../templates/show_play_selected.inc.php:60
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
#: ../../templates/show_recently_played.inc.php:38
#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
#: ../../templates/show_duplicates.inc.php:76
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
msgid "Artist"
msgstr "Artiste"

#: ../../templates/show_albums.inc.php:45
#: ../../templates/show_albums.inc.php:75
#: ../../templates/show_artists.inc.php:37
#: ../../templates/show_artists.inc.php:64
#: ../../templates/show_manage_democratic.inc.php:39
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:972
msgid "Songs"
msgstr "Morceaux"

#: ../../templates/show_albums.inc.php:46
#: ../../templates/show_albums.inc.php:76
#: ../../templates/show_edit_song.inc.php:67
#: ../../templates/show_play_selected.inc.php:61
#: ../../templates/show_edit_album.inc.php:33
#: ../../templates/show_search.inc.php:60
msgid "Year"
msgstr "Ann&eacute;e"

#: ../../templates/show_albums.inc.php:47
#: ../../templates/show_albums.inc.php:77
#: ../../templates/show_artists.inc.php:40
#: ../../templates/show_artists.inc.php:67
#: ../../templates/show_search.inc.php:91
#: ../../templates/show_songs.inc.php:49 ../../templates/show_songs.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:36
msgid "Rating"
msgstr "Score"

#: ../../templates/show_albums.inc.php:48
#: ../../templates/show_albums.inc.php:78
#: ../../templates/show_catalogs.inc.php:36
#: ../../templates/show_catalogs.inc.php:52
#: ../../templates/show_playlists.inc.php:39
#: ../../templates/show_playlists.inc.php:62
#: ../../templates/show_album.inc.php:48
msgid "Actions"
msgstr "Actions"

#: ../../templates/show_albums.inc.php:65
#: ../../templates/show_artists.inc.php:58
#: ../../templates/show_live_streams.inc.php:53
#: ../../templates/show_playlists.inc.php:53
#: ../../templates/show_manage_democratic.inc.php:63
#: ../../templates/show_objects.inc.php:44
#: ../../templates/rightbar.inc.php:100 ../../templates/show_genres.inc.php:68
#: ../../templates/show_user_recommendations.inc.php:32
#: ../../templates/show_user_recommendations.inc.php:43
#: ../../templates/show_user_recommendations.inc.php:54
#: ../../templates/show_user_stats.inc.php:34
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
#: ../../templates/show_recently_played.inc.php:93
msgid "Not Enough Data"
msgstr "Pas assez de donn&eacute;es"

#: ../../templates/show_users.inc.php:39
#: ../../templates/show_users.inc.php:104
msgid "Fullname"
msgstr "Nom complet"

#: ../../templates/show_users.inc.php:39
#: ../../templates/show_users.inc.php:104
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
#: ../../templates/show_recently_played.inc.php:39
#: ../../templates/show_recently_played.inc.php:98
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
msgstr "Nom d'utilisateur"

#: ../../templates/show_users.inc.php:40
#: ../../templates/show_users.inc.php:105 ../../templates/show_user.inc.php:32
msgid "Last Seen"
msgstr "Dernier(s) vu(s)"

#: ../../templates/show_users.inc.php:41
#: ../../templates/show_users.inc.php:106
msgid "Registration Date"
msgstr "Date d'inscription"

#: ../../templates/show_users.inc.php:42
#: ../../templates/show_users.inc.php:107 ../../templates/show_user.inc.php:33
msgid "Activity"
msgstr "Activit&eacute;"

#: ../../templates/show_users.inc.php:44
#: ../../templates/show_users.inc.php:109
msgid "Last Ip"
msgstr "Derni&egrave;res IPs"

#: ../../templates/show_users.inc.php:46
#: ../../templates/show_users.inc.php:111
#: ../../templates/show_localplay_controllers.inc.php:35
#: ../../templates/show_localplay_controllers.inc.php:66
#: ../../templates/show_artists.inc.php:41
#: ../../templates/show_artists.inc.php:68
#: ../../templates/show_live_streams.inc.php:40
#: ../../templates/show_live_streams.inc.php:62
#: ../../templates/show_manage_democratic.inc.php:40
#: ../../templates/show_plugins.inc.php:35
#: ../../templates/show_plugins.inc.php:64
#: ../../templates/show_democratic_playlist.inc.php:50
#: ../../templates/show_democratic_playlist.inc.php:85
#: ../../templates/show_flagged.inc.php:39
#: ../../templates/show_flagged.inc.php:58
#: ../../templates/show_genres.inc.php:39
#: ../../templates/show_genres.inc.php:75
#: ../../templates/show_localplay_instances.inc.php:29
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
#: ../../templates/show_song.inc.php:26
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
#: ../../templates/show_playlist_songs.inc.php:48
#: ../../templates/show_playlist_songs.inc.php:69
#: ../../templates/show_manage_shoutbox.inc.php:39
#: ../../templates/show_manage_shoutbox.inc.php:63
msgid "Action"
msgstr "Action"

#: ../../templates/show_users.inc.php:47
#: ../../templates/show_users.inc.php:112
msgid "On-line"
msgstr "En ligne"

#: ../../templates/show_users.inc.php:53 ../../templates/show_user.inc.php:22
#: ../../lib/class/user.class.php:661 ../../lib/class/catalog.class.php:117
#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:261
msgid "Never"
msgstr "Jamais"

#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
#: ../../modules/localplay/mpd.controller.php:508
#: ../../modules/localplay/httpq.controller.php:505
msgid "Unknown"
msgstr "Inconnu"

#: ../../templates/show_edit_user.inc.php:23
msgid "Editing existing User"
msgstr "&Eacute;diter un utilisateur"

#: ../../templates/show_edit_user.inc.php:37
#: ../../templates/show_user.inc.php:30
#: ../../templates/show_add_user.inc.php:37
#: ../../templates/show_user_registration.inc.php:85
msgid "Full Name"
msgstr "Nom complet"

#: ../../templates/show_edit_user.inc.php:44
#: ../../templates/show_add_user.inc.php:44
#: ../../templates/show_account.inc.php:33
#: ../../templates/show_user_registration.inc.php:94
msgid "E-mail"
msgstr "E-mail"

#: ../../templates/show_edit_user.inc.php:52
#: ../../templates/show_add_user.inc.php:52
#: ../../templates/show_install_account.inc.php:65
#: ../../templates/show_login_form.inc.php:62
#: ../../templates/show_user_registration.inc.php:103
#: ../../modules/localplay/mpd.controller.php:235
#: ../../modules/localplay/httpq.controller.php:219
msgid "Password"
msgstr "Mot de passe"

#: ../../templates/show_edit_user.inc.php:61
#: ../../templates/show_add_user.inc.php:61
#: ../../templates/show_account.inc.php:46
#: ../../templates/show_install_account.inc.php:69
#: ../../templates/show_user_registration.inc.php:112
msgid "Confirm Password"
msgstr "Confirmation du mot de passe"

#: ../../templates/show_edit_user.inc.php:69
#: ../../templates/show_add_user.inc.php:69
msgid "User Access Level"
msgstr "Niveau d'acc&egrave;s utilisateur"

#: ../../templates/show_edit_user.inc.php:74
#: ../../templates/show_preference_box.inc.php:58
#: ../../templates/show_preference_admin.inc.php:41
#: ../../templates/show_add_user.inc.php:74
#: ../../lib/class/democratic.class.php:102 ../../admin/users.php:125
msgid "Guest"
msgstr "Invite"

#: ../../templates/show_edit_user.inc.php:75
#: ../../templates/show_preference_box.inc.php:59
#: ../../templates/show_edit_access.inc.php:57
#: ../../templates/show_preference_admin.inc.php:42
#: ../../templates/show_add_access.inc.php:46
#: ../../templates/show_add_user.inc.php:75
#: ../../templates/show_create_democratic.inc.php:41
#: ../../templates/show_flagged.inc.php:35
#: ../../templates/show_flagged.inc.php:54
#: ../../templates/show_mail_users.inc.php:31
#: ../../templates/show_access_list.inc.php:49
#: ../../templates/show_manage_shoutbox.inc.php:35
#: ../../templates/show_manage_shoutbox.inc.php:59
#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:231
#: ../../admin/users.php:126
msgid "User"
msgstr "Utilisateur"

#: ../../templates/show_edit_user.inc.php:76
#: ../../templates/show_preference_box.inc.php:60
#: ../../templates/show_add_user.inc.php:76
#: ../../templates/show_create_democratic.inc.php:42
#: ../../lib/class/democratic.class.php:108
msgid "Content Manager"
msgstr "Gestionnaire de contenu "

#: ../../templates/show_edit_user.inc.php:77
#: ../../templates/show_preference_box.inc.php:61
#: ../../templates/show_add_user.inc.php:77
#: ../../templates/show_create_democratic.inc.php:43
#: ../../lib/class/democratic.class.php:111
msgid "Catalog Manager"
msgstr "Gestionnaire de catalogues "

#: ../../templates/show_edit_user.inc.php:78
#: ../../templates/show_preference_box.inc.php:62
#: ../../templates/show_preference_admin.inc.php:43
#: ../../templates/sidebar.inc.php:31 ../../templates/show_add_user.inc.php:78
#: ../../templates/show_create_democratic.inc.php:44
#: ../../templates/show_democratic_playlist.inc.php:55
#: ../../templates/show_democratic_playlist.inc.php:90
#: ../../templates/show_mail_users.inc.php:32
#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:233
#: ../../admin/users.php:127
msgid "Admin"
msgstr "Administration"

#: ../../templates/show_edit_user.inc.php:85
msgid "Update User"
msgstr "Mettre &agrave;  jour un utilisateur"

#: ../../templates/show_catalogs.inc.php:32
#: ../../templates/show_catalogs.inc.php:48
#: ../../templates/show_localplay_controllers.inc.php:32
#: ../../templates/show_localplay_controllers.inc.php:63
#: ../../templates/show_edit_live_stream_row.inc.php:26
#: ../../templates/show_live_streams.inc.php:36
#: ../../templates/show_live_streams.inc.php:58
#: ../../templates/show_edit_catalog.inc.php:26
#: ../../templates/show_add_live_stream.inc.php:28
#: ../../templates/show_edit_artist.inc.php:27
#: ../../templates/show_edit_access.inc.php:26
#: ../../templates/show_add_access.inc.php:26
#: ../../templates/show_plugins.inc.php:32
#: ../../templates/show_plugins.inc.php:61
#: ../../templates/show_create_democratic.inc.php:26
#: ../../templates/show_account.inc.php:27
#: ../../templates/show_edit_album.inc.php:27
#: ../../templates/show_localplay_playlist.inc.php:32
#: ../../templates/show_localplay_playlist.inc.php:58
#: ../../templates/show_add_playlist.inc.php:28
#: ../../templates/show_admin_tools.inc.php:33
#: ../../templates/show_admin_tools.inc.php:73
#: ../../templates/show_access_list.inc.php:45
#: ../../templates/show_playlist_edit.inc.php:30
msgid "Name"
msgstr "Nom"

#: ../../templates/show_catalogs.inc.php:33
#: ../../templates/show_catalogs.inc.php:49
#: ../../templates/show_add_catalog.inc.php:48
msgid "Path"
msgstr "Chemin"

#: ../../templates/show_catalogs.inc.php:34
#: ../../templates/show_catalogs.inc.php:50
msgid "Last Verify"
msgstr "Derni&egrave;re v&eacute;rification"

#: ../../templates/show_catalogs.inc.php:35
#: ../../templates/show_catalogs.inc.php:51
msgid "Last Add"
msgstr "Dernier ajout"

#: ../../templates/show_localplay_controllers.inc.php:33
#: ../../templates/show_localplay_controllers.inc.php:64
#: ../../templates/show_plugins.inc.php:33
#: ../../templates/show_plugins.inc.php:62
msgid "Description"
msgstr "Description"

#: ../../templates/show_localplay_controllers.inc.php:34
#: ../../templates/show_localplay_controllers.inc.php:65
#: ../../templates/show_plugins.inc.php:34
#: ../../templates/show_plugins.inc.php:63
msgid "Version"
msgstr "Version de PHP"

#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
msgid "Disable"
msgstr "D&eacute;sactiver"

#: ../../templates/show_localplay_controllers.inc.php:48
#: ../../templates/show_plugins.inc.php:42
msgid "Activate"
msgstr "Activ&eacute;"

#: ../../templates/show_localplay_controllers.inc.php:59
#: ../../templates/show_plugins.inc.php:57
#: ../../templates/show_flagged.inc.php:49
#: ../../templates/show_localplay_playlist.inc.php:53
#: ../../templates/show_disabled_songs.inc.php:52
#: ../../templates/show_manage_shoutbox.inc.php:54
msgid "No Records Found"
msgstr "Aucun enregistrement trouv&eacute;"

#: ../../templates/show_big_art.inc.php:29
#: ../../templates/show_album_art.inc.php:41
msgid "Album Art"
msgstr "Jaquette d'album"

#: ../../templates/show_big_art.inc.php:33
msgid "Click to close window"
msgstr "Cliquer pour fermer la fenetre"

#: ../../templates/show_preference_box.inc.php:43
#: ../../templates/show_preference_box.inc.php:73
msgid "Apply to All"
msgstr "Pour tous"

#: ../../templates/show_preference_box.inc.php:44
#: ../../templates/show_preference_box.inc.php:74
msgid "Access Level"
msgstr "Niveau d'acc&eagrave;s"

#: ../../templates/show_edit_song_row.inc.php:49
#: ../../templates/show_edit_live_stream_row.inc.php:52
#: ../../templates/show_edit_playlist_song_row.inc.php:38
#: ../../templates/show_edit_playlist_row.inc.php:38
#: ../../templates/show_edit_artist_row.inc.php:32
#: ../../templates/show_edit_album_row.inc.php:45
msgid "Save Changes"
msgstr "Sauver les changements"

#: ../../templates/show_artists.inc.php:38
#: ../../templates/show_artists.inc.php:65
#: ../../templates/sidebar_home.inc.php:33
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
#: ../../lib/class/browse.class.php:978
msgid "Albums"
msgstr "Albums"

#: ../../templates/show_artists.inc.php:39
#: ../../templates/show_artists.inc.php:66
#: ../../templates/show_democratic_playlist.inc.php:53
#: ../../templates/show_democratic_playlist.inc.php:88
#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:74
#: ../../templates/show_playlist_songs.inc.php:47
#: ../../templates/show_playlist_songs.inc.php:68
msgid "Time"
msgstr "Dur&eacute;e"

#: ../../templates/show_duplicate.inc.php:23
#: ../../templates/show_duplicate.inc.php:42
#: ../../templates/sidebar_modules.inc.php:33
msgid "Find Duplicates"
msgstr "Trouver des doublons"

#: ../../templates/show_duplicate.inc.php:27
msgid "Search Type"
msgstr "Type de recherche"

#: ../../templates/show_duplicate.inc.php:33
#: ../../templates/show_edit_song.inc.php:31
#: ../../templates/show_search.inc.php:40
#: ../../templates/show_disabled_songs.inc.php:34
#: ../../templates/show_disabled_songs.inc.php:57
msgid "Title"
msgstr "Titre"

#: ../../templates/show_duplicate.inc.php:34
msgid "Artist and Title"
msgstr "Artiste et titre"

#: ../../templates/show_duplicate.inc.php:35
msgid "Artist, Album and Title"
msgstr "Artiste, Album et Titre"

#: ../../templates/show_duplicate.inc.php:37
msgid "Search Disabled Songs"
msgstr "Rechercher les pistes d&eacute;sactiv&eacute;es"

#: ../../templates/show_import_playlist.inc.php:23
msgid "Importing a Playlist from a File"
msgstr "Importer une liste de lecture depuis un fichier"

#: ../../templates/show_import_playlist.inc.php:28
#: ../../templates/show_search.inc.php:66
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
#: ../../templates/show_duplicates.inc.php:81
msgid "Filename"
msgstr "Nom de fichier"

#: ../../templates/show_import_playlist.inc.php:35
msgid "Playlist Type"
msgstr "Type de liste de lecture"

#: ../../templates/show_import_playlist.inc.php:47
msgid "Import Playlist"
msgstr "Importer une liste de lecture"

#: ../../templates/show_edit_live_stream_row.inc.php:27
#: ../../templates/show_add_live_stream.inc.php:42
msgid "Stream URL"
msgstr "URL du flux"

#: ../../templates/show_edit_live_stream_row.inc.php:28
#: ../../templates/show_add_live_stream.inc.php:35
msgid "Homepage"
msgstr "Page d'acceuil"

#: ../../templates/show_edit_live_stream_row.inc.php:29
#: ../../templates/show_live_streams.inc.php:37
#: ../../templates/show_live_streams.inc.php:59
#: ../../templates/show_add_live_stream.inc.php:55
msgid "Callsign"
msgstr "Identifiant"

#: ../../templates/show_edit_live_stream_row.inc.php:30
#: ../../templates/show_live_streams.inc.php:38
#: ../../templates/show_live_streams.inc.php:60
#: ../../templates/show_add_live_stream.inc.php:49
msgid "Frequency"
msgstr "Fr&eacute;quence"

#: ../../templates/show_live_streams.inc.php:39
#: ../../templates/show_live_streams.inc.php:61
#: ../../templates/show_search.inc.php:54
#, fuzzy
msgid "Tag"
msgstr "Re-marquer"

#: ../../templates/sidebar_home.inc.php:24
msgid "Browse"
msgstr "Parcourir"

#: ../../templates/sidebar_home.inc.php:32
#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:69
#: ../../templates/show_playlist_songs.inc.php:42
#: ../../templates/show_playlist_songs.inc.php:63
msgid "Song Title"
msgstr "Titre du morceau"

#: ../../templates/sidebar_home.inc.php:35
msgid "Tag Cloud"
msgstr ""

#: ../../templates/sidebar_home.inc.php:36
#: ../../templates/sidebar_home.inc.php:74
#: ../../templates/sidebar_home.inc.php:95
#: ../../templates/show_manage_democratic.inc.php:34
#: ../../templates/show_play_selected.inc.php:47 ../../lib/ui.lib.php:367
msgid "Playlist"
msgstr "Liste de lecture"

#: ../../templates/sidebar_home.inc.php:37
#: ../../lib/class/browse.class.php:995
msgid "Radio Stations"
msgstr "Stations de Radio"

#: ../../templates/sidebar_home.inc.php:41
msgid "Filters"
msgstr "Filtres"

#: ../../templates/sidebar_home.inc.php:45
msgid "Starts With"
msgstr "Commencant par"

#: ../../templates/sidebar_home.inc.php:51
msgid "Minimum Count"
msgstr "Comptage minimum"

#: ../../templates/sidebar_home.inc.php:55
msgid "Rated"
msgstr "Vot&eacute;"

#: ../../templates/sidebar_home.inc.php:59
msgid "Unplayed"
msgstr "Non jou&eacute;"

#: ../../templates/sidebar_home.inc.php:63
#: ../../templates/show_artist.inc.php:55
msgid "Show Art"
msgstr "Montrer les jacquettes"

#: ../../templates/sidebar_home.inc.php:68
msgid "All Playlists"
msgstr "Toutes les pistes de lecture"

#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr "En cours de lecture"

#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
#: ../../modules/localplay/mpd.controller.php:492
#: ../../modules/localplay/httpq.controller.php:489
msgid "Democratic"
msgstr "Democratique"

#: ../../templates/sidebar_home.inc.php:87
#: ../../templates/sidebar_localplay.inc.php:32
#: ../../templates/show_playtype_switch.inc.php:34
#: ../../templates/sidebar.inc.php:28 ../../lib/preferences.php:182
msgid "Localplay"
msgstr "Lecture en local"

#: ../../templates/sidebar_home.inc.php:96
msgid "Advanced"
msgstr "Avanc&eacute;"

#: ../../templates/show_confirmation.inc.php:27
#: ../../templates/show_update_items.inc.php:27
msgid "Continue"
msgstr "Continuer"

#: ../../templates/show_confirmation.inc.php:32
#: ../../templates/show_similar_artists.inc.php:78
msgid "Cancel"
msgstr "Annuler"

#: ../../templates/show_flag_row.inc.php:31
msgid "Reject"
msgstr "Refuser"

#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:164
msgid "Enable"
msgstr "Activer"

#: ../../templates/show_playlists.inc.php:35
#: ../../templates/show_playlists.inc.php:58
msgid "Playlist Name"
msgstr "Nom de la liste de lecture"

#: ../../templates/show_playlists.inc.php:37
#: ../../templates/show_playlists.inc.php:60
msgid "# Songs"
msgstr "Nb de morceaux"

#: ../../templates/show_playlists.inc.php:38
#: ../../templates/show_playlists.inc.php:61
msgid "Owner"
msgstr "Propri&eacute;taire"

#: ../../templates/show_edit_catalog.inc.php:22
#, fuzzy, php-format
msgid "Settings for %s"
msgstr "Param&egrave;tres pour"

#: ../../templates/show_edit_catalog.inc.php:29
#: ../../templates/show_add_catalog.inc.php:35
msgid "Auto-inserted Fields"
msgstr "Champs Auto-inser&eacute;s"

#: ../../templates/show_edit_catalog.inc.php:30
#: ../../templates/show_add_catalog.inc.php:36
msgid "album name"
msgstr "nom de l'album"

#: ../../templates/show_edit_catalog.inc.php:31
#: ../../templates/show_add_catalog.inc.php:37
msgid "artist name"
msgstr "nom de l'artiste"

#: ../../templates/show_edit_catalog.inc.php:32
#: ../../templates/show_add_catalog.inc.php:38
msgid "id3 comment"
msgstr "commentaire de balise"

#: ../../templates/show_edit_catalog.inc.php:33
#: ../../templates/show_add_catalog.inc.php:39
msgid "genre"
msgstr "genre"

#: ../../templates/show_edit_catalog.inc.php:34
#: ../../templates/show_add_catalog.inc.php:40
msgid "track number (padded with leading 0)"
msgstr "num&eacute;ro de la piste (compl&eacute;t&eacute; par des 0)"

#: ../../templates/show_edit_catalog.inc.php:35
#: ../../templates/show_add_catalog.inc.php:41
msgid "song title"
msgstr "titre du morceau"

#: ../../templates/show_edit_catalog.inc.php:36
#: ../../templates/show_add_catalog.inc.php:42
msgid "year"
msgstr "ann&eacute;e"

#: ../../templates/show_edit_catalog.inc.php:37
#: ../../templates/show_add_catalog.inc.php:43
msgid "other"
msgstr "autre"

#: ../../templates/show_edit_catalog.inc.php:41
#: ../../templates/show_add_catalog.inc.php:52
msgid "Catalog Type"
msgstr "Type de catalogue"

#: ../../templates/show_edit_catalog.inc.php:45
#: ../../templates/show_add_catalog.inc.php:61
msgid "XML-RPC Key"
msgstr "Clef XML-RPC"

#: ../../templates/show_edit_catalog.inc.php:47
#: ../../templates/show_add_catalog.inc.php:62
msgid "Required for Remote Catalogs"
msgstr "Obligatoire pour un catalogue distant"

#: ../../templates/show_edit_catalog.inc.php:51
msgid "Filename pattern"
msgstr "Motif de nom de fichier"

#: ../../templates/show_edit_catalog.inc.php:58
#: ../../templates/show_add_catalog.inc.php:70
msgid "Folder Pattern"
msgstr "Motif de nom de dossier"

#: ../../templates/show_edit_catalog.inc.php:58
#: ../../templates/show_add_catalog.inc.php:70
msgid "(no leading or ending '/')"
msgstr "(ne commen&ccedil;ant ni ne finissant par '/')"

#: ../../templates/show_edit_catalog.inc.php:68
msgid "Save Catalog Settings"
msgstr "Sauver les param&egrave;tres du catalogue"

#: ../../templates/show_manage_democratic.inc.php:22
msgid "Manage Democratic Playlists"
msgstr "Gestion des listes de lectures du mode d&eacute;mocratique"

#: ../../templates/show_manage_democratic.inc.php:35
#: ../../templates/show_create_democratic.inc.php:30
msgid "Base Playlist"
msgstr "Liste de lecture accueil"

#: ../../templates/show_manage_democratic.inc.php:36
msgid "Cooldown"
msgstr "Temps avant de rejouer la piste"

#: ../../templates/show_manage_democratic.inc.php:37
#: ../../templates/show_edit_access.inc.php:70
#: ../../templates/show_preference_admin.inc.php:31
#: ../../templates/show_preference_admin.inc.php:50
#: ../../templates/show_add_access.inc.php:52
#: ../../templates/show_create_democratic.inc.php:38
#: ../../templates/show_access_list.inc.php:48
msgid "Level"
msgstr "Niveau"

#: ../../templates/show_manage_democratic.inc.php:38
#: ../../lib/preferences.php:255 ../../lib/preferences.php:262
msgid "Default"
msgstr "D&eacute;faut"

#: ../../templates/show_manage_democratic.inc.php:69
msgid "Create New Playlist"
msgstr "Cr&eacute;er un nouvelle liste de lecture"

#: ../../templates/show_playlist.inc.php:26
#, fuzzy, php-format
msgid "%s %s Playlist"
msgstr "Liste de lecture accueil"

#: ../../templates/show_playlist.inc.php:29
msgid "Normalize Tracks"
msgstr "Normaliser les morceaux"

#: ../../templates/show_playlist.inc.php:35
msgid "Add All"
msgstr "Ajouter tout"

#: ../../templates/show_playlist.inc.php:36
msgid "Add Random"
msgstr "Ajouter en mode al&eacute;toire"

#: ../../templates/sidebar_localplay.inc.php:35
#: ../../templates/show_localplay_add_instance.inc.php:35
msgid "Add Instance"
msgstr "Ajouter une instance"

#: ../../templates/sidebar_localplay.inc.php:36
msgid "Show instances"
msgstr "Monter les instances"

#: ../../templates/sidebar_localplay.inc.php:38
#: ../../templates/sidebar_modules.inc.php:49
msgid "Show Playlist"
msgstr "Monter les listes de lectures"

#: ../../templates/sidebar_localplay.inc.php:42
msgid "Active Instance"
msgstr "Instances actives"

#: ../../templates/sidebar_localplay.inc.php:44
#: ../../templates/show_gather_art.inc.php:24
#: ../../templates/show_adds_catalog.inc.php:25 ../../lib/ui.lib.php:660
#: ../../lib/preferences.php:174 ../../lib/preferences.php:216
msgid "None"
msgstr "Aucun"

#: ../../templates/sidebar_localplay.inc.php:60
msgid "Localplay Disabled"
msgstr "Lecture locale d&eacute;sactiv&eacute;e"

#: ../../templates/sidebar_localplay.inc.php:62
msgid "Allow Localplay set to False"
msgstr "Authorisation du mode lecture locale d&eacute;sactiv&eacute;"

#: ../../templates/sidebar_localplay.inc.php:64
msgid "Localplay Controller Not Defined"
msgstr "Contr&ocirc;leur du mode de lecture local non d&eacute;fini"

#: ../../templates/sidebar_localplay.inc.php:66
#: ../../templates/show_denied.inc.php:32
msgid "Access Denied"
msgstr "Acc&egrave;s refus&eacute;"

#: ../../templates/footer.inc.php:25
msgid "Using Old Password Encryption, Please Reset your Password"
msgstr ""

#: ../../templates/footer.inc.php:32
msgid "Queries:"
msgstr ""

#: ../../templates/footer.inc.php:32
msgid "Cache Hits:"
msgstr ""

#: ../../templates/show_add_live_stream.inc.php:24
#: ../../templates/sidebar_modules.inc.php:43
msgid "Add Radio Station"
msgstr "Ajouter une station de radio"

#: ../../templates/show_add_live_stream.inc.php:61
#: ../../templates/show_export.inc.php:32
msgid "Catalog"
msgstr "Catalogues"

#: ../../templates/show_index.inc.php:38
#: ../../templates/show_random_albums.inc.php:24
msgid "Albums of the Moment"
msgstr "Les albums du moment"

#: ../../templates/show_index.inc.php:38
msgid "Loading..."
msgstr "Chargement..."

#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
#: ../../server/index.ajax.php:44
msgid "Recently Played"
msgstr "R&eacute;cemment jou&eacute;s"

#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "Editer l'artiste"

#: ../../templates/show_edit_artist.inc.php:35
#: ../../templates/show_edit_song.inc.php:81
#: ../../templates/show_edit_album.inc.php:41
msgid "Flag for Retagging"
msgstr "Marqu&aecute;es pour r&eacute;-&eacute;tiquettage"

#: ../../templates/show_edit_artist.inc.php:41
msgid "Update Artist"
msgstr "Mettre &agrave; jour l'artiste"

#: ../../templates/show_edit_access.inc.php:22
msgid "Edit ACL"
msgstr "Editer le contr&ocirc;le d'acc&egrave;s"

#: ../../templates/show_edit_access.inc.php:30
#: ../../templates/show_add_access.inc.php:63
msgid "ACL Type"
msgstr "Type de contr&ocirc;le d'acc&egrave;s"

#: ../../templates/show_edit_access.inc.php:34
#: ../../templates/show_add_access.inc.php:66
msgid "Stream Access"
msgstr "Acc&eacute;s Flux"

#: ../../templates/show_edit_access.inc.php:35
#: ../../templates/show_add_access.inc.php:67
msgid "Web Interface"
msgstr "Interface Web"

#: ../../templates/show_edit_access.inc.php:36
#: ../../templates/show_add_access.inc.php:68
msgid "Local Network Definition"
msgstr "D&eacute;finition de r&eacute;seau local"

#: ../../templates/show_edit_access.inc.php:37
#: ../../templates/show_add_access.inc.php:69
msgid "RPC"
msgstr "RPC"

#: ../../templates/show_edit_access.inc.php:43
#: ../../templates/show_add_access.inc.php:32
msgid "Start IP Address"
msgstr "Adresse IP de d&eacute;but"

#: ../../templates/show_edit_access.inc.php:50
#: ../../templates/show_add_access.inc.php:39
msgid "End IP Address"
msgstr "Adresse IP de fin"

#: ../../templates/show_edit_access.inc.php:63
#: ../../templates/show_add_access.inc.php:77
msgid "Remote Key"
msgstr "Cl&eacute; d'acc&egrave;s &agrave; distance"

#: ../../templates/show_edit_access.inc.php:74
#: ../../templates/show_add_access.inc.php:55
#: ../../templates/show_play_selected.inc.php:49
#: ../../lib/class/access.class.php:323
msgid "View"
msgstr "Voir"

#: ../../templates/show_edit_access.inc.php:75
#: ../../templates/show_add_access.inc.php:56
#: ../../lib/class/access.class.php:326
msgid "Read"
msgstr "Lire"

#: ../../templates/show_edit_access.inc.php:76
#: ../../templates/show_add_access.inc.php:57
#: ../../lib/class/access.class.php:329
msgid "Read/Write"
msgstr "Lire/Ecrire"

#: ../../templates/show_edit_access.inc.php:77
#: ../../templates/show_add_access.inc.php:58
#: ../../templates/show_export.inc.php:35
#: ../../templates/show_mail_users.inc.php:30
#: ../../templates/show_random.inc.php:38
#: ../../templates/show_admin_tools.inc.php:51 ../../lib/ui.lib.php:141
#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:632
#: ../../lib/class/access.class.php:320 ../../lib/class/access.class.php:345
msgid "All"
msgstr "Tout"

#: ../../templates/show_edit_access.inc.php:83
#: ../../templates/show_preference_admin.inc.php:55
#: ../../templates/show_catalog_row.inc.php:31
#: ../../templates/show_play_selected.inc.php:64
#: ../../templates/show_edit_shout.inc.php:41
#: ../../templates/show_playlist_edit.inc.php:47
msgid "Update"
msgstr "Mis &agrave; jour"

#: ../../templates/show_similar_artists.inc.php:23
msgid "Similar Artists"
msgstr "Artistes similaires"

#: ../../templates/show_similar_artists.inc.php:25
msgid "Please check the artists you want to merge with the current one"
msgstr ""
"V&eacute;rifiez les artistes que vous souhaitez associer &agrave; cet artiste"

#: ../../templates/show_similar_artists.inc.php:58
#, fuzzy
msgid "No Similar Artists found"
msgstr "Artistes similaires"

#: ../../templates/show_similar_artists.inc.php:66
msgid "Back"
msgstr "Pr&eacute;c&ecaute;dent"

#: ../../templates/show_similar_artists.inc.php:77
msgid "Rename selected"
msgstr "Renommer les &eacute;l&eacute;ments s&eacute;lectionn&eacute;es"

#: ../../templates/show_similar_artists.inc.php:91
msgid "Advanced Options"
msgstr "Options Avanc&eacute;es"

#: ../../templates/show_similar_artists.inc.php:152
msgid "Search Again"
msgstr "Continuer la recherche"

#: ../../templates/show_clean_catalog.inc.php:23
#, php-format
msgid "Cleaning the %s Catalog"
msgstr "Nettoyer les %s catalogues"

#: ../../templates/show_clean_catalog.inc.php:25
msgid "Checking"
msgstr "Verification"

#: ../../templates/show_clean_catalog.inc.php:26
#: ../../templates/show_run_add_catalog.inc.php:25
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_adds_catalog.inc.php:26
#: ../../templates/show_verify_catalog.inc.php:26
msgid "Reading"
msgstr "Lecture"

#: ../../templates/sidebar_preferences.inc.php:9
#: ../../templates/sidebar.inc.php:29 ../../lib/ui.lib.php:373
msgid "Preferences"
msgstr "Pr&eacute;f&eacute;rences"

#: ../../templates/sidebar_preferences.inc.php:18
msgid "Account"
msgstr "Compte"

#: ../../templates/sidebar_preferences.inc.php:22
msgid "Server Config"
msgstr "Configuration du serveur"

#: ../../templates/show_flag.inc.php:41
msgid "Flag Song"
msgstr "Morceau marqu&eacute;"

#: ../../templates/show_flag.inc.php:45
#: ../../templates/show_edit_song.inc.php:27
msgid "File"
msgstr "Fichier"

#: ../../templates/show_flag.inc.php:49
msgid "Item"
msgstr "élément"

#: ../../templates/show_flag.inc.php:53
msgid "Reason to flag"
msgstr "Raison du marquage"

#: ../../templates/show_flag.inc.php:56 ../../templates/rightbar.inc.php:97
#: ../../templates/show_catalog_row.inc.php:33
#: ../../templates/show_democratic_playlist.inc.php:77
#: ../../templates/show_live_stream_row.inc.php:34
#: ../../templates/show_localplay_instances.inc.php:40
#: ../../templates/show_localplay_playlist.inc.php:48
#: ../../templates/show_playlist_song_row.inc.php:38
#: ../../templates/show_playlist_row.inc.php:38
#: ../../templates/show_admin_tools.inc.php:53
#: ../../lib/class/flag.class.php:270
msgid "Delete"
msgstr "Supprimer"

#: ../../templates/show_flag.inc.php:57
msgid "Incorrect Tags"
msgstr "Mauvaise balises"

#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:276
msgid "Re-encode"
msgstr "R&eacute;encoder"

#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:279
msgid "Other"
msgstr "Autre"

#: ../../templates/show_flag.inc.php:64
#: ../../templates/show_edit_song.inc.php:73
#: ../../templates/show_flagged.inc.php:37
#: ../../templates/show_flagged.inc.php:56
#: ../../templates/show_search.inc.php:34
#: ../../templates/show_manage_shoutbox.inc.php:37
#: ../../templates/show_manage_shoutbox.inc.php:61
msgid "Comment"
msgstr "Commentaire"

#: ../../templates/show_flag.inc.php:69
#: ../../templates/show_flagged.inc.php:36
#: ../../templates/show_flagged.inc.php:55
msgid "Flag"
msgstr "Marqu&eacute;e"

#: ../../templates/show_playtype_switch.inc.php:32
#: ../../lib/preferences.php:176
msgid "Stream"
msgstr "Flux"

#: ../../templates/show_playtype_switch.inc.php:38
#: ../../lib/preferences.php:184
msgid "Flash Player"
msgstr "Lecteur Flash "

#: ../../templates/show_preference_admin.inc.php:22
msgid "Preference Administration"
msgstr "Pr&eacute;f&eacute;rences d'administration"

#: ../../templates/show_install_config.inc.php:33
#: ../../templates/show_install_lang.inc.php:34
#: ../../templates/show_install.inc.php:33
#: ../../templates/show_install_account.inc.php:33
msgid "Ampache Installation"
msgstr "Installation d'Ampache"

#: ../../templates/show_install_config.inc.php:39
#: ../../templates/show_install_lang.inc.php:41
#: ../../templates/show_install.inc.php:41
#: ../../templates/show_install_account.inc.php:40
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
"Cette page g&egrave;re l'installation de la base de donn&eacute;es d'Ampache "
"et la cr&eacute;ation du fichier ampache.cfg.php. Avant de continuer, "
"assurez-vous d'avoir tous les pr&eacute;-requis"

#: ../../templates/show_install_config.inc.php:42
#: ../../templates/show_install_lang.inc.php:44
#: ../../templates/show_install.inc.php:44
#: ../../templates/show_install_account.inc.php:43
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
msgstr ""
"Un serveur MySQL avec un utilisateur et mot de passe pouvant cr&eacute;er et "
"modifier les bases de donn&eacute;es"

#: ../../templates/show_install_config.inc.php:43
#: ../../templates/show_install_lang.inc.php:45
#: ../../templates/show_install.inc.php:45
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.php.dist file"
msgstr ""
"Votre serveur web a des droits en lecture sur les fichiers /sql/ampache.sql "
"et /config/ampache.cfg.php.dist"

#: ../../templates/show_install_config.inc.php:45
#: ../../templates/show_install_lang.inc.php:48
#: ../../templates/show_install.inc.php:48
#: ../../templates/show_install_account.inc.php:46
msgid ""
"Once you have ensured that you have the above requirements please fill out "
"the information below. You will only be asked for the required config "
"values. If you would like to make changes to your ampache install at a later "
"date simply edit /config/ampache.cfg.php"
msgstr ""
"Une fois vous avez v&eacute;rifi&eacute; avoir les pr&eacute;-requis "
"pr&eacute;c&eacute;dents, donnez s'il vous plait les informations ci-"
"dessous. On ne vous demandera que les informations de configuration "
"indispensables. Si vous d&eacute;sirez modifier par la suite votre "
"configuration, &eacute;ditez le fichier /config/ampache.cfg.php"

#: ../../templates/show_install_config.inc.php:49
#: ../../templates/show_install.inc.php:53
#: ../../templates/show_install_account.inc.php:49
msgid "Step 1 - Creating and Inserting the Ampache Database"
msgstr ""
"Etape 1 - Cr&eacute;ation et alimentation de la base de donn&eacute;es "
"d'Ampache"

#: ../../templates/show_install_config.inc.php:50
#: ../../templates/show_install.inc.php:57
msgid "Step 2 - Creating the Ampache.cfg.php file"
msgstr "&eacute;tape 2 - Cr&eacute;ation du fichier Ampache.cfg.php"

#: ../../templates/show_install_config.inc.php:52
msgid ""
"This steps takes the basic config values and generates the config file. It "
"will prompt you to download the config file. Please put the downloaded "
"config file in /config"
msgstr ""
"Ces &eacute;tapes utilisent un fichier de configuration simple. Vous devrez "
"le t&eacute;l&eacute;charger puis le copier dans le r&eacute;pertoire /"
"config."

#: ../../templates/show_install_config.inc.php:54
#: ../../templates/show_install.inc.php:58
#: ../../templates/show_install_account.inc.php:51
msgid "Step 3 - Setup Initial Account"
msgstr "Etape 3 - Param&egrave;tres du compte initial"

#: ../../templates/show_install_config.inc.php:57
msgid "Generate Config File"
msgstr "G&eacute;n&eacute;rer le fichier de configuration"

#: ../../templates/show_install_config.inc.php:65
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Nom de la base de donn&eacute;es"

#: ../../templates/show_install_config.inc.php:69
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "H&ocirc;te MySQL"

#: ../../templates/show_install_config.inc.php:73
msgid "MySQL Username"
msgstr "Utilisateur MySQL"

#: ../../templates/show_install_config.inc.php:77
msgid "MySQL Password"
msgstr "Mot de passe MySQL"

#: ../../templates/show_install_config.inc.php:82
msgid "Write Config"
msgstr "&eacute;crire la configuration"

#: ../../templates/show_install_config.inc.php:127
msgid "Check for Config"
msgstr "Test de la configuration"

#: ../../templates/show_install_config.inc.php:133
msgid "Continue to Step 3"
msgstr "Continuer vers l'&eacute;tape 3"

#: ../../templates/show_user.inc.php:31
msgid "Create Date"
msgstr "Cr&eacute;er une date"

#: ../../templates/show_user.inc.php:35
msgid "User is Online Now"
msgstr "Utilisateur est en ligne"

#: ../../templates/show_user.inc.php:37
msgid "User is Offline Now"
msgstr "Utilisateur est hors ligne "

#: ../../templates/show_user.inc.php:42
msgid "Active Playlist"
msgstr "Liste de lecture active"

#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Ajouter un acc&egrave;s pour un h&ocirc;te"

#: ../../templates/show_add_access.inc.php:74
msgid "RPC Options"
msgstr "Options de RPC"

#: ../../templates/show_add_access.inc.php:84
msgid "Create ACL"
msgstr "Cr&eacute;er une r&egrave;gle de contr&ocirc;le d'acc&egrave;s"

#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
#: ../../lib/class/browse.class.php:1015
msgid "Catalogs"
msgstr "Catalogues"

#: ../../templates/sidebar_admin.inc.php:26
#: ../../templates/show_admin_tools.inc.php:82
#: ../../templates/show_add_catalog.inc.php:26
msgid "Add a Catalog"
msgstr "Ajouter un catalogue"

#: ../../templates/sidebar_admin.inc.php:27
#: ../../templates/show_manage_catalogs.inc.php:22
msgid "Show Catalogs"
msgstr "Afficher les catalogues"

#: ../../templates/sidebar_admin.inc.php:31
msgid "User Tools"
msgstr "Outils utilisateurs"

#: ../../templates/sidebar_admin.inc.php:33
#: ../../templates/show_add_user.inc.php:85
msgid "Add User"
msgstr "Ajouter un utilisateur"

#: ../../templates/sidebar_admin.inc.php:34
msgid "Browse Users"
msgstr "Parcourir les utilsateurs"

#: ../../templates/sidebar_admin.inc.php:37
msgid "Access Control"
msgstr "Contr&ocirc;le d'acc&egrave;s"

#: ../../templates/sidebar_admin.inc.php:39
msgid "Add ACL"
msgstr "Ajouter un droit d'acc&egrave;s"

#: ../../templates/sidebar_admin.inc.php:40
msgid "Show ACL(s)"
msgstr "Afficher les droits d'acc&egrave;s"

#: ../../templates/sidebar_admin.inc.php:43
#: ../../templates/show_admin_tools.inc.php:88
#: ../../templates/sidebar_modules.inc.php:31
msgid "Other Tools"
msgstr "Autres outils"

#: ../../templates/sidebar_admin.inc.php:46
#: ../../templates/show_admin_tools.inc.php:91
msgid "Clear Now Playing"
msgstr "Effacer lecture en cours"

#: ../../templates/sidebar_admin.inc.php:47
#: ../../templates/show_export.inc.php:28
msgid "Export Catalog"
msgstr "Exporter un catalogue"

#: ../../templates/sidebar_admin.inc.php:49
msgid "Manage Shoutbox"
msgstr "G&eacute;rer la zone de commentaire"

#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:355
msgid "Home"
msgstr "Accueil"

#: ../../templates/sidebar.inc.php:30
#: ../../templates/sidebar_modules.inc.php:25
msgid "Modules"
msgstr "Modules"

#: ../../templates/sidebar.inc.php:61
msgid "Logout"
msgstr "D&eacute;connexion"

#: ../../templates/show_local_catalog_info.inc.php:24
#: ../../templates/show_mail_users.inc.php:42
msgid "Catalog Statistics"
msgstr "Statistiques des catalogues"

#: ../../templates/show_local_catalog_info.inc.php:27
msgid "Connected Users"
msgstr "Utilisateurs connect&eacute;s"

#: ../../templates/show_local_catalog_info.inc.php:28
msgid "Total Users"
msgstr "Total des utilisateurs"

#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
#: ../../lib/class/browse.class.php:989 ../../lib/class/album.class.php:250
msgid "Artists"
msgstr "Artistes"

#: ../../templates/show_local_catalog_info.inc.php:32
msgid "Genres"
msgstr "Genres"

#: ../../templates/show_local_catalog_info.inc.php:33
msgid "Catalog Size"
msgstr "Taille du catalogue"

#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
msgstr "Dur&eacute;e du catalogue"

#: ../../templates/show_install_lang.inc.php:39
#: ../../templates/show_install_lang.inc.php:53
#: ../../templates/show_install.inc.php:39
msgid "Requirements"
msgstr "Pr&eacute;-requis"

#: ../../templates/show_install_lang.inc.php:52
#, fuzzy
msgid "System Checks"
msgstr "Système"

#: ../../templates/show_install_lang.inc.php:54
#, fuzzy
msgid "PHP Version:"
msgstr "Version de PHP"

#: ../../templates/show_install_lang.inc.php:64
#, fuzzy
msgid "Mysql for PHP:"
msgstr "Mysql pour PHP"

#: ../../templates/show_install_lang.inc.php:78
#, fuzzy
msgid "PHP Session Support:"
msgstr "Support des sessions PHP"

#: ../../templates/show_install_lang.inc.php:88
#, fuzzy
msgid "PHP ICONV Support:"
msgstr "Support de PHP ICONV"

#: ../../templates/show_install_lang.inc.php:98
#, fuzzy
msgid "PHP PCRE Support:"
msgstr "Support de PHP PCRE"

#: ../../templates/show_install_lang.inc.php:108
#, fuzzy
msgid "PHP PutENV Support:"
msgstr "Support de PHP ICONV"

#: ../../templates/show_install_lang.inc.php:119
#, fuzzy
msgid "Optional"
msgstr "Options"

#: ../../templates/show_install_lang.inc.php:120
#, fuzzy
msgid "PHP GetText Support:"
msgstr "Support Gettext"

#: ../../templates/show_install_lang.inc.php:123
msgid "WARNING: This server will use gettext emulator."
msgstr ""

#: ../../templates/show_install_lang.inc.php:129
#, fuzzy
msgid "PHP Mbstring Support:"
msgstr "Support des sessions PHP"

#: ../../templates/show_install_lang.inc.php:141
msgid "Choose installation language."
msgstr ""

#: ../../templates/show_install_lang.inc.php:162
msgid "Start configuration"
msgstr "Lancer la configuration"

#: ../../templates/show_install_lang.inc.php:168
msgid "Ampache does not <strong>run</strong> correctly by this server."
msgstr ""

#: ../../templates/show_install_lang.inc.php:169
msgid "Please contact your server administrator, and fix them."
msgstr ""

#: ../../templates/rightbar.inc.php:28
msgid "Add to Playlist"
msgstr "Ajouter &agrave; la liste de lecture"

#: ../../templates/rightbar.inc.php:31
msgid "Add to New Playlist"
msgstr "Ajouter &agrave; une nouvelle liste de lecture"

#: ../../templates/rightbar.inc.php:53
#: ../../templates/show_localplay_status.inc.php:39
msgid "Clear Playlist"
msgstr "Effacer liste de lecture"

#: ../../templates/rightbar.inc.php:56
msgid "Add Dynamic Items"
msgstr "Ajouter les &eacute;l&eacute;ments dynamiques"

#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432
msgid "Pure Random"
msgstr "Aléatoire"

#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429
msgid "Related Artist"
msgstr "Artiste associé "

#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423
msgid "Related Album"
msgstr "Album associé "

#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
msgid "Related Genre"
msgstr "Genre associé "

#: ../../templates/rightbar.inc.php:104
msgid "More"
msgstr "Plus"

#: ../../templates/header.inc.php:36
#, fuzzy
msgid "Ampache Latest Artists Additions"
msgstr "Artistes r&eacute;cemment ajout&eacute;s"

#: ../../templates/header.inc.php:37
#, fuzzy
msgid "Ampache Latest Albums Additions"
msgstr "Albums r&eacute;cemment ajout&eacute;s"

#: ../../templates/header.inc.php:38
#, fuzzy
msgid "Ampache Most Popular Albums"
msgstr "Albums les plus populaires"

#: ../../templates/header.inc.php:39
#, fuzzy
msgid "Ampache Most Popular Artists"
msgstr "Artistes les plus populaires"

#: ../../templates/header.inc.php:40
#, fuzzy
msgid "Ampache Most Popular Songs"
msgstr "Morceaux les plus populaires"

#: ../../templates/header.inc.php:41
#, fuzzy
msgid "Ampache Recently Played"
msgstr "R&eacute;cemment jou&eacute;s"

#: ../../templates/header.inc.php:71
msgid "Log out"
msgstr "Se d&eacute;connecter"

#: ../../templates/header.inc.php:89
msgid "Error Config File Out of Date"
msgstr "Erreur: la configuration est trop vielle"

#: ../../templates/header.inc.php:90
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "G&eacute;n&eacute;rer une nouvelle configuration"

#: ../../templates/show_edit_playlist_row.inc.php:32
#: ../../templates/show_playlist_edit.inc.php:39
msgid "Public"
msgstr "Public"

#: ../../templates/show_edit_playlist_row.inc.php:33
#: ../../templates/show_playlist_edit.inc.php:40
#: ../../lib/class/playlist.class.php:81
msgid "Private"
msgstr "Priv&eacute;"

#: ../../templates/show_add_user.inc.php:23
msgid "Adding a New User"
msgstr "Ajouter un nouvel utilisateur"

#: ../../templates/show_genre.inc.php:29
#, fuzzy, php-format
msgid "Viewing %s Genre"
msgstr "Nouveaux genres"

#: ../../templates/show_user_activate.inc.php:29
#: ../../templates/show_user_activate.inc.php:36
#: ../../templates/show_user_registration.inc.php:29
#: ../../templates/show_user_registration.inc.php:36
#: ../../templates/show_registration_confirmation.inc.php:29
msgid "Registration"
msgstr "Inscription"

#: ../../templates/show_user_activate.inc.php:49
msgid "User Activated"
msgstr "Utilisateur activ&eacute;"

#: ../../templates/show_user_activate.inc.php:51
#, fuzzy, php-format
msgid "This User ID is activated and can be used %sLogin%s"
msgstr "Cet identifiant d'utilisateur est actif et peut etre utilis&eacute;"

#: ../../templates/show_user_activate.inc.php:54
msgid "Validation Failed"
msgstr "La validation &agrave; &eacute;chou&eacute;"

#: ../../templates/show_user_activate.inc.php:55
msgid "The validation key used isn't correct"
msgstr "La cl&eacute; de validation utilis&ecute; est incorrecte"

#: ../../templates/show_plugins.inc.php:46
#, fuzzy
msgid "Deactivate"
msgstr "Utilisateur activ&eacute;"

#: ../../templates/show_random_albums.inc.php:22
msgid "Refresh"
msgstr "Rafraichir"

#: ../../templates/show_random_albums.inc.php:47
msgid "Play Album"
msgstr "Jouer l'album"

#: ../../templates/show_catalog_row.inc.php:29
#: ../../templates/show_admin_tools.inc.php:47
msgid "Verify"
msgstr "V&eacute;rifier"

#: ../../templates/show_catalog_row.inc.php:30
#: ../../templates/show_admin_tools.inc.php:49
msgid "Clean"
msgstr "Nettoyer"

#: ../../templates/show_catalog_row.inc.php:32
#: ../../templates/show_admin_tools.inc.php:60
msgid "Gather Art"
msgstr "Collecter les jaquettes"

#: ../../templates/show_create_democratic.inc.php:22
msgid "Create Democratic Playlist"
msgstr "Cr&eacute;er une liste de lecture d&eacute;mocratique"

#: ../../templates/show_create_democratic.inc.php:34
msgid "Cooldown Time"
msgstr "Temps avant de pouvoir rejouer une piste"

#: ../../templates/show_create_democratic.inc.php:35
#: ../../lib/class/democratic.class.php:97
msgid "minutes"
msgstr "minutes "

#: ../../templates/show_create_democratic.inc.php:48
msgid "Make Default"
msgstr "Rendre par d&eacute;faut"

#: ../../templates/show_create_democratic.inc.php:53
#: ../../templates/show_add_playlist.inc.php:42
#: ../../templates/show_add_shout.inc.php:41
msgid "Create"
msgstr "Cr&eacute;er"

#: ../../templates/show_account.inc.php:39
msgid "New Password"
msgstr "Nouveau mot de passe"

#: ../../templates/show_account.inc.php:52
#: ../../templates/show_manage_catalogs.inc.php:30
msgid "Clear Stats"
msgstr "Vider les statistiques"

#: ../../templates/show_account.inc.php:62
msgid "Update Account"
msgstr "Modifier un compte"

#: ../../templates/show_edit_song.inc.php:23
msgid "Edit Song"
msgstr "&Eacute;diter la chanson"

#: ../../templates/show_edit_song.inc.php:40
#: ../../templates/show_edit_song.inc.php:48
#: ../../templates/show_edit_song.inc.php:56
#: ../../templates/show_search.inc.php:106
#: ../../templates/show_rename_artist.inc.php:33
msgid "OR"
msgstr "OU"

#: ../../templates/show_edit_song.inc.php:53
#: ../../templates/show_play_selected.inc.php:58
#: ../../templates/show_genres.inc.php:37
#: ../../templates/show_genres.inc.php:73
#: ../../templates/show_playlist_songs.inc.php:45
#: ../../templates/show_playlist_songs.inc.php:66 ../../lib/ui.lib.php:416
msgid "Genre"
msgstr "Genre"

#: ../../templates/show_edit_song.inc.php:61
#: ../../templates/show_localplay_playlist.inc.php:31
#: ../../templates/show_localplay_playlist.inc.php:57
#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:73
#: ../../templates/show_playlist_songs.inc.php:41
#: ../../templates/show_playlist_songs.inc.php:46
#: ../../templates/show_playlist_songs.inc.php:62
#: ../../templates/show_playlist_songs.inc.php:67
msgid "Track"
msgstr "Piste"

#: ../../templates/show_edit_song.inc.php:88
msgid "Update Song"
msgstr "Mettre &agrave; jour la chanson"

#: ../../templates/show_democratic_playlist.inc.php:38
msgid "Playing from base Playlist"
msgstr "Jouer une liste de lecture"

#: ../../templates/show_democratic_playlist.inc.php:51
#: ../../templates/show_democratic_playlist.inc.php:86
#, fuzzy
msgid "Votes"
msgstr "Votes"

#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
#: ../../templates/show_recently_played.inc.php:36
#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Morceau"

#: ../../templates/show_democratic_playlist.inc.php:67
msgid "Remove Vote"
msgstr "Annuler le vote"

#: ../../templates/show_democratic_playlist.inc.php:69
msgid "Add Vote"
msgstr "Ajouter un vote"

#: ../../templates/show_localplay_edit_instance.inc.php:23
msgid "Edit Localplay Instance"
msgstr "Editer l'instance de lecture locale"

#: ../../templates/show_localplay_edit_instance.inc.php:34
msgid "Update Instance"
msgstr "Mettre &agrave jour l'instance"

#: ../../templates/show_search_bar.inc.php:29
#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:370
msgid "Search"
msgstr "Chercher"

#: ../../templates/show_search_bar.inc.php:30
msgid "Advanced Search"
msgstr "Recherche avanc&eacute;e"

#: ../../templates/show_ip_history.inc.php:23
#, fuzzy, php-format
msgid "%s IP History"
msgstr "Historique IP"

#: ../../templates/show_ip_history.inc.php:26
msgid "Show Unique"
msgstr "Monter les IP uniques"

#: ../../templates/show_ip_history.inc.php:28
#: ../../templates/show_admin_info.inc.php:38
#, fuzzy
msgid "Show All"
msgstr "Montrer tout"

#: ../../templates/show_ip_history.inc.php:37
#: ../../templates/show_ip_history.inc.php:51
msgid "Date"
msgstr "Date"

#: ../../templates/show_ip_history.inc.php:38
#: ../../templates/show_ip_history.inc.php:52
#, fuzzy
msgid "IP Address"
msgstr "Adresse IP de fin"

#: ../../templates/show_embed_xspf.inc.php:54
msgid "XSPF Player"
msgstr "Lecteur XSPF"

#: ../../templates/show_play_selected.inc.php:28
msgid "Play Selected"
msgstr "Jouer la s&eacute;lection"

#: ../../templates/show_play_selected.inc.php:31
msgid "Download Selected"
msgstr "T&eacute;l&eacute;charger la s&eacute;lection"

#: ../../templates/show_play_selected.inc.php:40
msgid "Set Track Numbers"
msgstr "D&eacute;finir les num&eacute;ros de piste"

#: ../../templates/show_play_selected.inc.php:41
msgid "Remove Selected Tracks"
msgstr "Enlever les pistes s&eacute;lectionn&eacute;es"

#: ../../templates/show_play_selected.inc.php:47
msgid "Add to"
msgstr "Ajouter &agrave;"

#: ../../templates/show_flagged.inc.php:34
#: ../../templates/show_flagged.inc.php:53
#: ../../templates/show_manage_shoutbox.inc.php:34
#: ../../templates/show_manage_shoutbox.inc.php:58
msgid "Object"
msgstr "Objet"

#: ../../templates/show_flagged.inc.php:38
#: ../../templates/show_flagged.inc.php:57
msgid "Status"
msgstr "Statut"

#: ../../templates/show_stats_popular.inc.php:25
#: ../../templates/show_mail_users.inc.php:46
#: ../../templates/show_all_popular.inc.php:29
msgid "Most Popular Albums"
msgstr "Albums les plus populaires"

#: ../../templates/show_stats_popular.inc.php:31
#: ../../templates/show_mail_users.inc.php:57
#: ../../templates/show_all_popular.inc.php:26
msgid "Most Popular Artists"
msgstr "Artistes les plus populaires"

#: ../../templates/show_stats_popular.inc.php:37
#: ../../templates/show_all_popular.inc.php:32
msgid "Most Popular Genres"
msgstr "Genres les plus populaires"

#: ../../templates/show_user_recommendations.inc.php:29
msgid "Recommended Artists"
msgstr "Artistes recommand&eacute;s"

#: ../../templates/show_user_recommendations.inc.php:40
msgid "Recommended Albums"
msgstr "Albums recommand&eacute;s"

#: ../../templates/show_user_recommendations.inc.php:51
msgid "Recommended Songs"
msgstr "Morceaux recommand&eacute;s"

#: ../../templates/show_edit_shout.inc.php:23
msgid "Edit existing Shoutbox Post"
msgstr "Editer un commentaire"

#: ../../templates/show_edit_shout.inc.php:28
#, php-format
msgid "Created by: %s for %s"
msgstr ""

#: ../../templates/show_edit_shout.inc.php:31
#: ../../templates/show_add_shout.inc.php:27
#, fuzzy
msgid "Comment:"
msgstr "Commentaire"

#: ../../templates/show_edit_shout.inc.php:37
#: ../../templates/show_add_shout.inc.php:34
msgid "Make Sticky"
msgstr "Rendre permanent"

#: ../../templates/show_object_rating_static.inc.php:34
#: ../../templates/show_object_rating.inc.php:34
#, fuzzy
msgid "Current rating: "
msgstr "En cours de lecture"

#: ../../templates/show_object_rating_static.inc.php:36
#: ../../templates/show_object_rating.inc.php:36
msgid "not rated yet"
msgstr ""

#: ../../templates/show_object_rating_static.inc.php:38
#: ../../templates/show_object_rating.inc.php:38
#, php-format
msgid "%s of 5"
msgstr ""

#: ../../templates/show_object_rating_static.inc.php:44
msgid "out of"
msgstr "hors de"

#: ../../templates/show_export.inc.php:51
msgid "Format"
msgstr "Format"

#: ../../templates/show_export.inc.php:61
msgid "Export"
msgstr "Exporter"

#: ../../templates/show_edit_album.inc.php:23
msgid "Edit Album"
msgstr "Editer l'Album"

#: ../../templates/show_edit_album.inc.php:47
msgid "Update Album"
msgstr "Mettre &agrave; jour l'album"

#: ../../templates/show_album_art.inc.php:47
#: ../../templates/show_disabled_songs.inc.php:33
#: ../../templates/show_disabled_songs.inc.php:56
msgid "Select"
msgstr "Selectionner"

#: ../../templates/show_localplay_status.inc.php:25
msgid "Localplay Control"
msgstr "Param&eacute;trage de la lecture locale"

#: ../../templates/show_localplay_status.inc.php:28
msgid "Mute"
msgstr "Muet"

#: ../../templates/show_localplay_status.inc.php:29
msgid "Decrease Volume"
msgstr "Réduire le volume"

#: ../../templates/show_localplay_status.inc.php:30
msgid "Increase Volume"
msgstr "Augmenter le volume"

#: ../../templates/show_localplay_status.inc.php:31
msgid "Volume"
msgstr "Volume"

#: ../../templates/show_localplay_status.inc.php:33
msgid "Repeat"
msgstr "Rejouer"

#: ../../templates/show_admin_info.inc.php:30
msgid "Last Ten Flagged Records"
msgstr "Les dix derni&eacute;s enregistrements marqu&eacute;s"

#: ../../templates/show_admin_info.inc.php:34
#: ../../templates/show_mail_users.inc.php:78
msgid "Disabled Songs"
msgstr "Morceaux d&eacute;sactiv&eacute;s"

#: ../../templates/show_localplay_instances.inc.php:23
msgid "Show Localplay Instances"
msgstr "Afficher les instances de lecture locale"

#: ../../templates/show_localplay_instances.inc.php:39
msgid "Edit Instance"
msgstr "Editer l'instance"

#: ../../templates/show_update_items.inc.php:22
msgid "Starting Update from Tags"
msgstr "D&eacute;marrage de la mise &agrave; jour &agrave; partir des balises"

#: ../../templates/show_update_items.inc.php:26
#, fuzzy
msgid "Update from Tags Complete"
msgstr "Mise &agrave; jour &agrave; partir des balises termin&eacute;e"

#: ../../templates/show_user_stats.inc.php:30
msgid "Favorite Artists"
msgstr "Artistes favoris"

#: ../../templates/show_user_stats.inc.php:43
msgid "Favorite Albums"
msgstr "Albums favoris"

#: ../../templates/show_user_stats.inc.php:56
msgid "Favorite Songs"
msgstr "Morceaux favoris"

#: ../../templates/show_shoutbox.inc.php:22
msgid "Shoutbox"
msgstr "Zone de commentaires"

#: ../../templates/show_search.inc.php:26
msgid "Search Ampache"
msgstr "Recherche dans Ampache"

#: ../../templates/show_search.inc.php:30
msgid "Keywords"
msgstr "Mots cl&eacute;s"

#: ../../templates/show_search.inc.php:72
msgid "Played"
msgstr "Jou&eacute;"

#: ../../templates/show_search.inc.php:76
msgid "Yes"
msgstr "Oui"

#: ../../templates/show_search.inc.php:77
msgid "No"
msgstr "Non"

#: ../../templates/show_search.inc.php:80
msgid "Min Bitrate"
msgstr "D&eacute;bit minimum"

#: ../../templates/show_search.inc.php:95
msgid "One Star"
msgstr "1 &eacute;toile"

#: ../../templates/show_search.inc.php:96
msgid "Two Stars"
msgstr "2 etoiles"

#: ../../templates/show_search.inc.php:97
msgid "Three Stars"
msgstr "3 etoiles"

#: ../../templates/show_search.inc.php:98
msgid "Four Stars"
msgstr "4 etoiles"

#: ../../templates/show_search.inc.php:99
msgid "Five Stars"
msgstr "5 etoiles"

#: ../../templates/show_search.inc.php:102
msgid "Operator"
msgstr "Op&eacute;rateur"

#: ../../templates/show_search.inc.php:105
msgid "AND"
msgstr "ET"

#: ../../templates/show_search.inc.php:111
msgid "Method"
msgstr "M&eacute;thode"

#: ../../templates/show_search.inc.php:114
msgid "Fuzzy"
msgstr "Approximatif"

#: ../../templates/show_search.inc.php:115
msgid "Exact"
msgstr "Exacte"

#: ../../templates/show_search.inc.php:118
msgid "Maximum Results"
msgstr "Nombre de r&eacute;sultats"

#: ../../templates/show_search.inc.php:121
#: ../../templates/show_random.inc.php:50
#: ../../templates/show_random.inc.php:85
msgid "Unlimited"
msgstr "Illimit&eacute;"

#: ../../templates/show_add_playlist.inc.php:24
msgid "Create a new playlist"
msgstr "Cr&eacute;er un nouvelle liste de lecture"

#: ../../templates/show_add_playlist.inc.php:32
#: ../../templates/show_random.inc.php:62
#: ../../templates/show_access_list.inc.php:51
#: ../../templates/show_playlist_edit.inc.php:36
msgid "Type"
msgstr "Type"

#: ../../templates/show_run_add_catalog.inc.php:24
#: ../../templates/show_adds_catalog.inc.php:25
msgid "Found"
msgstr "Trouv&eacute;"

#: ../../templates/show_install.inc.php:55
msgid ""
"This step creates and inserts the Ampache database, as such please provide a "
"mysql account with database creation rights. This step may take a while "
"depending upon the speed of your computer"
msgstr ""
"Cette &eacute;tape cr&eacute;e et remplie la base de donn&eacute;es Ampache, "
"pour cel&agrave; donner un compte d'acc&egrave;s mysql avec des droits de "
"cr&eacute;ation. Cette &eacute;tape peut prendre un certain temps. Cela "
"d&eacute;pends de la vitesse de votre ordinateur"

#: ../../templates/show_install.inc.php:62
msgid "Insert Ampache Database"
msgstr "Ins&eacute;rer la base de donn&eacute;es Ampache"

#: ../../templates/show_install.inc.php:74
msgid "MySQL Administrative Username"
msgstr "Nom d'utilisateur administrateur MySQL"

#: ../../templates/show_install.inc.php:78
msgid "MySQL Administrative Password"
msgstr "Mot de passe administrateur MySQL"

#: ../../templates/show_install.inc.php:82
msgid "Create Database User for New Database"
msgstr ""
"Cr&eacute;er un utilisateur de base de donn&eacute;es pour la nouvelle base"

#: ../../templates/show_install.inc.php:86
msgid "Ampache Database Username"
msgstr "Nom d'utilisateur de base de donn&eacute;es Ampache"

#: ../../templates/show_install.inc.php:90
msgid "Ampache Database User Password"
msgstr "Mot de passe de l'utilisateur de base de donn&eacute;es Ampache"

#: ../../templates/show_install.inc.php:94
msgid "Overwrite Existing"
msgstr "Ecraser la configuration existante"

#: ../../templates/show_install.inc.php:99
msgid "Insert Database"
msgstr "Remplissage de la base de donn&eacute;es"

#: ../../templates/show_install_account.inc.php:44
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
"Votre serveur web a acc&egrave;s en lecture sur les fichiers /sql/ampache."
"sql et /config/ampache.cfg.dist.php"

#: ../../templates/show_install_account.inc.php:50
msgid "Step 2 - Creating the ampache.cfg.php file"
msgstr "Etape 2 - Cr&eacute;ation du fichier ampache.cfg.php"

#: ../../templates/show_install_account.inc.php:53
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
msgstr ""
"Cette &eacute;tape cr&eacute;e votre compte administrateur initial. Une fois "
"ce compte cr&eacute;&eacute;, vous serez redirig&eacute; vers la page de "
"login"

#: ../../templates/show_install_account.inc.php:57
msgid "Create Admin Account"
msgstr "Cr&eacute;er un compte administrateur"

#: ../../templates/show_install_account.inc.php:74
msgid "Create Account"
msgstr "Cr&eacute;er un compte"

#: ../../templates/show_gather_art.inc.php:23
msgid "Starting Album Art Search"
msgstr "D&eacute;marrage de la recherche de jaquette d'album"

#: ../../templates/show_gather_art.inc.php:24
msgid "Searched"
msgstr "Cherch&eacute;"

#: ../../templates/show_add_shout.inc.php:23
msgid "Post to Shoutbox"
msgstr "Faire un commentaire"

#: ../../templates/show_stats_newest.inc.php:25
msgid "Newest Albums"
msgstr "Nouveaux albums"

#: ../../templates/show_stats_newest.inc.php:30
msgid "Newest Artists"
msgstr "Nouveaux artistes"

#: ../../templates/show_stats_newest.inc.php:35
msgid "Newest Genres"
msgstr "Nouveaux genres"

#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:72
#, fuzzy
msgid "Tags"
msgstr "Re-marquer"

#: ../../templates/show_mail_users.inc.php:23
msgid "Send E-mail to Users"
msgstr "Envoyer un E-mail aux utilisateurs"

#: ../../templates/show_mail_users.inc.php:27
msgid "Mail to"
msgstr "Destinataires"

#: ../../templates/show_mail_users.inc.php:33
msgid "Inactive Users"
msgstr "Utilisateurs inactifs"

#: ../../templates/show_mail_users.inc.php:53
#, fuzzy
msgid "Latest Artist Additions"
msgstr "Artistes r&eacute;cemment ajout&eacute;s"

#: ../../templates/show_mail_users.inc.php:64
msgid "Latest Album Additions"
msgstr "Albums r&eacute;cemment ajout&eacute;s"

#: ../../templates/show_mail_users.inc.php:68
#: ../../templates/show_all_popular.inc.php:38
msgid "Most Popular Songs"
msgstr "Morceaux les plus populaires"

#: ../../templates/show_mail_users.inc.php:74
msgid "Flagged Songs"
msgstr "Morceaux marqu&eacute;s"

#: ../../templates/show_mail_users.inc.php:86
#, fuzzy
msgid "Most Popular Threshold in days"
msgstr "Morceaux les plus populaires"

#: ../../templates/show_mail_users.inc.php:97
msgid "Subject"
msgstr "Sujet"

#: ../../templates/show_mail_users.inc.php:104
msgid "Message"
msgstr "Message"

#: ../../templates/show_mail_users.inc.php:112
msgid "Send Mail"
msgstr "Envoyer l'e-mail"

#: ../../templates/show_random.inc.php:22
msgid "Play Random Selection"
msgstr "Jouer al&eacute;atoirement une s&eacute;lection"

#: ../../templates/show_random.inc.php:26
msgid "Item count"
msgstr "Nombre d'&eacute;l&eacute;ments"

#: ../../templates/show_random.inc.php:41
msgid "From genre"
msgstr "Par genre"

#: ../../templates/show_random.inc.php:47
#: ../../templates/show_duplicates.inc.php:40
#: ../../templates/show_duplicates.inc.php:78
msgid "Length"
msgstr "Dur&eacute;e"

#: ../../templates/show_random.inc.php:51
#: ../../templates/show_random.inc.php:52
#, fuzzy, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "minute"
msgstr[1] ""

#: ../../templates/show_random.inc.php:53
#: ../../templates/show_random.inc.php:54
#: ../../templates/show_random.inc.php:55
#: ../../templates/show_random.inc.php:56
#: ../../templates/show_random.inc.php:57
#, fuzzy, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "heure"
msgstr[1] "heure"

#: ../../templates/show_random.inc.php:65
msgid "Standard"
msgstr "Standard"

#: ../../templates/show_random.inc.php:66
msgid "Less Played"
msgstr "Moins jou&eacute;"

#: ../../templates/show_random.inc.php:67
msgid "Full Albums"
msgstr "Tous les albums"

#: ../../templates/show_random.inc.php:68
msgid "Full Artist"
msgstr "Artiste complet"

#: ../../templates/show_random.inc.php:70
msgid "Highest Rated"
msgstr "Les mieux not&eacute;es"

#: ../../templates/show_random.inc.php:76
msgid "From catalog"
msgstr "Depuis un catalogue"

#: ../../templates/show_random.inc.php:82
msgid "Size Limit"
msgstr "Limite de Taille"

#: ../../templates/show_random.inc.php:96
msgid "Enqueue"
msgstr "En Liste"

#: ../../templates/show_search_options.inc.php:23
msgid "Options"
msgstr "Options"

#: ../../templates/show_search_options.inc.php:26
msgid "Add Search Results"
msgstr "Ajouter des r&eacute; de recherche"

#: ../../templates/show_get_albumart.inc.php:23
msgid "Customize Search"
msgstr "Recherche personnalis&eacute;e"

#: ../../templates/show_get_albumart.inc.php:44
msgid "Direct URL to Image"
msgstr "Lien direct vers l'image"

#: ../../templates/show_get_albumart.inc.php:52
msgid "Local Image"
msgstr "Image locale"

#: ../../templates/show_get_albumart.inc.php:63
msgid "Get Art"
msgstr "Obtenir la jaquette"

#: ../../templates/show_adds_catalog.inc.php:23
#, php-format
msgid "Starting New Song Search on %s catalog"
msgstr "Lancement d'une nouvelle recherche de chanson sur le catalogue %s"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "seconds ago"
msgstr "secondes"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "minutes ago"
msgstr "minutes"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "hours ago"
msgstr "heures"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "days ago"
msgstr "jours"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "weeks ago"
msgstr "semaines"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "months ago"
msgstr "mois"

#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
msgid "years ago"
msgstr "ann&eacute;e"

#: ../../templates/show_recently_played.inc.php:40
#: ../../templates/show_recently_played.inc.php:102
msgid "Last Played"
msgstr "Derniers titres jou&eacute;s"

#: ../../templates/show_artist.inc.php:22
#, php-format
msgid "Albums by %s"
msgstr "Albums par %s"

#: ../../templates/show_artist.inc.php:25
#, fuzzy, php-format
msgid "%s by %s"
msgstr "Albums par %s"

#: ../../templates/show_artist.inc.php:35
#, php-format
msgid "Show All Songs By %s"
msgstr "Montrer toutes les chansons par %s"

#: ../../templates/show_artist.inc.php:38
#, php-format
msgid "Add All Songs By %s"
msgstr "Ajouter toutes les chansons par %s"

#: ../../templates/show_artist.inc.php:41
#, php-format
msgid "Add Random Songs By %s"
msgstr "Ajouter des pistes al&eacute;atoires par %s"

#: ../../templates/show_artist.inc.php:45
#: ../../templates/show_album.inc.php:71
msgid "Update from tags"
msgstr "Mettre &agrave; jour &agrave; partir des balises"

#: ../../templates/show_democratic.inc.php:22
#, fuzzy, php-format
msgid "%s Playlist"
msgstr "Liste de lecture accueil"

#: ../../templates/show_verify_catalog.inc.php:23
#, php-format
msgid "Updating the %s catalog"
msgstr "Mise &agrave; jour du catalogue %s"

#: ../../templates/show_verify_catalog.inc.php:24
msgid "songs found checking tag information."
msgstr "test des tags des morceaux trouv&eacute;s"

#: ../../templates/show_verify_catalog.inc.php:25
msgid "Verifed"
msgstr "V&eacute;rifi&eacute;"

#: ../../templates/show_denied.inc.php:38
msgid ""
"You've been redirected to this page because you do not have access to this "
"function."
msgstr ""

#: ../../templates/show_denied.inc.php:39
msgid ""
"If you believe this is an error please contact an Ampache administrator."
msgstr ""

#: ../../templates/show_denied.inc.php:40
#, fuzzy
msgid "This event has been logged"
msgstr "L'&eacute;l&eacute;ment&agrave; &eacute;t&eacute; marqu&eacute;"

#: ../../templates/show_denied.inc.php:44
msgid ""
"You've been redirected to this page because you've attempted to access a "
"function that is disabled in the demo."
msgstr ""

#: ../../templates/show_denied.inc.php:45
msgid ""
"Functions are disabled in the demo because previous users of the demo have "
"used the functionality to post inappropriate materials"
msgstr ""

#: ../../templates/show_album.inc.php:27 ../../lib/class/album.class.php:238
msgid "Disk"
msgstr "Disque"

#: ../../templates/show_album.inc.php:34
#: ../../lib/class/catalog.class.php:1800
#: ../../lib/class/catalog.class.php:1871
msgid "Unknown (Orphaned)"
msgstr "Inconnu (orphelin)"

#: ../../templates/show_album.inc.php:52
msgid "Add Album"
msgstr "Ajouter un album"

#: ../../templates/show_album.inc.php:56
msgid "Add Random from Album"
msgstr "Ajouter en al&eacute;atoire"

#: ../../templates/show_album.inc.php:61
msgid "Reset Album Art"
msgstr "Effacer la jaquette d'album"

#: ../../templates/show_album.inc.php:66
msgid "Find Album Art"
msgstr "Trouver la jaquette d'album"

#: ../../templates/show_localplay_add_instance.inc.php:24
msgid "Add Localplay Instance"
msgstr "Ajouter &agrave; l'instance de lecture locale"

#: ../../templates/show_login_form.inc.php:58
#: ../../templates/show_login_form.inc.php:73
msgid "Login"
msgstr "Connexion"

#: ../../templates/show_login_form.inc.php:66
msgid "Remember Me"
msgstr "Se souvenir de moi"

#: ../../templates/show_login_form.inc.php:78
msgid "Register"
msgstr "S'inscrire"

#: ../../templates/show_login_form.inc.php:90
msgid "Message of the Day"
msgstr "Message du Jour"

#: ../../templates/show_all_popular.inc.php:41
msgid "Most Popular Live Streams"
msgstr "Flux live les plus populaires"

#: ../../templates/show_all_popular.inc.php:44
msgid "Most Popular Tags"
msgstr "Etiquettes les plus populaires"

#: ../../templates/show_song.inc.php:24
msgid "Details"
msgstr "D&eacute;tails"

#: ../../templates/show_disabled_songs.inc.php:38
#: ../../templates/show_disabled_songs.inc.php:61
msgid "Addition Time"
msgstr "Temps d'ajout"

#: ../../templates/show_disabled_songs.inc.php:65
msgid "Remove"
msgstr "Effacer"

#: ../../templates/show_edit_album_row.inc.php:35
#: ../../lib/class/album.class.php:250 ../../lib/class/album.class.php:251
msgid "Various"
msgstr "Divers"

#: ../../templates/list_header.inc.php:100
msgid "Prev"
msgstr "Pr&eacute;c&eacute;dant"

#: ../../templates/show_duplicates.inc.php:22
msgid "Duplicate Songs"
msgstr "Morceaux dupliqu&eacute;s"

#: ../../templates/show_duplicates.inc.php:41
#: ../../templates/show_duplicates.inc.php:79
msgid "Bitrate"
msgstr "D&eacute;bit"

#: ../../templates/show_duplicates.inc.php:42
#: ../../templates/show_duplicates.inc.php:80
msgid "Size"
msgstr "Taille"

#: ../../templates/show_manage_catalogs.inc.php:25
msgid "Gather All Art"
msgstr "Collecter les jacquettes"

#: ../../templates/show_manage_catalogs.inc.php:26
#: ../../templates/show_admin_tools.inc.php:80
msgid "Add to All"
msgstr "Ajouter &agrave; tout"

#: ../../templates/show_manage_catalogs.inc.php:27
#: ../../templates/show_admin_tools.inc.php:79
msgid "Verify All"
msgstr "Tout V&eacute;rifier"

#: ../../templates/show_manage_catalogs.inc.php:28
#: ../../templates/show_admin_tools.inc.php:78
msgid "Clean All"
msgstr "Nettoyer tous les Catalogues"

#: ../../templates/show_manage_catalogs.inc.php:29
#: ../../templates/show_admin_tools.inc.php:81
msgid "Update All"
msgstr "Tout mettre &agrave; jour"

#: ../../templates/show_admin_tools.inc.php:59
msgid "Fast"
msgstr "Rapide"

#: ../../templates/show_admin_tools.inc.php:68
msgid "No Catalogs Found"
msgstr "Aucun catalogue trouv&eacute;"

#: ../../templates/show_admin_tools.inc.php:83
msgid "Clear Catalog Stats"
msgstr "Vider les statistiques des catalogues"

#: ../../templates/show_admin_tools.inc.php:84
#: ../../templates/show_add_catalog.inc.php:75
msgid "Gather Album Art"
msgstr "Recup&eacute;rer la jaquette d'album"

#: ../../templates/show_admin_tools.inc.php:90
msgid "Show Duplicate Songs"
msgstr "Voir les doublons"

#: ../../templates/show_admin_tools.inc.php:93
msgid "Preferences Permissions"
msgstr "Permissions et Pr&eacute;f&eacute;rences"

#: ../../templates/show_admin_tools.inc.php:94
msgid "Export To Itunes DB"
msgstr "Exporter vers Itunes DB"

#: ../../templates/show_admin_tools.inc.php:95
msgid "Show Inactive Users"
msgstr "Montrer les utilisateurs actifs"

#: ../../templates/show_admin_tools.inc.php:96
msgid "Check for New Version"
msgstr "V&eacute; les mises &agrave; jour"

#: ../../templates/show_access_list.inc.php:29
msgid "Ampache Access Control"
msgstr "Contr&ocirc;le d'acc&egrave;s d'Ampache"

#: ../../templates/show_access_list.inc.php:32
msgid ""
"Since your catalog can be accessed remotely you may want to limit the access "
"from remote sources so you are not in violation of copyright laws."
msgstr ""

#: ../../templates/show_access_list.inc.php:33
msgid ""
"By default your server will allow anyone with an account to stream music."
msgstr ""

#: ../../templates/show_access_list.inc.php:34
msgid ""
"It will not allow any other Ampache servers to connect to it to share "
"catalog information."
msgstr ""

#: ../../templates/show_access_list.inc.php:35
#, fuzzy
msgid ""
"Use tool below to add any server's IP address that you want to access your "
"Ampache catalog or be able to stream from this server."
msgstr ""
"Utiliser le formulaire ci-dessous pour ajouter un h&ocirc;te acc&eacute;dant "
"&agrave; votre catalogue Ampache"

#: ../../templates/show_access_list.inc.php:40
msgid "Add Entry"
msgstr "Ajouter une entr&eacute;e"

#: ../../templates/show_access_list.inc.php:46
msgid "Start Address"
msgstr "Adresse de d&eacute;but"

#: ../../templates/show_access_list.inc.php:47
msgid "End Address"
msgstr "Adresse de fin"

#: ../../templates/show_access_list.inc.php:50
msgid "Key"
msgstr "Clef"

#: ../../templates/show_rename_artist.inc.php:29
#, fuzzy, php-format
msgid "Rename %s"
msgstr "Renommer"

#: ../../templates/show_rename_artist.inc.php:35
msgid "Insert current"
msgstr "Ins&eacute;rer la valeur en cours"

#: ../../templates/show_rename_artist.inc.php:37
msgid "Update id3 tags"
msgstr "Mettre &agrave; jour les balises ID3"

#: ../../templates/show_rename_artist.inc.php:38
msgid "Rename"
msgstr "Renommer"

#: ../../templates/show_user_registration.inc.php:56
msgid "User Agreement"
msgstr "Accord de l'utilisateur"

#: ../../templates/show_user_registration.inc.php:65
msgid "I Accept"
msgstr "J'accepte"

#: ../../templates/show_user_registration.inc.php:71
msgid "User Information"
msgstr "Informations de l'utilisateur"

#: ../../templates/show_user_registration.inc.php:133
msgid "Register User"
msgstr "Inscrire un utilisateur"

#: ../../templates/show_playlist_edit.inc.php:26
msgid "Editing Playlist"
msgstr "Editer la liste de lecture"

#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Dans le formulaire suivant, entrez soit un chemin local (ex: /data/music) ou "
"un lien d'une installation Ampache distante (ex: http://lautreampache.com)"

#: ../../templates/show_add_catalog.inc.php:32
msgid "Catalog Name"
msgstr "Nom du catalogue"

#: ../../templates/show_add_catalog.inc.php:55
msgid "Local"
msgstr "Local"

#: ../../templates/show_add_catalog.inc.php:56
msgid "Remote"
msgstr "Distant"

#: ../../templates/show_add_catalog.inc.php:65
msgid "Filename Pattern"
msgstr "Motif de nom de fichier"

#: ../../templates/show_add_catalog.inc.php:79
msgid "Build Playlists from m3u Files"
msgstr "Construire les listes de lecture &agrave; partir des fichiers m3u"

#: ../../templates/show_add_catalog.inc.php:85
msgid "Add Catalog"
msgstr "Ajouter un catalogue"

#: ../../templates/show_registration_confirmation.inc.php:36
msgid "Registration Complete"
msgstr "Inscription termin&eacute;e"

#: ../../templates/show_registration_confirmation.inc.php:44
msgid ""
"Your account has been created. An activation key has been sent to the e-mail "
"address you provided. Please check your e-mail for further information"
msgstr ""
"Votre compte est maintenant cr&eacute;é. Une cl&eacute; d'action a &eacute;"
"t&eacute; envoy&eacute;e sur votre adresse email."

#: ../../templates/show_registration_confirmation.inc.php:46
msgid "Return to Login Page"
msgstr "Retour &agrave; la page de connexion"

#: ../../templates/show_debug.inc.php:23
msgid "Debug Tools"
msgstr "Outils de d&eacute;boggage"

#: ../../templates/show_debug.inc.php:25
msgid "Generate Configuration"
msgstr "G&eacute;n&eacute;rer la configuration"

#: ../../templates/show_debug.inc.php:26
msgid "Set Database Charset"
msgstr "D&eacute;finir le jeu d'encodage"

#: ../../templates/show_debug.inc.php:29
msgid "PHP Settings"
msgstr "Param&egrave;tres PHP"

#: ../../templates/show_debug.inc.php:36
msgid "Setting"
msgstr "Param&egrave;tres"

#: ../../templates/show_debug.inc.php:40
msgid "Memory Limit"
msgstr "Limite m&eacute;moire"

#: ../../templates/show_debug.inc.php:44
msgid "Maximum Execution Time"
msgstr "Temps maximum d'ex&eacute;cution"

#: ../../templates/show_debug.inc.php:48
msgid "Safe Mode"
msgstr "Mode sans &eacute;chec"

#: ../../templates/show_debug.inc.php:56
msgid "Zlib Support"
msgstr "Support Zlib"

#: ../../templates/show_debug.inc.php:60
msgid "GD Support"
msgstr "Support GD"

#: ../../templates/show_debug.inc.php:64
msgid "Iconv Support"
msgstr "Support Iconv"

#: ../../templates/show_debug.inc.php:68
msgid "Gettext Support"
msgstr "Support Gettext"

#: ../../templates/show_debug.inc.php:74
msgid "Current Configuration"
msgstr "Configuration actuelle"

#: ../../templates/sidebar_modules.inc.php:27
msgid "Localplay Modules"
msgstr "Lecture en local"

#: ../../templates/sidebar_modules.inc.php:28
msgid "Available Plugins"
msgstr "Greffons disponibles"

#: ../../templates/sidebar_modules.inc.php:34
msgid "Mail Users"
msgstr "E-mail aux utilisateurs"

#: ../../templates/sidebar_modules.inc.php:35
msgid "Manage Flagged"
msgstr "G&eacute;rer les pistes marqu&eacute;es"

#: ../../templates/sidebar_modules.inc.php:36
#, fuzzy
msgid "Show Disabled"
msgstr "Morceaux d&eacute;sactiv&eacute;s"

#: ../../templates/sidebar_modules.inc.php:39
msgid "Information"
msgstr "Information"

#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "Statistiques"

#: ../../templates/sidebar_modules.inc.php:50
msgid "Manage Playlist"
msgstr "G&eacute;rer les listes de lectures"

#: ../../templates/show_manage_shoutbox.inc.php:36
#: ../../templates/show_manage_shoutbox.inc.php:60
msgid "Sticky"
msgstr "Permanent"

#: ../../templates/show_manage_shoutbox.inc.php:38
#: ../../templates/show_manage_shoutbox.inc.php:62
msgid "Date Added"
msgstr "Date ajout&eacute;e"

#: ../../templates/show_now_playing.inc.php:32
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "En cours de lecture"

#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Voir les artistes commen&ccedil;ant par"

#: ../../flag.php:45
msgid "Item Flagged"
msgstr "El&eacute;ment marqu&eacute;"

#: ../../flag.php:45
msgid "The specified item has been flagged"
msgstr "L'&eacute;l&eacute;ment&agrave; &eacute;t&eacute; marqu&eacute;"

#: ../../register.php:73
msgid "Error Captcha Required"
msgstr "Erreur saisissez le captcha"

#: ../../register.php:80
msgid "Error Captcha Failed"
msgstr "Erreur Captcha &agrave; &eacute;chou&eacute;"

#: ../../register.php:87
msgid "You <U>must</U> accept the user agreement"
msgstr "Vous <U>devez</U> accepter les conditions d'utilisation"

#: ../../register.php:92
msgid "You did not enter a username"
msgstr "Vous n'avez pas entr&eacute; un nom d'utilisateur"

#: ../../register.php:96
msgid "Please fill in your full name (Firstname Lastname)"
msgstr "Veuilez entrer vos pr&eacute;nom et nom"

#: ../../register.php:122
msgid "You must enter a password"
msgstr "Vous devez entrer un mot de passe"

#: ../../register.php:126
msgid "Your passwords do not match"
msgstr "Vos mots de passe ne correspondent pas"

#: ../../register.php:130 ../../admin/users.php:110
msgid "Error Username already exists"
msgstr "Erreur: Nom d'utilisateur d&eacute;j&agrave; existant"

#: ../../register.php:158
msgid "Error: Insert Failed"
msgstr "Erreur : Enregistrement non effectu&eacute;"

#: ../../login.php:73
msgid "User Disabled please contact Admin"
msgstr "Utilisateur suspendu, contactez l'administrateur"

#: ../../login.php:89
msgid "Unable to create new account"
msgstr "Impossible de cr&eacute;er ce compte"

#: ../../login.php:98
msgid "No local account found"
msgstr "Pas de compte local correspondant"

#: ../../login.php:115
msgid "User Already Logged in"
msgstr ""

#: ../../democratic.php:52
msgid "The Requested Playlist has been deleted."
msgstr "La liste de lecture a &eacute;t&eacute; supprim&eacute;e"

#: ../../lib/rating.lib.php:51
msgid "Don't Play"
msgstr "Ne pas jouer"

#: ../../lib/rating.lib.php:54
msgid "It's Pretty Bad"
msgstr "C'est plut&ocirc;t mauvais"

#: ../../lib/rating.lib.php:57
msgid "It's Ok"
msgstr "C'est OK"

#: ../../lib/rating.lib.php:60
msgid "It's Pretty Good"
msgstr "C'est plut&ocirc;t bon"

#: ../../lib/rating.lib.php:63
msgid "I Love It!"
msgstr "J'adore !"

#: ../../lib/rating.lib.php:66
msgid "It's Insane"
msgstr "C'est d&eacute;ment"

#: ../../lib/rating.lib.php:70
msgid "Off the Charts!"
msgstr "C'est le Top !"

#: ../../lib/ui.lib.php:358
msgid "Upload"
msgstr "Envoyer"

#: ../../lib/ui.lib.php:361
msgid "Local Play"
msgstr "Lecture en local"

#: ../../lib/ui.lib.php:364
msgid "Random Play"
msgstr "Al&eacute;atoire"

#: ../../lib/ui.lib.php:376 ../../lib/ui.lib.php:380
msgid "Admin-Catalog"
msgstr "Catalogue administrateur"

#: ../../lib/ui.lib.php:384
msgid "Admin-User Management"
msgstr "Gestion des utilisateurs"

#: ../../lib/ui.lib.php:388
msgid "Admin-Mail Users"
msgstr "E-mail aux utilisateurs"

#: ../../lib/ui.lib.php:392
msgid "Admin-Manage Access Lists"
msgstr "Liste d'acc&egrave;s"

#: ../../lib/ui.lib.php:396
msgid "Admin-Site Preferences"
msgstr "Pr&eacute;f&eacute;rences administrateur"

#: ../../lib/ui.lib.php:400
msgid "Admin-Manage Modules"
msgstr ""

#: ../../lib/ui.lib.php:404
msgid "Browse Music"
msgstr "Parcourir"

#: ../../lib/ui.lib.php:511
msgid "Add New"
msgstr "Ajouter"

#: ../../lib/class/browse.class.php:984
msgid "Manage Users"
msgstr "G&eacute;rer les utilisateurs"

#: ../../lib/class/browse.class.php:1000
msgid "Playlists"
msgstr "Listes de lecture"

#: ../../lib/class/browse.class.php:1005
msgid "Playlist Songs"
msgstr "Chansons de la liste de lecture"

#: ../../lib/class/browse.class.php:1010
msgid "Current Playlist"
msgstr "Liste de lecture actuelle"

#: ../../lib/class/browse.class.php:1020
msgid "Shoutbox Records"
msgstr "Zone de commentaires"

#: ../../lib/class/browse.class.php:1025
msgid "Flagged Records"
msgstr "Pistes Marqu&eacute;es"

#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Accept&eacute;"

#: ../../lib/class/flag.class.php:258
msgid "Pending"
msgstr "En attente"

#: ../../lib/class/flag.class.php:273
msgid "Re-Tag"
msgstr "Re-marquer"

#: ../../lib/class/localplay.class.php:642
msgid "Stopped"
msgstr "Stopp&eacute;"

#: ../../lib/class/localplay.class.php:645
msgid "Paused"
msgstr "En pause"

#: ../../lib/class/democratic.class.php:98
msgid "Primary"
msgstr "Primaire "

#: ../../lib/class/user.class.php:379 ../../admin/users.php:55
#: ../../admin/users.php:105
msgid "Error Username Required"
msgstr "Erreur: Le nom d'utilisateur est obligatoire"

#: ../../lib/class/user.class.php:383 ../../admin/users.php:58
#: ../../admin/users.php:101
msgid "Error Passwords don't match"
msgstr "Erreur: Les mots de passe ne correspondent pas"

#: ../../lib/class/album.class.php:466 ../../lib/class/catalog.class.php:415
#: ../../lib/class/catalog.class.php:756
msgid "Error: Unable to open"
msgstr "Erreur: Impossible d'ouvrir"

#: ../../lib/class/catalog.class.php:176
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "jour"
msgstr[1] "jour"

#: ../../lib/class/catalog.class.php:178
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "heure"
msgstr[1] "heure"

#: ../../lib/class/catalog.class.php:278
msgid "Running Remote Sync"
msgstr "Synchronisation distante en cours"

#: ../../lib/class/catalog.class.php:422 ../../lib/class/catalog.class.php:465
msgid "Error: Unable to change to directory"
msgstr "Erreur: Impossible de changer de r&eacute;pertoire"

#: ../../lib/class/catalog.class.php:493
#, fuzzy, php-format
msgid "Error: Unable to get filesize for %s"
msgstr "Erreur: Impossible d'obtenir la taille de fichier de"

#: ../../lib/class/catalog.class.php:499
#, fuzzy, php-format
msgid "%s is not readable by ampache"
msgstr "n'est pas lisible par ampache"

#: ../../lib/class/catalog.class.php:507
#, fuzzy, php-format
msgid "%s does not match site charset"
msgstr "ne correspond pas &agrave; l'encodage de carat&egrave;res du site"

#: ../../lib/class/catalog.class.php:1045 ../../preferences.php:111
#: ../../admin/access.php:45
msgid "Updated"
msgstr "Mis &agrave; jour"

#: ../../lib/class/catalog.class.php:1052
msgid "No Update Needed"
msgstr "Mise &agrave; jour non n&eacute;cessaire"

#: ../../lib/class/catalog.class.php:1145
msgid "Running Remote Update"
msgstr "Mise &agrave; jour distante en cours"

#: ../../lib/class/catalog.class.php:1172
msgid "Added Playlist From"
msgstr "Liste de lecture ajout&eacute;e &agrave; partir de"

#: ../../lib/class/catalog.class.php:1201
msgid "Catalog Update Finished"
msgstr "Mise &agrave; jour du catalogue termin&eacute;e"

#: ../../lib/class/catalog.class.php:1201
msgid "Total Time"
msgstr "Dur&eacute;e totale"

#: ../../lib/class/catalog.class.php:1202
msgid "Total Songs"
msgstr "Total des morceaux"

#: ../../lib/class/catalog.class.php:1202
msgid "Songs Per Seconds"
msgstr "Morceaux par secondes"

#: ../../lib/class/catalog.class.php:1217 ../../admin/users.php:142
msgid "Error"
msgstr "Erreur"

#: ../../lib/class/catalog.class.php:1217
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
msgstr ""
"Impossible de charger la biblioth&egrave;que XMLRPC, assurez-vous que XML-"
"RPC est actif"

#: ../../lib/class/catalog.class.php:1247
#: ../../lib/class/catalog.class.php:1315
#: ../../lib/class/xmlrpcclient.class.php:64
#: ../../lib/class/xmlrpcclient.class.php:97
msgid "Error connecting to"
msgstr "Erreur de connexion &agrave;"

#: ../../lib/class/catalog.class.php:1247
#: ../../lib/class/catalog.class.php:1315
#: ../../lib/class/xmlrpcclient.class.php:64
#: ../../lib/class/xmlrpcclient.class.php:97
msgid "Code"
msgstr "Code"

#: ../../lib/class/catalog.class.php:1247
#: ../../lib/class/catalog.class.php:1315
#: ../../lib/class/xmlrpcclient.class.php:64
msgid "Reason"
msgstr "Raison"

#: ../../lib/class/catalog.class.php:1276
msgid "Completed updating remote catalog(s)"
msgstr "Mise &agrave; jour de(s) catalogue(s) distant(s) termin&eacute;e"

#: ../../lib/class/catalog.class.php:1311 ../../admin/access.php:40
msgid "Added"
msgstr "Ajout&eacute;"

#: ../../lib/class/catalog.class.php:1383
msgid "Catalog Root unreadable, stopping clean"
msgstr "Le chemin du catalogue est inaccessible, nettoyage stopp&eacute;"

#: ../../lib/class/catalog.class.php:1440
msgid "Catalog Clean Done"
msgstr "Nettoyage de catalogue termin&eacute;"

#: ../../lib/class/catalog.class.php:1440
msgid "files removed"
msgstr "fichiers enlev&eacute;s"

#: ../../lib/class/catalog.class.php:1441
msgid "Optimizing Tables"
msgstr "Optimisation des tables"

#: ../../lib/class/catalog.class.php:1741
msgid "Update Finished."
msgstr "Mise &agrave; jour termin&eacute;e"

#: ../../lib/class/catalog.class.php:1741
msgid "Checked"
msgstr "Vérifi&eacute;es"

#: ../../lib/class/catalog.class.php:1741
msgid "songs updated."
msgstr "morceaux mis &agrave; jour"

#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
msgstr ""

#: ../../lib/general.lib.php:498
msgid "On"
msgstr "actif"

#: ../../lib/general.lib.php:501
msgid "Off"
msgstr "inactif"

#: ../../lib/preferences.php:191
msgid "M3U"
msgstr "M3U"

#: ../../lib/preferences.php:192
msgid "Simple M3U"
msgstr "M3U simple"

#: ../../lib/preferences.php:193
msgid "PLS"
msgstr "PLS"

#: ../../lib/preferences.php:194
msgid "Asx"
msgstr "Asx"

#: ../../lib/preferences.php:195
msgid "RAM"
msgstr "RAM"

#: ../../lib/preferences.php:196
msgid "XSPF"
msgstr "XSPF"

#: ../../lib/preferences.php:230
msgid "Disabled"
msgstr "D&eacute;sactiver"

#: ../../lib/preferences.php:232
msgid "Manager"
msgstr "Gerant "

#: ../../lib/preferences.php:252
msgid "Send on Add"
msgstr "Ajouter et jouer"

#: ../../lib/preferences.php:253
msgid "Send and Clear on Add"
msgstr "Ajouter puis Jouer et Vider la liste de lecture"

#: ../../lib/preferences.php:254
msgid "Clear on Send"
msgstr "Jouer et vider la liste"

#: ../../lib/preferences.php:263
msgid "Always"
msgstr "Toujours"

#: ../../lib/install.php:253
msgid "No Username/Password specified"
msgstr "Aucun nom d'utilisateur/mot de passe spécifié"

#: ../../lib/install.php:258
msgid "Passwords do not match"
msgstr "Les mots de passe ne correspondent pas"

#: ../../shout.php:41
#, fuzzy
msgid "Invalid Object Selected"
msgstr "T&eacute;l&eacute;charger la s&eacute;lection"

#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr "Serveur"

#: ../../preferences.php:107
msgid "Error Update Failed"
msgstr "Erreur: la mise &agrave; &eacute;chou&eacute;e"

#: ../../preferences.php:112
msgid "Your Account has been updated"
msgstr "Votre compte &agrave; &eacute;t&eacute; mis &agrave jour"

#: ../../play/index.php:77
msgid "Session Expired: please log in again at"
msgstr "Session expir&eacute;e : reconnectez vous sur"

#: ../../radio.php:50
msgid "Radio Station Added"
msgstr "Station de radio ajout&eacute;e"

#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Mise &agrave; jour d'Ampache"

#: ../../albums.php:32
msgid "Album Art Cleared"
msgstr "Jaquettes d'album supprim&eacute;e"

#: ../../albums.php:32
msgid "Album Art information has been removed from the database"
msgstr ""
"Les informations de jaquettes d'albums ont &eacute;t&eacute; supprim&eacute;"
"es de la base de donn&eacute;es"

#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129
msgid "Album Art Not Located"
msgstr "Jaquette d'album non trouv&eacute;e"

#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129
msgid ""
"Album Art could not be located at this time. This may be due to write access "
"error, or the file is not received corectly."
msgstr ""
"Pas de jaquette d'album trouv&eacute;e. Cel&agrave; peut etre du &agrave; "
"une surcharge temporaire d'Amazon ou un album inconnu de leur catalogue"

#: ../../albums.php:52 ../../albums.php:80
msgid "Album Art Inserted"
msgstr "Jaquette d'album incluse"

#: ../../playlist.php:57
msgid "Playlist Created"
msgstr "Liste de lecture cr&eacute;&eacute;e"

#: ../../playlist.php:57
msgid " has been created"
msgstr " a &eacute;t&eacute; cr&eacute;&eacute;e"

#: ../../playlist.php:78
msgid "Playlist Updated"
msgstr "Liste de lecture mise &agrave; jour"

#: ../../playlist.php:79
msgid "has been updated and is now"
msgstr " a &eacute;t&eacute; mis &agrave; jour"

#: ../../playlist.php:101
msgid "Playlist Imported"
msgstr "Liste de lecture import&eacute;&eacute;e"

#: ../../playlist.php:130
msgid "Empty Playlists Deleted"
msgstr "Liste de lecture vide supprim&eacute;e"

#: ../../modules/horde/Browser.php:867
msgid "file"
msgstr "fichier"

#: ../../modules/horde/Browser.php:871
msgid "File uploads not supported."
msgstr "Envoi de fichiers non support&eacute;"

#: ../../modules/horde/Browser.php:889
msgid "No file uploaded"
msgstr "Aucun fichier envoy&eacute;"

#: ../../modules/horde/Browser.php:896
#, php-format
msgid "There was a problem with the file upload: No %s was uploaded."
msgstr ""
"Il y a eu un probl&egrave;me avec l'envoi de fichier: Aucun %s n'a &eacute;"
"t&eacute; charg&eacute;."

#: ../../modules/horde/Browser.php:901
#, php-format
msgid ""
"There was a problem with the file upload: The %s was larger than the maximum "
"allowed size (%d bytes)."
msgstr ""
"Il y a eu un probl&egrave;me avec l'envoi de fichier: %s d&eacute;passe la "
"taille maximum autoris&eacute;e (%d octets)."

#: ../../modules/horde/Browser.php:903
#, php-format
msgid ""
"There was a problem with the file upload: The %s was only partially uploaded."
msgstr ""
"Il y a eu un probl&egrave;me avec l'envoi de fichier: Le %s n'a &eacute;"
"t&eacute; que partiellement charg&eacute;"

#: ../../modules/localplay/mpd.controller.php:232
#: ../../modules/localplay/shoutcast.controller.php:237
#: ../../modules/localplay/httpq.controller.php:216
msgid "Instance Name"
msgstr "Nom de l'instance"

#: ../../modules/localplay/mpd.controller.php:233
#: ../../modules/localplay/httpq.controller.php:217
msgid "Hostname"
msgstr "Nom d'hôte"

#: ../../modules/localplay/mpd.controller.php:234
#: ../../modules/localplay/httpq.controller.php:218
msgid "Port"
msgstr "Port "

#: ../../modules/localplay/shoutcast.controller.php:238
msgid "PID File"
msgstr ""

#: ../../modules/localplay/shoutcast.controller.php:239
msgid "Playlist File"
msgstr "Fichier de liste de lecture"

#: ../../modules/localplay/shoutcast.controller.php:240
msgid "Local Path to Files"
msgstr "Chemin d'accès aux fichiers"

#: ../../admin/mail.php:90
msgid "E-mail Sent"
msgstr "E-Mail envoy&eacute;"

#: ../../admin/mail.php:91
msgid "Your E-mail was successfully sent."
msgstr "Email envoy&eacute;"

#: ../../admin/modules.php:38
msgid "Install Failed, Controller Error"
msgstr ""
"L'installation &agrave; &eacute;chou&eacute;e, erreur du contr&ocirc;leur"

#: ../../admin/modules.php:56 ../../admin/modules.php:101
msgid "Are you sure you want to remove this plugin?"
msgstr "Voulez-vous vraiment supprimer ce greffon ?"

#: ../../admin/modules.php:68 ../../admin/modules.php:120
msgid "Plugin Deactivated"
msgstr "Greffon d&eacute;sactiv&eacute;"

#: ../../admin/modules.php:83
msgid "Unable to Install Plugin"
msgstr "Impossible d'installer le greffon"

#: ../../admin/modules.php:94
msgid "Plugin Activated"
msgstr "Greffon activ&eacute;"

#: ../../admin/modules.php:129
msgid "Plugins"
msgstr "Greffons"

#: ../../admin/modules.php:135
msgid "Localplay Controllers"
msgstr "Contr&ocirc;leur pour le mode \"lecture en local\""

#: ../../admin/flag.php:88
msgid "Song Updated"
msgstr "Morceaux mis &agrave; jour"

#: ../../admin/flag.php:88
#, fuzzy
msgid "The requested song has been updated"
msgstr ""
"Le(s) morceau(x) demand&eacute;(s) ont(a) &eacute;t&eacute; d&eacute; "
"sactiv&eacute;(s)"

#: ../../admin/flag.php:130
msgid "Album Updated"
msgstr "l'album a &eacute;t&eacute; mis &agrave; jour"

#: ../../admin/flag.php:172
msgid "Artist Updated"
msgstr "Artist mise &agrave; jour"

#: ../../admin/flag.php:237
msgid "Songs Updated"
msgstr "Morceaux mis &agrave; jour"

#: ../../admin/flag.php:245
msgid "Flag Removed"
msgstr "marqu&eacute;e enlev&eacute;s"

#: ../../admin/flag.php:246
msgid "Flag Removed from"
msgstr "marqu&eacute;e effac&eacute;e pour"

#: ../../admin/flag.php:261
msgid "Flags Updated"
msgstr "marqu&eacute;e ajout&eacute;e"

#: ../../admin/flag.php:280
msgid "Songs Disabled"
msgstr "Morceaux d&eacute;sactiv&eacute;s"

#: ../../admin/flag.php:280
msgid "The requested song(s) have been disabled"
msgstr ""
"Le(s) morceau(x) demand&eacute;(s) ont(a) &eacute;t&eacute; d&eacute;"
"sactiv&eacute;(s)"

#: ../../admin/flag.php:291
msgid "Songs Enabled"
msgstr "Morceaux activ&eacute;s"

#: ../../admin/flag.php:291
msgid "The requested song(s) have been enabled"
msgstr ""
"Les chansons s&eacute;lection&eacute;e(s) a(ont) &eacute;t&eacute; "
"activ&eacute;e(s)"

#: ../../admin/shout.php:35
msgid "Shoutbox Post Updated"
msgstr "Zone de commentaires mise &agrave; jour"

#: ../../admin/shout.php:47
msgid "Shoutbox Post Deleted"
msgstr "Zone de commentaire supprim&eacute;e"

#: ../../admin/access.php:35
msgid "Deleted"
msgstr "Supprim&eacute;"

#: ../../admin/access.php:35
msgid "Your Access List Entry has been removed"
msgstr "Votre liste d'acc&egrave;s a &eacute;t&eacute; supprim&eacute;e"

#: ../../admin/access.php:40
msgid "Your new Access List Entry has been created"
msgstr ""
"Votre nouvelle liste d'acc&egrave;s a &eacute;t&eacute; cr&eacute;&eacute;e"

#: ../../admin/access.php:45
msgid "Access List Entry updated"
msgstr "Ajouter une entr&eacute;e dans la liste d'acc&egrave;s"

#: ../../admin/users.php:83
msgid "User Updated"
msgstr "Utilisateur mis  &agrave; jour"

#: ../../admin/users.php:83
msgid "updated"
msgstr "mis &agrave; jour"

#: ../../admin/users.php:129
msgid "New User Added"
msgstr "Nouvel utilisateur ajout&eacute;"

#: ../../admin/users.php:134
msgid "User Enabled"
msgstr "Utilisateur activ&eacute;"

#: ../../admin/users.php:139
msgid "User Disabled"
msgstr "Utilisateur d&eacute;sactiv&eacute;"

#: ../../admin/users.php:142
msgid "Unable to Disabled last Administrator"
msgstr "Impossible de d&eacute;sactiver le dernier administrateur"

#: ../../admin/users.php:164
msgid "User Deleted"
msgstr "Utilisateur supprim&eacute;"

#: ../../admin/users.php:167
msgid "Delete Error"
msgstr "Erreur de suppression"

#: ../../admin/users.php:167
msgid "Unable to delete last Admin User"
msgstr "Il est impossible de supprimer le dernier administrateur"

#: ../../admin/users.php:173
msgid "Deletion Request"
msgstr "Demande de suppression"

#: ../../admin/users.php:174
msgid "Are you sure you want to permanently delete"
msgstr "&eacute;tes-vous sûr de vouloir supprimer d&eacute;finitivement"

#: ../../admin/system.php:49
msgid "Database Charset Updated"
msgstr "Encodage de la base de donn&eacute;es mis &agrave; jour"

#: ../../admin/system.php:49
#, fuzzy
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr ""
"Votre base de donn&eacute;es et les tables associ&eacute;es ont &eacute;"
"t&eacute;es mises &agrave; jour pour correspondre &agrave; votre encodage"

#: ../../admin/catalog.php:53 ../../admin/catalog.php:73
#: ../../admin/catalog.php:98 ../../admin/catalog.php:170
msgid "Catalog Updated"
msgstr "Catalogue mis à jour"

#: ../../admin/catalog.php:115
msgid "Catalog Deleted"
msgstr "Catalogue supprim&eacute;"

#: ../../admin/catalog.php:115
msgid "The Catalog and all associated records have been deleted"
msgstr ""
"Le catalogue et les fichiers associ&eacute; ont &eacute;t&eacute;s "
"supprim&eacute;"

#: ../../admin/catalog.php:121
#, fuzzy
msgid "Catalog Delete"
msgstr "Catalogue supprim&eacute;"

#: ../../admin/catalog.php:121
#, fuzzy
msgid "Confirm Deletion Request"
msgstr "Demande de suppression"

#: ../../admin/catalog.php:130
msgid "Songs Removed"
msgstr "Chansons enlev&eacute;es"

#: ../../admin/catalog.php:133
msgid "No Songs Removed"
msgstr "Aucune chanson n'a &eacute;t&eacute; supprim&eacute;e"

#: ../../admin/catalog.php:136
msgid "Disabled Songs Processed"
msgstr "Voir les morceaux d&eacute;sactiv&eacute;s"

#: ../../admin/catalog.php:157
msgid "Catalog Cleaned"
msgstr "Catalogue nettoy&eacute;"

#: ../../admin/catalog.php:208
msgid "Catalog Created"
msgstr "catalogue cr&eacute;&eacute;"

#: ../../admin/catalog.php:225
msgid "Catalog statistics cleared"
msgstr "Statistiques des catalogues efface&eacute;es"

#: ../../admin/catalog.php:238
msgid "Now Playing Cleared"
msgstr "Lecture en cours effac&eacute;e"

#: ../../admin/catalog.php:238
msgid "All now playing data has been cleared"
msgstr ""
"Toutes les donn&eacute;es sur les lectures en cours ont &eacute;t&eacute; "
"effac&eacute;es"

#: ../../admin/catalog.php:248
#, fuzzy
msgid "No Disabled songs found"
msgstr "Aucun morceau d&eacute;sactiv&eacute;"

#: ../../admin/catalog.php:257
msgid "Delete Catalog"
msgstr "Supprimer le catalogue"

#: ../../admin/catalog.php:257
msgid "Do you really want to delete this catalog?"
msgstr "Voulez-vous vraiment supprimer ce catalogue ?"

#: ../../admin/catalog.php:277
msgid "Album Art Search Finished"
msgstr "Recherche de jaquettes d'albums termin&eacute;e"

#: ../../bin/print_tags.inc:66
msgid ""
"[print_tags.php.inc]\n"
"This commandline script will display the tag information for the specified "
"filename as it will \n"
"appear to Ampache. \n"
"        \n"
msgstr ""
"[print_tags.php.inc]\n"
"Ce script affichera les information du fichier sp&eacute;cifi&eacute; et tel "
"qu'il \n"
"sera pr&eacute;sent&eacute; dans Ampache. \n"
"        \n"

#: ../../bin/print_tags.inc:72
msgid "Filename:"
msgstr "Nom de fichier :"

#: Database words
#, fuzzy
msgid "Allow Downloads"
msgstr "T&eacute;l&eacute;charger"

#: Database words
#, fuzzy
msgid "Popular Threshold"
msgstr "Morceaux les plus populaires"

#: Database words
#, fuzzy
msgid "Transcode Bitrate"
msgstr "D&eacute;bit minimum"

#: Database words
msgid "Ampache :: Pour l'Amour de la Musique"
msgstr ""

#: Database words
#, fuzzy
msgid "Lock Songs"
msgstr "Nb de morceaux"

#: Database words
msgid "Forces Http play regardless of port"
msgstr ""

#: Database words
msgid "Non-Standard Http Port"
msgstr ""

#: Database words
#, fuzzy
msgid "Localplay Type"
msgstr "Lecture en local"

#: Database words
msgid "Type of Playback"
msgstr ""

#: Database words
#, fuzzy
msgid "Language"
msgstr "Gerant "

#: Database words
#, fuzzy
msgid "Theme"
msgstr "Dur&eacute;e"

#: Database words
msgid "Album Ellipse Threshold"
msgstr ""

#: Database words
msgid "Artist Ellipse Threshold"
msgstr ""

#: Database words
msgid "Title Ellipse Threshold"
msgstr ""

#: Database words
#, fuzzy
msgid "Offset Limit"
msgstr "Limite de Taille"

#: Database words
#, fuzzy
msgid "Localplay Access"
msgstr "Lecture en local"

#: Database words
#, fuzzy
msgid "Allow Streaming"
msgstr "Flux"

#: Database words
#, fuzzy
msgid "Allow Democratic Play"
msgstr "Cr&eacute;er une liste de lecture d&eacute;mocratique"

#: Database words
#, fuzzy
msgid "Allow Localplay Play"
msgstr "Authorisation du mode lecture locale d&eacute;sactiv&eacute;"

#: Database words
msgid "Statistics Day Threshold"
msgstr ""

#: Database words
#, fuzzy
msgid "Min Element Count"
msgstr "Comptage minimum"

#: Database words
#, fuzzy
msgid "Rate Limit"
msgstr "Limite de Taille"

#: Database words
#, fuzzy
msgid "Playlist Method"
msgstr "Liste de lecture cr&eacute;&eacute;e"

#: Database words
msgid "Transcoding"
msgstr ""

#: Database words
msgid "User to track"
msgstr ""

#: Database words
#, fuzzy
msgid "Streaming"
msgstr "Flux"

#: Database words
#, fuzzy
msgid "Interface"
msgstr "l'Interface"

#: Database words
#, fuzzy
msgid "System"
msgstr "élément"

#~ msgid "Editing"
#~ msgstr "&eacute;dition"

#~ msgid "preferences"
#~ msgstr "pr&eacute;f&eacute;rences"

#, fuzzy
#~ msgid "PHP Safe Mode:"
#~ msgstr "Mode sans &eacute;chec"

#~ msgid "Simplified Chinese"
#~ msgstr "Chinois simplifi&eacute;"

#, fuzzy
#~ msgid "Playlist %s"
#~ msgstr "Listes de lecture"

#~ msgid "Buy Track from MyStrands"
#~ msgstr "Acheter la piste chez MyStrands"

#~ msgid "Recommendations"
#~ msgstr "Recommandations"

#~ msgid "Links"
#~ msgstr "Liens"

#~ msgid "Find Missing Tracks"
#~ msgstr "Chercher les pistes manquantes"

#~ msgid "Favorites"
#~ msgstr "Favoris"

#~ msgid "Recommend Similar"
#~ msgstr "Similaire recommand&eacute;"

#~ msgid "Viewing"
#~ msgstr "Voir"

#~ msgid "Browse By"
#~ msgstr "Parcourir par"

#~ msgid "Sections"
#~ msgstr "Sections"

#~ msgid "Return"
#~ msgstr "Retour"

#~ msgid "Updating the"
#~ msgstr "mise &agrave; jour de"

#~ msgid "Albums by"
#~ msgstr "Albums de"

#~ msgid "Show All Songs By"
#~ msgstr "Voir tous les morceaux de"

#, fuzzy
#~ msgid "Cleaning the"
#~ msgstr "mise &agrave; jour de"

#~ msgid "Starting New Song Search on"
#~ msgstr "D&eacute;marrage de la recherche des nouveaux morceaux"

#~ msgid "catalog"
#~ msgstr "catalogue"

#~ msgid " FOUND"
#~ msgstr "TROUVE"

#~ msgid "Searching for new Album Art"
#~ msgstr "Recherche de nouvelle(s) jaquette(s) d'album(s)"

#~ msgid "English"
#~ msgstr "Anglais"

#~ msgid "British English"
#~ msgstr "Anglais (britannique)"

#~ msgid "Turkish"
#~ msgstr "Turc"

#, fuzzy
#~ msgid "Export Failed"
#~ msgstr "Erreur : Enregistrement non effectu&eacute;"

#~ msgid "description"
#~ msgstr "Description"

#~ msgid ""
#~ "This test checks to make sure you have Iconv support installed. Iconv "
#~ "support is not required for Ampache, but it is highly recommended"
#~ msgstr ""
#~ "Ce test pour v&eacute;rifier que l'Iconv support est bien "
#~ "install&eacute;. Ce n'est pas indispensable pour le fonctionnement "
#~ "d'Ampache mais fortement recommand&eacute;"

#~ msgid ""
#~ "This steps takes the basic config values, and first attempts to write "
#~ "them out directly to your webserver. If access is denied it will prompt "
#~ "you to download the config file. Please put the downloaded config file "
#~ "in /config"
#~ msgstr ""
#~ "Cette &eacute;tape prend la configuration de base et essaie de "
#~ "l'appliquer &agrave; votre serveur web. Si l'acc&egrave;s est "
#~ "refus&eacute;, vous verrez une invite de chargement du fichier de "
#~ "configuration. SVP mettez le fichier de configuration t&eacute;l&eacute;"
#~ "charg&eacute; dans /config"

#~ msgid "Rating Updated"
#~ msgstr "Score mis &agrave; jour"

#~ msgid "Your rating for this object has been updated"
#~ msgstr "Votre score pour cet objet a &eacute;t&eacute; mis &agrave; jour"

#~ msgid "Playlist Cleared"
#~ msgstr "Liste de lecture effac&eacute;e"

#~ msgid "days"
#~ msgstr "jours"

#~ msgid "hours"
#~ msgstr "heures"

#~ msgid "Starting Catalog Build"
#~ msgstr "D&eacute;marrage de la construction du catalogue"

#~ msgid "Catalog Finished"
#~ msgstr "Catalogue termin&eacute;"

#~ msgid "updated to"
#~ msgstr "Mise &agrave; jour pour"

#~ msgid "Rate"
#~ msgstr "Taux"

#~ msgid "Mode"
#~ msgstr "Mode"

#~ msgid "Filesize"
#~ msgstr "Taille du fichier"

#~ msgid "Approve"
#~ msgstr "Approuver"

#~ msgid "Song(s) Removed from Playlist"
#~ msgstr "Morceaux Supprim&eacute;s de la playlist"

#~ msgid "No Catalogs Found!"
#~ msgstr "Aucun catalogue trouv&eacute; !"

#~ msgid "Play Random"
#~ msgstr "Jouer al&eacute;atoirement"

#~ msgid "XML-RPC"
#~ msgstr "XML-RPC"

#~ msgid "Ampache New User Registration"
#~ msgstr "Enregistrement d'un nouvel utilisateur Ampache"

#~ msgid "Clear Info"
#~ msgstr "Supprimer les informations"

#~ msgid "Select Best Guess"
#~ msgstr "Choisi le meilleur conjecture"

#~ msgid "Play All Songs By"
#~ msgstr "Jouer tous les morceaux de"

#~ msgid "Play Random Songs By"
#~ msgstr "Jouer al&eacute;atoirement les morceaux de"

#~ msgid "Find duplicate artists"
#~ msgstr "Trouver des doublons"

#~ msgid "Minutes"
#~ msgstr "Minutes"

#, fuzzy
#~ msgid "Disable Songs"
#~ msgstr "Voir les morceaux d&eacute;sactiv&eacute;s"

#~ msgid "Play Random from Album"
#~ msgstr "Jouer l'album al&eacute;atoirement"

#~ msgid "No user with this name registered"
#~ msgstr "Pas d'utilisateur enregistr&eacute; avec ce nom"

#~ msgid "The validation key used isn't correct."
#~ msgstr "La cl&eacute; de validation utilis&eacute;e n'est pas correcte."

#~ msgid "User activated"
#~ msgstr "Utilisateur activ&eacute;"

#~ msgid "Error Access Denied"
#~ msgstr "Erreur, acc&egrave;s interdit"

#~ msgid "album's with art"
#~ msgstr "albums avec image"

#~ msgid "Album Art Already Found"
#~ msgstr "Jaquette(s) d'album(s) d&eacute;ja trouv&eacute;e(s)"

#~ msgid "Error: Name Identical"
#~ msgstr "Erreur : noms identiques"

#~ msgid "Show Genres starting with"
#~ msgstr "Voir les genres commen&ccedil;ant par"

#~ msgid "Downsample"
#~ msgstr "Downsample"

#~ msgid "Global"
#~ msgstr "Monde"

#~ msgid "No songs in this playlist."
#~ msgstr "Aucun morceau dans cette liste de lecture"

#~ msgid "New Playlist"
#~ msgstr "Nouvelle liste de lecture"

#~ msgid "Show w/o art"
#~ msgstr "Afficher sans jaquette"

#~ msgid "Show all"
#~ msgstr "Montrer tout"

#~ msgid "Add a new user"
#~ msgstr "Ajouter un nouvel utilisateur"

#~ msgid "The Catalog and all associated records has been deleted"
#~ msgstr ""
#~ "Le catalogue et tous ses titres ont &eacute;t&eacute; supprim&eacute;s"

#, fuzzy
#~ msgid "Catalog Created and Songs Indexed"
#~ msgstr "Nettoyage de catalogue termin&eacute;"

#~ msgid "Do you really want to clear the statistics for this catalog?"
#~ msgstr "Voulez-vous vraiment effacer les statistiques de ce catalogue ?"

#~ msgid "Site"
#~ msgstr "Site"

#~ msgid "Confirm Delete"
#~ msgstr "Entr&eacute;e effac&eacute;e"

#~ msgid "Do you really want to delete this Access Record?"
#~ msgstr ""
#~ "Etes vous sur de vouloir supprimer cet enregistrement d'acc&egrave;s ?"

#~ msgid "Entry Deleted"
#~ msgstr "Entr&eacute;e effac&eacute;e"

#~ msgid "Entry Added"
#~ msgstr "Entr&eacute;e ajout&eacute;e"

#~ msgid "Entry Updated"
#~ msgstr "Entr&eacute;e ajout&eacute;e"

#~ msgid "Module Activated"
#~ msgstr "Mode activ&eacute;"

#~ msgid "Are you sure you want to remove this module?"
#~ msgstr "Voulez-vous vraiment supprimer ce module ?"

#~ msgid "Module Deactivated"
#~ msgstr "Mode activ&eacute;"

#~ msgid "No Playlists Found"
#~ msgstr "Non trouv&eacute;"

#~ msgid "Controls"
#~ msgstr "Commandes"

#~ msgid "Users"
#~ msgstr "Utilisateurs"

#~ msgid "Config"
#~ msgstr "configuration"

#~ msgid "Access List"
#~ msgstr "Liste d'acc&egrave;s"

#~ msgid "Democratic View"
#~ msgstr "Vue d&eacute;mocratique"

#~ msgid "Rename Artist"
#~ msgstr "Renommer l'artiste"

#~ msgid "Results Per Page"
#~ msgstr "R&eacute;sultats par page"

#~ msgid "Module Name"
#~ msgstr "Nom complet"

#~ msgid "Admin Controls"
#~ msgstr "Sections administrateur"

#~ msgid "Newest Artist Additions"
#~ msgstr "Artistes r&eacute;cemment ajout&eacute;s"

#~ msgid "Newest Album Additions"
#~ msgstr "Albums r&eacute;cemment ajout&eacute;s"

#~ msgid "Newest Live Stream Additions"
#~ msgstr "Flux Live r&eacute;cemment ajout&eacute;s"

#~ msgid "Playlist Actions"
#~ msgstr "Actions des listes de lecture"

#~ msgid "Edit Playlist"
#~ msgstr "Editer la liste de lecture"

#~ msgid "Play This Playlist"
#~ msgstr "Jouer cette liste de lecture"

#, fuzzy
#~ msgid "Delete This Playlist"
#~ msgstr "Jouer cette liste de lecture"

#~ msgid "Import From File"
#~ msgstr "Importer depuis un fichier"

#, fuzzy
#~ msgid "Delete Empty Playlists"
#~ msgstr "Importer une liste de lecture"

#~ msgid "Localplay Init Failed"
#~ msgstr "Controle de lecture locale"

#~ msgid "Show Albums starting with"
#~ msgstr "Voir les albums commen&ccedil;ant par"

#~ msgid "Show Titles Starting With"
#~ msgstr "Voir les artistes commen&ccedil;ant par"

#~ msgid "Lists"
#~ msgstr "Listes"

#~ msgid "Error: Password Does Not Match or Empty"
#~ msgstr "Erreur : Le mot de passe ne correspond pas ou est vide"

#~ msgid "Password Updated"
#~ msgstr "Mot de passe mise &agrave; jour"

#~ msgid "Playlist Deleted"
#~ msgstr "Liste de lecture supprim&eacute;e"

#~ msgid "The Requested Playlist has been deleted"
#~ msgstr "Liste de lecture supprim&eacute;e"

#~ msgid "Are you sure you want to delete this playlist"
#~ msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?"

#~ msgid "Confirm Action"
#~ msgstr "Confirmation d'action"

#~ msgid "Remote Selected Tracks"
#~ msgstr "Morceaux s&eacute;lectionn&eacute;s distants"

#~ msgid ""
#~ "[print_tags.php.inc]\n"
#~ "This commandline script will display the tag information for the "
#~ "specified filename as it will \n"
#~ "appear to Ampache. \n"
#~ "\n"
#~ msgstr ""
#~ "[print_tags.php.inc]\n"
#~ "Cette ligne de commande de script affichera les informations de balise "
#~ "pour le fichier sp&eacute;cifi&eacute; \n"
#~ "comme elles apparaitrons dans Ampache. \n"
#~ "        \n"

#~ msgid "Error: Unable to write to"
#~ msgstr "Erreur : impossible d'&eacute;crire dans"

#~ msgid "Error: Upload directory not inside a catalog"
#~ msgstr ""
#~ "Erreur: Le r&eacute;pertoire de chargement n'est pas dans un catalogue"

#~ msgid "Adding"
#~ msgstr "Ajout"

#~ msgid "to database"
#~ msgstr "vers la base de donn&eacute;es"

#~ msgid ""
#~ "\n"
#~ "\t\n"
#~ "************* WARNING *************\n"
#~ "This script will move, and \n"
#~ "potentially delete uploaded files.\n"
#~ "************* WARNING *************\n"
#~ "\n"
#~ "All files marked for add will be moved to the upload directory. All "
#~ "files \n"
#~ "marked for deletion will be deleted. This script must be run as a user "
#~ "with\n"
#~ "sufficient rights to perform the above two functions. \n"
#~ "\n"
#~ "\t\n"
#~ msgstr ""
#~ "\n"
#~ "\t\n"
#~ "************ ATTENTION ************\n"
#~ "Ce script d&eacute;placera, et pourrait \n"
#~ "supprimer les fichiers t&eacute;l&eacute;charg&eacute;s.\n"
#~ "************ ATTENTION ************\n"
#~ "\n"
#~ "Tous les marqu&eacute;s pour ajout seront d&eacute;plac&eacute;s vers le "
#~ "r&eacute;pertoire de t&eacute;l&eacute;chargement. \n"
#~ "Tous les fichiers marqu&eacute;s pour suppression seront supprim&eacute;"
#~ "s. Ce script doit etre \n"
#~ "ex&eacute;cut&eacute; avec un utilisateur ayant les droits suffisants "
#~ "pour les  deux op&eacute;rations ci-dessus \n"
#~ "\n"
#~ "\t\n"

#~ msgid "Continue?  (Y/N):"
#~ msgstr "Continuer (Y/N) :"

#~ msgid "Error:  "
#~ msgstr "Erreur :"

#~ msgid "!\n"
#~ msgstr "!\n"

#~ msgid "You are currently logged in as"
#~ msgstr "Vous êtes actuellement connect&eacute; en tant que"

#~ msgid "Song title"
#~ msgstr "Titre du morceau"

#~ msgid "Total"
#~ msgstr "Total"

#~ msgid "Rebuild Preferences"
#~ msgstr "Reconstruire les pr&eacute;f&eacute;rences"

#~ msgid "XML-RPC Options"
#~ msgstr "Options XML-RPC"

#~ msgid "Host Access to Your Catalog"
#~ msgstr "Acc&egrave;s h&ocirc;te &agrave; votre catalogue"

#~ msgid "Revoke"
#~ msgstr "Retirer"

#~ msgid "Album Name"
#~ msgstr "Nom de l'album"

#~ msgid "Album Year"
#~ msgstr "Ann&eacute;e de l'album"

#~ msgid "Tracks"
#~ msgstr "Pistes"

#~ msgid "Edit Access List"
#~ msgstr "Liste d'acc&egrave;s"

#~ msgid ""
#~ "This test makes sure that you have set all of the required configuration "
#~ "variables and that we are able to \n"
#~ "\tcompletely parse your config file"
#~ msgstr ""
#~ "Ce test pour s'assurer que vous avez bien d&eacute;fini tous les "
#~ "param&egrave;tres de configuration et que nous sommes capables \n"
#~ "\td'analyser compl&egrave;tement votre fichier de configuration"

#~ msgid "Ampache.cfg.php Up to Date?"
#~ msgstr "Ampache.cfg.php &agrave; jour ?"

#~ msgid "Ampache.cfg.php is missing the following:"
#~ msgstr "Dans ampache.cfg.php manquent les informations suivantes:"

#~ msgid "Reset Form"
#~ msgstr "Annuler"

#~ msgid "Save Search As Track on"
#~ msgstr "Sauver la recherche comme un morceau sur"

#~ msgid "Save"
#~ msgstr "Sauver"