summaryrefslogtreecommitdiffstats
path: root/po/fr.po
blob: 5bd985dd8b0b3afdf7e47a9e132ad8f09780013f (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
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
# translation of fr.po to
# This file is distributed under the same license as the tellico package.
# Copyright (C) 2007 Robby Stephenson <robby@periapsis.org>.
#
# RNB <rnb2@wanadoo.fr>, 2004.
# Rui Nibau <rnb2@wanadoo.fr>, 2004.
# Regis Boudin <regis@boudin.name>, 2004, 2005, 2006, 2007, 2008.
# Mathias Monnerville <tellico@monnerville.com>, 2006.
msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-30 11:46+0100\n"
"PO-Revision-Date: 2008-01-30 23:57+0000\n"
"Last-Translator: Regis Boudin <regis@boudin.name>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=2; plural=(n > 1);\n"

#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Rui Nibau (RNB) Régis Boudin"

#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "rnb2@wanadoo.fr regis@boudin.name"

#: borrowerdialog.cpp:42
msgid "Select Borrower"
msgstr "Sélectionner l'emprunteur"

#: borrowerdialog.cpp:49 collections/filecatalog.cpp:36 newstuff/dialog.cpp:118
msgid "Name"
msgstr "Nom"

#: calendarhandler.cpp:167
msgid "Default Calendar"
msgstr "Calendrier par defaut"

#: calendarhandler.cpp:175
msgid ""
"At the moment, Tellico only supports local calendar resources. The active "
"calendar is remotely located, so your loans will not be added."
msgstr ""
"Pour le moment, Tellico ne supporte que les ressources locales du "
"calendrier. Le calendrier actif que vous souhaitez utiliser est une "
"ressource distante: vos prêts ne seront donc pas ajoutés à ce calendrier."

#: calendarhandler.cpp:180
msgid "Active Calendar"
msgstr "Calendrier actif"

#: calendarhandler.cpp:203
msgid "Tellico: %1 is due to return \"%2\""
msgstr "Tellico: %1 doit retourner \"%2\""

#: cite/lyxpipe.cpp:50
msgid "<qt>Tellico is unable to write to the server pipe at <b>%1</b>.</qt>"
msgstr "<qt>Tellico ne peut pas écrire dans le serveur pipe <b>%1</b>.</qt>"

#: cite/openoffice.cpp:82
msgid "Connecting to OpenOffice.org..."
msgstr "Connexion à OpenOffice.org..."

#: cite/openoffice.cpp:165 cite/openoffice.cpp:186
msgid "OpenOffice.org Connection"
msgstr "Connexion OpenOffice.org"

#: cite/openoffice.cpp:179
msgid ""
"Tellico was unable to connect to OpenOffice.org. Please verify the "
"connection settings below, and that OpenOffice.org Writer is currently "
"running."
msgstr ""
"Tellico n'a pas pu se connecter à OpenOffice.org. Veuillez vérifier les "
"paramètres de connexion ci-dessous et que le programme OpenOffice.org Writer "
"est actuellement en cours d'exécution."

#: cite/openoffice.cpp:191
msgid "Pipe"
msgstr "Tunnel"

#: cite/openoffice.cpp:193
msgid "TCP/IP"
msgstr "TCP/IP"

#: collection.cpp:32
msgid "(Empty)"
msgstr "(Vide)"

#: collectionfactory.cpp:81
msgid "My Collection"
msgstr "Ma collection"

#: collectionfactory.cpp:82 collections/bibtexcollection.cpp:56
#: collections/boardgamecollection.cpp:37 collections/bookcollection.cpp:39
#: collections/cardcollection.cpp:37 collections/coincollection.cpp:37
#: collections/comicbookcollection.cpp:39 collections/gamecollection.cpp:37
#: collections/musiccollection.cpp:76 collections/stampcollection.cpp:38
#: collections/videocollection.cpp:39 collections/winecollection.cpp:37
#: entryupdater.cpp:229 fetch/fetchmanager.cpp:73 fetchdialog.cpp:169
#: translators/audiofileimporter.cpp:164 translators/tellicoimporter.cpp:434
#: translators/xmlstatehandler.cpp:343
msgid "Title"
msgstr "Titre"

#: collectionfactory.cpp:83 collections/bibtexcollection.cpp:24
#: collections/bibtexcollection.cpp:58 collections/bibtexcollection.cpp:88
#: collections/boardgamecollection.cpp:19 collections/bookcollection.cpp:19
#: collections/bookcollection.cpp:40 collections/cardcollection.cpp:19
#: collections/coincollection.cpp:19 collections/comicbookcollection.cpp:19
#: collections/filecatalog.cpp:19 collections/gamecollection.cpp:19
#: collections/musiccollection.cpp:19 collections/stampcollection.cpp:19
#: collections/videocollection.cpp:19 collections/videocollection.cpp:40
#: collections/winecollection.cpp:19 configdialog.cpp:198
#: fetch/imdbfetcher.cpp:690 fetch/imdbfetcher.cpp:962 field.cpp:41
#: field.cpp:73 translators/gcfilmsimporter.cpp:77
msgid "General"
msgstr "Général"

#: collectionfactory.cpp:124
msgid "Book Collection"
msgstr "Collection de livres"

#: collectionfactory.cpp:125 collections/bibtexcollection.cpp:30
msgid "Bibliography"
msgstr "Bibliographie"

#: collectionfactory.cpp:126
msgid "Comic Book Collection"
msgstr "Collection de bandes dessinées"

#: collectionfactory.cpp:127
msgid "Video Collection"
msgstr "Collection de vidéos"

#: collectionfactory.cpp:128
msgid "Music Collection"
msgstr "Collection de musique"

#: collectionfactory.cpp:129
msgid "Coin Collection"
msgstr "Collection de pièces"

#: collectionfactory.cpp:130
msgid "Stamp Collection"
msgstr "Collection de timbres"

#: collectionfactory.cpp:131
msgid "Wine Collection"
msgstr "Collection de vins"

#: collectionfactory.cpp:132
msgid "Card Collection"
msgstr "Collection de cartes"

#: collectionfactory.cpp:133
msgid "Game Collection"
msgstr "Collection de jeux"

#: collectionfactory.cpp:134
msgid "File Catalog"
msgstr "Catalogue de fichiers"

#: collectionfactory.cpp:135
msgid "Board Game Collection"
msgstr "Collection de jeux de plateau"

#: collectionfactory.cpp:136
msgid "Custom Collection"
msgstr "Collection personnalisée"

#: collectionfieldsdialog.cpp:56
msgid "Collection Fields"
msgstr "Champs de la collection"

#: collectionfieldsdialog.cpp:68
msgid "Current Fields"
msgstr "Champs courants"

#: collectionfieldsdialog.cpp:84
msgid ""
"_: New Field\n"
"&New"
msgstr "&Nouveau"

#: collectionfieldsdialog.cpp:86
msgid "Add a new field to the collection"
msgstr "Ajouter un nouveau champ à la collection"

#: collectionfieldsdialog.cpp:87
msgid ""
"_: Delete Field\n"
"&Delete"
msgstr "&Supprimer"

#: collectionfieldsdialog.cpp:89
msgid "Remove a field from the collection"
msgstr "Supprimer un champ de la collection"

#: collectionfieldsdialog.cpp:98
msgid ""
"Move this field up in the list. The list order is important for the layout "
"of the entry editor."
msgstr ""
"Déplacer ce champ vers le haut. L'ordre dans la liste est important pour le "
"modèle de l'éditeur d'entrée."

#: collectionfieldsdialog.cpp:102
msgid ""
"Move this field down in the list. The list order is important for the layout "
"of the entry editor."
msgstr ""
"Déplacer le champ vers le bas. L'ordre dans la liste est important pour le "
"modèle de l'éditeur d'entrée."

#: collectionfieldsdialog.cpp:112
msgid "Field Properties"
msgstr "Propriétés du champ"

#: collectionfieldsdialog.cpp:119
msgid "&Title:"
msgstr "&Titre :"

#: collectionfieldsdialog.cpp:124
msgid "The title of the field"
msgstr "Le titre du champ"

#: collectionfieldsdialog.cpp:129
msgid "T&ype:"
msgstr "T&ype :"

#: collectionfieldsdialog.cpp:135
msgid "The type of the field determines what values may be used. "
msgstr "Le type du champ détermine quelles values peuvent être utilisées. "

#: collectionfieldsdialog.cpp:136
msgid "<i>Simple Text</i> is used for most fields. "
msgstr "<i>Texte simple</i> est utilisé pour la plupart des champs. "

#: collectionfieldsdialog.cpp:137
msgid "<i>Paragraph</i> is for large text blocks. "
msgstr "<i>Paragraphe</i> est utilisé pour les textes longs. "

#: collectionfieldsdialog.cpp:138
msgid "<i>Choice</i> limits the field to certain values. "
msgstr "<i>Liste</i> limite le champs à certaines valeurs. "

#: collectionfieldsdialog.cpp:139
msgid "<i>Checkbox</i> is for a simple yes/no value. "
msgstr "<i>Case à cocher</i> est une simple valeur oui/non. "

#: collectionfieldsdialog.cpp:140
msgid "<i>Number</i> indicates that the field contains a numerical value. "
msgstr "<i>Nombre</i> indiqué que le champ contient une valeur numérique. "

#: collectionfieldsdialog.cpp:141
msgid ""
"<i>URL</i> is for fields which refer to URLs, including references to other "
"files. "
msgstr ""
"<i>URL</i> est pour les champs faisant référence à une URL, contenant des "
"références à d'autres fichiers. "

#: collectionfieldsdialog.cpp:142
msgid "A <i>Table</i> may hold one or more columns of values. "
msgstr "<i>Tableau</i> peut contenir une ou plusieurs colonne(s) de valeurs. "

#: collectionfieldsdialog.cpp:143
msgid "An <i>Image</i> field holds a picture. "
msgstr "Un champs <i>Image</i> contient une image. "

#: collectionfieldsdialog.cpp:144
msgid ""
"A <i>Date</i> field can be used for values with a day, month, and year. "
msgstr ""
"Un champs <i>Date</i> put être utilisé pour des valeurs avec jour, mois et "
"année. "

#: collectionfieldsdialog.cpp:145
msgid "A <i>Rating</i> field uses stars to show a rating number. "
msgstr ""
"Un champ <i>Note</i> utilise des étoiles pour afficher une note donnée. "

#: collectionfieldsdialog.cpp:146
msgid ""
"A <i>Dependent</i> field depends on the values of other fields, and is "
"formatted according to the field description. "
msgstr ""
"Un champs <i>Dépendant</i> dépend des valeurs d'autres champs et est mis en "
"forme en fonction de la description du champ. "

#: collectionfieldsdialog.cpp:148
msgid ""
"A <i>Read Only</i> is for internal values, possibly useful for import and "
"export. "
msgstr ""
"Un champ <i>Read Only</i> est utilisé pour les valeurs internes, qui peuvent "
"être utilises pour l'importation et l'export. "

#: collectionfieldsdialog.cpp:157
msgid "Cate&gory:"
msgstr "Caté&gorie :"

#: collectionfieldsdialog.cpp:162
msgid "The field category determines where the field is placed in the editor."
msgstr "La catégorie du champ détermine la position du champ dans l'éditeur."

#: collectionfieldsdialog.cpp:179
msgid "Descr&iption:"
msgstr "Descr&iption :"

#. TRANSLATORS: Do not translate %{year} and %{title}.
#: collectionfieldsdialog.cpp:186
msgid ""
"The description is a useful reminder of what information is contained in the "
"field. For <i>Dependent</i> fields, the description is a format string such "
"as \"%{year} %{title}\" where the named fields get substituted in the string."
msgstr ""
"La description est utile pour se rappeler quelles sont les informations "
"contenues dans le champ. Pour les champs <i>Dépendants</i>, la description "
"est une chaîne du type  \"%{year} %{title}\" où les noms des champs sont "
"insérés."

#: collectionfieldsdialog.cpp:193
msgid "&Default value:"
msgstr "Valeur par &défaut"

#: collectionfieldsdialog.cpp:198
msgid "<qt>A default value can be set for new entries.</qt>"
msgstr ""
"<qt>Une valeur par défaut peut être appliquée aux nouvelles entrées.</qt>"

#: collectionfieldsdialog.cpp:203
msgid "A&llowed values:"
msgstr "Va&leurs autorisées :"

#: collectionfieldsdialog.cpp:208
msgid ""
"<qt>For <i>Choice</i>-type fields, these are the only values allowed. They "
"are placed in a combo box. The possible values have to be separated by a "
"semi-colon, for example: \"dog; cat; mouse\"</qt>"
msgstr ""
"<qt>Pour les champs type <i>Choix</i>, il s'agit des seules valeurs "
"permises. Elles sont placées dans une liste déroulante. Les valeurs "
"possibles doivent être séparées par un point-virgule, par exemple : \"chien; "
"chat; souris\"</qt>"

#: collectionfieldsdialog.cpp:215
msgid "Extended &properties:"
msgstr "&Propriétés étendues :"

#: collectionfieldsdialog.cpp:217
msgid "&Set..."
msgstr "&Configurer..."

#: collectionfieldsdialog.cpp:221
msgid ""
"Extended field properties are used to specify things such as the "
"corresponding bibtex field."
msgstr ""
"Les propriétés étendues d'un champ sont utilisées pour définir par exemple "
"le champ BibTeX correspondant."

#: collectionfieldsdialog.cpp:226
msgid "Format Options"
msgstr "Options de mise en forme"

#: collectionfieldsdialog.cpp:227
msgid "No formatting"
msgstr "Pas de mise en forme"

#: collectionfieldsdialog.cpp:228
msgid ""
"This option prevents the field from ever being automatically formatted or "
"capitalized."
msgstr ""
"Cette option empêche le champ d'être automatiquement mis en forme ou en "
"majuscule."

#: collectionfieldsdialog.cpp:230
msgid "Allow auto-capitalization only"
msgstr "Autoriser la mise en majuscule automatique seulement"

#: collectionfieldsdialog.cpp:231
msgid ""
"This option allows the field to be capitalized, but not specially formatted."
msgstr ""
"Cette option permet de mettre le champ en majuscules, sans autre mise en "
"forme."

#: collectionfieldsdialog.cpp:233
msgid "Format as a title"
msgstr "Mise en forme comme un titre"

#: collectionfieldsdialog.cpp:234
msgid ""
"This option capitalizes and formats the field as a title, but only if those "
"options are globally set."
msgstr ""
"Cette option met en majuscule et en forme le champ comme un titre,seulement "
"si ces options sont globalement sélectionnées."

#: collectionfieldsdialog.cpp:236
msgid "Format as a name"
msgstr "Mise en forme comme un nom"

#: collectionfieldsdialog.cpp:237
msgid ""
"This option capitalizes and formats the field as a name, but only if those "
"options are globally set."
msgstr ""
"Cette option met en majuscule et formate le champ comme un nom, seulement si "
"ces options sont globalement sélectionnées."

#: collectionfieldsdialog.cpp:241
msgid "Field Options"
msgstr "Options des champs"

#: collectionfieldsdialog.cpp:242
msgid "Enable auto-completion"
msgstr "Activer l'auto-complétion"

#: collectionfieldsdialog.cpp:243
#, fuzzy
msgid ""
"If checked, TDE auto-completion will be enabled in the text edit box for "
"this field."
msgstr ""
"Si cochée, l'auto-complétion de KDE sera active dans l'éditeur de texte pour "
"ce champ."

#: collectionfieldsdialog.cpp:245
msgid "Allow multiple values"
msgstr "Autoriser des valeurs multiples"

#: collectionfieldsdialog.cpp:246
msgid ""
"If checked, Tellico will parse the values in the field for multiple values, "
"separated by a semi-colon."
msgstr ""
"Si cochée, Tellico séparera les valeurs du champs en multiples valeurs "
"séparées par un point-virgule."

#: collectionfieldsdialog.cpp:248
msgid "Allow grouping"
msgstr "Autoriser le regroupement"

#: collectionfieldsdialog.cpp:249
msgid ""
"If checked, this field may be used to group the entries in the group view."
msgstr ""
"Si cochée, ce champ sera utilisé pour regrouper les entrées dans la vue par "
"groupe."

#: collectionfieldsdialog.cpp:262
msgid "Revert the selected field's properties to the default values."
msgstr "Revenir aux valeurs par défaut pour les champs sélectionnés."

#: collectionfieldsdialog.cpp:308
msgid "Modify Fields"
msgstr "Modifier les champs"

#: collectionfieldsdialog.cpp:322
msgid ""
"<qt>Removing allowed values from the <i>%1</i> field which currently exist "
"in the collection may cause data corruption. Do you want to keep your "
"modified values or cancel and revert to the current ones?</qt>"
msgstr ""
"<qt>Supprimer des valeurs possibles du champ <i>%1</i> qui existent dans la "
"collection peut causer des corruptions de données. Voulez-vous utiliser les "
"valeurs modifiées ou annuler et revenir aux valeurs précédentes ?</qt>"

#: collectionfieldsdialog.cpp:327
msgid "Keep modified values"
msgstr "Conserver les valeurs modifiées"

#: collectionfieldsdialog.cpp:411 collectionfieldsdialog.cpp:414
#: translators/csvimporter.cpp:422 translators/csvimporter.cpp:536
msgid "New Field"
msgstr "Nouveau champ"

#: collectionfieldsdialog.cpp:747
msgid "Revert Field Properties"
msgstr "Revenir aux propriétés du champ par défaut"

#: collectionfieldsdialog.cpp:748
msgid ""
"<qt><p>Do you really want to revert the properties for the <em>%1</em> field "
"back to their default values?</p></qt>"
msgstr ""
"<qt><p>Voulez-vous vraiment revenir aux propriétés par défaut pour le champ "
"<em>%1</em> ?</p></qt>"

#: collectionfieldsdialog.cpp:751
msgid "Revert"
msgstr "Revenir"

#: collectionfieldsdialog.cpp:874
msgid "Extended Field Properties"
msgstr "Propriétés étendues du champ"

#: collectionfieldsdialog.cpp:875 collections/filecatalog.cpp:95
msgid "Property"
msgstr "Propriété"

#: collectionfieldsdialog.cpp:875 collections/filecatalog.cpp:96
msgid "Value"
msgstr "Valeur"

#: collectionfieldsdialog.cpp:904
msgid "A field with this title already exists. Please enter a different title."
msgstr "Un champ avec ce nom existe déjà. Veuillez entrer un autre nom."

#: collectionfieldsdialog.cpp:911
msgid "<qt>The category may not be empty. Please enter a category.</qt>"
msgstr ""
"<qt><p>Voulez-vous vraiment revenir aux propriétés par défaut pour le champ "
"<em>%1</em> ?</p></qt>"

#: collectionfieldsdialog.cpp:919
msgid ""
"<qt>A field may not be in the same category as a <em>Paragraph</em>, "
"<em>Table</em> or <em>Image</em> field. Please enter a different category.</"
"qt>"
msgstr ""
"<qt>Un champ ne doit pas être dans la même catégorie qu'un <em>paragraphe</"
"em>, un <em>tableau</em> ou une <em>image</em>. Veuillez choisir une autre "
"catégorie.</qt>"

#: collectionfieldsdialog.cpp:927
msgid ""
"A field's title may not be the same as an existing category. Please enter a "
"different title."
msgstr ""
"Le nom d'un champ ne doit pas être le même que celui d'une catégorie "
"existante. Veuillez entrer un autre nom."

#: collectionfieldsdialog.cpp:939
msgid ""
"The range for a rating field must be between 1 and 10, and the lower bound "
"must be less than the higher bound. Please enter different low and high "
"properties."
msgstr ""
"Les valeurs utilisées pour la notation doivent être comprises entre 1 et 10, "
"la valeur numérique de la limite inférieure devant être inférieure à celle "
"de la limite supérieure. Veuillez entrer des valeurs différentes pour les "
"bornes supérieures et inférieures."

#: collectionfieldsdialog.cpp:954
msgid "Tables are limited to a maximum of ten columns."
msgstr "Les tableaux sont limités à un nombre maximum de dix colonnes."

#: collections/bibtexcollection.cpp:25 collections/bookcollection.cpp:20
#: collections/comicbookcollection.cpp:20 translators/grs1importer.cpp:58
#: translators/grs1importer.cpp:63 translators/pdfimporter.cpp:174
msgid "Publishing"
msgstr "Publication"

#: collections/bibtexcollection.cpp:26 fetch/entrezfetcher.cpp:402
#: translators/risimporter.cpp:305
msgid "Miscellaneous"
msgstr ""

#: collections/bibtexcollection.cpp:72
msgid "Entry Type"
msgstr "Type d'entrée"

#: collections/bibtexcollection.cpp:76
msgid "These entry types are specific to bibtex. See the bibtex documentation."
msgstr "Cette entrée est spécifique à BibTeX. Voir la documentation BibTeX."

#: collections/bibtexcollection.cpp:79 collections/bookcollection.cpp:50
msgid "Author"
msgstr "Auteur"

#: collections/bibtexcollection.cpp:86
msgid "Bibtex Key"
msgstr "Clé BibTeX"

#: collections/bibtexcollection.cpp:92
msgid "Book Title"
msgstr "Titre du livre"

#: collections/bibtexcollection.cpp:98 collections/bookcollection.cpp:56
msgid "Editor"
msgstr "Éditeur"

#: collections/bibtexcollection.cpp:105
msgid "Organization"
msgstr "Organisation"

#: collections/bibtexcollection.cpp:120 collections/boardgamecollection.cpp:60
#: collections/bookcollection.cpp:79 collections/comicbookcollection.cpp:73
msgid "Publisher"
msgstr "Éditeur"

#: collections/bibtexcollection.cpp:127 fetch/srufetcher.cpp:423
#: fetch/z3950fetcher.cpp:692
msgid "Address"
msgstr "Adresse"

#: collections/bibtexcollection.cpp:133 collections/bookcollection.cpp:85
#: collections/comicbookcollection.cpp:79
msgid "Edition"
msgstr "Édition"

#: collections/bibtexcollection.cpp:140 collections/bookcollection.cpp:111
#: collections/comicbookcollection.cpp:90
msgid "Pages"
msgstr "Pages"

#: collections/bibtexcollection.cpp:145 collections/cardcollection.cpp:66
#: collections/coincollection.cpp:56 collections/musiccollection.cpp:62
msgid "Year"
msgstr "Année"

#: collections/bibtexcollection.cpp:151 collections/bookcollection.cpp:101
#: translators/grs1importer.cpp:57
msgid "ISBN#"
msgstr "ISBN#"

#: collections/bibtexcollection.cpp:154 collections/bookcollection.cpp:103
#: translators/grs1importer.cpp:59
msgid "International Standard Book Number"
msgstr "Numéro international normalisé du livre"

#: collections/bibtexcollection.cpp:157 collections/bookcollection.cpp:64
msgid "Journal"
msgstr "Journal"

#: collections/bibtexcollection.cpp:164 fetch/fetchmanager.cpp:78
msgid "DOI"
msgstr "DOI"

#: collections/bibtexcollection.cpp:167
msgid "Digital Object Identifier"
msgstr "Digital Object Identifier"

#: collections/bibtexcollection.cpp:172
msgid "Month"
msgstr "Mois"

#: collections/bibtexcollection.cpp:178 field.cpp:493
msgid "Number"
msgstr "Nombre"

#: collections/bibtexcollection.cpp:183
msgid "How Published"
msgstr "Mode de publication"

#: collections/bibtexcollection.cpp:195
msgid "Chapter"
msgstr "Chapitre"

#: collections/bibtexcollection.cpp:200 collections/bookcollection.cpp:138
#: collections/cardcollection.cpp:71 collections/comicbookcollection.cpp:62
msgid "Series"
msgstr "Série"

#: collections/bibtexcollection.cpp:207 collections/filecatalog.cpp:50
msgid "Volume"
msgstr "Volume"

#: collections/bibtexcollection.cpp:212
msgid "Cross-Reference"
msgstr "Référence croisée"

#: collections/bibtexcollection.cpp:222 collections/bookcollection.cpp:133
#: collections/cardcollection.cpp:100 collections/comicbookcollection.cpp:112
#: collections/musiccollection.cpp:103 collections/videocollection.cpp:207
#: fetch/amazonfetcher.cpp:970
msgid "Keywords"
msgstr "Mots clefs"

#: collections/bibtexcollection.cpp:228 collections/filecatalog.cpp:41
#: fetch/entrezfetcher.cpp:401 fetch/entrezfetcher.cpp:494 field.cpp:494
#: translators/gcfilmsimporter.cpp:76
msgid "URL"
msgstr "URL"

#: collections/bibtexcollection.cpp:233 fetch/entrezfetcher.cpp:493
#: fetch/srufetcher.cpp:424 fetch/z3950fetcher.cpp:693
msgid "Abstract"
msgstr "Résumé"

#: collections/bibtexcollection.cpp:237
msgid "Notes"
msgstr "Notes"

#: collections/boardgamecollection.cpp:20 collections/bookcollection.cpp:22
#: collections/cardcollection.cpp:20 collections/coincollection.cpp:20
#: collections/comicbookcollection.cpp:22 collections/gamecollection.cpp:20
#: collections/musiccollection.cpp:20 collections/stampcollection.cpp:21
#: collections/videocollection.cpp:22 collections/winecollection.cpp:20
#: document.cpp:479
msgid "Personal"
msgstr "Personnel"

#: collections/boardgamecollection.cpp:26
msgid "My Board Games"
msgstr "Mes jeux de plateau"

#: collections/boardgamecollection.cpp:43 collections/bookcollection.cpp:126
#: collections/comicbookcollection.cpp:106 collections/gamecollection.cpp:54
#: collections/musiccollection.cpp:67 collections/videocollection.cpp:67
msgid "Genre"
msgstr "Genre"

#: collections/boardgamecollection.cpp:49
msgid "Mechanism"
msgstr "Mécanisme"

#: collections/boardgamecollection.cpp:55 collections/gamecollection.cpp:60
msgid "Release Year"
msgstr "Année de parution"

#: collections/boardgamecollection.cpp:66
msgid "Designer"
msgstr "Concepteur"

#: collections/boardgamecollection.cpp:72
msgid "Number of Players"
msgstr "Nombre de joueurs"

#: collections/boardgamecollection.cpp:77 collections/filecatalog.cpp:45
#: collections/gamecollection.cpp:87 collections/stampcollection.cpp:44
#: entryupdater.cpp:230 fetchdialog.cpp:170
msgid "Description"
msgstr "Description"

#: collections/boardgamecollection.cpp:80 collections/bookcollection.cpp:169
#: collections/musiccollection.cpp:81 collections/winecollection.cpp:102
#: field.cpp:500 newstuff/dialog.cpp:120
msgid "Rating"
msgstr "Note"

#: collections/boardgamecollection.cpp:85 collections/bookcollection.cpp:70
#: collections/cardcollection.cpp:82 collections/coincollection.cpp:103
#: collections/comicbookcollection.cpp:126 collections/gamecollection.cpp:99
#: collections/musiccollection.cpp:86 collections/stampcollection.cpp:105
#: collections/videocollection.cpp:190 collections/winecollection.cpp:79
msgid "Purchase Date"
msgstr "Date d'achat"

#: collections/boardgamecollection.cpp:90 collections/bookcollection.cpp:161
#: collections/cardcollection.cpp:96 collections/coincollection.cpp:118
#: collections/comicbookcollection.cpp:139 collections/gamecollection.cpp:104
#: collections/musiccollection.cpp:91 collections/stampcollection.cpp:120
#: collections/videocollection.cpp:195 collections/winecollection.cpp:107
msgid "Gift"
msgstr "Cadeau"

#: collections/boardgamecollection.cpp:94 collections/bookcollection.cpp:75
#: collections/cardcollection.cpp:87 collections/coincollection.cpp:108
#: collections/comicbookcollection.cpp:131 collections/gamecollection.cpp:108
#: collections/musiccollection.cpp:95 collections/stampcollection.cpp:110
#: collections/videocollection.cpp:199 collections/winecollection.cpp:84
msgid "Purchase Price"
msgstr "Prix d'achat"

#: collections/boardgamecollection.cpp:98 collections/bookcollection.cpp:165
#: collections/comicbookcollection.cpp:143 collections/gamecollection.cpp:112
#: collections/musiccollection.cpp:99 collections/videocollection.cpp:203
#: document.cpp:477
msgid "Loaned"
msgstr "Prêté"

#: collections/boardgamecollection.cpp:102 collections/gamecollection.cpp:116
#: collections/musiccollection.cpp:108 collections/videocollection.cpp:212
msgid "Cover"
msgstr "Couverture"

#: collections/boardgamecollection.cpp:105 collections/bookcollection.cpp:177
#: collections/cardcollection.cpp:115 collections/coincollection.cpp:128
#: collections/comicbookcollection.cpp:150 collections/gamecollection.cpp:119
#: collections/musiccollection.cpp:111 collections/stampcollection.cpp:127
#: collections/videocollection.cpp:215 collections/winecollection.cpp:114
msgid "Comments"
msgstr "Commentaires"

#: collections/bookcollection.cpp:21 collections/comicbookcollection.cpp:21
msgid "Classification"
msgstr "Classification"

#: collections/bookcollection.cpp:28
msgid "My Books"
msgstr "Mes livres"

#: collections/bookcollection.cpp:45 collections/comicbookcollection.cpp:45
msgid "Subtitle"
msgstr "Sous-titre"

#: collections/bookcollection.cpp:63 translators/alexandriaimporter.cpp:134
msgid "Hardback"
msgstr "Rigide"

#: collections/bookcollection.cpp:63
msgid "Paperback"
msgstr "Souple"

#: collections/bookcollection.cpp:63
msgid "Trade Paperback"
msgstr "Économique"

#: collections/bookcollection.cpp:64
msgid "E-Book"
msgstr "Livre électronique"

#: collections/bookcollection.cpp:64
msgid "Magazine"
msgstr "Magazine"

#: collections/bookcollection.cpp:65
msgid "Binding"
msgstr "Format"

#: collections/bookcollection.cpp:91
msgid "Copyright Year"
msgstr "Année copyright"

#: collections/bookcollection.cpp:96 collections/comicbookcollection.cpp:85
msgid "Publication Year"
msgstr "Année de publication"

#: collections/bookcollection.cpp:106 fetch/fetchmanager.cpp:82
msgid "LCCN#"
msgstr "LCCN#"

#: collections/bookcollection.cpp:108
msgid "Library of Congress Control Number"
msgstr "Numéro de contrôle de la Librairie du Congrès"

#: collections/bookcollection.cpp:115
msgid "Translator"
msgstr "Traducteur"

#: collections/bookcollection.cpp:121 collections/comicbookcollection.cpp:100
#: translators/grs1importer.cpp:62
msgid "Language"
msgstr "Langue"

#: collections/bookcollection.cpp:143
msgid "Series Number"
msgstr "N° dans la série"

#: collections/bookcollection.cpp:148 mainwindow.cpp:190
msgid "New"
msgstr "Nouveau"

#: collections/bookcollection.cpp:148
msgid "Used"
msgstr "Usé"

#: collections/bookcollection.cpp:149 collections/comicbookcollection.cpp:122
#: collections/stampcollection.cpp:20
msgid "Condition"
msgstr "Condition"

#: collections/bookcollection.cpp:153 collections/comicbookcollection.cpp:135
msgid "Signed"
msgstr "Signé"

#: collections/bookcollection.cpp:157
msgid "Read"
msgstr "Lu"

#: collections/bookcollection.cpp:174 collections/comicbookcollection.cpp:147
#: fetch/arxivfetcher.cpp:216 fetch/crossreffetcher.cpp:208
#: translators/pdfimporter.cpp:204 translators/referencerimporter.cpp:48
msgid "Front Cover"
msgstr "Couverture"

#: collections/cardcollection.cpp:26
msgid "My Cards"
msgstr "Mes cartes"

#: collections/cardcollection.cpp:43
msgid "Player"
msgstr "Joueur"

#: collections/cardcollection.cpp:49
msgid "Team"
msgstr "Équipe"

#: collections/cardcollection.cpp:55
msgid "Brand"
msgstr "Marque"

#: collections/cardcollection.cpp:62
msgid "Card Number"
msgstr "Numéro de carte"

#: collections/cardcollection.cpp:77
msgid "Card Type"
msgstr "Type de carte"

#: collections/cardcollection.cpp:91 collections/coincollection.cpp:112
#: collections/stampcollection.cpp:114 collections/winecollection.cpp:88
msgid "Location"
msgstr "Emplacement"

#: collections/cardcollection.cpp:105 collections/winecollection.cpp:93
msgid "Quantity"
msgstr "Quantité"

#: collections/cardcollection.cpp:109
msgid "Front Image"
msgstr "Image recto"

#: collections/cardcollection.cpp:112
msgid "Back Image"
msgstr "Image verso"

#: collections/coincollection.cpp:26
msgid "My Coins"
msgstr "Mes pièces"

#: collections/coincollection.cpp:44 collections/winecollection.cpp:68
msgid "Type"
msgstr "Type"

#. TRANSLATORS: denomination refers to the monetary value.
#: collections/coincollection.cpp:51 collections/stampcollection.cpp:50
msgid "Denomination"
msgstr "Dénomination"

#: collections/coincollection.cpp:61
msgid "Mint Mark"
msgstr "Pièce de monnaie"

#: collections/coincollection.cpp:67 collections/comicbookcollection.cpp:94
#: collections/stampcollection.cpp:55 collections/winecollection.cpp:73
msgid "Country"
msgstr "Pays"

#: collections/coincollection.cpp:73
msgid "Coin Set"
msgstr "Pièce"

#: collections/coincollection.cpp:83
msgid ""
"_: Coin grade levels - Proof-65,Proof-60,Mint State-65,Mint State-60,Almost "
"Uncirculated-55,Almost Uncirculated-50,Extremely Fine-40,Very Fine-30,Very "
"Fine-20,Fine-12,Very Good-8,Good-4,Fair\n"
"Proof-65,Proof-60,Mint State-65,Mint State-60,Almost Uncirculated-55,Almost "
"Uncirculated-50,Extremely Fine-40,Very Fine-30,Very Fine-20,Fine-12,Very "
"Good-8,Good-4,Fair"
msgstr ""
"Flanc bruni-65,Flan bruni-60,Fleur de coin-65,Fleur de coin-60,Superbe-55,"
"Très très beau-50,Très très beau-40,Très beau-30,Très beau-20,Très beau-12,"
"Beau-8,Bon-4,Moyen"

#: collections/coincollection.cpp:88 collections/stampcollection.cpp:80
msgid "Grade"
msgstr "Classement"

#: collections/coincollection.cpp:96
msgid ""
"_: Coin grading services - PCGS,NGC,ANACS,ICG,ASA,PCI\n"
"PCGS,NGC,ANACS,ICG,ASA,PCI"
msgstr "PCGS,NGC,ANACS,ICG,ASA,PCI"

#: collections/coincollection.cpp:98
msgid "Grading Service"
msgstr "Type de classement"

#: collections/coincollection.cpp:122
msgid "Obverse"
msgstr "Observation"

#: collections/coincollection.cpp:125
msgid "Reverse"
msgstr "Verso"

#: collections/comicbookcollection.cpp:28
msgid "My Comic Books"
msgstr "Mes bandes dessinées"

#: collections/comicbookcollection.cpp:50 collections/videocollection.cpp:121
msgid "Writer"
msgstr "Scénariste"

#: collections/comicbookcollection.cpp:56
msgid ""
"_: Comic Book Illustrator\n"
"Artist"
msgstr "Artiste"

#: collections/comicbookcollection.cpp:68
msgid "Issue"
msgstr "Numéro"

#: collections/comicbookcollection.cpp:120
msgid ""
"_: Comic book grade levels - Mint,Near Mint,Very Fine,Fine,Very Good,Good,"
"Fair,Poor\n"
"Mint,Near Mint,Very Fine,Fine,Very Good,Good,Fair,Poor"
msgstr "Neuf,Presque neuf,Excellent,Très très bon,Très bon,Bon,Moyen,Mauvais"

#: collections/filecatalog.cpp:25
msgid "My Files"
msgstr "Mes fichiers"

#: collections/filecatalog.cpp:55
msgid "Folder"
msgstr "Répertoire"

#: collections/filecatalog.cpp:60
msgid "Mimetype"
msgstr "Type MIME"

#: collections/filecatalog.cpp:65
msgid "Size"
msgstr "Taille"

#: collections/filecatalog.cpp:69
msgid "Permissions"
msgstr "Permissions"

#: collections/filecatalog.cpp:74
msgid "Owner"
msgstr "Proprietaire"

#: collections/filecatalog.cpp:79
msgid "Group"
msgstr "Groupe"

#: collections/filecatalog.cpp:85
msgid "Created"
msgstr "Cree le"

#: collections/filecatalog.cpp:89
msgid "Modified"
msgstr "Modifie le"

#: collections/filecatalog.cpp:93
msgid "Meta Info"
msgstr "Informations additionnelles"

#: collections/filecatalog.cpp:99
msgid "Icon"
msgstr "Icone"

#: collections/gamecollection.cpp:26
msgid "My Games"
msgstr "Mes jeux"

#: collections/gamecollection.cpp:44
msgid "Xbox 360"
msgstr "Xbox 360"

#: collections/gamecollection.cpp:44
msgid "Xbox"
msgstr "Xbox"

#: collections/gamecollection.cpp:45
msgid "PlayStation3"
msgstr "PlayStation3"

#: collections/gamecollection.cpp:45
msgid "PlayStation2"
msgstr "PlayStation2"

#: collections/gamecollection.cpp:45
msgid "PlayStation"
msgstr "PlayStation"

#: collections/gamecollection.cpp:45
msgid ""
"_: PlayStation Portable\n"
"PSP"
msgstr "PSP"

#: collections/gamecollection.cpp:46
msgid "Nintendo Wii"
msgstr "Nintendo Wii"

#: collections/gamecollection.cpp:46
msgid "Nintendo DS"
msgstr "Nintendo DS"

#: collections/gamecollection.cpp:46
msgid "GameCube"
msgstr "GameCube"

#: collections/gamecollection.cpp:46
msgid "Dreamcast"
msgstr "Dreamcast"

#: collections/gamecollection.cpp:47
msgid "Game Boy Advance"
msgstr "Game Boy Advance"

#: collections/gamecollection.cpp:47
msgid "Game Boy Color"
msgstr "Game Boy Color"

#: collections/gamecollection.cpp:47
msgid "Game Boy"
msgstr "Game Boy"

#: collections/gamecollection.cpp:48
msgid ""
"_: Windows Platform\n"
"Windows"
msgstr "Windows"

#: collections/gamecollection.cpp:48
msgid "Mac OS"
msgstr "Mac OS"

#: collections/gamecollection.cpp:48
msgid "Linux"
msgstr "Linux"

#: collections/gamecollection.cpp:49
msgid "Platform"
msgstr "Plateforme"

#: collections/gamecollection.cpp:65
msgid ""
"_: Games - Publisher\n"
"Publisher"
msgstr "Éditeur"

#: collections/gamecollection.cpp:71
msgid "Developer"
msgstr "Developpeur"

#: collections/gamecollection.cpp:80
msgid ""
"_: Video game ratings - Unrated, Adults Only, Mature, Teen, Everyone, Early "
"Childhood, Pending\n"
"Unrated, Adults Only, Mature, Teen, Everyone, Early Childhood, Pending"
msgstr ""
"Non classé, Adultes, Matures, Adolescents, Tout public, Jeunes enfants, En "
"cours"

#: collections/gamecollection.cpp:82
msgid "ESRB Rating"
msgstr "Classement ESRB"

#: collections/gamecollection.cpp:90 collections/videocollection.cpp:185
msgid "Personal Rating"
msgstr "Note personnelle"

#: collections/gamecollection.cpp:95
msgid "Completed"
msgstr "Termine"

#: collections/musiccollection.cpp:26
msgid "My Music"
msgstr "Ma musique"

#: collections/musiccollection.cpp:37
msgid "Album"
msgstr "Album"

#: collections/musiccollection.cpp:44 translators/freedbimporter.cpp:257
#: translators/freedbimporter.cpp:375 translators/freedbimporter.cpp:446
msgid "Compact Disc"
msgstr "Disque Compact"

#: collections/musiccollection.cpp:44 collections/videocollection.cpp:46
msgid "DVD"
msgstr "DVD"

#: collections/musiccollection.cpp:44
msgid "Cassette"
msgstr "Cassette"

#: collections/musiccollection.cpp:44
msgid "Vinyl"
msgstr "Vinyle"

#: collections/musiccollection.cpp:45 collections/videocollection.cpp:47
msgid "Medium"
msgstr "Médium"

#: collections/musiccollection.cpp:50 collections/musiccollection.cpp:77
#: translators/audiofileimporter.cpp:165 translators/tellicoimporter.cpp:435
#: translators/xmlstatehandler.cpp:344
msgid "Artist"
msgstr "Artiste"

#: collections/musiccollection.cpp:56
msgid "Label"
msgstr "Label"

#: collections/musiccollection.cpp:73
msgid "Tracks"
msgstr "Pistes"

#: collections/musiccollection.cpp:78 translators/audiofileimporter.cpp:166
#: translators/tellicoimporter.cpp:436 translators/xmlstatehandler.cpp:345
msgid "Length"
msgstr "Duree"

#: collections/stampcollection.cpp:27
msgid "My Stamps"
msgstr "Mes timbres"

#: collections/stampcollection.cpp:61
msgid "Issue Year"
msgstr "Année"

#: collections/stampcollection.cpp:66 collections/videocollection.cpp:172
msgid "Color"
msgstr "Couleur"

#: collections/stampcollection.cpp:71
msgid "Scott#"
msgstr "Scott#"

#: collections/stampcollection.cpp:78
msgid ""
"_: Stamp grade levels - Superb,Extremely Fine,Very Fine,Fine,Average,Poor\n"
"Superb,Extremely Fine,Very Fine,Fine,Average,Poor"
msgstr "Superbe,Excellent,très bon,Bon,Moyen,Mauvais"

#: collections/stampcollection.cpp:85
msgid "Cancelled"
msgstr "Annulé"

#. TRANSLATORS: See http://en.wikipedia.org/wiki/Stamp_hinge
#: collections/stampcollection.cpp:90
msgid "Hinged"
msgstr "Articulé"

#: collections/stampcollection.cpp:95
msgid "Centering"
msgstr "Centrée"

#: collections/stampcollection.cpp:100
msgid "Gummed"
msgstr "Gommé"

#: collections/stampcollection.cpp:124 field.cpp:496
msgid "Image"
msgstr "Image"

#: collections/videocollection.cpp:20 fetch/animenfofetcher.cpp:265
msgid "Other People"
msgstr "Autres personnes"

#: collections/videocollection.cpp:21 fetch/animenfofetcher.cpp:271
msgid "Features"
msgstr "Caractéristiques"

#: collections/videocollection.cpp:28
msgid "My Videos"
msgstr "Mes vidéos"

#: collections/videocollection.cpp:46
msgid "VHS"
msgstr "VHS"

#: collections/videocollection.cpp:46
msgid "VCD"
msgstr "VCD"

#: collections/videocollection.cpp:46
msgid "DivX"
msgstr "DivX"

#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:838
msgid "Blu-ray"
msgstr "Blu-ray"

#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:841
msgid "HD DVD"
msgstr "HD DVD"

#: collections/videocollection.cpp:52
msgid "Production Year"
msgstr "Année de production"

#: collections/videocollection.cpp:60
msgid ""
"_: Movie ratings - G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)\n"
"G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)"
msgstr "G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)"

#: collections/videocollection.cpp:62
msgid "Certification"
msgstr "Certification"

#: collections/videocollection.cpp:74
msgid "Region 1"
msgstr "Région 1"

#: collections/videocollection.cpp:75
msgid "Region 2"
msgstr "Région 2"

#: collections/videocollection.cpp:76
msgid "Region 3"
msgstr "Région 3"

#: collections/videocollection.cpp:77
msgid "Region 4"
msgstr "Région 4"

#: collections/videocollection.cpp:78
msgid "Region 5"
msgstr "Région 5"

#: collections/videocollection.cpp:79
msgid "Region 6"
msgstr "Région 6"

#: collections/videocollection.cpp:80
msgid "Region 7"
msgstr "Région 7"

#: collections/videocollection.cpp:81
msgid "Region 8"
msgstr "Région 8"

#: collections/videocollection.cpp:82
msgid "Region"
msgstr "Région"

#: collections/videocollection.cpp:87 fetch/discogsfetcher.cpp:408
msgid "Nationality"
msgstr "Nationalité"

#: collections/videocollection.cpp:94
msgid "NTSC"
msgstr "NTSC"

#: collections/videocollection.cpp:94
msgid "PAL"
msgstr "PAL"

#: collections/videocollection.cpp:94
msgid "SECAM"
msgstr "SECAM"

#: collections/videocollection.cpp:95
msgid "Format"
msgstr "Format"

#: collections/videocollection.cpp:100
msgid "Cast"
msgstr "Distribution"

#: collections/videocollection.cpp:102 translators/tellicoimporter.cpp:438
#: translators/xmlstatehandler.cpp:347
msgid "Actor/Actress"
msgstr "Acteur/Actrice"

#: collections/videocollection.cpp:103 translators/tellicoimporter.cpp:439
#: translators/xmlstatehandler.cpp:348
msgid "Role"
msgstr "Rôle"

#: collections/videocollection.cpp:106
msgid "A table for the cast members, along with the roles they play"
msgstr "Un tableau pour la distribution du film, avec le rôle joué"

#: collections/videocollection.cpp:109
msgid "Director"
msgstr "Réalisateur"

#: collections/videocollection.cpp:115 collections/winecollection.cpp:43
#: fetch/discogsfetcher.cpp:407
msgid "Producer"
msgstr "Producteur"

#: collections/videocollection.cpp:127
msgid "Composer"
msgstr "Compositeur"

#: collections/videocollection.cpp:133
msgid "Studio"
msgstr "Studio"

#: collections/videocollection.cpp:139
msgid "Language Tracks"
msgstr "Langues disponibles"

#: collections/videocollection.cpp:145
msgid "Subtitle Languages"
msgstr "Langues des sous-titres"

#: collections/videocollection.cpp:151
msgid "Audio Tracks"
msgstr "Plages audio"

#: collections/videocollection.cpp:157
msgid "Running Time"
msgstr "Durée"

#: collections/videocollection.cpp:159
msgid "The running time of the video (in minutes)"
msgstr "Durée de la vidéo (en minutes)"

#: collections/videocollection.cpp:162
msgid "Aspect Ratio"
msgstr "Format d'image"

#: collections/videocollection.cpp:167 fetch/amazonfetcher.cpp:830
#: translators/tellicoimporter.cpp:968
msgid "Widescreen"
msgstr "Écran large"

#: collections/videocollection.cpp:172
msgid "Black & White"
msgstr "Noir & blanc"

#: collections/videocollection.cpp:173
msgid "Color Mode"
msgstr "Format couleur"

#: collections/videocollection.cpp:178 fetch/amazonfetcher.cpp:845
msgid "Director's Cut"
msgstr "Version du réalisateur"

#: collections/videocollection.cpp:182 fetch/ibsfetcher.cpp:359
msgid "Plot Summary"
msgstr "Résumé de l'action"

#: collections/winecollection.cpp:26
msgid "My Wines"
msgstr "Mes vins"

#: collections/winecollection.cpp:49
msgid "Appellation"
msgstr "Appellation"

#: collections/winecollection.cpp:55
msgid "Varietal"
msgstr "Variété"

#: collections/winecollection.cpp:61
msgid "Vintage"
msgstr "Cru"

#: collections/winecollection.cpp:67
msgid "Red Wine"
msgstr "Vin rouge"

#: collections/winecollection.cpp:67
msgid "White Wine"
msgstr "Vin blanc"

#: collections/winecollection.cpp:67
msgid "Sparkling Wine"
msgstr "Mousseux"

#: collections/winecollection.cpp:97
msgid "Drink By"
msgstr "Bu par"

#: collections/winecollection.cpp:111
msgid "Label Image"
msgstr "Étiquette"

#: commands/addentries.cpp:62
msgid "Add Entries"
msgstr "Ajouter des entrées"

#: commands/addentries.cpp:63
#, c-format
msgid ""
"_: Add (Entry Title)\n"
"Add %1"
msgstr "Ajouter %1"

#: commands/addloans.cpp:108
msgid "Check-out Items"
msgstr "Prêter les articles"

#: commands/addloans.cpp:109
#, c-format
msgid ""
"_: Check-out (Entry Title)\n"
"Check-out %1"
msgstr "Prêter %1"

#: commands/collectioncommand.cpp:110
msgid "Append Collection"
msgstr "Ajouter la collection"

#: commands/collectioncommand.cpp:112
msgid "Merge Collection"
msgstr "Fusionner la collection"

#: commands/collectioncommand.cpp:114
msgid "Replace Collection"
msgstr "Remplacer la collection"

#: commands/fieldcommand.cpp:104
msgid "Add %1 Field"
msgstr "Ajouter le champ %1"

#: commands/fieldcommand.cpp:106
msgid "Modify %1 Field"
msgstr "Modifier le champ %1"

#: commands/fieldcommand.cpp:108
msgid "Delete %1 Field"
msgstr "Supprimer le champ %1"

#: commands/filtercommand.cpp:98
msgid "Add Filter"
msgstr "Ajouter un filtre"

#: commands/filtercommand.cpp:100 filterdialog.cpp:282 filterview.cpp:68
msgid "Modify Filter"
msgstr "Modifier le filtre"

#: commands/filtercommand.cpp:102 filterview.cpp:70
msgid "Delete Filter"
msgstr "Supprimer le filtre"

#: commands/modifyentries.cpp:72 entryeditdialog.cpp:365
msgid "Modify Entries"
msgstr "Modifier les entrées"

#: commands/modifyentries.cpp:73 commands/updateentries.cpp:50
#, c-format
msgid ""
"_: Modify (Entry Title)\n"
"Modify %1"
msgstr "Modifier %1"

#: commands/modifyloans.cpp:75 loandialog.cpp:46
msgid "Modify Loan"
msgstr "Modifier le prêt"

#: commands/removeentries.cpp:48
msgid "Delete Entries"
msgstr "Supprimer les entrées"

#: commands/removeentries.cpp:49
#, c-format
msgid ""
"_: Delete (Entry Title)\n"
"Delete %1"
msgstr "Supprimer %1"

#: commands/removeloans.cpp:79
msgid "Check-in Entries"
msgstr "Retour de prêt"

#: commands/removeloans.cpp:80
#, c-format
msgid ""
"_: Check-in (Entry Title)\n"
"Check-in %1"
msgstr "Récupérer %1"

#: commands/renamecollection.cpp:45 tellico_kernel.cpp:323
msgid "Rename Collection"
msgstr "Renommer la collection"

#: commands/reorderfields.cpp:54
msgid "Reorder Fields"
msgstr "Réordonner les champs"

#: configdialog.cpp:103
msgid "Configure Tellico"
msgstr "Configurer Tellico"

#: configdialog.cpp:198
msgid "General Options"
msgstr "Options générales"

#: configdialog.cpp:201
msgid "&Reopen file at startup"
msgstr "&Rouvrir le fichier au démarrage"

#: configdialog.cpp:202
msgid ""
"If checked, the file that was last open will be re-opened at program start-"
"up."
msgstr ""
"Si cochée, le dernier fichier ouvert sera ouvert au prochain démarrage du "
"programme."

#: configdialog.cpp:207
msgid "&Show \"Tip of the Day\" at startup"
msgstr "Afficher le&s \"Astuces du jour\" au démarrage"

#: configdialog.cpp:208
msgid "If checked, the \"Tip of the Day\" will be shown at program start-up."
msgstr ""
"Si cochée, l'\"Astuce du jour\" sera ouverte au démarrage du programme."

#: configdialog.cpp:213
msgid "Image Storage Options"
msgstr "Options de sauvegarde des images"

#: configdialog.cpp:214
msgid "Store images in data file"
msgstr "Inclure les images dans le fichier de donnees"

#: configdialog.cpp:215
msgid "Store images in common application directory"
msgstr "Enregistrer les images dans le répertoire de données de Tellico."

#: configdialog.cpp:216
msgid "Store images in directory relative to data file"
msgstr ""
"Enregistrer les images dans un répertoire aux côtés du fichier de données."

#: configdialog.cpp:217
msgid ""
"Images may be saved in the data file itself, which can cause Tellico to run "
"slowly, stored in the Tellico application directory, or stored in a "
"directory in the same location as the data file."
msgstr ""
"Les images peuvent être enregistrées dans le fichier de données lui-même, ce "
"qui peut ralentir Tellico, dans le repertoire de données de Tellico, ou dans "
"un répertoire aux cotés du fichier de données."

#: configdialog.cpp:224 configdialog.cpp:299
msgid "Formatting Options"
msgstr "Options de mise en forme"

#: configdialog.cpp:227
msgid "Auto capitalize &titles and names"
msgstr "Auto capitaliser les &titres et noms"

#: configdialog.cpp:228
msgid "If checked, titles and names will be automatically capitalized."
msgstr ""
"Si cochée, les titres et les noms seront automatiquement mis en capitales."

#: configdialog.cpp:232
msgid "Auto &format titles and names"
msgstr "Mise en &forme automatique des titres et des noms"

#: configdialog.cpp:233 configdialog.cpp:303
msgid "If checked, titles and names will be automatically formatted."
msgstr "Si cochée, les titres et les noms seront automatiquement mis en forme."

#: configdialog.cpp:240
msgid "No capitali&zation:"
msgstr "Ne pas mettre en majuscule :"

#: configdialog.cpp:243
msgid ""
"<qt>A list of words which should not be capitalized. Multiple values should "
"be separated by a semi-colon.</qt>"
msgstr ""
"<qt>Une liste de mots ne devant pas être mis en majuscules. Les suffixes "
"doivent être séparés par un point-virgule.</qt>"

#: configdialog.cpp:249
msgid "Artic&les:"
msgstr "Artic&les :"

#: configdialog.cpp:252
msgid ""
"<qt>A list of words which should be considered as articles if they are the "
"first word in a title. Multiple values should be separated by a semi-colon.</"
"qt>"
msgstr ""
"<qt>Une liste de mots qui doivent être considérés comme des articles. Les "
"articles doivent être séparés par un point-virgule.</qt>"

#: configdialog.cpp:259
msgid "Personal suffi&xes:"
msgstr "Suffi&xes personnels :"

#: configdialog.cpp:262
msgid ""
"<qt>A list of suffixes which might be used in personal names. Multiple "
"values should be separated by a semi-colon.</qt>"
msgstr ""
"<qt>Une liste de suffixes qui peuvent être utilisés dans les noms. Les "
"suffixes doivent être séparés par un point-virgule.</qt>"

#: configdialog.cpp:268
msgid "Surname &prefixes:"
msgstr "&Préfixes de surnoms :"

#: configdialog.cpp:271
msgid ""
"<qt>A list of prefixes which might be used in surnames. Multiple values "
"should be separated by a semi-colon.</qt>"
msgstr ""
"<qt>Une liste de suffixes qui peuvent être utilisés dans les surnoms. Les "
"suffixes doivent être séparés par un point-virgule.</qt>"

#: configdialog.cpp:296
msgid "Printing"
msgstr "Impression"

#: configdialog.cpp:296
msgid "Printing Options"
msgstr "Options d'impression"

#: configdialog.cpp:302
msgid "&Format titles and names"
msgstr "Mise en &forme des titres et des noms"

#: configdialog.cpp:306
msgid "&Print field headers"
msgstr "Im&primer les libellés des champs"

#: configdialog.cpp:307 translators/htmlexporter.cpp:473
msgid "If checked, the field names will be printed as table headers."
msgstr "Si cochée, le nom des champs sera imprimé comme des titres de tableau."

#: configdialog.cpp:310
msgid "Grouping Options"
msgstr "Options de regroupement"

#: configdialog.cpp:313
msgid "&Group the entries"
msgstr "&Grouper les entrées"

#: configdialog.cpp:314 translators/htmlexporter.cpp:478
msgid "If checked, the entries will be grouped by the selected field."
msgstr ""
"Si cochée, les entrées seront regroupées en fonction du champ sélectionné."

#: configdialog.cpp:317
msgid "Image Options"
msgstr "Options des images"

#: configdialog.cpp:323
msgid "Maximum image &width:"
msgstr "Largeur &maximale de l'image :"

#: configdialog.cpp:328
msgid ""
"The maximum width of the images in the printout. The aspect ration is "
"preserved."
msgstr ""
"La largeur maximale de l'image lors de l'impression. Les proportions sont "
"conservées."

#: configdialog.cpp:336
msgid "&Maximum image height:"
msgstr "Hauteur &maximale de l'image :"

#: configdialog.cpp:341
msgid ""
"The maximum height of the images in the printout. The aspect ration is "
"preserved."
msgstr ""
"La hauteur maximale de l'image lors de l'impression. Les proportions sont "
"conservées."

#: configdialog.cpp:355
msgid "Templates"
msgstr "Modèles"

#: configdialog.cpp:355
msgid "Template Options"
msgstr "Options du modèle"

#: configdialog.cpp:363 fetch/execexternalfetcher.cpp:346
#: fetch/gcstarpluginfetcher.cpp:398 translators/csvimporter.cpp:252
msgid "Collection &type:"
msgstr "&Type de collection :"

#: configdialog.cpp:369
msgid "Template:"
msgstr "Modèle:"

#: configdialog.cpp:373
msgid ""
"Select the template to use for the current type of collections. Not all "
"templates will use the font and color settings."
msgstr ""
"Sélectionez le modèle de page à utiliser pour le type de collection actuel. "
"Tous les modèles utilisent les paramètres de polices et de couleurs."

#: configdialog.cpp:380
msgid "&Preview..."
msgstr "&Aperçu..."

#: configdialog.cpp:381
msgid "Show a preview of the template"
msgstr "Afficher un aperçu du modèle"

#: configdialog.cpp:398
msgid "Font Options"
msgstr "Options de police"

#: configdialog.cpp:405
msgid "Font:"
msgstr "Police :"

#: configdialog.cpp:411
msgid "This font is passed to the template used in the Entry View."
msgstr "Cette police est passée au modèle utilisé dans la vue des entrées."

#: configdialog.cpp:415
msgid "Size:"
msgstr "Taille:"

#: configdialog.cpp:425
msgid "Color Options"
msgstr "Options de couleurs"

#: configdialog.cpp:432
msgid "Background color:"
msgstr "Couleur de fond :"

#: configdialog.cpp:438
msgid "This color is passed to the template used in the Entry View."
msgstr "Cette couleur est passée au modèle utilisé dans la vue des entrées."

#: configdialog.cpp:442
msgid "Text color:"
msgstr "Couleur du texte :"

#: configdialog.cpp:451
msgid "Highlight color:"
msgstr "Couleur de mise en valeur :"

#: configdialog.cpp:460
msgid "Highlighted text color:"
msgstr "Couleur de mise en valeur du texte :"

#: configdialog.cpp:469
msgid "Manage Templates"
msgstr "Gestion des modèles"

#: configdialog.cpp:475
msgid "Install..."
msgstr "Installer..."

#: configdialog.cpp:478
msgid "Click to install a new template directly."
msgstr "Cliquer pour installer un nouveau modèle directement."

#: configdialog.cpp:481 configdialog.cpp:537
msgid "Download..."
msgstr "Télécharger..."

#: configdialog.cpp:484
msgid "Click to download additional templates via the Internet."
msgstr ""
"Cliquer pour pour télécharger des modèles supplémentaires depuis Internet."

#: configdialog.cpp:487
msgid "Delete..."
msgstr "Effacer..."

#: configdialog.cpp:490
msgid "Click to select and remove installed templates."
msgstr "Cliquer pour sélectioner et supprimer des modèles installés."

#: configdialog.cpp:501
msgid "Data Sources"
msgstr "Sources de données"

#: configdialog.cpp:501
msgid "Data Source Options"
msgstr "Options de la source de données"

#: configdialog.cpp:506 fetchdialog.cpp:171
msgid "Source"
msgstr "Source"

#: configdialog.cpp:517
msgid "Move &Up"
msgstr "Déplacer vers &haut"

#: configdialog.cpp:519 configdialog.cpp:523
msgid ""
"The order of the data sources sets the order that Tellico uses when entries "
"are automatically updated."
msgstr ""
"L'ordre des sources de données définit l'ordre dans lequel Tellico les "
"utilise lorsque les entrées sont automatiquement mises à jour."

#: configdialog.cpp:521
msgid "Move &Down"
msgstr "&Déplacer vers bas"

#: configdialog.cpp:528
msgid "&New..."
msgstr "&Nouveau..."

#: configdialog.cpp:530
msgid "Click to add a new data source."
msgstr "Cliquer pour ajouter une nouvelle source de données."

#: configdialog.cpp:531
msgid "&Modify..."
msgstr "&Modifier..."

#: configdialog.cpp:533
msgid "Click to modify the selected data source."
msgstr "Cliquer pour modifier la source de données sélectionnée."

#: configdialog.cpp:534 controller.cpp:435 controller.cpp:450
#: gui/stringmapdialog.cpp:59
#, fuzzy
msgid "&Delete"
msgstr "Effacer..."

#: configdialog.cpp:536
msgid "Click to delete the selected data source."
msgstr "Cliquer pour supprimer la source de données sélectionnée."

#: configdialog.cpp:539
msgid "Click to download additional data sources via the Internet."
msgstr ""
"Cliquer pour pour télécharger des sources de données supplémentaires depuis "
"Internet."

#: configdialog.cpp:1015 translators/xsltexporter.cpp:83
#: translators/xsltimporter.cpp:104
msgid "*.xsl|XSL Files (*.xsl)"
msgstr "*.xsl|Fichiers XSL (*.xsl)"

#: configdialog.cpp:1016
msgid "*.tar.gz *.tgz|Template Packages (*.tar.gz)"
msgstr "*.tar.gz *.tgz|Paquets de momdèle (*.tar.gz)"

#: configdialog.cpp:1017 importdialog.cpp:296 mainwindow.cpp:1143
#: mainwindow.cpp:1307 reportdialog.cpp:195 translators/bibtexexporter.cpp:53
#: translators/bibtexmlexporter.cpp:40 translators/csvexporter.cpp:44
#: translators/gcfilmsexporter.cpp:41 translators/htmlexporter.cpp:90
#: translators/onixexporter.cpp:67 translators/pilotdbexporter.cpp:47
#: translators/tellicoxmlexporter.cpp:60 translators/tellicozipexporter.cpp:39
#: translators/xsltexporter.cpp:43 translators/xsltexporter.cpp:84
#: translators/xsltimporter.cpp:105
msgid "*|All Files"
msgstr "*|Tous les fichiers"

#: configdialog.cpp:1049
msgid "Delete Template"
msgstr "Supprimer le modèle"

#: configdialog.cpp:1050
msgid "Select template to delete:"
msgstr "Choisissez le modèle à supprimer :"

#: controller.cpp:135 fetchdialog.cpp:226 fetchdialog.cpp:334
#: fetchdialog.cpp:453 fetchdialog.cpp:508 newstuff/dialog.cpp:296
#: newstuff/dialog.cpp:334 newstuff/dialog.cpp:511 statusbar.cpp:83
msgid "Ready."
msgstr "Prêt."

#: controller.cpp:432
msgid "Do you really want to delete this entry?"
msgstr "Voulez-vous vraiment supprimer cette entrée ?"

#: controller.cpp:434
msgid "Delete Entry"
msgstr "Supprimer l'entrée"

#: controller.cpp:445
msgid "Do you really want to delete these entries?"
msgstr "Voulez-vous vraiment supprimer ces entrées ?"

#: controller.cpp:449
msgid "Delete Multiple Entries"
msgstr "Supprimer plusieurs entrées"

#: controller.cpp:627 mainwindow.cpp:606
msgid "&Edit Entry..."
msgstr "&Éditer l'entrée..."

#: controller.cpp:628 mainwindow.cpp:610
msgid "D&uplicate Entry"
msgstr "D&upliquer l'entrée"

#: controller.cpp:629 mainwindow.cpp:684 tellicoui.rc:78
#, no-c-format
msgid "&Update Entry"
msgstr "&Mettre l'entrée à jour"

#: controller.cpp:630 mainwindow.cpp:614
msgid "&Delete Entry"
msgstr "&Supprimer l'entrée"

#: controller.cpp:633
msgid "&Edit Entries..."
msgstr "&Éditer les entrées..."

#: controller.cpp:634
msgid "D&uplicate Entries"
msgstr "D&upliquer les entrées"

#: controller.cpp:635
msgid "&Update Entries"
msgstr "&Mettre à jour les entrées"

#: controller.cpp:636
msgid "&Delete Entries"
msgstr "&Supprimer les entrées"

#: controller.cpp:691
msgid ""
"The following items are already loaned, but Tellico does not currently "
"support lending an item multiple times. They will be removed from the list "
"of items to lend."
msgstr ""
"Les articles suivants sont déjà empruntés. Par ailleurs, Tellico ne supporte "
"pas le prêt multiple d'articles pour le moment. Ces articles vont être "
"supprimés de la liste des articles à prêter."

#: detailedlistview.cpp:67 detailedlistview.cpp:297
#: translators/pilotdbexporter.cpp:143
msgid "View Columns"
msgstr "Afficher les colonnes"

#: document.cpp:67 document.cpp:95 document.cpp:347 mainwindow.cpp:2185
#: translators/htmlexporter.cpp:283
#, fuzzy
msgid "Untitled"
msgstr "Sous-titre"

#: document.cpp:166
msgid ""
"The current file has been modified.\n"
"Do you want to save it?"
msgstr ""
"Le document ouvert a été modifié.\n"
"Voulez-vous l'enregistrer ?"

#: document.cpp:168 entryeditdialog.cpp:660
msgid "Unsaved Changes"
msgstr "Changements non sauvegardés"

#: document.cpp:200 mainwindow.cpp:1253
msgid "Saving file..."
msgstr "Enregistrer le fichier..."

#: entryeditdialog.cpp:51 entryeditdialog.cpp:382 entryeditdialog.cpp:406
#: entryeditdialog.cpp:512
msgid "Edit Entry"
msgstr "Éditer l'entrée"

#: entryeditdialog.cpp:52
msgid "&New Entry"
msgstr "&Nouvelle entrée"

#: entryeditdialog.cpp:66 entryeditdialog.cpp:117 entryeditdialog.cpp:416
#: entryeditdialog.cpp:540
msgid "Sa&ve Entry"
msgstr "En&registrer l'entrée"

#: entryeditdialog.cpp:77
msgid "Go to the previous entry in the collection"
msgstr "Aller à l'entrée précédente dans la collection"

#: entryeditdialog.cpp:82
msgid "Go to the next entry in the collection"
msgstr "Aller à l'entrée suivante dans la collection"

#: entryeditdialog.cpp:315
msgid "Do you really want to modify these entries?"
msgstr "Voulez-vous vraiment modifier ces entrées ?"

#: entryeditdialog.cpp:317
msgid "Modify Multiple Entries"
msgstr "Modifier plusieurs entrées"

#: entryeditdialog.cpp:359
msgid "A value is required for the following fields. Do you want to continue?"
msgstr ""
"Une valeur est nécessaire pour les champs suivants. Voulez-vous continuer ?"

#: entryeditdialog.cpp:456
msgid "Edit Entries"
msgstr "Éditer les entrées"

#: entryeditdialog.cpp:488
msgid "Sa&ve Entries"
msgstr "En&registrer les entrées"

#: entryeditdialog.cpp:656
msgid ""
"The current entry has been modified.\n"
"Do you want to enter the changes?"
msgstr ""
"L'entrée courante a été modifiée.\n"
"Voulez-vous valider les modifications ?"

#: entryeditdialog.cpp:659
msgid "Save Entry"
msgstr "Enregistrer l'entrée"

#: entryiconview.cpp:287
msgid "&Sort By"
msgstr "Trier &selon"

#: entrymerger.cpp:33 tellico_kernel.cpp:398
msgid "Merge Entries"
msgstr "Fusionner les entrées"

#: entrymerger.cpp:35
msgid "Merging entries..."
msgstr "Fusion des entrées..."

#: entrymerger.cpp:49
msgid "Total merged/scanned entries: %1/%2"
msgstr "Total des entrées scannées/fusionnées : %1"

#: entryupdater.cpp:81
msgid "Updating %1..."
msgstr "Mise à jour de %1..."

#: entryupdater.cpp:83
msgid "Updating entries..."
msgstr "Mettre à jour les entrées..."

#: entryupdater.cpp:85
msgid "Update Entries"
msgstr "Mettre à jour les entrées"

#: entryupdater.cpp:99
msgid "Updating <b>%1</b>..."
msgstr "Mise à jour de <b>%1</b>..."

#: entryupdater.cpp:209
msgid "Select Match"
msgstr "Sélectionner une occurence"

#: entryupdater.cpp:217
msgid ""
"<qt><b>%1</b> returned multiple results which could match <b>%2</b>, the "
"entry currently in the collection. Please select the correct match.</qt>"
msgstr ""
"<qt><b>%1</b> a retourné plusieurs résultats qui pourraient correspondre à "
"<b>%2</b>, entrée courante dans la collection. Veuillez sélectionner la "
"correspondance la plus appropriée.</qt>"

#: entryview.cpp:199
msgid "Tellico is unable to locate the default entry stylesheet."
msgstr "Tellico ne peut pas trouver la feuille de style d'entrée par défaut."

#: entryview.cpp:201 mainwindow.cpp:1777
msgid "Please check your installation."
msgstr "Veuillez vérifier votre installation."

#: exportdialog.cpp:48
msgid "Export Options"
msgstr "Options d'exportation"

#: exportdialog.cpp:53
msgid "Formatting"
msgstr "Formatage"

#: exportdialog.cpp:55
msgid "Format all fields"
msgstr "Formater tous les champs"

#: exportdialog.cpp:57
msgid ""
"If checked, the values of the fields will be automatically formatted "
"according to their format type."
msgstr ""
"Si cochée, tous les champs seront mis en forme selon leur type de format."

#: exportdialog.cpp:59
msgid "Export selected entries only"
msgstr "Exporter seulement les entrées sélectionnées"

#: exportdialog.cpp:61
msgid "If checked, only the currently selected entries will be exported."
msgstr "Si cochée, seules les entrées sélectionnées seront exportées."

#: exportdialog.cpp:64
msgid "Encoding"
msgstr "Encodage"

#: exportdialog.cpp:66
msgid "Encode in Unicode (UTF-8)"
msgstr "Encoder en Unicode (UTF-8)"

#: exportdialog.cpp:68
msgid "Encode the exported file in Unicode (UTF-8)."
msgstr "Encoder le fichier exporté en Unicode (UTF-8)."

#: exportdialog.cpp:69
msgid "Encode in user locale (%1)"
msgstr "Encoder dans la locale de l'utilisateur (%1)"

#: exportdialog.cpp:72
msgid "Encode the exported file in the local encoding."
msgstr "Encoder le fichier exporté au format local."

#: fetch/amazonfetcher.cpp:53
msgid "Amazon Link"
msgstr "Lien Amazon"

#: fetch/amazonfetcher.cpp:62
msgid "Amazon (US)"
msgstr "Amazon (US)"

#: fetch/amazonfetcher.cpp:65
msgid "Amazon (UK)"
msgstr "Amazon (UK)"

#: fetch/amazonfetcher.cpp:68
msgid "Amazon (Germany)"
msgstr "Amazon (Allemagne)"

#: fetch/amazonfetcher.cpp:71
msgid "Amazon (Japan)"
msgstr "Amazon (Japon)"

#: fetch/amazonfetcher.cpp:74
msgid "Amazon (France)"
msgstr "Amazon (France)"

#: fetch/amazonfetcher.cpp:77
msgid "Amazon (Canada)"
msgstr "Amazon (Canada)"

#: fetch/amazonfetcher.cpp:98
msgid "Amazon.com Web Services"
msgstr "Amazon.com"

#: fetch/amazonfetcher.cpp:201 fetch/animenfofetcher.cpp:75
#: fetch/arxivfetcher.cpp:83 fetch/bibsonomyfetcher.cpp:66
#: fetch/citebasefetcher.cpp:67 fetch/crossreffetcher.cpp:91
#: fetch/discogsfetcher.cpp:97 fetch/googlescholarfetcher.cpp:88
#: fetch/ibsfetcher.cpp:72 fetch/isbndbfetcher.cpp:79 fetch/yahoofetcher.cpp:94
msgid "%1 does not allow searching for this collection type."
msgstr "%1 ne permet pas la recherche pour ce type de collection."

#: fetch/amazonfetcher.cpp:577 fetch/isbndbfetcher.cpp:247
msgid "Results from %1: %2/%3"
msgstr "Résultats de %1 : %2/%3"

#: fetch/amazonfetcher.cpp:745 fetch/yahoofetcher.cpp:242
msgid "The cover image could not be loaded."
msgstr "La couverture n'a pas pu être chargée."

#: fetch/amazonfetcher.cpp:863
msgid "Co&untry: "
msgstr "&Pays"

#: fetch/amazonfetcher.cpp:866
msgid "United States"
msgstr "États Unis"

#: fetch/amazonfetcher.cpp:867
msgid "United Kingdom"
msgstr "Royaume Uni"

#: fetch/amazonfetcher.cpp:868
msgid "Germany"
msgstr "Allemagne"

#: fetch/amazonfetcher.cpp:869
msgid "Japan"
msgstr "Japon"

#: fetch/amazonfetcher.cpp:870
msgid "France"
msgstr "France"

#: fetch/amazonfetcher.cpp:871
msgid "Canada"
msgstr "Canada"

#: fetch/amazonfetcher.cpp:875
msgid ""
"Amazon.com provides data from several different localized sites. Choose the "
"one you wish to use for this data source."
msgstr ""
"Amazon.com propose des données de plusieurs serveurs locaux. Choisissez "
"celui que vous désirez utiliser comme source."

#: fetch/amazonfetcher.cpp:881
msgid "&Image size: "
msgstr "&Taille de l'image"

#: fetch/amazonfetcher.cpp:884
msgid "Small Image"
msgstr "Petite image"

#: fetch/amazonfetcher.cpp:885
msgid "Medium Image"
msgstr "Image moyenne"

#: fetch/amazonfetcher.cpp:886
msgid "Large Image"
msgstr "Grande image"

#: fetch/amazonfetcher.cpp:887
msgid "No Image"
msgstr "Pas d'image"

#: fetch/amazonfetcher.cpp:890 fetch/discogsfetcher.cpp:372
#: fetch/imdbfetcher.cpp:1164
msgid ""
"The cover image may be downloaded as well. However, too many large images in "
"the collection may degrade performance."
msgstr ""
"La couverture peut être également téléchargée. Cependant, de trop grosses "
"images dans la collection peuvent dégrader les performances."

#: fetch/amazonfetcher.cpp:896
msgid "&Associate's ID: "
msgstr "Identité &associée : "

#: fetch/amazonfetcher.cpp:901
msgid ""
"The associate's id identifies the person accessing the Amazon.com Web "
"Services, and is included in any links to the Amazon.com site."
msgstr ""
"L'identité associée identifie la personne accédant aux services Web Amazon."
"com, et est incluse dans tous les liens vers le site Amazon.com."

#: fetch/amazonfetcher.cpp:907
#, fuzzy
msgid "Access key: "
msgstr "Clef API :"

#: fetch/amazonfetcher.cpp:913
msgid "Secret Key: "
msgstr ""

#: fetch/animenfofetcher.cpp:257
msgid "Original Title"
msgstr "Titre original"

#: fetch/animenfofetcher.cpp:260 fetch/imdbfetcher.cpp:757
#: fetch/imdbfetcher.cpp:1205
msgid "Alternative Titles"
msgstr "Titres alternatifs"

#: fetch/animenfofetcher.cpp:264
msgid "Distributor"
msgstr "Distributeur"

#: fetch/animenfofetcher.cpp:270
msgid "Episodes"
msgstr "Épisodes"

#: fetch/animenfofetcher.cpp:370 fetch/arxivfetcher.cpp:362
#: fetch/bibsonomyfetcher.cpp:198 fetch/citebasefetcher.cpp:245
#: fetch/entrezfetcher.cpp:473 fetch/googlescholarfetcher.cpp:225
#: fetch/ibsfetcher.cpp:408 fetch/isbndbfetcher.cpp:342
#: fetch/yahoofetcher.cpp:392
msgid "This source has no options."
msgstr "Cette source n'a pas d'option."

#: fetch/arxivfetcher.cpp:53
msgid "arXiv.org"
msgstr "arXiv.org"

#: fetch/configwidget.cpp:29
msgid "Source Options"
msgstr "Options de source"

#: fetch/configwidget.cpp:40
msgid "Available Fields"
msgstr "Champs disponibles"

#: fetch/crossreffetcher.cpp:85
msgid "%1 requires a username and password."
msgstr "%1 nécessite un nom d'utilisateur et un mot de passe."

#: fetch/crossreffetcher.cpp:341
msgid ""
"CrossRef requires an account for access. Please read the terms and "
"conditions and <a href='http://www.crossref.org/requestaccount/'>request an "
"account</a>. Enter your OpenURL account information below."
msgstr ""
"CrossRef nécessite un compte pour accéder à ses services. Lisez les termes "
"et conditions et <a href='http://www.crossref.org/requestaccount/'>demandez "
"un compte</a>, puis entrez les informations ci-dessous."

#: fetch/crossreffetcher.cpp:352
msgid "&Username: "
msgstr "Num d'&utilisateur : "

#: fetch/crossreffetcher.cpp:357
msgid ""
"A username and password is required to access the CrossRef service. The "
"password is stored as plain text in the Tellico configuration file."
msgstr ""
"Un nom d'utilisateur et un mot de passe sont nécessaires à l'uitilisation du "
"service CrossRef. Notez que le mot de passe est conservé en clair dans le "
"fichier de configuration de Tellico."

#: fetch/crossreffetcher.cpp:363
msgid "&Password: "
msgstr "Mot de &passe : "

#: fetch/discogsfetcher.cpp:57
msgid "Discogs Audio Search"
msgstr "Recherche audio Discogs"

#: fetch/discogsfetcher.cpp:356
msgid "API &key: "
msgstr "Clef API :"

#: fetch/discogsfetcher.cpp:362
msgid ""
"With your discogs.com account you receive an API key for the usage of their "
"XML-based interface (See http://www.discogs.com/help/api)."
msgstr ""
"Avec votre compte discogs.com, vous recevez une clef API pour l'utilisation "
"de leur interface XML (voir http://www.discogs.com/help/api)."

#: fetch/discogsfetcher.cpp:368 fetch/imdbfetcher.cpp:1160
msgid "Download cover &image"
msgstr "Télécharger la c&ouverture"

#: fetch/discogsfetcher.cpp:409
msgid "Discogs Link"
msgstr "Liens Discogs"

#: fetch/entrezfetcher.cpp:56
msgid "Entrez Database"
msgstr "Base de données Entrez"

#: fetch/entrezfetcher.cpp:492
msgid "Institution"
msgstr "Institution"

#: fetch/execexternalfetcher.cpp:82
msgid "External Application"
msgstr "Application externe"

#: fetch/execexternalfetcher.cpp:351
msgid ""
"Set the collection type of the data returned from the external application."
msgstr ""
"Sélectionne le type de collection des données retourné par l'application "
"externe."

#: fetch/execexternalfetcher.cpp:356
msgid "&Result type: "
msgstr "Type de &resultat : "

#: fetch/execexternalfetcher.cpp:367
msgid "Set the result type of the data returned from the external application."
msgstr ""
"Sélectionne le type des résultats des données retournées par l'application "
"externe."

#: fetch/execexternalfetcher.cpp:372
msgid "Application &path: "
msgstr "Chemin de l'a&pplication : "

#: fetch/execexternalfetcher.cpp:377
msgid ""
"Set the path of the application to run that should output a valid Tellico "
"data file."
msgstr ""
"Sélectionne le chemin de l'application à exécuter qui devrait retourner un "
"fichier de données Tellico valide."

#: fetch/execexternalfetcher.cpp:382
msgid "Select the search keys supported by the data source."
msgstr ""
"Sélectionner les touches de recherche supportées par la source de données."

#: fetch/execexternalfetcher.cpp:383
msgid ""
"Add any arguments that may be needed. <b>%1</b> will be replaced by the "
"search term."
msgstr ""
"Ajoutez tout argument pouvant être nécessaire.<b>%1</b> sera remplacé par "
"l'expression recherchée."

#: fetch/execexternalfetcher.cpp:384
msgid "Arguments"
msgstr "Arguments"

#: fetch/execexternalfetcher.cpp:417 newstuff/dialog.cpp:157
msgid "Update"
msgstr "Mettre à jour"

#. TRANSLATORS: Do not translate %{author}.
#: fetch/execexternalfetcher.cpp:425
msgid ""
"<p>Enter the arguments which should be used to search for available updates "
"to an entry.</p><p>The format is the same as for <i>Dependent</i> fields, "
"where field values are contained inside braces, such as <i>%{author}</i>. "
"See the documentation for details.</p>"
msgstr ""
"<p>Entrer les arguments qui devraient être utilisés pour chercher les mises "
"à jour disponibles pour une entrée donnée.</p><p>Le format est le même que "
"pour les champs dépendants dont les valeurs des champs sont entre crochets "
"(par exemple <i>%{author}</i>). Se référer à la documentation pour plus de "
"détails.</p>"

#: fetch/fetchmanager.cpp:74
msgid "Person"
msgstr "Personne"

#: fetch/fetchmanager.cpp:75
msgid "ISBN"
msgstr "ISBN"

#: fetch/fetchmanager.cpp:76
msgid "UPC/EAN"
msgstr "UPC/EAN"

#: fetch/fetchmanager.cpp:77
msgid "Keyword"
msgstr "Mot-clé"

#: fetch/fetchmanager.cpp:79 translators/pdfimporter.cpp:173
msgid "arXiv ID"
msgstr "ID arXiv"

#: fetch/fetchmanager.cpp:80
msgid "Pubmed ID"
msgstr "ID Pubmed"

#: fetch/fetchmanager.cpp:83
msgid "Raw Query"
msgstr "Requête brute"

#: fetch/gcstarpluginfetcher.cpp:190
msgid "GCstar Plugin"
msgstr "Greffon GCstar"

#: fetch/gcstarpluginfetcher.cpp:404
msgid "Set the collection type of the data returned from the plugin."
msgstr "Sélectionne le type dedonnées retourné par le greffon."

#: fetch/gcstarpluginfetcher.cpp:409
msgid "&Plugin: "
msgstr "&Greffon : "

#: fetch/gcstarpluginfetcher.cpp:415
msgid "Select the GCstar plugin used for the data source."
msgstr "Sélectionner le greffon GCstar utilisé comme source de données."

#: fetch/gcstarpluginfetcher.cpp:420
msgid "Author: "
msgstr "Auteur : "

#: fetch/ibsfetcher.cpp:47
msgid "Internet Bookshop (ibs.it)"
msgstr "Librairie internet (ibs.it)"

#: fetch/imdbfetcher.cpp:89
msgid "Internet Movie Database"
msgstr "Base de données de films Internet"

#: fetch/imdbfetcher.cpp:578
msgid "Select IMDB Result"
msgstr "Sélectionnez le résultat IMDB"

#: fetch/imdbfetcher.cpp:581
msgid ""
"<qt>Your search returned multiple matches. Please select one below.</qt>"
msgstr ""
"<qt>Votre recherche a obtenu plusieurs résultats. Veuillez sélectionner l'un "
"des suivants.</qt>"

#: fetch/imdbfetcher.cpp:596
msgid "<qt>Select a search result.</qt>"
msgstr "<qt>Sélectionnez un résultat de recherche.</qt>"

#: fetch/imdbfetcher.cpp:689 fetch/imdbfetcher.cpp:1203
msgid "IMDB Link"
msgstr "Lien IMDB"

#: fetch/imdbfetcher.cpp:961 fetch/imdbfetcher.cpp:1204
msgid "IMDB Rating"
msgstr "Note IMDB"

#: fetch/imdbfetcher.cpp:1083 fetch/imdbfetcher.cpp:1206
msgid "Certifications"
msgstr "Certifications"

#: fetch/imdbfetcher.cpp:1139 fetch/srufetcher.cpp:439
#: fetch/z3950fetcher.cpp:528
msgid "Hos&t: "
msgstr "Hô&te: "

#: fetch/imdbfetcher.cpp:1144
msgid ""
"The Internet Movie Database uses several different servers. Choose the one "
"you wish to use."
msgstr ""
"La base de données de films Internet (IMDB) utilise différents serveurs. "
"Choisissez celui que vous désirez utiliser."

#: fetch/imdbfetcher.cpp:1150
msgid "&Maximum cast: "
msgstr "Nombre &maximal d'acteur : "

#: fetch/imdbfetcher.cpp:1155
msgid ""
"The list of cast members may include many people. Set the maximum number "
"returned from the search."
msgstr ""
"La liste des membre de la distribution peut contenir beaucoup de personnes. "
"Sélectionnez le nombre d'occurences maximal retourné par la recherche."

#: fetch/isbndbfetcher.cpp:54
msgid "ISBNdb.com"
msgstr "ISBNdb.com"

#: fetch/srufetcher.cpp:73
msgid "SRU Server"
msgstr "Serveur SRU"

#: fetch/srufetcher.cpp:416 fetch/z3950-server.cfg:6
msgid "Library of Congress (US)"
msgstr "Bibliothèque du Congres (US)"

#: fetch/srufetcher.cpp:446 fetch/z3950fetcher.cpp:534
msgid "Enter the host name of the server."
msgstr "Entrez le nom du serveur."

#: fetch/srufetcher.cpp:451 fetch/z3950fetcher.cpp:539
msgid "&Port: "
msgstr "&Port: "

#: fetch/srufetcher.cpp:456 fetch/z3950fetcher.cpp:544
#, c-format
msgid "Enter the port number of the server. The default is %1."
msgstr "Entrez le numéro de port du serveur. Le défaut est %1."

#: fetch/srufetcher.cpp:461
msgid "Path: "
msgstr "Chemin: "

#: fetch/srufetcher.cpp:466
msgid "Enter the path to the database used by the server."
msgstr "Entrez le chemin de la base de données utilisée par le serveur."

#: fetch/srufetcher.cpp:471
msgid "Format: "
msgstr "Format:"

#: fetch/srufetcher.cpp:479
msgid "Enter the result format used by the server."
msgstr "Entrez le format de résultat utilisé par le serveur."

#: fetch/yahoofetcher.cpp:54
msgid "Yahoo! Audio Search"
msgstr "Yahoo! Moteur de recherche audio"

#: fetch/z3950connection.cpp:130
msgid "Query error!"
msgstr "Erreur de requête!"

#: fetch/z3950connection.cpp:171
msgid "Connection search error %1: %2"
msgstr "Erreur de recherche %1: %2"

#: fetch/z3950connection.cpp:248
msgid "Record syntax error"
msgstr "Enregistrer les erreurs de syntaxe"

#: fetch/z3950connection.cpp:343
msgid "Connection error %1: %2"
msgstr "Erreur de connexion %1: %2"

#: fetch/z3950fetcher.cpp:80 fetch/z3950fetcher.cpp:779
msgid "z39.50 Server"
msgstr "Serveur z39.50"

#: fetch/z3950fetcher.cpp:518
msgid "Use preset &server:"
msgstr "Utiliser le &serveur préconfiguré :"

#: fetch/z3950fetcher.cpp:549
msgid "&Database: "
msgstr "Base de &données : "

#: fetch/z3950fetcher.cpp:554
msgid "Enter the database name used by the server."
msgstr "Entrez le nom de base de données utilisé par le serveur."

#: fetch/z3950fetcher.cpp:559
msgid "Ch&aracter set: "
msgstr "Jeu de c&aractères : "

#: fetch/z3950fetcher.cpp:568
msgid ""
"Enter the character set encoding used by the z39.50 server. The most likely "
"choice is MARC-8, although ISO-8859-1 is common as well."
msgstr ""
"Entrez le jeu de caractères utilisé par le serveur z39.50. Le choix le plus "
"probable est MARC-8, bien que ISO-8859-1 soit également courant."

#: fetch/z3950fetcher.cpp:574
msgid "&Format: "
msgstr "&Format:"

#: fetch/z3950fetcher.cpp:577
msgid "Auto-detect"
msgstr "Détection automatique"

#: fetch/z3950fetcher.cpp:585
msgid ""
"Enter the data format used by the z39.50 server. Tellico will attempt to "
"automatically detect the best setting if <i>auto-detect</i> is selected."
msgstr ""
"Entrez le format de données utilisé par le serveur z39.50. Tellico essaiera "
"de le détecter automatiquement si le choix <i>Détection automatique</i> est "
"sélectioné."

#: fetch/z3950fetcher.cpp:591
msgid "&User: "
msgstr "&Utilisateur : "

#: fetch/z3950fetcher.cpp:594 fetch/z3950fetcher.cpp:606
msgid "Optional"
msgstr "Optionel"

#: fetch/z3950fetcher.cpp:597
msgid ""
"Enter the authentication user name used by the z39.50 database. Most servers "
"do not need one."
msgstr ""
"Entrez le nom de base de données utilisé par le serveur z39.50. La plupart "
"des serveurs n'en ont pas besoin."

#: fetch/z3950fetcher.cpp:603
msgid "Pass&word: "
msgstr "&Mot de passe : "

#: fetch/z3950fetcher.cpp:610
msgid ""
"Enter the authentication password used by the z39.50 database. Most servers "
"do not need one. The password will be saved in plain text in the Tellico "
"configuration file."
msgstr ""
"Entrez le mot de passe utilisé par la base de données z39.50. La plupart des "
"serveurs n'en ont pas besoin. Le mot de passe sera conserve en clair dans le "
"fichier de configuration de Tellico."

#: fetch/z3950fetcher.cpp:694
msgid "Illustrator"
msgstr "Illustrateur"

#: fetchdialog.cpp:65
msgid "&Search"
msgstr "&Chercher"

#: fetchdialog.cpp:66
msgid "&Stop"
msgstr "&Stop"

#: fetchdialog.cpp:86
msgid "Internet Search"
msgstr "Recherche Internet"

#: fetchdialog.cpp:94
msgid "Search Query"
msgstr "Requête"

#: fetchdialog.cpp:100
msgid ""
"_: Start the search\n"
"S&earch:"
msgstr "R&echercher:"

#: fetchdialog.cpp:104
msgid "Enter a search value. An ISBN search must include the full ISBN."
msgstr ""
"Entrer une valeur à chercher. Une recherche ISBN doit inclure le numéro ISBN "
"complet."

#: fetchdialog.cpp:111
msgid "Choose the type of search"
msgstr "Choisissez le type de recherche"

#: fetchdialog.cpp:117
msgid "Click to start or stop the search"
msgstr "Cliquez pour démarrer ou arrêter la recherche"

#: fetchdialog.cpp:134
msgid "&Multiple ISBN/UPC search"
msgstr "Recherche ISBN/UPC &multiple"

#: fetchdialog.cpp:135
msgid "Check this box to search for multiple ISBN or UPC values."
msgstr "Cochez cette case pour chercher plusieurs valeurs ISBN ou UPC."

#: fetchdialog.cpp:138
msgid "Edit List..."
msgstr "Liste..."

#: fetchdialog.cpp:140
msgid ""
"Click to open a text edit box for entering or editing multiple ISBN values."
msgstr "Cliquez pour entrer ou éditer les valeurs ISBN à chercher."

#: fetchdialog.cpp:146
msgid "Search s&ource:"
msgstr "S&ource:"

#: fetchdialog.cpp:154
msgid "Select the database to search"
msgstr "Choisissez la base de données dans laquelle chercher"

#: fetchdialog.cpp:177
msgid ""
"As results are found, they are added to this list. Selecting one will fetch "
"the complete entry and show it in the view below."
msgstr ""
"Au fur et à mesure que les résultats sont trouvés, ils sont ajoutés à cette "
"liste. En sélectionner une téléchargera l'entrée complète et l'affichera "
"dans la vue ci-dessous."

#: fetchdialog.cpp:185
msgid ""
"An entry may be shown here before adding it to the current collection by "
"selecting it in the list above"
msgstr ""
"Une entrée peut être affichée ici avant d'être ajoutée à la collection, en "
"la sélectionnant dans la liste ci-dessus"

#: fetchdialog.cpp:192
msgid "&Add Entry"
msgstr "&Ajouter l'entrée"

#: fetchdialog.cpp:196
msgid "Add the selected entry to the current collection"
msgstr "Ajouter l'entrée sélectionnée à la collection"

#: fetchdialog.cpp:198
msgid "Get More Results"
msgstr "Obtenir plus de résultats"

#: fetchdialog.cpp:201
msgid "Fetch more results from the current data source"
msgstr "Obtenir plus de résultats pour la recherche actuelle"

#: fetchdialog.cpp:205
msgid "Clear all search fields and results"
msgstr "Effacer tous les champs et valeurs"

#: fetchdialog.cpp:299
msgid "Cancelling the search..."
msgstr "Annulation de la recherche..."

#: fetchdialog.cpp:314 fetchdialog.cpp:474
msgid "Searching..."
msgstr "Recherche en cours..."

#: fetchdialog.cpp:369
msgid "The search returned no items."
msgstr "La recherche n'a rien trouvé."

#: fetchdialog.cpp:373
#, c-format
msgid ""
"_n: The search returned 1 item.\n"
"The search returned %n items."
msgstr ""
"La recherche a trouvé 1 entrée.\n"
"La recherche a trouvé %n entrées."

#: fetchdialog.cpp:414
msgid "No results were found for the following ISBN values:"
msgstr "Aucune entrée n'a été trouvée pour les ISBN suivants :"

#: fetchdialog.cpp:445 fetchdialog.cpp:497
msgid "Fetching %1..."
msgstr "Téléchargement de %1..."

#: fetchdialog.cpp:530 fetchdialog.cpp:715
msgid "No Internet sources are available for your current collection type."
msgstr "Aucune source Internet n'est disponible pour ce type de collection."

#: fetchdialog.cpp:601
msgid "Edit ISBN/UPC Values"
msgstr "Éditer les valeurs ISBN/UPC"

#: fetchdialog.cpp:605
msgid "<qt>Enter the ISBN or UPC values, one per line.</qt>"
msgstr "<qt>Entrez les valeurs ISBN ou UPC, une par ligne.</qt>"

#: fetchdialog.cpp:611
msgid "&Load From File..."
msgstr "&Charger depuis un fichier..."

#: fetchdialog.cpp:612
msgid "<qt>Load the list from a text file.</qt>"
msgstr "<qt>Charge la liste depuis un fichier texte.</qt>"

#: fetchdialog.cpp:631
msgid ""
"<qt>An ISBN search can contain a maximum of 100 ISBN values. Only the first "
"100 values in your list will be used.</qt>"
msgstr ""
"<qt>Une recherche ISBN peut contenir un maximum de 100 valeurs ISBN. Seules "
"les 100 premières valeurs de votre liste seront utilisées.</qt>"

#: fetcherconfigdialog.cpp:39 fetcherconfigdialog.cpp:49
msgid "Data Source Properties"
msgstr "Propriétés de la source de données"

#: fetcherconfigdialog.cpp:81
msgid "&Source name: "
msgstr "Nom de la &source : "

#: fetcherconfigdialog.cpp:83
msgid ""
"The name identifies the data source and should be unique and informative."
msgstr ""
"Le nom identifie la source de données et devrait être unique et informatif."

#: fetcherconfigdialog.cpp:94 fetcherconfigdialog.cpp:98
msgid "Source &type: "
msgstr "Type de source : "

#: fetcherconfigdialog.cpp:101
msgid "Tellico supports several different data sources."
msgstr "Tellico supporte plusieurs sources de données différentes."

#: fetcherconfigdialog.cpp:115
msgid "Updating from source should overwrite user data"
msgstr "La mise à jour depuis cette source doit remplacer les données"

#: fetcherconfigdialog.cpp:118
msgid "If checked, updating entries will overwrite any existing information."
msgstr ""
"Si cochée, la mise à jour des entrées remplacera les données existantes."

#: field.cpp:489
msgid "Simple Text"
msgstr "Texte simple"

#: field.cpp:490
msgid "Paragraph"
msgstr "Paragraphe"

#: field.cpp:491
msgid "Choice"
msgstr "Choix"

#: field.cpp:492
msgid "Checkbox"
msgstr "Case à cocher"

#: field.cpp:495
msgid "Table"
msgstr "Tableau"

#: field.cpp:497
msgid "Dependent"
msgstr "Dépendant"

#: field.cpp:499
msgid "Date"
msgstr "Date"

#: filehandler.cpp:154 translators/tellicoimporter.cpp:108
#: translators/xmlimporter.cpp:43 translators/xmlimporter.cpp:60
msgid "There is an XML parsing error in line %1, column %2."
msgstr "Une erreur d'analyse XML est survenue ligne %1, colonne %2."

#: filehandler.cpp:156 translators/tellicoimporter.cpp:110
#: translators/xmlimporter.cpp:45 translators/xmlimporter.cpp:62
#, fuzzy
msgid "The error message from TQt is:"
msgstr "Le message d'erreur de Qt est:"

#: filehandler.cpp:206
#, c-format
msgid "Tellico is unable to load the image - %1."
msgstr "Tellico ne peut pas charger l'image - %1."

#: filehandler.cpp:220
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
"Un fichier nommé \"%1\" existe déjà. Êtes-vous sur de vouloir le remplacer ?"

#: filehandler.cpp:223
msgid "Overwrite File?"
msgstr "Remplacer le fichier ?"

#: filehandler.cpp:224
msgid "Overwrite"
msgstr "Remplacer"

#: filterdialog.cpp:60
msgid "Any Field"
msgstr "Tout champ"

#: filterdialog.cpp:68
msgid "contains"
msgstr "contenant"

#: filterdialog.cpp:69
msgid "does not contain"
msgstr "ne contenant pas"

#: filterdialog.cpp:70
msgid "equals"
msgstr "égal à"

#: filterdialog.cpp:71
msgid "does not equal"
msgstr "différent de"

#: filterdialog.cpp:72
msgid "matches regexp"
msgstr "vérifie l'expression rationnelle"

#: filterdialog.cpp:73
msgid "does not match regexp"
msgstr "Ne vérifie pas l'expression rationnelle"

#: filterdialog.cpp:90
msgid "Edit..."
msgstr "Éditer..."

#: filterdialog.cpp:282
msgid "Advanced Filter"
msgstr "Filtre avancé"

#: filterdialog.cpp:294
msgid "Filter Criteria"
msgstr "Critère du filtre"

#: filterdialog.cpp:300
msgid "Match a&ll of the following"
msgstr "Vérifie &toutes les règles suivantes"

#: filterdialog.cpp:301
msgid "Match an&y of the following"
msgstr "Vérifie &une des règles suivantes"

#: filterdialog.cpp:311
msgid "Filter name:"
msgstr "Nom du filtre :"

#: filterdialog.cpp:319
msgid "&Save Filter"
msgstr "Enregi&strer le filtre"

#: filterview.cpp:33 filterview.cpp:85 mainwindow.cpp:739 mainwindow.cpp:755
msgid "Filter"
msgstr "Filtre"

#: filterview.cpp:87
msgid "Filter (Sort by Count)"
msgstr "Filtrer (tri par nombre d'occurences)"

#: groupview.cpp:252
msgid "Expand All Groups"
msgstr "Développer tous les groupes"

#: groupview.cpp:254
msgid "Collapse All Groups"
msgstr "Réduire tous les groupes"

#: groupview.cpp:256
msgid "Filter by Group"
msgstr "Filtrer par groupe"

#: groupview.cpp:466
msgid "%1 (Sort by Count)"
msgstr "%1 (Tri par nombres croissants)"

#: groupview.cpp:473
msgid ""
"_: Group Name Header\n"
"Group"
msgstr "Groupe"

#: groupview.cpp:479 mainwindow.cpp:1629 mainwindow.cpp:1669
#: translators/htmlexporter.cpp:320
msgid "People"
msgstr "Personnes"

#: gui/fieldwidget.cpp:101 gui/fieldwidget.cpp:195
msgid ""
"_: Edit Label\n"
"%1:"
msgstr "%1 :"

#: gui/imagewidget.cpp:57
msgid "Select Image..."
msgstr "Sélectionner l'image..."

#: ../xslt/tellico2html.xsl:255 gui/imagewidget.cpp:58
#, fuzzy, no-c-format
msgid "Clear"
msgstr "Effacer le tableau"

#: gui/imagewidget.cpp:63
msgid "Save link only"
msgstr "Enregister uniquement un lien"

#: gui/imagewidget.cpp:162
msgid "Saving a link is only possible for newly added images."
msgstr ""
"Enregister uniquement un lien n'est possible que pour les nouvelles images."

#: gui/kwidgetlister.cpp:58
msgid ""
"_: more widgets\n"
"More"
msgstr "Plus"

#: gui/kwidgetlister.cpp:62
msgid ""
"_: fewer widgets\n"
"Fewer"
msgstr "Moins"

#: gui/kwidgetlister.cpp:69
msgid ""
"_: clear widgets\n"
"Clear"
msgstr "Effacer"

#: gui/previewdialog.cpp:27
msgid "Template Preview"
msgstr "Aperçu du modèle"

#: gui/stringmapdialog.cpp:57
msgid "&Set"
msgstr "&Régler"

#: gui/tablefieldwidget.cpp:181
msgid "Rename Column"
msgstr "Renommer la colonne"

#: gui/tablefieldwidget.cpp:181
msgid "New column name:"
msgstr "Nouveau nom de colonne :"

#: gui/tablefieldwidget.cpp:206
#, c-format
msgid "Column %1"
msgstr "Colonne %1"

#: gui/tablefieldwidget.cpp:241 gui/tablefieldwidget.cpp:289
msgid "Rename Column..."
msgstr "Renommer la colonne..."

#: gui/tablefieldwidget.cpp:274
msgid "Insert Row"
msgstr "Insérer une ligne"

#: gui/tablefieldwidget.cpp:276
msgid "Remove Row"
msgstr "Supprimer la ligne"

#: gui/tablefieldwidget.cpp:278
msgid "Move Row Up"
msgstr "Se déplacer d'une ligne vers le haut"

#: gui/tablefieldwidget.cpp:283
msgid "Move Row Down"
msgstr "Se déplacer d'une ligne vers le bas"

#: gui/tablefieldwidget.cpp:295
msgid "Clear Table"
msgstr "Effacer le tableau"

#: importdialog.cpp:54 importdialog.cpp:60
msgid "Import Options"
msgstr "Options d'importation"

#: importdialog.cpp:62
msgid "&Replace current collection"
msgstr "&Remplacer la collection actuelle"

#: importdialog.cpp:63
msgid "Replace the current collection with the contents of the imported file."
msgstr "Remplacer la collection actuelle par le contenu du fichier importé."

#: importdialog.cpp:65
msgid "A&ppend to current collection"
msgstr "A&jouter à la collection actuelle"

#: importdialog.cpp:66
msgid ""
"Append the contents of the imported file to the current collection. This is "
"only possible when the collection types match."
msgstr ""
"Ajouter le contenu du fichier importé à la collection courante. Ceci n'est "
"possible que lorsque les collections sont de même type."

#: importdialog.cpp:69
msgid "&Merge with current collection"
msgstr "&Fusionner avec la collection courante"

#: importdialog.cpp:70
msgid ""
"Merge the contents of the imported file to the current collection. This is "
"only possible when the collection types match. Entries must match exactly in "
"order to be merged."
msgstr ""
"Fusionner le contenu du fichier importé dans la collection courante. Ceci "
"n'est possible que si les collections sont de même type. La totalité des "
"entrées doit correspondre parfaitement pour que la fusion soit possible."

#: importdialog.cpp:95 mainwindow.cpp:323 tellicoui.rc:24
#, no-c-format
msgid "&Import"
msgstr "&Importer"

#: importdialog.cpp:244 mainwindow.cpp:1139 mainwindow.cpp:1305
#: translators/tellicozipexporter.cpp:39
msgid "*.tc *.bc|Tellico Files (*.tc)"
msgstr "*.tc *.bc|Fichiers Tellico (*.tc)"

#: importdialog.cpp:245 importdialog.cpp:258 importdialog.cpp:263
#: mainwindow.cpp:1141 translators/tellicoxmlexporter.cpp:60
msgid "*.xml|XML Files (*.xml)"
msgstr "*.xml|Fichiers XML (*.xml)"

#: importdialog.cpp:249 translators/bibtexexporter.cpp:53
msgid "*.bib|Bibtex Files (*.bib)"
msgstr "*.bib|Fichiers BibTeX (*.bib)"

#: importdialog.cpp:253 translators/csvexporter.cpp:44
msgid "*.csv|CSV Files (*.csv)"
msgstr "*.csv|Fichiers CSV (*.csv)"

#: importdialog.cpp:267
msgid "*.ris|RIS Files (*.ris)"
msgstr "*.ris|Fichiers RIS (*.ris)"

#: importdialog.cpp:271 translators/gcfilmsexporter.cpp:43
msgid "*.gcs|GCstar Data Files (*.gcs)"
msgstr "*.gcs|Fichiers de données GCstar (*.gcs)"

#: importdialog.cpp:272 translators/gcfilmsexporter.cpp:41
msgid "*.gcf|GCfilms Data Files (*.gcf)"
msgstr "*.gcf|Fichiers de données GCFilms (*.gcf)"

#: importdialog.cpp:276
msgid "*.amc|AMC Data Files (*.amc)"
msgstr "*.amc|Fichiers de données AMC (*.amc)"

#: importdialog.cpp:280
msgid "*.pdf|PDF Files (*.pdf)"
msgstr "*.pdf|Fichiers PDF (*.pdf)"

#: importdialog.cpp:284
msgid "*.reflib|Referencer Files (*.reflib)"
msgstr "*.reflib|Fichiers Referencer (*.reflib)"

#: loandialog.cpp:40
msgid "Loan Dialog"
msgstr "Fenêtre des prêts"

#: loandialog.cpp:78
msgid "The following items are being checked out:"
msgstr "La vérification des articles suivants est en cours:"

#: loandialog.cpp:84
msgid "The following item is on-loan:"
msgstr "L'objet suivant est emprunté:"

#: loandialog.cpp:94
msgid "&Lend to:"
msgstr "&Prêter à :"

#: loandialog.cpp:107
msgid ""
"Enter the name of the person borrowing the items from you. Clicking the "
"button allows you to select from your address book."
msgstr ""
"Entrez le nom de l'emprunteur. Cliquer sur le bouton vous donne la "
"possibilité de choisir un nom dans votre carnet d'adresses."

#: loandialog.cpp:117
msgid "&Loan date:"
msgstr "Date de &l'emprunt :"

#: loandialog.cpp:123
msgid ""
"The check-out date is the date that you lent the items. By default, today's "
"date is used."
msgstr ""
"La date de contrôle est la date à laquelle vous avez prêté des articles. La "
"date du jour est utilisée par défaut."

#: loandialog.cpp:132
msgid "D&ue date:"
msgstr "Date de reto&ur:"

#: loandialog.cpp:139
msgid ""
"The due date is when the items are due to be returned. The due date is not "
"required, unless you want to add the loan to your active calendar."
msgstr ""
"La date de retour est la date à laquelle les articles doivent être rendus. "
"Celle-ci n'est pas obligatoire, à moins que vous ne souhaitiez intégrer ce "
"prêt à votre calendrier courant."

#: loandialog.cpp:144
msgid "&Note:"
msgstr "&Note :"

#: loandialog.cpp:150
msgid "You can add notes about the loan, as well."
msgstr "Vous pouvez également ajouter des notes a propos du prêt."

#: loandialog.cpp:154
msgid "&Add a reminder to the active calendar"
msgstr "&Ajouter un rappel dans le calendrier actif"

#: loandialog.cpp:157
msgid ""
"<qt>Checking this box will add a <em>To-do</em> item to your active "
"calendar, which can be viewed using KOrganizer. The box is only active if "
"you set a due date."
msgstr ""
"<qt>Cocher cette case ajoutera une entrée <em>To-do</em> (tâche à faire dans "
"le futur) dans votre calendrier actif, qui pourra être consulté en utilisant "
"KOrganizer. Cette case n'est active que la date de retour de prêt est "
"spécifiée."

#: ../xslt/report-templates/Loan_View.xsl:131 loanview.cpp:33 loanview.cpp:91
#, no-c-format
msgid "Borrower"
msgstr "Emprunteur"

#: loanview.cpp:74
msgid "Check-in"
msgstr "Article rendu (fin de prêt)"

#: loanview.cpp:76
msgid "Modify Loan..."
msgstr "Modifier le prêt..."

#: loanview.cpp:93
msgid "Borrower (Sort by Count)"
msgstr "Emprunteur (Classement par nombre d'occurences)"

#: main.cpp:23
#, fuzzy
msgid "Tellico - a collection manager for TDE"
msgstr "Tellico - un gestionnaire de collection pour KDE"

#: main.cpp:27
msgid "Do not reopen the last open file"
msgstr "Ne pas charger le dernier fichier ouvert"

#: main.cpp:28
msgid "Import <filename> as a bibtex file"
msgstr "Importer <filename> en tant que fichier BibTeX"

#: main.cpp:29
msgid "Import <filename> as a MODS file"
msgstr "Importer <filename> en tant que fichier MODS"

#: main.cpp:30
msgid "Import <filename> as a RIS file"
msgstr "Importer <filename> en tant que fichier CSV"

#: main.cpp:31
msgid "File to open"
msgstr "Fichier à ouvrir"

#: main.cpp:42
msgid "Data source scripts"
msgstr "Scripts de sources de données"

#: main.cpp:44
msgid "Icons"
msgstr "Icones"

#: main.cpp:46
msgid "Author of btparse library"
msgstr "Auteur de la bibliothèque btparse"

#: main.cpp:48
msgid "Code examples and general inspiration"
msgstr "Example de code et inspiration générale"

#: main.cpp:50
msgid "Author of libcsv library"
msgstr "Auteur de la bibliothèque libcsv"

#: main.cpp:52
msgid "Author of rtf2html library"
msgstr "Auteur de la bibliothèque rtf2html"

#: mainwindow.cpp:193
msgid "Create a new collection"
msgstr "Créer une nouvelle collection"

#: mainwindow.cpp:197
msgid "New &Book Collection"
msgstr "Nouvelle collection de &livres"

#: mainwindow.cpp:199
msgid "Create a new book collection"
msgstr "Créer une nouvelle collection de livres"

#: mainwindow.cpp:205
msgid "New B&ibliography"
msgstr "Nouvelle b&ibliographie"

#: mainwindow.cpp:207
msgid "Create a new bibtex bibliography"
msgstr "Créer une nouvelle bibliographie BibTeX"

#: mainwindow.cpp:213
msgid "New &Comic Book Collection"
msgstr "Nouvelle collection de &bandes dessinées"

#: mainwindow.cpp:215
msgid "Create a new comic book collection"
msgstr "Créer une nouvelle collection de bandes dessinées"

#: mainwindow.cpp:221
msgid "New &Video Collection"
msgstr "Nouvelle collection de &vidéos"

#: mainwindow.cpp:223
msgid "Create a new video collection"
msgstr "Créer une nouvelle collection de vidéos"

#: mainwindow.cpp:229
msgid "New &Music Collection"
msgstr "Nouvelle collection &musicale"

#: mainwindow.cpp:231
msgid "Create a new music collection"
msgstr "Créer une nouvelle collection musicale"

#: mainwindow.cpp:237
msgid "New C&oin Collection"
msgstr "Nouvelle collection de &pièces"

#: mainwindow.cpp:239
msgid "Create a new coin collection"
msgstr "Créer une nouvelle collection de pièces"

#: mainwindow.cpp:245
msgid "New &Stamp Collection"
msgstr "Nouvelle collection de &timbres"

#: mainwindow.cpp:247
msgid "Create a new stamp collection"
msgstr "Créer une nouvelle collection de timbres"

#: mainwindow.cpp:253
msgid "New C&ard Collection"
msgstr "Nouvelle collection de &cartes"

#: mainwindow.cpp:255
msgid "Create a new trading card collection"
msgstr "Créer une nouvelle collection de cartes"

#: mainwindow.cpp:261
msgid "New &Wine Collection"
msgstr "Nouvelle collection de &vins"

#: mainwindow.cpp:263
msgid "Create a new wine collection"
msgstr "Créer une nouvelle collection de vins"

#: mainwindow.cpp:269
msgid "New &Game Collection"
msgstr "Nouvelle collection de &jeux"

#: mainwindow.cpp:271
msgid "Create a new game collection"
msgstr "Créer une nouvelle collection de jeux"

#: mainwindow.cpp:277
msgid "New Boa&rd Game Collection"
msgstr "Nouvelle collection de jeux de &plateau"

#: mainwindow.cpp:279
msgid "Create a new board game collection"
msgstr "Créer une nouvelle collection de jeux de plateau"

#: mainwindow.cpp:285
msgid "New &File Catalog"
msgstr "Nouveau catalogue de &fichiers"

#: mainwindow.cpp:287
msgid "Create a new file catalog"
msgstr "Créer un nouveau catalogue de fichiers"

#: mainwindow.cpp:293
msgid "New C&ustom Collection"
msgstr "Nouvelle collection &personnalisée"

#: mainwindow.cpp:295
msgid "Create a new custom collection"
msgstr "Créer une nouvelle collection personnalisée"

#: mainwindow.cpp:304
msgid "Open an existing document"
msgstr "Ouvrir un document existant"

#: mainwindow.cpp:306
msgid "Open a recently used file"
msgstr "Ouvrir un fichier ouvert récemment"

#: mainwindow.cpp:308
msgid "Save the document"
msgstr "Enregistrer le document"

#: mainwindow.cpp:310
msgid "Save the document as a different file..."
msgstr "Enregistrer le document ouvert avec un nouveau nom..."

#: mainwindow.cpp:312
msgid "Print the contents of the document..."
msgstr "Imprimer les données du document..."

#: mainwindow.cpp:314
msgid "Quit the application"
msgstr "Quitter l'application"

#: mainwindow.cpp:325
msgid "Import collection data from other formats"
msgstr "Importer des données depuis d'autres formats"

#: mainwindow.cpp:329
msgid "Import Tellico Data..."
msgstr "Importer des données Tellico..."

#: mainwindow.cpp:330
msgid "Import another Tellico data file"
msgstr "Importer un autre fichier Tellico"

#: mainwindow.cpp:337
msgid "Import CSV Data..."
msgstr "Importer des données CSV..."

#: mainwindow.cpp:338
msgid "Import a CSV file"
msgstr "Importer un fichier CSV"

#: mainwindow.cpp:345
msgid "Import MODS Data..."
msgstr "Importer des données MODS..."

#: mainwindow.cpp:346
msgid "Import a MODS data file"
msgstr "Importer un fichier de données MODS"

#: mainwindow.cpp:353
msgid "Import Alexandria Data..."
msgstr "Importer des données Alexandria..."

#: mainwindow.cpp:354
msgid "Import data from the Alexandria book collection manager"
msgstr "Importer un fichier du gestionaire de collection de livres Alexandria"

#: mainwindow.cpp:361
msgid "Import Delicious Library Data..."
msgstr "Importer des données Delicious..."

#: mainwindow.cpp:362
msgid "Import data from Delicious Library"
msgstr "Importer des données d'une bibilothèque Delicious"

#: mainwindow.cpp:369
msgid "Import Referencer Data..."
msgstr "Importer des données Referencer..."

#: mainwindow.cpp:370
msgid "Import data from Referencer"
msgstr "Importer des données de Referencer"

#: mainwindow.cpp:377
msgid "Import Bibtex Data..."
msgstr "Importer des données BibTeX..."

#: mainwindow.cpp:378
msgid "Import a bibtex bibliography file"
msgstr "Importer un fichier de bibliographie BibTeX"

#: mainwindow.cpp:385
msgid "Import Bibtexml Data..."
msgstr "Importer des données BibTeXML..."

#: mainwindow.cpp:386
msgid "Import a Bibtexml bibliography file"
msgstr "Importer un fichier BibTeXML"

#: mainwindow.cpp:393
msgid "Import RIS Data..."
msgstr "Importer des données RIS..."

#: mainwindow.cpp:394
msgid "Import an RIS reference file"
msgstr "Importer un fichier de référence RIS"

#: mainwindow.cpp:401
msgid "Import PDF File..."
msgstr "Importater un fichier PDF..."

#: mainwindow.cpp:402
msgid "Import a PDF file"
msgstr "Importer un fichier PDF"

#: mainwindow.cpp:409
msgid "Import Audio File Metadata..."
msgstr "Importer des données d'un fichier audio..."

#: mainwindow.cpp:410
msgid "Import meta-data from audio files"
msgstr "Importer des données d'un fichier audio"

#: mainwindow.cpp:420
msgid "Import Audio CD Data..."
msgstr "Importer des données d'un CD audio..."

#: mainwindow.cpp:421
msgid "Import audio CD information"
msgstr "Importer des données du CD audio"

#: mainwindow.cpp:431
msgid "Import GCstar Data..."
msgstr "Importer des données GCstar..."

#: mainwindow.cpp:432
msgid "Import a GCstar data file"
msgstr "Importer un fichier de données GCstar"

#: mainwindow.cpp:439
msgid "Import Griffith Data..."
msgstr "Importer des données Griffith..."

#: mainwindow.cpp:440
msgid "Import a Griffith database"
msgstr "Importer une base de données Griffith"

#: mainwindow.cpp:447
msgid "Import Ant Movie Catalog Data..."
msgstr "Importer des données d'un catalogue de films Ant..."

#: mainwindow.cpp:448
msgid "Import an Ant Movie Catalog data file"
msgstr "Importer un catalogue de films Ant"

#: mainwindow.cpp:455
msgid "Import File Listing..."
msgstr "Importation d'une liste de fichiers..."

#: mainwindow.cpp:456
msgid "Import information about files in a folder"
msgstr "Importer les informations de fichiers dans un repertoire"

#: mainwindow.cpp:463
msgid "Import XSL Transform..."
msgstr "Importer une transformation XSL..."

#: mainwindow.cpp:464
msgid "Import using an XSL Transform"
msgstr "Importer un fichier en utilisant une transformation XSL"

#: mainwindow.cpp:477 tellicoui.rc:49
#, no-c-format
msgid "&Export"
msgstr "&Exporter"

#: mainwindow.cpp:479
msgid "Export the collection data to other formats"
msgstr "Exporter la collection vers un autre format"

#: mainwindow.cpp:483
msgid "Export to XML..."
msgstr "Exporter en XML..."

#: mainwindow.cpp:484
msgid "Export to a Tellico XML file"
msgstr "Exporter vers un fichier XML"

#: mainwindow.cpp:491
msgid "Export to Zip..."
msgstr "Exporter en Zip..."

#: mainwindow.cpp:492
msgid "Export to a Tellico Zip file"
msgstr "Exporter vers un fichier Zip Tellico"

#: mainwindow.cpp:499
msgid "Export to HTML..."
msgstr "Exporter en HTML..."

#: mainwindow.cpp:500
msgid "Export to an HTML file"
msgstr "Exporter vers un fichier HTML"

#: mainwindow.cpp:507
msgid "Export to CSV..."
msgstr "Exporter en CSV..."

#: mainwindow.cpp:508
msgid "Export to a comma-separated values file"
msgstr "Exporter vers un fichier CSV"

#: mainwindow.cpp:515
msgid "Export to PilotDB..."
msgstr "Exporter en PilotDB..."

#: mainwindow.cpp:516
msgid "Export to a PilotDB database"
msgstr "Exporter vers un fichier PilotDB"

#: mainwindow.cpp:523
msgid "Export to Alexandria..."
msgstr "Exporter vers Alexandria..."

#: mainwindow.cpp:524
msgid "Export to an Alexandria library"
msgstr "Exporter vers une bibliothèque Alexandria"

#: mainwindow.cpp:531
msgid "Export to Bibtex..."
msgstr "Exporter en BibTeX..."

#: mainwindow.cpp:532
msgid "Export to a bibtex file"
msgstr "Exporter vers un fichier BibTeX"

#: mainwindow.cpp:539
msgid "Export to Bibtexml..."
msgstr "Exporter en BibTeXML..."

#: mainwindow.cpp:540
msgid "Export to a Bibtexml file"
msgstr "Exporter vers un fichier BibTeXML"

#: mainwindow.cpp:547
msgid "Export to ONIX..."
msgstr "Exporter en ONIX..."

#: mainwindow.cpp:548
msgid "Export to an ONIX file"
msgstr "Exporter vers un fichier ONIX"

#: mainwindow.cpp:555
msgid "Export to GCfilms..."
msgstr "Exporter vers GCfilms..."

#: mainwindow.cpp:556
msgid "Export to a GCfilms data file"
msgstr "Exporter vers un fichier GCfilms"

#: mainwindow.cpp:563
msgid "Export to GCstar..."
msgstr "Exporter vers GCstar..."

#: mainwindow.cpp:564
msgid "Export to a GCstar data file"
msgstr "Exporter vers un fichier GCstar"

#: mainwindow.cpp:568
msgid "Export XSL Transform..."
msgstr "Exporter une transformation XSL..."

#: mainwindow.cpp:569
msgid "Export using an XSL Transform"
msgstr "Exporter un fichier en utilisant une transformation XSL"

#: mainwindow.cpp:579
msgid "Cut the selected text and puts it in the clipboard"
msgstr "Couper le texte sélectionner et le placer dans le presse-papiers"

#: mainwindow.cpp:581
msgid "Copy the selected text to the clipboard"
msgstr "Copier de la sélection dans le presse-papiers"

#: mainwindow.cpp:583
msgid "Paste the clipboard contents"
msgstr "Coller le contenu du presse-papiers"

#: mainwindow.cpp:585
msgid "Select all the entries in the collection"
msgstr "Sélectionner toutes les entrées dans cette collection"

#: mainwindow.cpp:587
msgid "Deselect all the entries in the collection"
msgstr "Désélectionner toutes les entrées de cette collection"

#: mainwindow.cpp:589
msgid "Internet Search..."
msgstr "Chercher sur Internet..."

#: mainwindow.cpp:592
msgid "Search the internet..."
msgstr "Effectuer une recherche sur Internet..."

#: mainwindow.cpp:594
msgid "Advanced &Filter..."
msgstr "Filtre &avancé..."

#: mainwindow.cpp:597 mainwindow.cpp:757
msgid "Filter the collection"
msgstr "Filtrer la collection"

#: mainwindow.cpp:602
msgid "&New Entry..."
msgstr "&Nouvelle entrée..."

#: mainwindow.cpp:605
msgid "Create a new entry"
msgstr "Créer une nouvelle entrée"

#: mainwindow.cpp:609
msgid "Edit the selected entries"
msgstr "Éditer les entrées sélectionnées"

#: mainwindow.cpp:613
msgid "Copy the selected entries"
msgstr "Copier les entrées sélectionnées"

#: mainwindow.cpp:617
msgid "Delete the selected entries"
msgstr "Supprimer les entrées sélectionnées"

#: mainwindow.cpp:618
msgid "&Merge Entries"
msgstr "&Fusioner les entrées"

#: mainwindow.cpp:621
msgid "Merge the selected entries"
msgstr "Fusioner les entrées sélectionnées"

#: mainwindow.cpp:624
msgid "&Generate Reports..."
msgstr "&Générer des rapports..."

#: mainwindow.cpp:627
msgid "Generate collection reports"
msgstr "Générer des rapport de collection"

#: mainwindow.cpp:628
msgid "Check-&out..."
msgstr "Gesti&on des prêts..."

#: mainwindow.cpp:631
msgid "Check-out the selected items"
msgstr "Prêter les entrées sélectionnées"

#: mainwindow.cpp:632
msgid "Check-&in"
msgstr "Récupér&er"

#: mainwindow.cpp:635
msgid "Check-in the selected items"
msgstr "Retour de prêt des entrées sélectionnées"

#: mainwindow.cpp:637
msgid "&Rename Collection..."
msgstr "&Renommer la collection..."

#: mainwindow.cpp:640
msgid "Rename the collection"
msgstr "Renommer la collection"

#: mainwindow.cpp:641
msgid "Collection &Fields..."
msgstr "&Champs de la collection..."

#: mainwindow.cpp:644
msgid "Modify the collection fields"
msgstr "Modifier les champs de la collection"

#: mainwindow.cpp:645
msgid "Convert to &Bibliography"
msgstr "Convertir en &bibliographie"

#: mainwindow.cpp:648
msgid "Convert a book collection to a bibliography"
msgstr "Convertir une collection de livre en bibliographie"

#: mainwindow.cpp:650
msgid "String &Macros..."
msgstr "Ligne de &Macros..."

#: mainwindow.cpp:653
msgid "Edit the bibtex string macros"
msgstr "Éditer les lignes de macros BibTeX"

#: mainwindow.cpp:660
msgid "Copy Bibtex to Cli&pboard"
msgstr "Copier au format BibTeX vers le &presse-papiers"

#: mainwindow.cpp:661
msgid "Copy bibtex citations to the clipboard"
msgstr "Copier les citations BibTeX vers le presse-papiers"

#: mainwindow.cpp:667
msgid "Cite Entry in &LyX"
msgstr "Citer l'entrée dans &LyX"

#: mainwindow.cpp:668
msgid "Cite the selected entries in LyX"
msgstr "Citer les entrées sélectionnées dans LyX"

#: mainwindow.cpp:674
msgid "Ci&te Entry in OpenOffice.org"
msgstr "Ci&ter l'entrée dans OpenOffice.org"

#: mainwindow.cpp:675
msgid "Cite the selected entries in OpenOffice.org"
msgstr "Assigner les entrées sélectionnées dans OpenOffice.org"

#: mainwindow.cpp:689
msgid "All Sources"
msgstr "Toutes les sources"

#: mainwindow.cpp:690
msgid "Update entry data from all available sources"
msgstr ""
"Mettre à jour les données de l'entrée à partir de l'ensemble des sources "
"disponibles"

#: mainwindow.cpp:702
msgid "Show Grou&p View"
msgstr "Montrer la vue par &groupe"

#: mainwindow.cpp:705
msgid "Enable/disable the group view"
msgstr "Afficher/masquer la vue de groupe"

#: mainwindow.cpp:706
msgid "Hide Grou&p View"
msgstr "Masquer la vue par &groupe"

#: mainwindow.cpp:708
msgid "Show Entry &Editor"
msgstr "Afficher l'éditeur d'&entrée"

#: mainwindow.cpp:711
msgid "Enable/disable the editor"
msgstr "Afficher/masquer l'éditeur"

#: mainwindow.cpp:712
msgid "Hide Entry &Editor"
msgstr "Masquer l'éditeur d'&entrée"

#: mainwindow.cpp:714
msgid "Show Entry &View"
msgstr "Afficher la vue des &entrées"

#: mainwindow.cpp:717
msgid "Enable/disable the entry view"
msgstr "Afficher/masquer la vue des entrées"

#: mainwindow.cpp:718
msgid "Hide Entry &View"
msgstr "Masquer la vue des &entrées"

#: mainwindow.cpp:730
msgid "Change Grouping"
msgstr "Changer le regroupement"

#: mainwindow.cpp:734
msgid "&Group Selection"
msgstr "&Options de regroupement"

#: mainwindow.cpp:737
msgid "Change the grouping of the collection"
msgstr "Changer le groupement de la collection"

#: mainwindow.cpp:742
msgid "Clear Filter"
msgstr "Supprimer le contenu du filtre"

#: mainwindow.cpp:747
msgid "Filter here..."
msgstr "Filtrer ici..."

#: mainwindow.cpp:806
msgid "Groups"
msgstr "Groupes"

#: mainwindow.cpp:807
msgid ""
"<qt>The <i>Group View</i> sorts the entries into groupings based on a "
"selected field.</qt>"
msgstr ""
"<qt>La <i>vue par groupe</i> trie les entrées par groupes basés sur un champ "
"sélectionné</qt>"

#: mainwindow.cpp:814
msgid ""
"<qt>The <i>Column View</i> shows the value of multiple fields for each entry."
"</qt>"
msgstr ""
"<qt>La <i>vue en colonnes</i> affiche la valeur de plusieurs champs pour "
"chaque entrée</qt>"

#: mainwindow.cpp:869
msgid "Welcome to the Tellico Collection Manager"
msgstr "Bienvenue dans le gestionaire de collections Tellico"

#: mainwindow.cpp:871
msgid ""
"<h3>Tellico is a tool for managing collections of books, videos, music, and "
"whatever else you want to catalog.</h3><h3>New entries can be added to your "
"collection by <a href=\"tc:///coll_new_entry\">entering data manually</a> or "
"by <a href=\"tc:///edit_search_internet\">downloading data</a> from various "
"Internet sources.</h3>"
msgstr ""
"<h3>Tellico est un outil pour gérer des collections de livres, vidéos, "
"musique, ou tout autre type de catalogue.</h3><h3> De nouvelles entréees "
"peuvent être ajoutées à votre collection en <a href=\"tc:///coll_new_entry"
"\">les ajoutant manuellement</a> ou en <a href=\"tc:///edit_search_internet"
"\">téléchargeant les données</a> depuis différentes sources sur Internet.</"
"h3>"

#: mainwindow.cpp:1104
msgid "Creating new document..."
msgstr "Création d'un nouveau document..."

#: mainwindow.cpp:1136 mainwindow.cpp:1155 mainwindow.cpp:1173
msgid "Opening file..."
msgstr "Ouverture du fichier..."

#: mainwindow.cpp:1146
msgid "Open File"
msgstr "Ouvrir le fichier"

#: mainwindow.cpp:1264
msgid ""
"<qt><p>You are saving a file with many images, which causes Tellico to slow "
"down significantly. Do you want to save the images separately in Tellico's "
"data directory to improve performance?</p><p>Your choice can always be "
"changed in the configuration dialog.</p></qt>"
msgstr ""
"<qt><p>Vous êtes sur le point de sauvegarder un fichier contenant de "
"nombreuses images, ce qui diminue les performances de Tellico. Voulez-vous "
"sauvegarder les images séparément dans le répétoire de données de Tellico "
"pour augmenter les performances de sauvegarde?</p><p>Vous pouvez à tout "
"moment revenir sur ce choix dans la fenêtre de configuration.</p></qt>"

#: mainwindow.cpp:1269
msgid "Save Images Separately"
msgstr "Enregistrer les images séparément"

#: mainwindow.cpp:1270
msgid "Save Images in File"
msgstr "Enregistrer les images dans le fichier"

#: mainwindow.cpp:1303
msgid "Saving file with a new filename..."
msgstr "Enregistrer le fichier sous un nouveau nom..."

#: mainwindow.cpp:1311
msgid "Save As"
msgstr ""

#: mainwindow.cpp:1341 mainwindow.cpp:1391
msgid "Printing..."
msgstr "Impression..."

#: mainwindow.cpp:1350
msgid ""
"The collection is currently being filtered to show a limited subset of the "
"entries. Only the visible entries will be printed. Continue?"
msgstr ""
"La collection est actuellement filtrée pour n'afficher qu'une partie des "
"entrées. Seules les entrées visibles seront imprimées. Continuer?"

#: mainwindow.cpp:1375
msgid "Processing document..."
msgstr "Traitement du document..."

#: mainwindow.cpp:1398
msgid "Exiting..."
msgstr "Fermeture..."

#: mainwindow.cpp:1536
#, c-format
msgid "Total entries: %1"
msgstr "Total des entrées: %1"

#: mainwindow.cpp:1543
msgid "(%1 filtered; %2 selected)"
msgstr "(%1 filtrée(s), %2 sélectionnée(s))"

#: mainwindow.cpp:1546
msgid "(%1 filtered)"
msgstr "(%1 filtrée(s))"

#: mainwindow.cpp:1549
msgid "(%1 selected)"
msgstr "(%1 sélectionnée(s))"

#: mainwindow.cpp:1717
#, c-format
msgid "Print %1"
msgstr "Impression %1"

#: mainwindow.cpp:1750
#, c-format
msgid "Page %1"
msgstr "Page %1"

#: mainwindow.cpp:1776 translators/gcfilmsimporter.cpp:247
#: translators/xsltimporter.cpp:76
msgid "Tellico encountered an error in XSLT processing."
msgstr "Tellico a rencontré une erreur dans le traitement XSLT."

#: mainwindow.cpp:1891
msgid "Importing data..."
msgstr "Importation de données..."

#: mainwindow.cpp:1900
msgid "Import File"
msgstr "Importation d'un fichier"

#: mainwindow.cpp:1906
msgid "Import Directory"
msgstr "Répertoire de l'import"

#: mainwindow.cpp:1927
msgid "Exporting data..."
msgstr "Exportation des données..."

#: mainwindow.cpp:1949
msgid "Export As"
msgstr "Exporter sous"

#: mainwindow.cpp:1977
msgid "String Macros"
msgstr "Ligne des macros"

#: mainwindow.cpp:1978
msgid "Macro"
msgstr "Macro"

#: mainwindow.cpp:1978
msgid "String"
msgstr "Ligne"

#: mainwindow.cpp:2041
msgid "Creating citations..."
msgstr "Creation des citations en cours..."

#: mainwindow.cpp:2146
msgid "Filters"
msgstr "Filtres"

#: mainwindow.cpp:2147
msgid ""
"<qt>The <i>Filter View</i> shows the entries which meet certain filter rules."
"</qt>"
msgstr ""
"<qt>La <i>vue par groupe</i> montre les entrées correspondant à certaines "
"règles de filtrage.</qt>"

#: mainwindow.cpp:2163
msgid "Loans"
msgstr "Prêts"

#: mainwindow.cpp:2164
msgid ""
"<qt>The <i>Loan View</i> shows a list of all the people who have borrowed "
"items from your collection.</qt>"
msgstr ""
"<qt>La <i>vue des prêts en cours</i> affiche une liste de toutes les "
"personnes ayant emprunté des articles dans votre collection.</qt>"

#: mainwindow.cpp:2297
#, c-format
msgid "Update entry data from %1"
msgstr "Mettre à jour les données de l'entrée %1"

#: mainwindow.cpp:2316
msgid ""
"Tellico can only import one file of this type at a time. Only %1 will be "
"imported."
msgstr ""
"Tellico ne peut importer qu'un seul fichier à la fois. Seul %1 sera importé."

#: newstuff/dialog.cpp:99
msgid "Get Hot New Stuff"
msgstr "Télécharger de nouveaux modules"

#: newstuff/dialog.cpp:119
msgid "Version"
msgstr "Version"

#: newstuff/dialog.cpp:121
msgid "Downloads"
msgstr "Téléchargements"

#: newstuff/dialog.cpp:122
msgid "Release Date"
msgstr "Date de parution"

#: newstuff/dialog.cpp:126
msgid ""
"This is a list of all the items available for download. Previously installed "
"items have a checkmark icon, while items with new version available have an "
"update icon"
msgstr ""
"Cette liste contient les nouveaux modules disponibles au téléchargement. "
"Ceux déjà installés sont cochés ; ceux pour lesquels une nouvelle version "
"est disponible ont une icône de mise à jour."

#: newstuff/dialog.cpp:142
msgid "The name and license of the selected item"
msgstr "Le nom et la licence de l'entrée sélectionnée"

#: newstuff/dialog.cpp:145
msgid "The author of the selected item"
msgstr "L'auteur de l'entrée sélectionnée"

#: newstuff/dialog.cpp:147 newstuff/dialog.cpp:406
msgid "Install"
msgstr "Installer"

#: newstuff/dialog.cpp:166
msgid "Download and install the selected template."
msgstr "Télécharger et installer le modèle sélectionné."

#: newstuff/dialog.cpp:169
msgid ""
"Download and install the selected script. Some scripts may need to be "
"configured after being installed."
msgstr ""
"Télécharger et installer le script sélectionné. Certains scripts peuvent "
"nécessiter d'être configuré après l'installation."

#: newstuff/dialog.cpp:199
msgid "A description of the selected item is shown here."
msgstr "Une description de l'entrée sélectionnée est affichée ici."

#: newstuff/dialog.cpp:229
msgid "Downloading information..."
msgstr "Téléchargement des informations..."

#: newstuff/dialog.cpp:406
msgid ""
"_: Update Stuff\n"
"Update"
msgstr "Mise à jour"

#: newstuff/dialog.cpp:423
msgid "Installing item..."
msgstr "Installation en cours..."

#: reportdialog.cpp:53
msgid "Collection Report"
msgstr "Rapport de collection"

#: reportdialog.cpp:60
msgid "&Report template:"
msgstr "Modèle de &rapport:"

#: reportdialog.cpp:83
msgid "&Generate"
msgstr "&Générer"

#: reportdialog.cpp:107
msgid "Select a report template and click <em>Generate</em>."
msgstr "Sélectionner un modèle de rapport et cliquez sur <em>Générer</em>."

#: reportdialog.cpp:108
msgid ""
"Some reports may take several seconds to generate for large collections."
msgstr ""
"Le temps de génération des rapports peut être assez long dans le cas de "
"collections volumineuses."

#: reportdialog.cpp:195 translators/htmlexporter.cpp:90
msgid "*.html|HTML Files (*.html)"
msgstr "*.html|Fichiers HTML (*.html)"

#: statusbar.cpp:51
#, fuzzy
msgid "Cancel"
msgstr "Annulé"

#: tellico_kernel.cpp:285
msgid "Do you really want to delete this filter?"
msgstr "Voulez-vous vraiment supprimer ce filtre ?"

#: tellico_kernel.cpp:287
msgid "Delete Filter?"
msgstr "Supprimer le filtre ?"

#: tellico_kernel.cpp:323
msgid "New collection name:"
msgstr "Nouveau nom de la collection :"

#: tellico_kernel.cpp:377
msgid "Entry 1"
msgstr "Entrée 1"

#: tellico_kernel.cpp:378
msgid "Entry 2"
msgstr "Entrée 2"

#: tellico_kernel.cpp:387
msgid "Conflicting values for %1 were found while merging entries."
msgstr ""
"Des valeurs en conflit pour %1 ont été trouvées en fusionant des entrées."

#: tellico_kernel.cpp:393
msgid "Please choose which value to keep."
msgstr "Choisissez la valeur à conserver."

#: tellico_kernel.cpp:399 tellico_kernel.cpp:400
#, c-format
msgid "Select value from %1"
msgstr "Sélectioner la valeur de %1"

#: tellico_strings.cpp:18
#, c-format
msgid "Tellico is unable to load the file - %1."
msgstr "Tellico ne peut pas charger le fichier - %1."

#: tellico_strings.cpp:19
#, c-format
msgid "Tellico is unable to write the file - %1."
msgstr "Tellico ne peut pas écrire dans le fichier - %1."

#: tellico_strings.cpp:20
#, c-format
msgid "Tellico is unable to upload the file - %1."
msgstr "Tellico ne peut pas mettre à jour le fichier - %1."

#: tellico_strings.cpp:21
msgid ""
"Only collections with the same type of entries as the current one can be "
"appended. No changes are being made to the current collection."
msgstr ""
"Seules les collections avec des types d'entrées identiques à la collection "
"actuelle peuvent être ajoutées. Aucune modification n'est apportée à la "
"collection actuelle."

#: tellico_strings.cpp:24
msgid ""
"Only collections with the same type of entries as the current one can be "
"merged. No changes are being made to the current collection."
msgstr ""
"Seules les collections avec des types d'entrées identiques à la collection "
"actuelle peuvent être fusionnées. Aucune modification n'est apportée à la "
"collection actuelle."

#: tellico_strings.cpp:27
#, c-format
msgid "Tellico is unable to load an image from the file - %1."
msgstr "Tellico ne peut pas charger l'image depuis le fichier - %1."

#: translators/alexandriaexporter.cpp:43
msgid "Alexandria"
msgstr "Alexandria"

#: translators/alexandriaexporter.cpp:67
msgid ""
"<qt>An Alexandria library called <i>%1</i> already exists. Any existing "
"books in that library could be overwritten.</qt>"
msgstr ""
"<qt>Une bibliothèque Alexandria appelée <i>%1</i> existe déjà. Tout livre "
"existant dans cette bibliothèque pourrait être remplacée</qt>"

#: translators/alexandriaimporter.cpp:193
msgid "Alexandria Options"
msgstr "Options Alexandria"

#: translators/alexandriaimporter.cpp:194
msgid "&Library:"
msgstr "Bib&liothèque :"

#: translators/audiofileimporter.cpp:68
msgid "Scanning audio files..."
msgstr "Analyse des fichiers audio..."

#: translators/audiofileimporter.cpp:122 translators/audiofileimporter.cpp:125
#, fuzzy
msgid "Files"
msgstr "Mes fichiers"

#: translators/audiofileimporter.cpp:128
msgid "Bitrate"
msgstr "Bitrate"

#: translators/audiofileimporter.cpp:160 translators/audiofileimporter.cpp:170
msgid "Tracks (Disc %1)"
msgstr "Pistes (Disque %1)"

#: ../xslt/entry-templates/Album.xsl:242 translators/audiofileimporter.cpp:189
#, no-c-format
msgid "(Various)"
msgstr "(Varié)"

#: translators/audiofileimporter.cpp:340
msgid "Audio File Options"
msgstr "Options de fichier audio"

#: translators/audiofileimporter.cpp:342
msgid "Recursive &folder search"
msgstr "Recherche récursive"

#: translators/audiofileimporter.cpp:343
msgid "If checked, folders are recursively searched for audio files."
msgstr ""
"Si cochée, les répertoires sont sont balayés récursivement pour chercher les "
"fichiers audio."

#: translators/audiofileimporter.cpp:347
msgid "Include file &location"
msgstr "&Inclure l'emplacement du fichier"

#: translators/audiofileimporter.cpp:348
msgid "If checked, the file names for each track are added to the entries."
msgstr "Si cochée, le nom de fichier de chaque plage sera ajouté aux entrées."

#: translators/audiofileimporter.cpp:352
msgid "Include &bitrate"
msgstr "Inclure le &bitrate"

#: translators/audiofileimporter.cpp:353
msgid "If checked, the bitrate for each track is added to the entries."
msgstr "Si cochée, le bitrate de chaque plage sera ajouté aux entrées."

#: translators/bibtexexporter.cpp:49
msgid "Bibtex"
msgstr "BibTeX"

#: translators/bibtexexporter.cpp:201 translators/bibteximporter.cpp:289
msgid "Bibtex Options"
msgstr "Options BibTeX"

#: translators/bibtexexporter.cpp:204
msgid "Expand string macros"
msgstr "Étendre les lignes de macros"

#: translators/bibtexexporter.cpp:206
msgid ""
"If checked, the string macros will be expanded and no @string{} entries will "
"be written."
msgstr ""
"Si cochée, les lignes de macros seront développées et aucune entrée "
"@string{} ne sera écrite."

#: translators/bibtexexporter.cpp:209
msgid "Use URL package"
msgstr "Utiliser le formatage URL"

#: translators/bibtexexporter.cpp:211
msgid "If checked, any URL fields will be wrapped in a \\url declaration."
msgstr "Si cochée, tout champ URL sera transformé en déclaration \\url."

#: translators/bibtexexporter.cpp:214
msgid "Skip entries with empty citation keys"
msgstr "Ignorer les entrées avec des clés de citation vides"

#: translators/bibtexexporter.cpp:216
msgid "If checked, any entries without a bibtex citation key will be skipped."
msgstr "Si cochée, toute entrée sans clé de citation BibTeX sera ignorée."

#: translators/bibtexexporter.cpp:220
msgid "Bibtex quotation style:"
msgstr "Styles des citations BibTeX :"

#: translators/bibtexexporter.cpp:222 translators/bibtexexporter.cpp:229
#: translators/bibtexexporter.cpp:260
msgid "Braces"
msgstr "Accolades"

#: translators/bibtexexporter.cpp:223 translators/bibtexexporter.cpp:231
msgid "Quotes"
msgstr "Guillemets"

#: translators/bibtexexporter.cpp:224
msgid ""
"<qt>The quotation style used when exporting bibtex. All field values will  "
"be escaped with either braces or quotation marks.</qt>"
msgstr ""
"<qt>Le style de citation est utilisé lorsque vous exportez au format BibTeX. "
"Les valeurs de tous les champs seront entourés d'accolades ou de guillemets."
"</qt>"

#: translators/bibtexhandler.cpp:257 translators/tellicoimporter.cpp:362
#: translators/xmlstatehandler.cpp:244
msgid "Unknown"
msgstr "Inconnu"

#: translators/bibteximporter.cpp:78
msgid "No valid bibtex entries were found"
msgstr "Aucune entrée BibTeX valide n'a été trouvée"

#: translators/bibteximporter.cpp:98
#, c-format
msgid "No valid bibtex entries were found in file - %1"
msgstr "Aucune entrée BibTeX valide n'a été trouvée dans le fichier - %1"

#: translators/bibteximporter.cpp:290
msgid "Use Unicode (UTF-8) encoding"
msgstr "Utiliser l'encodage Unicode (UTF-8)"

#: translators/bibteximporter.cpp:291
msgid "Read the imported file in Unicode (UTF-8)."
msgstr "Lire le fichier importé en Unicode (UTF-8)."

#: translators/bibteximporter.cpp:292
msgid "Use user locale (%1) encoding"
msgstr "Utiliser l'encodage de la locale de l'utilisateur (%1)"

#: translators/bibteximporter.cpp:296
msgid "Read the imported file in the local encoding."
msgstr "Lire le fichier exporté dans l'encodage local."

#: translators/bibtexmlexporter.cpp:36
msgid "Bibtexml"
msgstr "BibTeXML"

#: translators/bibtexmlexporter.cpp:40
msgid "*.xml|Bibtexml Files (*.xml)"
msgstr "*.xml|Fichiers BibTeXML (*.xml)"

#: translators/csvexporter.cpp:40
msgid "CSV"
msgstr "CSV"

#: translators/csvexporter.cpp:109 translators/csvimporter.cpp:247
msgid "CSV Options"
msgstr "Options CSV"

#: translators/csvexporter.cpp:112
msgid "Include field titles as column headers"
msgstr "Inclure les noms des champs comme en-tête des colonnes"

#: translators/csvexporter.cpp:114
msgid "If checked, a header row will be added with the field titles."
msgstr "Si cochée, une ligne d'en-tête sera ajoutée avec le nom des champs."

#: translators/csvexporter.cpp:117 translators/csvimporter.cpp:266
msgid "Delimiter"
msgstr "Séparateur"

#: translators/csvexporter.cpp:120 translators/csvimporter.cpp:269
msgid ""
"In addition to a comma, other characters may be used as a delimiter, "
"separating each value in the file."
msgstr ""
"Outre la virgule, d'autres séparateurs peuvent être utilisés pour délimiter "
"chaque valeur dans le fichier."

#: translators/csvexporter.cpp:124
msgid "Comma"
msgstr "Virgule"

#: translators/csvexporter.cpp:126 translators/csvimporter.cpp:276
msgid "Use a comma as the delimiter."
msgstr "Utiliser la virgule comme séparateur."

#: translators/csvexporter.cpp:130
msgid "Semicolon"
msgstr "Point-virgule"

#: translators/csvexporter.cpp:131 translators/csvimporter.cpp:281
msgid "Use a semi-colon as the delimiter."
msgstr "Utiliser le point-virgule comme séparateur."

#: translators/csvexporter.cpp:135
msgid "Tab"
msgstr "Tab"

#: translators/csvexporter.cpp:136 translators/csvimporter.cpp:286
msgid "Use a tab as the delimiter."
msgstr "Utiliser la tabulation comme séparateur."

#: translators/csvexporter.cpp:140
msgid "Other"
msgstr "Autre"

#: translators/csvexporter.cpp:141 translators/csvimporter.cpp:291
msgid "Use a custom string as the delimiter."
msgstr "Utiliser un autre caractère comme séparateur."

#: translators/csvexporter.cpp:146 translators/csvimporter.cpp:298
msgid "A custom string, such as a colon, may be used as a delimiter."
msgstr ""
"Un signe quelconque, comme les deux-points, peut être utilisé comme "
"séparateur."

#: translators/csvimporter.cpp:255
msgid "Select the type of collection being imported."
msgstr "Sélectionner le type de collection à importer."

#: translators/csvimporter.cpp:261
msgid "&First row contains field titles"
msgstr "La &première ligne contient les titres des champs"

#: translators/csvimporter.cpp:262
msgid "If checked, the first row is used as field titles."
msgstr "Si cochée, la première ligne sera utilisée pour le nom des champs."

#: translators/csvimporter.cpp:274
msgid "&Comma"
msgstr "&Virgule"

#: translators/csvimporter.cpp:280
msgid "&Semicolon"
msgstr "&Point-virgule"

#: translators/csvimporter.cpp:285
msgid "Ta&b"
msgstr "Ta&b"

#: translators/csvimporter.cpp:290
msgid "Ot&her:"
msgstr "Au&tre :"

#: translators/csvimporter.cpp:315
msgid "The table shows up to the first five lines of the CSV file."
msgstr "Le tableau montre les cinq premières lignes du fichier CSV."

#: translators/csvimporter.cpp:322
msgid ""
"<qt>Set each column to correspond to a field in the collection by choosing a "
"column, selecting the field, then clicking the <i>Assign Field</i> button.</"
"qt>"
msgstr ""
"<qt>Associer chaque colonne à un champ de la collection en choisissant une "
"colonne, sélectionnant le champ, puis en cliquant sur le bouton <i>Associer</"
"i>.</qt>"

#: translators/csvimporter.cpp:324
msgid "Co&lumn:"
msgstr "Co&lonne :"

#: translators/csvimporter.cpp:333
msgid "&Data field in this column:"
msgstr "Champs de &donnée dans cette colonne:"

#: translators/csvimporter.cpp:341
msgid "&Assign Field"
msgstr "&Assigner le champ"

#: translators/csvimporter.cpp:373
msgid ""
"At least one column must be assigned to a field. Only assigned columns will "
"be imported."
msgstr ""
"Au moins une colonne doit être assignée à un champ. Seules les colonnes "
"assignées seront exportées."

#: translators/filelistingimporter.cpp:63
msgid "Scanning files..."
msgstr "Lecture des fichiers..."

#: translators/filelistingimporter.cpp:191
msgid "File Listing Options"
msgstr "Options des listes de fichiers"

#: translators/filelistingimporter.cpp:193
msgid "Recursive folder search"
msgstr "Recherche récursive"

#: translators/filelistingimporter.cpp:194
msgid "If checked, folders are recursively searched for all files."
msgstr ""
"Si cochée, les répertoires sont sont balayés récursivement pour chercher "
"tous les fichiers."

#: translators/filelistingimporter.cpp:198
msgid "Generate file previews"
msgstr "Générer les prévisualisations de fichiers"

#: translators/filelistingimporter.cpp:199
msgid ""
"If checked, previews of the file contents are generated, which can slow down "
"the folder listing."
msgstr ""
"Si coché, la prévisualisation du contenu du fichier est générée, ce qui peut "
"ralentir l'affichage du contenu du répertoire."

#: translators/freedbimporter.cpp:84 translators/freedbimporter.cpp:170
msgid "<qt>Tellico was unable to access the CD-ROM device - <i>%1</i>.</qt>"
msgstr ""
"<qt>Tellico n'a pas pu accéder au périphérique de type CD-ROM - <b>%1</b>.</"
"qt>"

#: translators/freedbimporter.cpp:196
msgid "Select CDDB Entry"
msgstr "Supprimer l'entrée CDDB"

#: translators/freedbimporter.cpp:197
msgid "Select a CDDB entry:"
msgstr "Sélectionnez une entrée CDDB:"

#: translators/freedbimporter.cpp:220
msgid "<qt>No records were found to match the CD.</qt>"
msgstr "<qt>Aucune entrée correspondant au CD n'a été trouvée.</qt>"

#: translators/freedbimporter.cpp:238
msgid "<qt>Tellico was unable to complete the CD lookup.</qt>"
msgstr ""
"<qt>Tellico n'a pas pu compléter la recherche des informations du CD.</qt>"

#: translators/freedbimporter.cpp:470
msgid "Various"
msgstr "Divers"

#: translators/freedbimporter.cpp:489
msgid "Audio CD Options"
msgstr "Options de CD Audio"

#: translators/freedbimporter.cpp:493
msgid "Read data from CD-ROM device"
msgstr "Lire les données depuis le lecteur de CD-ROM"

#: translators/freedbimporter.cpp:496
msgid "Select or input the CD-ROM device location."
msgstr "Sélectionner le périphérique contenant le CD audio."

#: translators/freedbimporter.cpp:502
msgid "Read all CDDB cache files only"
msgstr "Lire dans le cache CDDB seulement"

#: translators/freedbimporter.cpp:503
msgid ""
"Read data recursively from all the CDDB cache files contained in the default "
"cache folders."
msgstr ""
"Lit les données récursivement depuis tous les fichiers de cache de CDDB dans "
"les répertoire de cache par défaut."

#: translators/gcfilmsexporter.cpp:37
msgid "GCfilms"
msgstr "GCfilms"

#: translators/gcfilmsimporter.cpp:109 translators/gcfilmsimporter.cpp:254
msgid "<qt>The file is not a valid GCstar data file.</qt>"
msgstr "<qt>Le fichier n'est pas un fichier GCstar valide.</qt>"

#: translators/htmlexporter.cpp:86
msgid "HTML"
msgstr "HTML"

#: translators/htmlexporter.cpp:324
msgid "(grouped by %1)"
msgstr "(Regroupés par %1)"

#: translators/htmlexporter.cpp:469
msgid "HTML Options"
msgstr "Options HTML"

#: translators/htmlexporter.cpp:472
msgid "Print field headers"
msgstr "Imprimer les libellés des champs"

#: translators/htmlexporter.cpp:477
msgid "Group the entries"
msgstr "Grouper les entrées"

#: translators/htmlexporter.cpp:482
msgid "Export individual entry files"
msgstr "Exporter individuellement les entrées"

#: translators/htmlexporter.cpp:483
msgid "If checked, individual files will be created for each entry."
msgstr "Si cochée, un fichier individuel sera créé pour chaque entrée."

#: translators/importer.h:101
msgid "Loading data..."
msgstr "Importation des données..."

#: translators/importer.h:101
msgid "Loading %1..."
msgstr "Chargement de %1..."

#: translators/onixexporter.cpp:63
msgid "ONIX Archive"
msgstr "Archive ONIX"

#: translators/onixexporter.cpp:67
msgid "*.zip|Zip Files (*.zip)"
msgstr "*.bib|Fichiers Zip (*.zip)"

#: translators/onixexporter.cpp:176
msgid "ONIX Archive Options"
msgstr "Options de l'archive ONIX"

#: translators/onixexporter.cpp:179
msgid "Include images in archive"
msgstr "Inclure les images dans l'archive"

#: translators/onixexporter.cpp:181
msgid ""
"If checked, the images in the document will be included in the zipped ONIX "
"archive."
msgstr ""
"Si cochée, les images du document seront intégrées dans le fichier ONIX."

#: translators/pdfimporter.cpp:92 translators/pdfimporter.cpp:100
msgid "Tellico was unable to read any metadata from the PDF file."
msgstr "Tellico n'a pas pu lire les métadonnées du fichier PDF."

#: translators/pdfimporter.cpp:232
msgid ""
"Tellico is able to download information about entries with a DOI from "
"CrossRef.org. However, you must create an CrossRef account and add a new "
"data source with your account information."
msgstr ""
"Tellico peut télécharger les informations à propos des entrées avec un DOI "
"CrossRef.org. Pour cela, vous devez créer un compte CrossRef et ajouter une "
"nouvelle source de données l'utilisant."

#: translators/pilotdbexporter.cpp:43
msgid "PilotDB"
msgstr "PilotDB"

#: translators/pilotdbexporter.cpp:47
msgid "*.pdb|Pilot Database Files (*.pdb)"
msgstr "*.pdb|Fichiers Pilot Database (*.pdb)"

#: translators/pilotdbexporter.cpp:210
msgid "PilotDB Options"
msgstr "Options PilotDB"

#: translators/pilotdbexporter.cpp:213 translators/pilotdbexporter.cpp:215
msgid "Set PDA backup flag for database"
msgstr "Valider l'option PDA backup pour la base de données"

#: translators/risimporter.cpp:303
msgid "PDF"
msgstr "PDF"

#: translators/tellicoimporter.cpp:147 translators/xmlstatehandler.cpp:108
msgid "It is from a future version of Tellico."
msgstr "Ceci est pour une future version de Tellico."

#: translators/tellicoimporter.cpp:157 translators/xmlstatehandler.cpp:112
msgid ""
"Tellico is converting the file to a more recent document format. Information "
"loss may occur if an older version of Tellico is used to read this file in "
"the future."
msgstr ""
"Tellico convertit le fichier en un format plus récent. Il peut y avoir perte "
"d'informations si ce fichier est lu par la suite avec une ancienne version "
"de Tellico."

#: translators/tellicoimporter.cpp:787 translators/tellicosaximporter.cpp:173
msgid "The file is empty."
msgstr "Le fichier est vide."

#: translators/tellicoimporter.cpp:805 translators/tellicosaximporter.cpp:191
msgid "The file contains no collection data."
msgstr "Le fichier ne contient pas de collection."

#: translators/tellicoimporter.cpp:950
msgid "Unread Books"
msgstr "Livres non lus"

#: translators/tellicoimporter.cpp:960
msgid "Old Movies"
msgstr "Vieux films"

#: translators/tellicoimporter.cpp:978
msgid "80's Music"
msgstr "Musique des annees 80"

#: translators/tellicoimporter.cpp:990
msgid "Favorites"
msgstr "Favoris"

#: translators/tellicoxmlexporter.cpp:56
msgid "XML"
msgstr "XML"

#: translators/tellicoxmlexporter.cpp:482
msgid "Tellico XML Options"
msgstr "Options Tellico XML"

#: translators/tellicoxmlexporter.cpp:485
msgid "Include images in XML document"
msgstr "Inclure les images dans le document XML"

#: translators/tellicoxmlexporter.cpp:487
msgid ""
"If checked, the images in the document will be included in the XML stream as "
"base64 encoded elements."
msgstr ""
"Si cochée, les images du document seront intégrées au flux XML comme des "
"éléments encodés en base64."

#: translators/tellicozipexporter.cpp:35
msgid "Tellico Zip File"
msgstr "Fichier Zip Tellico"

#: translators/xsltexporter.cpp:39
msgid "XSLT"
msgstr "XSLT"

#: translators/xsltexporter.cpp:74 translators/xsltimporter.cpp:98
msgid "XSLT Options"
msgstr "Options XSLT"

#: translators/xsltexporter.cpp:79 translators/xsltimporter.cpp:101
msgid "XSLT file:"
msgstr "Fichier XSLT :"

#: translators/xsltexporter.cpp:81
msgid "Choose the XSLT file used to transform the Tellico XML data."
msgstr "Choisir le fichier XSLT pour transformer les données Tellico XML."

#: translators/xsltimporter.cpp:64 translators/xsltimporter.cpp:70
msgid "A valid XSLT file is needed to import the file."
msgstr "Un fichier XSLT valide est nécessaire pour importer le fichier."

#: viewstack.cpp:29
msgid ""
"<qt>The <i>Entry View</i> shows a formatted view of the entry's contents.</"
"qt>"
msgstr ""
"<qt>La <i>vue des entrées</i> affiche une vue formatée du contenu de "
"l'entrée.</qt>"

#: viewstack.cpp:31
msgid ""
"<qt>The <i>Icon View</i> shows each entry in the collection or group using "
"an icon, which may be an image in the entry.</qt>"
msgstr ""
"<qt>La <i>vue par icônes</i> affiche chaque entrée de la collection ou "
"groupe en utilisant une icône, qui peut être une image dans l'entrée.</qt>"

#: core/tellico_config.kcfg:96
msgid ""
"a,an,and,as,at,but,by,for,from,in,into,nor,of,off,on,onto,or,out,over,the,to,"
"up,with"
msgstr "un,une,et,dans,de,le,la"

#: core/tellico_config.kcfg:99
msgid "the"
msgstr "le,la,les"

#: core/tellico_config.kcfg:102
msgid "jr.,jr,iii,iv"
msgstr "jr.,jr,iii,iv"

#: core/tellico_config.kcfg:105
msgid "de,van,der,van der,von"
msgstr "de,le,la"

#: ../tellico.tips:3
msgid ""
"<p>...that if a book has more than one author, you should separate\n"
"their names by a semi-colon, so that Tellico will know how to split them\n"
"and use them separately.</p>\n"
"<p>Any other field which allows multiple values should be entered the\n"
"same way, with a semi-colon (;) separating each value.</p>\n"
msgstr ""
"<p>... que si un livre a plusieurs auteurs, vous devez séparer\n"
" leur noms par un point-virgule. Tellico saura les séparer et les utiliser "
"indépendamment.</p>\n"
"<p>Tout autre champ permettant de multiples valeurs devra avoir la même "
"structure, avec un point-virgule (;) séparant chaque valeur.</p>\n"

#: ../tellico.tips:12
msgid ""
"<p>...that you can change which fields are shown in the list view by\n"
"right-clicking on the column header.\n"
msgstr ""
"<p>...que vous pouvez modifier les champs à afficher dans la liste avec\n"
"un clic droit sur l'en-tête des colonnes.</p>\n"

#: ../tellico.tips:18
msgid ""
"<p>...that you can add, edit, or modify the fields in the collection using\n"
"the Field Editor. The arrow buttons below the field list can be used to "
"change the\n"
"position of the field in the list, which affects the placement in the entry\n"
"editor.</p>\n"
msgstr ""
"<p>...que vous pouvez ajouter, éditer, ou modifier les champs de la "
"collection en utilisant\n"
"le champ d'édition. Les boutons avec une flèche sous la liste des champs "
"permet de modifier\n"
"la position du champ dans la liste, ce qui affectera sa position dans "
"l'éditeur d'entrée.</p>\n"

#: ../tellico.tips:26
msgid ""
"<p>...that if you want to filter by a Checkbox field, a value of\n"
"\"true\" should be used. If you'd like to filter to\n"
"show only the science fiction books which you've not read, for\n"
"example, check the <em>Match all of the\n"
"following</em> button,  set the first rule to have \"Genre\"\n"
"\"contains\" \"Science Fiction\" (no quotes) and the second rule to\n"
"have \"Read\" \"does not contain\" \"true\" (no quotes).</p>\n"
msgstr ""
"<p>...que si vous voulez filtrer à partir d'un champ à cocher, une valeur\n"
"\"vrai\" devrait être définie. Si vous voulez par exemple n'afficher que les "
"livres\n"
"de science-fiction que vous n'avez pas encore lu, cochez\n"
"<em>Vérifier toutes les règles</em>, ajuster la première comme suit, \"Genre"
"\"\n"
"\"contenant\" \"Science-fiction\" (pas de guillemets) et la seconde règles "
"ainsi:\n"
"\"Lu\" \"Ne contient pas\" \"Vrai\" (pas de guillemets).</p>\n"

#: ../tellico.tips:37
msgid ""
"<p>...that if a non-word character is used in the Quick Filter, the text is\n"
"interpreted as a regular expression.</p>\n"
"<p>To show only books which are by Weber or Bujold, for example, then\n"
"type \"weber|bujold\" (no quotes) in the filter box.</p>\n"
msgstr ""
"<p>...que si un caractère non alphabétique est utilisé dans le filtrage "
"rapide,\n"
"le texte est interprété comme une expression régulière.</p>\n"
"<p>Pour n'afficher que les livres de Weber ou Bujold par exemple, tapez\n"
"\"weber|bujold\" (pas de guillemets) dans le champ du filtre.</p>\n"

#: ../tellico.tips:45
msgid ""
"<p>...that you can edit more than one entry at a time, by holding down\n"
"the Shift or Ctrl key and selecting multiple entries.</p>\n"
msgstr ""
"<p>...que vous pouvez éditer plus d'une entrée à la fois, en gardant appuyé\n"
"le bouton Maj ou le bouton Ctrl et en sélectionnant plusieurs entrées.</p>\n"

#: ../tellico.tips:51
msgid ""
"<p>...that you can convert an existing book collection to a bibliography,\n"
"which can then be exported to bibtex or Bibtexml format.</p>\n"
msgstr ""
"<p>...que vous pouvez convertir une collection de livres en bibliographie,\n"
"qui peut ensuite être exporter en format BibTeX ou BibTeXML.</p>\n"

#: ../tellico.tips:57
msgid ""
"<p>...that you can add, edit, and delete string macros for bibliographies.</"
"p>\n"
msgstr ""
"<p>...que vous pouvez ajouter, éditer et supprimer des lignes de macros\n"
"pour les bibliographies.</p>\n"

#: ../tellico.tips:62
msgid ""
"<p>...that if more than one field is formatted as a name, then an "
"additional\n"
"group named \"People\" is added to the collection, allowing authors and "
"editors\n"
"to be sorted or printed together, for example.</p>\n"
msgstr ""
"<p>...que si plus d'un champ est formaté en tant que nom, alors un groupe\n"
"supplémentaires nommé \"Personnes\" est ajouté à la collection, autorisant\n"
"les auteurs et les éditeurs à être triés et imprimés ensemble par exemple.</"
"p>\n"

#: ../tellico.tips:69
msgid ""
"<p>...that you can modify the appearance of the printed output by modifying\n"
"the <tt>tellico-printing.xsl</tt> file. The file generates HTML, and the "
"CSS\n"
"within the stylesheet governs things like the font, the margins, etc.</p>\n"
msgstr ""
"<p>...que vous pouvez modifier l'apparence de l'impression en modifiant\n"
"le fichier <tt>tellico-printing.xsl</tt>. Le fichier produit du HTML, et "
"les\n"
"styles CSS déterminent la police, les marges, etc.</p>\n"

#: ../tellico.tips:76
msgid ""
"<p>...that you can import using any generic XSL stylesheet which\n"
"outputs a valid Tellico XML file.</p>\n"
msgstr ""
"<p>...que vous pouvez importer et exporter n'importe quel modèle XSL qui\n"
"produit un fichier Tellico XML valide.</p>\n"

#: ../tellico.tips:82
msgid "<p>...that double-clicking an entry item opens the Entry Editor.</p>\n"
msgstr ""
"<p>...qu'un double clic sur une entrée permet d'ouvrir la fenêtre d'édition "
"des entrées.</p>\n"

#: ../tellico.tips:87
msgid ""
"<p>...that you can add HTML tags to any Paragraph field for formatting, such "
"as\n"
"&lt;b&gt;bold&lt;/b&gt; or &lt;i&gt;italic&lt;/i&gt;.</p>\n"
msgstr ""
"<p>...que vous pouvez ajouter des balises HTML a un champ de type paragraphe "
"pour le mise en forme, telles que\n"
"&lt;b&gt;bold&lt;/b&gt; or &lt;i&gt;italic&lt;/i&gt;.</p>\n"

#: ../tellico.tips:93
msgid ""
"<p>...that in the Detailed View, you can press a letter on the\n"
"keyboard to skip to the next entry that starts with that letter.</p>\n"
msgstr ""
"<p>...que dans la vue détaillée, vous pouvez presser une touche du clavier "
"pour aller directement à le prochaine entrée débutant par cette lettre.</p>\n"

#: ../tellico.tips:99
msgid ""
"<p>...that you can use Dependent Fields to combine multiple separated "
"fields\n"
"into a single field. Just select the type Dependent and use a description\n"
"similar to \"Value: %{fielda}%{fieldb}\" where %{...} gets replaced with "
"the\n"
"appropriate field value. This is useful to collect multiple values in a\n"
"single field, e.g. for better grouping, and to combine fields of different\n"
"types by respecting proper sorting at the same time. Consider for example\n"
"a number field followed by a text subfield with entries 3b, 14a.</p>\n"
msgstr ""
"<p>...que vous pouvez utiliser des champs dépendants pour combiner plusieurs "
"champs séparés en un seul ? Choisissez le type Dépendant et attribuez-lui "
"une description du type \"Value: %{champa}%{champb}\" en remplaçant le "
"contenu de %{...} par les noms de champs appropriés.\n"
"Cette fonctionalité peut être utile pour grouper plusieurs valeurs en un "
"seul champ, par exemple afin de disposer d'un meilleur regroupement; ou "
"combiner des champs de différents types tout en respectant un ordre "
"d'affichage cohérent. Par exemple un champ de type numérique suivi d'un de "
"type texte permet d'avoir les entrées 3b et 14a</p>\n"

#: ../xslt/:1
msgid ""
"_: Album XSL Template\n"
"Album"
msgstr "Album"

#: ../xslt/:2
msgid ""
"_: Compact XSL Template\n"
"Compact"
msgstr "Compact"

#: ../xslt/:3
msgid ""
"_: Default XSL Template\n"
"Default"
msgstr "Défaut"

#: ../xslt/:4
msgid ""
"_: Fancy XSL Template\n"
"Fancy"
msgstr "Fantaisie"

#: ../xslt/:5
msgid ""
"_: Video XSL Template\n"
"Video"
msgstr "Vidéo"

#: ../xslt/:6
msgid ""
"_: Column View XSL Template\n"
"Column View"
msgstr "Vue en colonne"

#: ../xslt/:7
msgid ""
"_: Group Summary XSL Template\n"
"Group Summary"
msgstr "Résumé des groupes"

#: ../xslt/:8
msgid ""
"_: Group View XSL Template\n"
"Group View"
msgstr "Vue par groupe"

#: ../xslt/:9
msgid ""
"_: Image List XSL Template\n"
"Image List"
msgstr "Liste des images"

#: ../xslt/:10
msgid ""
"_: Loan View XSL Template\n"
"Loan View"
msgstr "Vue des prêts en cours"

#: ../xslt/:11
msgid ""
"_: Title Listing (Horizontal) XSL Template\n"
"Title Listing (Horizontal)"
msgstr "Liste des titres (horizontale)"

#: ../xslt/:12
msgid ""
"_: Title Listing (Vertical) XSL Template\n"
"Title Listing (Vertical)"
msgstr "Liste des titres (verticale)"

#: ../xslt/:13
msgid ""
"_: Tri-Column XSL Template\n"
"Tri-Column"
msgstr "Vue sur trois colonnes"

#: ../xslt/entry-templates/Album.xsl:169
#, no-c-format
msgid "This template is meant for music collections only."
msgstr "Ce modèle ne peut être utilisé que pour les collections musicales."

#: ../xslt/entry-templates/Album.xsl:483
#, no-c-format
msgid "Total:"
msgstr "Total :"

#: ../xslt/entry-templates/Video.xsl:193
#: ../xslt/report-templates/Tri-Column.xsl:120
#, no-c-format
msgid "This template is meant for video collections only."
msgstr "Ce modèle ne peut être utiliser que pour les collections de vidéos."

#: ../xslt/report-templates/Group_Summary.xsl:159
#, no-c-format
msgid ": Group Summary"
msgstr ": Résumé du groupe"

#: ../xslt/report-templates/Group_Summary.xsl:167
#, no-c-format
msgid "Total number of fields:"
msgstr "Nombre total de champs :"

#: ../xslt/report-templates/Group_Summary.xsl:171
#, no-c-format
msgid "Total number of entries:"
msgstr "Nombre total d'entrées:"

#: ../xslt/report-templates/Group_Summary.xsl:187
#: ../xslt/report-templates/Loan_View.xsl:193 ../xslt/tellico2html.xsl:413
#, no-c-format
msgid "Generated by Tellico"
msgstr "Généré par Tellico"

#: ../xslt/report-templates/Group_Summary.xsl:285
#, no-c-format
msgid "Distinct values: "
msgstr "Valeurs distinctes: "

#: ../xslt/report-templates/Loan_View.xsl:132
#: ../xslt/report-templates/Loan_View.xsl:166
#, no-c-format
msgid "Loan Date"
msgstr "Date d'emprunt"

#: ../xslt/report-templates/Loan_View.xsl:133
#: ../xslt/report-templates/Loan_View.xsl:168
#, no-c-format
msgid "Note"
msgstr "Note"

#: ../xslt/report-templates/Loan_View.xsl:167
#, no-c-format
msgid "Due Date"
msgstr "Date de retour"

#: ../xslt/tellico2html.xsl:252
#, no-c-format
msgid "Search"
msgstr "Chercher"

#: fetch/z3950-server.cfg:14
msgid "The British Library"
msgstr "La bibliothèque britanique (The British Library)"

#: fetch/z3950-server.cfg:22
msgid "Sudoc (France)"
msgstr "Sudoc (France)"

#: fetch/z3950-server.cfg:31
msgid "BIBSYS (Norway)"
msgstr "BIBSYS (Norvège)"

#: fetch/z3950-server.cfg:40
msgid "Italian National Library"
msgstr "Bibliothèque nationale italienne"

#: fetch/z3950-server.cfg:49
msgid "Portuguese National Library"
msgstr "Bibliothèque nationale portugaise"

#: fetch/z3950-server.cfg:58
msgid "National Library of Poland"
msgstr "Bibliothèque nationale de Pologne"

#: fetch/z3950-server.cfg:67
msgid "National Library of Canada"
msgstr "Bibliothèque nationale du Canada"

#: fetch/z3950-server.cfg:76
msgid "Israel Union List"
msgstr "Israël Union List"

#: fetch/z3950-server.cfg:85
msgid "National Library of Australia"
msgstr "Bibliothèque nationale d'Australie"

#: fetch/z3950-server.cfg:94
msgid "National Library of Lithuania"
msgstr "Bibliothèque nationale de Lituanie"

#: fetch/z3950-server.cfg:103
msgid "Copac (UK and Ireland)"
msgstr "Copac (Royaume Uni et Irlande)"

#: fetch/scripts/boardgamegeek.rb.spec:1
msgid "BoardGameGeek"
msgstr "BoardGameGeek"

#: fetch/scripts/dark_horse_comics.py.spec:1
msgid "Dark Horse Comics"
msgstr "Dark Horse Comics"

#: fetch/scripts/fr.allocine.py.spec:1
msgid "Allocine.fr"
msgstr "Allociné.fr"

#: fetch/scripts/ministerio_de_cultura.py.spec:1
msgid "Spanish Ministry of Culture"
msgstr "Ministère Espagnol de la culture"

#: tellicoui.rc:6
#, fuzzy, no-c-format
msgid "&File"
msgstr "Mes fichiers"

#: tellicoui.rc:8
#, no-c-format
msgid "&New"
msgstr "&Nouveau"

#: tellicoui.rc:71
#, no-c-format
msgid "&Collection"
msgstr "&Collection"

#: tellicoui.rc:109
#, fuzzy, no-c-format
msgid "Main Toolbar"
msgstr "Barre d'outils Collection"

#: tellicoui.rc:118
#, no-c-format
msgid "Collection Toolbar"
msgstr "Barre d'outils Collection"