summaryrefslogtreecommitdiffstats
path: root/translations/messages/tellico.pot
blob: ebe0b1f661197c3ac96b26d694d34d29005c1d1b (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
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-07-07 22:33+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""

#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""

#: borrowerdialog.cpp:42
msgid "Select Borrower"
msgstr ""

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

#: calendarhandler.cpp:167
msgid "Default Calendar"
msgstr ""

#: 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 ""

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

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

#: cite/lyxpipe.cpp:50
msgid "<qt>Tellico is unable to write to the server pipe at <b>%1</b>.</qt>"
msgstr ""

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

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

#: 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 ""

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

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

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

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

#: 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 ""

#: 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 ""

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

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

#: collectionfactory.cpp:126
msgid "Comic Book Collection"
msgstr ""

#: collectionfactory.cpp:127
msgid "Video Collection"
msgstr ""

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

#: collectionfactory.cpp:129
msgid "Coin Collection"
msgstr ""

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

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

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

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

#: collectionfactory.cpp:134
msgid "File Catalog"
msgstr ""

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

#: collectionfactory.cpp:136
msgid "Custom Collection"
msgstr ""

#: collectionfieldsdialog.cpp:56
msgid "Collection Fields"
msgstr ""

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

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

#: collectionfieldsdialog.cpp:86
msgid "Add a new field to the collection"
msgstr ""

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

#: collectionfieldsdialog.cpp:89
msgid "Remove a field from the collection"
msgstr ""

#: collectionfieldsdialog.cpp:98
msgid ""
"Move this field up in the list. The list order is important for the layout "
"of the entry editor."
msgstr ""

#: collectionfieldsdialog.cpp:102
msgid ""
"Move this field down in the list. The list order is important for the layout "
"of the entry editor."
msgstr ""

#: collectionfieldsdialog.cpp:112
msgid "Field Properties"
msgstr ""

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

#: collectionfieldsdialog.cpp:124
msgid "The title of the field"
msgstr ""

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

#: collectionfieldsdialog.cpp:135
msgid "The type of the field determines what values may be used. "
msgstr ""

#: collectionfieldsdialog.cpp:136
msgid "<i>Simple Text</i> is used for most fields. "
msgstr ""

#: collectionfieldsdialog.cpp:137
msgid "<i>Paragraph</i> is for large text blocks. "
msgstr ""

#: collectionfieldsdialog.cpp:138
msgid "<i>Choice</i> limits the field to certain values. "
msgstr ""

#: collectionfieldsdialog.cpp:139
msgid "<i>Checkbox</i> is for a simple yes/no value. "
msgstr ""

#: collectionfieldsdialog.cpp:140
msgid "<i>Number</i> indicates that the field contains a numerical value. "
msgstr ""

#: collectionfieldsdialog.cpp:141
msgid ""
"<i>URL</i> is for fields which refer to URLs, including references to other "
"files. "
msgstr ""

#: collectionfieldsdialog.cpp:142
msgid "A <i>Table</i> may hold one or more columns of values. "
msgstr ""

#: collectionfieldsdialog.cpp:143
msgid "An <i>Image</i> field holds a picture. "
msgstr ""

#: collectionfieldsdialog.cpp:144
msgid ""
"A <i>Date</i> field can be used for values with a day, month, and year. "
msgstr ""

#: collectionfieldsdialog.cpp:145
msgid "A <i>Rating</i> field uses stars to show a rating number. "
msgstr ""

#: 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 ""

#: collectionfieldsdialog.cpp:148
msgid ""
"A <i>Read Only</i> is for internal values, possibly useful for import and "
"export. "
msgstr ""

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

#: collectionfieldsdialog.cpp:162
msgid "The field category determines where the field is placed in the editor."
msgstr ""

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

#. 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 ""

#: collectionfieldsdialog.cpp:193
msgid "&Default value:"
msgstr ""

#: collectionfieldsdialog.cpp:198
msgid "<qt>A default value can be set for new entries.</qt>"
msgstr ""

#: collectionfieldsdialog.cpp:203
msgid "A&llowed values:"
msgstr ""

#: 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 ""

#: collectionfieldsdialog.cpp:215
msgid "Extended &properties:"
msgstr ""

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

#: collectionfieldsdialog.cpp:221
msgid ""
"Extended field properties are used to specify things such as the "
"corresponding bibtex field."
msgstr ""

#: collectionfieldsdialog.cpp:226
msgid "Format Options"
msgstr ""

#: collectionfieldsdialog.cpp:227
msgid "No formatting"
msgstr ""

#: collectionfieldsdialog.cpp:228
msgid ""
"This option prevents the field from ever being automatically formatted or "
"capitalized."
msgstr ""

#: collectionfieldsdialog.cpp:230
msgid "Allow auto-capitalization only"
msgstr ""

#: collectionfieldsdialog.cpp:231
msgid ""
"This option allows the field to be capitalized, but not specially formatted."
msgstr ""

#: collectionfieldsdialog.cpp:233
msgid "Format as a title"
msgstr ""

#: collectionfieldsdialog.cpp:234
msgid ""
"This option capitalizes and formats the field as a title, but only if those "
"options are globally set."
msgstr ""

#: collectionfieldsdialog.cpp:236
msgid "Format as a name"
msgstr ""

#: collectionfieldsdialog.cpp:237
msgid ""
"This option capitalizes and formats the field as a name, but only if those "
"options are globally set."
msgstr ""

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

#: collectionfieldsdialog.cpp:242
msgid "Enable auto-completion"
msgstr ""

#: collectionfieldsdialog.cpp:243
msgid ""
"If checked, TDE auto-completion will be enabled in the text edit box for "
"this field."
msgstr ""

#: collectionfieldsdialog.cpp:245
msgid "Allow multiple values"
msgstr ""

#: collectionfieldsdialog.cpp:246
msgid ""
"If checked, Tellico will parse the values in the field for multiple values, "
"separated by a semi-colon."
msgstr ""

#: collectionfieldsdialog.cpp:248
msgid "Allow grouping"
msgstr ""

#: collectionfieldsdialog.cpp:249
msgid ""
"If checked, this field may be used to group the entries in the group view."
msgstr ""

#: collectionfieldsdialog.cpp:262
msgid "Revert the selected field's properties to the default values."
msgstr ""

#: collectionfieldsdialog.cpp:308
msgid "Modify Fields"
msgstr ""

#: 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 ""

#: collectionfieldsdialog.cpp:327
msgid "Keep modified values"
msgstr ""

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

#: collectionfieldsdialog.cpp:747
msgid "Revert Field Properties"
msgstr ""

#: 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 ""

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

#: collectionfieldsdialog.cpp:874
msgid "Extended Field Properties"
msgstr ""

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

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

#: collectionfieldsdialog.cpp:904
msgid "A field with this title already exists. Please enter a different title."
msgstr ""

#: collectionfieldsdialog.cpp:911
msgid "<qt>The category may not be empty. Please enter a category.</qt>"
msgstr ""

#: 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 ""

#: collectionfieldsdialog.cpp:927
msgid ""
"A field's title may not be the same as an existing category. Please enter a "
"different title."
msgstr ""

#: 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 ""

#: collectionfieldsdialog.cpp:954
msgid "Tables are limited to a maximum of ten columns."
msgstr ""

#: 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 ""

#: collections/bibtexcollection.cpp:72
msgid "Entry Type"
msgstr ""

#: collections/bibtexcollection.cpp:76
msgid "These entry types are specific to bibtex. See the bibtex documentation."
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

#: collections/bibtexcollection.cpp:154 collections/bookcollection.cpp:103
#: translators/grs1importer.cpp:59
msgid "International Standard Book Number"
msgstr ""

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

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

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

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

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

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

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

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

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

#: collections/bibtexcollection.cpp:212
msgid "Cross-Reference"
msgstr ""

#: 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 ""

#: 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 ""

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

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

#: 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 ""

#: collections/boardgamecollection.cpp:26
msgid "My Board Games"
msgstr ""

#: 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 ""

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

#: collections/boardgamecollection.cpp:55 collections/gamecollection.cpp:60
msgid "Release Year"
msgstr ""

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

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

#: 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 ""

#: 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 ""

#: 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 ""

#: 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 ""

#: 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 ""

#: 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 ""

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

#: 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 ""

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

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

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

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

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

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

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

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

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

#: collections/bookcollection.cpp:91
msgid "Copyright Year"
msgstr ""

#: collections/bookcollection.cpp:96 collections/comicbookcollection.cpp:85
msgid "Publication Year"
msgstr ""

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

#: collections/bookcollection.cpp:108
msgid "Library of Congress Control Number"
msgstr ""

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

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

#: collections/bookcollection.cpp:143
msgid "Series Number"
msgstr ""

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

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

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

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

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

#: 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 ""

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

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

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

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

#: collections/cardcollection.cpp:62
msgid "Card Number"
msgstr ""

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

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

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

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

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

#: collections/coincollection.cpp:26
msgid "My Coins"
msgstr ""

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

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

#: collections/coincollection.cpp:61
msgid "Mint Mark"
msgstr ""

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

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

#: 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 ""

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

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

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

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

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

#: collections/comicbookcollection.cpp:28
msgid "My Comic Books"
msgstr ""

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

#: collections/videocollection.cpp:28
msgid "My Videos"
msgstr ""

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

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

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

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

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

#: collections/videocollection.cpp:52
msgid "Production Year"
msgstr ""

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: collections/videocollection.cpp:106
msgid "A table for the cast members, along with the roles they play"
msgstr ""

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

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

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

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

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

#: collections/videocollection.cpp:145
msgid "Subtitle Languages"
msgstr ""

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

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

#: collections/videocollection.cpp:159
msgid "The running time of the video (in minutes)"
msgstr ""

#: collections/videocollection.cpp:162
msgid "Aspect Ratio"
msgstr ""

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

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

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

#: collections/videocollection.cpp:178 fetch/amazonfetcher.cpp:845
msgid "Director's Cut"
msgstr ""

#: collections/videocollection.cpp:182 fetch/ibsfetcher.cpp:359
msgid "Plot Summary"
msgstr ""

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

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

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

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

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

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

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

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

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

#: commands/addentries.cpp:62
msgid "Add Entries"
msgstr ""

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

#: commands/addloans.cpp:108
msgid "Check-out Items"
msgstr ""

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

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

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

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

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

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

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

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

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

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

#: commands/modifyentries.cpp:72 entryeditdialog.cpp:365
msgid "Modify Entries"
msgstr ""

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

#: commands/modifyloans.cpp:75 loandialog.cpp:46
msgid "Modify Loan"
msgstr ""

#: commands/removeentries.cpp:48
msgid "Delete Entries"
msgstr ""

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

#: commands/removeloans.cpp:79
msgid "Check-in Entries"
msgstr ""

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

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

#: commands/reorderfields.cpp:54
msgid "Reorder Fields"
msgstr ""

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

#: configdialog.cpp:198
msgid "General Options"
msgstr ""

#: configdialog.cpp:201
msgid "&Reopen file at startup"
msgstr ""

#: configdialog.cpp:202
msgid ""
"If checked, the file that was last open will be re-opened at program start-"
"up."
msgstr ""

#: configdialog.cpp:207
msgid "&Show \"Tip of the Day\" at startup"
msgstr ""

#: configdialog.cpp:208
msgid "If checked, the \"Tip of the Day\" will be shown at program start-up."
msgstr ""

#: configdialog.cpp:213
msgid "Image Storage Options"
msgstr ""

#: configdialog.cpp:214
msgid "Store images in data file"
msgstr ""

#: configdialog.cpp:215
msgid "Store images in common application directory"
msgstr ""

#: configdialog.cpp:216
msgid "Store images in directory relative to data file"
msgstr ""

#: 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 ""

#: configdialog.cpp:224 configdialog.cpp:299
msgid "Formatting Options"
msgstr ""

#: configdialog.cpp:227
msgid "Auto capitalize &titles and names"
msgstr ""

#: configdialog.cpp:228
msgid "If checked, titles and names will be automatically capitalized."
msgstr ""

#: configdialog.cpp:232
msgid "Auto &format titles and names"
msgstr ""

#: configdialog.cpp:233 configdialog.cpp:303
msgid "If checked, titles and names will be automatically formatted."
msgstr ""

#: configdialog.cpp:240
msgid "No capitali&zation:"
msgstr ""

#: 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 ""

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

#: 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 ""

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

#: 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 ""

#: configdialog.cpp:268
msgid "Surname &prefixes:"
msgstr ""

#: 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 ""

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

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

#: configdialog.cpp:302
msgid "&Format titles and names"
msgstr ""

#: configdialog.cpp:306
msgid "&Print field headers"
msgstr ""

#: configdialog.cpp:307 translators/htmlexporter.cpp:473
msgid "If checked, the field names will be printed as table headers."
msgstr ""

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

#: configdialog.cpp:313
msgid "&Group the entries"
msgstr ""

#: configdialog.cpp:314 translators/htmlexporter.cpp:478
msgid "If checked, the entries will be grouped by the selected field."
msgstr ""

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

#: configdialog.cpp:323
msgid "Maximum image &width:"
msgstr ""

#: configdialog.cpp:328
msgid ""
"The maximum width of the images in the printout. The aspect ration is "
"preserved."
msgstr ""

#: configdialog.cpp:336
msgid "&Maximum image height:"
msgstr ""

#: configdialog.cpp:341
msgid ""
"The maximum height of the images in the printout. The aspect ration is "
"preserved."
msgstr ""

#: configdialog.cpp:355
msgid "Templates"
msgstr ""

#: configdialog.cpp:355
msgid "Template Options"
msgstr ""

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

#: configdialog.cpp:369
msgid "Template:"
msgstr ""

#: 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 ""

#: configdialog.cpp:380
msgid "&Preview..."
msgstr ""

#: configdialog.cpp:381
msgid "Show a preview of the template"
msgstr ""

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

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

#: configdialog.cpp:411
msgid "This font is passed to the template used in the Entry View."
msgstr ""

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

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

#: configdialog.cpp:432
msgid "Background color:"
msgstr ""

#: configdialog.cpp:438
msgid "This color is passed to the template used in the Entry View."
msgstr ""

#: configdialog.cpp:442
msgid "Text color:"
msgstr ""

#: configdialog.cpp:451
msgid "Highlight color:"
msgstr ""

#: configdialog.cpp:460
msgid "Highlighted text color:"
msgstr ""

#: configdialog.cpp:469
msgid "Manage Templates"
msgstr ""

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

#: configdialog.cpp:478
msgid "Click to install a new template directly."
msgstr ""

#: configdialog.cpp:481 configdialog.cpp:537
msgid "Download..."
msgstr ""

#: configdialog.cpp:484
msgid "Click to download additional templates via the Internet."
msgstr ""

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

#: configdialog.cpp:490
msgid "Click to select and remove installed templates."
msgstr ""

#: configdialog.cpp:501
msgid "Data Sources"
msgstr ""

#: configdialog.cpp:501
msgid "Data Source Options"
msgstr ""

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

#: configdialog.cpp:517
msgid "Move &Up"
msgstr ""

#: 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 ""

#: configdialog.cpp:521
msgid "Move &Down"
msgstr ""

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

#: configdialog.cpp:530
msgid "Click to add a new data source."
msgstr ""

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

#: configdialog.cpp:533
msgid "Click to modify the selected data source."
msgstr ""

#: configdialog.cpp:536
msgid "Click to delete the selected data source."
msgstr ""

#: configdialog.cpp:539
msgid "Click to download additional data sources via the Internet."
msgstr ""

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

#: configdialog.cpp:1016
msgid "*.tar.gz *.tgz|Template Packages (*.tar.gz)"
msgstr ""

#: 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 ""

#: configdialog.cpp:1049
msgid "Delete Template"
msgstr ""

#: configdialog.cpp:1050
msgid "Select template to delete:"
msgstr ""

#: 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 ""

#: controller.cpp:432
msgid "Do you really want to delete this entry?"
msgstr ""

#: controller.cpp:434
msgid "Delete Entry"
msgstr ""

#: controller.cpp:445
msgid "Do you really want to delete these entries?"
msgstr ""

#: controller.cpp:449
msgid "Delete Multiple Entries"
msgstr ""

#: controller.cpp:627 mainwindow.cpp:606
msgid "&Edit Entry..."
msgstr ""

#: controller.cpp:628 mainwindow.cpp:610
msgid "D&uplicate Entry"
msgstr ""

#: controller.cpp:629 mainwindow.cpp:684 tellicoui.rc:78
#, no-c-format
msgid "&Update Entry"
msgstr ""

#: controller.cpp:630 mainwindow.cpp:614
msgid "&Delete Entry"
msgstr ""

#: controller.cpp:633
msgid "&Edit Entries..."
msgstr ""

#: controller.cpp:634
msgid "D&uplicate Entries"
msgstr ""

#: controller.cpp:635
msgid "&Update Entries"
msgstr ""

#: controller.cpp:636
msgid "&Delete Entries"
msgstr ""

#: 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 ""

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

#: document.cpp:166
msgid ""
"The current file has been modified.\n"
"Do you want to save it?"
msgstr ""

#: document.cpp:168 entryeditdialog.cpp:660
msgid "Unsaved Changes"
msgstr ""

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

#: entryeditdialog.cpp:51 entryeditdialog.cpp:382 entryeditdialog.cpp:406
#: entryeditdialog.cpp:512
msgid "Edit Entry"
msgstr ""

#: entryeditdialog.cpp:52
msgid "&New Entry"
msgstr ""

#: entryeditdialog.cpp:66 entryeditdialog.cpp:117 entryeditdialog.cpp:416
#: entryeditdialog.cpp:540
msgid "Sa&ve Entry"
msgstr ""

#: entryeditdialog.cpp:77
msgid "Go to the previous entry in the collection"
msgstr ""

#: entryeditdialog.cpp:82
msgid "Go to the next entry in the collection"
msgstr ""

#: entryeditdialog.cpp:315
msgid "Do you really want to modify these entries?"
msgstr ""

#: entryeditdialog.cpp:317
msgid "Modify Multiple Entries"
msgstr ""

#: entryeditdialog.cpp:359
msgid "A value is required for the following fields. Do you want to continue?"
msgstr ""

#: entryeditdialog.cpp:456
msgid "Edit Entries"
msgstr ""

#: entryeditdialog.cpp:488
msgid "Sa&ve Entries"
msgstr ""

#: entryeditdialog.cpp:656
msgid ""
"The current entry has been modified.\n"
"Do you want to enter the changes?"
msgstr ""

#: entryeditdialog.cpp:659
msgid "Save Entry"
msgstr ""

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

#: entrymerger.cpp:33 tellico_kernel.cpp:398
msgid "Merge Entries"
msgstr ""

#: entrymerger.cpp:35
msgid "Merging entries..."
msgstr ""

#: entrymerger.cpp:49
msgid "Total merged/scanned entries: %1/%2"
msgstr ""

#: entryupdater.cpp:81
msgid "Updating %1..."
msgstr ""

#: entryupdater.cpp:83
msgid "Updating entries..."
msgstr ""

#: entryupdater.cpp:85
msgid "Update Entries"
msgstr ""

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

#: entryupdater.cpp:209
msgid "Select Match"
msgstr ""

#: 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 ""

#: entryview.cpp:199
msgid "Tellico is unable to locate the default entry stylesheet."
msgstr ""

#: entryview.cpp:201 mainwindow.cpp:1777
msgid "Please check your installation."
msgstr ""

#: exportdialog.cpp:48
msgid "Export Options"
msgstr ""

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

#: exportdialog.cpp:55
msgid "Format all fields"
msgstr ""

#: exportdialog.cpp:57
msgid ""
"If checked, the values of the fields will be automatically formatted "
"according to their format type."
msgstr ""

#: exportdialog.cpp:59
msgid "Export selected entries only"
msgstr ""

#: exportdialog.cpp:61
msgid "If checked, only the currently selected entries will be exported."
msgstr ""

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

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

#: exportdialog.cpp:68
msgid "Encode the exported file in Unicode (UTF-8)."
msgstr ""

#: exportdialog.cpp:69
msgid "Encode in user locale (%1)"
msgstr ""

#: exportdialog.cpp:72
msgid "Encode the exported file in the local encoding."
msgstr ""

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

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

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

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

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

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

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

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

#: 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 ""

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

#: fetch/amazonfetcher.cpp:745 fetch/yahoofetcher.cpp:242
msgid "The cover image could not be loaded."
msgstr ""

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

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

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

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

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

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

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

#: 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 ""

#: fetch/amazonfetcher.cpp:881
msgid "&Image size: "
msgstr ""

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

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

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

#: fetch/amazonfetcher.cpp:887
msgid "No Image"
msgstr ""

#: 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 ""

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

#: 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 ""

#: fetch/amazonfetcher.cpp:907
msgid "Access key: "
msgstr ""

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

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

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

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

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

#: 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 ""

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

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

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

#: fetch/crossreffetcher.cpp:85
msgid "%1 requires a username and password."
msgstr ""

#: 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 ""

#: fetch/crossreffetcher.cpp:352
msgid "&Username: "
msgstr ""

#: 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 ""

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

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

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

#: 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 ""

#: fetch/discogsfetcher.cpp:368 fetch/imdbfetcher.cpp:1160
msgid "Download cover &image"
msgstr ""

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

#: fetch/entrezfetcher.cpp:56
msgid "Entrez Database"
msgstr ""

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

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

#: fetch/execexternalfetcher.cpp:351
msgid ""
"Set the collection type of the data returned from the external application."
msgstr ""

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

#: fetch/execexternalfetcher.cpp:367
msgid "Set the result type of the data returned from the external application."
msgstr ""

#: fetch/execexternalfetcher.cpp:372
msgid "Application &path: "
msgstr ""

#: fetch/execexternalfetcher.cpp:377
msgid ""
"Set the path of the application to run that should output a valid Tellico "
"data file."
msgstr ""

#: fetch/execexternalfetcher.cpp:382
msgid "Select the search keys supported by the data source."
msgstr ""

#: fetch/execexternalfetcher.cpp:383
msgid ""
"Add any arguments that may be needed. <b>%1</b> will be replaced by the "
"search term."
msgstr ""

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

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

#. 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 ""

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

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

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

#: fetch/fetchmanager.cpp:77
msgid "Keyword"
msgstr ""

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

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

#: fetch/fetchmanager.cpp:83
msgid "Raw Query"
msgstr ""

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

#: fetch/gcstarpluginfetcher.cpp:404
msgid "Set the collection type of the data returned from the plugin."
msgstr ""

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

#: fetch/gcstarpluginfetcher.cpp:415
msgid "Select the GCstar plugin used for the data source."
msgstr ""

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

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

#: fetch/imdbfetcher.cpp:89
msgid "Internet Movie Database"
msgstr ""

#: fetch/imdbfetcher.cpp:578
msgid "Select IMDB Result"
msgstr ""

#: fetch/imdbfetcher.cpp:581
msgid ""
"<qt>Your search returned multiple matches. Please select one below.</qt>"
msgstr ""

#: fetch/imdbfetcher.cpp:596
msgid "<qt>Select a search result.</qt>"
msgstr ""

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

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

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

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

#: fetch/imdbfetcher.cpp:1144
msgid ""
"The Internet Movie Database uses several different servers. Choose the one "
"you wish to use."
msgstr ""

#: fetch/imdbfetcher.cpp:1150
msgid "&Maximum cast: "
msgstr ""

#: fetch/imdbfetcher.cpp:1155
msgid ""
"The list of cast members may include many people. Set the maximum number "
"returned from the search."
msgstr ""

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

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

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

#: fetch/srufetcher.cpp:446 fetch/z3950fetcher.cpp:534
msgid "Enter the host name of the server."
msgstr ""

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

#: fetch/srufetcher.cpp:456 fetch/z3950fetcher.cpp:544
#, c-format
msgid "Enter the port number of the server. The default is %1."
msgstr ""

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

#: fetch/srufetcher.cpp:466
msgid "Enter the path to the database used by the server."
msgstr ""

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

#: fetch/srufetcher.cpp:479
msgid "Enter the result format used by the server."
msgstr ""

#: fetch/yahoofetcher.cpp:54
msgid "Yahoo! Audio Search"
msgstr ""

#: fetch/z3950connection.cpp:130
msgid "Query error!"
msgstr ""

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

#: fetch/z3950connection.cpp:248
msgid "Record syntax error"
msgstr ""

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

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

#: fetch/z3950fetcher.cpp:518
msgid "Use preset &server:"
msgstr ""

#: fetch/z3950fetcher.cpp:549
msgid "&Database: "
msgstr ""

#: fetch/z3950fetcher.cpp:554
msgid "Enter the database name used by the server."
msgstr ""

#: fetch/z3950fetcher.cpp:559
msgid "Ch&aracter set: "
msgstr ""

#: 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 ""

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

#: fetch/z3950fetcher.cpp:577
msgid "Auto-detect"
msgstr ""

#: 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 ""

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

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

#: fetch/z3950fetcher.cpp:597
msgid ""
"Enter the authentication user name used by the z39.50 database. Most servers "
"do not need one."
msgstr ""

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

#: 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 ""

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

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

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

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

#: fetchdialog.cpp:94
msgid "Search Query"
msgstr ""

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

#: fetchdialog.cpp:104
msgid "Enter a search value. An ISBN search must include the full ISBN."
msgstr ""

#: fetchdialog.cpp:111
msgid "Choose the type of search"
msgstr ""

#: fetchdialog.cpp:117
msgid "Click to start or stop the search"
msgstr ""

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

#: fetchdialog.cpp:135
msgid "Check this box to search for multiple ISBN or UPC values."
msgstr ""

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

#: fetchdialog.cpp:140
msgid ""
"Click to open a text edit box for entering or editing multiple ISBN values."
msgstr ""

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

#: fetchdialog.cpp:154
msgid "Select the database to search"
msgstr ""

#: 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 ""

#: 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 ""

#: fetchdialog.cpp:192
msgid "&Add Entry"
msgstr ""

#: fetchdialog.cpp:196
msgid "Add the selected entry to the current collection"
msgstr ""

#: fetchdialog.cpp:198
msgid "Get More Results"
msgstr ""

#: fetchdialog.cpp:201
msgid "Fetch more results from the current data source"
msgstr ""

#: fetchdialog.cpp:205
msgid "Clear all search fields and results"
msgstr ""

#: fetchdialog.cpp:299
msgid "Cancelling the search..."
msgstr ""

#: fetchdialog.cpp:314 fetchdialog.cpp:474
msgid "Searching..."
msgstr ""

#: fetchdialog.cpp:369
msgid "The search returned no items."
msgstr ""

#: fetchdialog.cpp:373
#, c-format
msgid ""
"_n: The search returned 1 item.\n"
"The search returned %n items."
msgstr ""

#: fetchdialog.cpp:414
msgid "No results were found for the following ISBN values:"
msgstr ""

#: fetchdialog.cpp:445 fetchdialog.cpp:497
msgid "Fetching %1..."
msgstr ""

#: fetchdialog.cpp:530 fetchdialog.cpp:715
msgid "No Internet sources are available for your current collection type."
msgstr ""

#: fetchdialog.cpp:601
msgid "Edit ISBN/UPC Values"
msgstr ""

#: fetchdialog.cpp:605
msgid "<qt>Enter the ISBN or UPC values, one per line.</qt>"
msgstr ""

#: fetchdialog.cpp:611
msgid "&Load From File..."
msgstr ""

#: fetchdialog.cpp:612
msgid "<qt>Load the list from a text file.</qt>"
msgstr ""

#: 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 ""

#: fetcherconfigdialog.cpp:39 fetcherconfigdialog.cpp:49
msgid "Data Source Properties"
msgstr ""

#: fetcherconfigdialog.cpp:81
msgid "&Source name: "
msgstr ""

#: fetcherconfigdialog.cpp:83
msgid ""
"The name identifies the data source and should be unique and informative."
msgstr ""

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

#: fetcherconfigdialog.cpp:101
msgid "Tellico supports several different data sources."
msgstr ""

#: fetcherconfigdialog.cpp:115
msgid "Updating from source should overwrite user data"
msgstr ""

#: fetcherconfigdialog.cpp:118
msgid "If checked, updating entries will overwrite any existing information."
msgstr ""

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

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

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

#: field.cpp:492
msgid "Checkbox"
msgstr ""

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

#: field.cpp:497
msgid "Dependent"
msgstr ""

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

#: 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 ""

#: filehandler.cpp:156 translators/tellicoimporter.cpp:110
#: translators/xmlimporter.cpp:45 translators/xmlimporter.cpp:62
msgid "The error message from TQt is:"
msgstr ""

#: filehandler.cpp:206
#, c-format
msgid "Tellico is unable to load the image - %1."
msgstr ""

#: filehandler.cpp:220
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""

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

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

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

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

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

#: filterdialog.cpp:70
msgid "equals"
msgstr ""

#: filterdialog.cpp:71
msgid "does not equal"
msgstr ""

#: filterdialog.cpp:72
msgid "matches regexp"
msgstr ""

#: filterdialog.cpp:73
msgid "does not match regexp"
msgstr ""

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

#: filterdialog.cpp:282
msgid "Advanced Filter"
msgstr ""

#: filterdialog.cpp:294
msgid "Filter Criteria"
msgstr ""

#: filterdialog.cpp:300
msgid "Match a&ll of the following"
msgstr ""

#: filterdialog.cpp:301
msgid "Match an&y of the following"
msgstr ""

#: filterdialog.cpp:311
msgid "Filter name:"
msgstr ""

#: filterdialog.cpp:319
msgid "&Save Filter"
msgstr ""

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

#: filterview.cpp:87
msgid "Filter (Sort by Count)"
msgstr ""

#: groupview.cpp:252
msgid "Expand All Groups"
msgstr ""

#: groupview.cpp:254
msgid "Collapse All Groups"
msgstr ""

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

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

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

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

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

#: gui/imagewidget.cpp:57
msgid "Select Image..."
msgstr ""

#: gui/imagewidget.cpp:63
msgid "Save link only"
msgstr ""

#: gui/imagewidget.cpp:162
msgid "Saving a link is only possible for newly added images."
msgstr ""

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

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

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

#: gui/previewdialog.cpp:27
msgid "Template Preview"
msgstr ""

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

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

#: gui/tablefieldwidget.cpp:181
msgid "New column name:"
msgstr ""

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

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

#: gui/tablefieldwidget.cpp:274
msgid "Insert Row"
msgstr ""

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

#: gui/tablefieldwidget.cpp:278
msgid "Move Row Up"
msgstr ""

#: gui/tablefieldwidget.cpp:283
msgid "Move Row Down"
msgstr ""

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

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

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

#: importdialog.cpp:63
msgid "Replace the current collection with the contents of the imported file."
msgstr ""

#: importdialog.cpp:65
msgid "A&ppend to current collection"
msgstr ""

#: 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 ""

#: importdialog.cpp:69
msgid "&Merge with current collection"
msgstr ""

#: 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 ""

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

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

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

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

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

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

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

#: importdialog.cpp:272 translators/gcfilmsexporter.cpp:41
msgid "*.gcf|GCfilms Data Files (*.gcf)"
msgstr ""

#: importdialog.cpp:276
msgid "*.amc|AMC Data Files (*.amc)"
msgstr ""

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

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

#: loandialog.cpp:40
msgid "Loan Dialog"
msgstr ""

#: loandialog.cpp:78
msgid "The following items are being checked out:"
msgstr ""

#: loandialog.cpp:84
msgid "The following item is on-loan:"
msgstr ""

#: loandialog.cpp:94
msgid "&Lend to:"
msgstr ""

#: 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 ""

#: loandialog.cpp:117
msgid "&Loan date:"
msgstr ""

#: loandialog.cpp:123
msgid ""
"The check-out date is the date that you lent the items. By default, today's "
"date is used."
msgstr ""

#: loandialog.cpp:132
msgid "D&ue date:"
msgstr ""

#: 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 ""

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

#: loandialog.cpp:150
msgid "You can add notes about the loan, as well."
msgstr ""

#: loandialog.cpp:154
msgid "&Add a reminder to the active calendar"
msgstr ""

#: 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 ""

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

#: loanview.cpp:74
msgid "Check-in"
msgstr ""

#: loanview.cpp:76
msgid "Modify Loan..."
msgstr ""

#: loanview.cpp:93
msgid "Borrower (Sort by Count)"
msgstr ""

#: main.cpp:23
msgid "Tellico - a collection manager for TDE"
msgstr ""

#: main.cpp:27
msgid "Do not reopen the last open file"
msgstr ""

#: main.cpp:28
msgid "Import <filename> as a bibtex file"
msgstr ""

#: main.cpp:29
msgid "Import <filename> as a MODS file"
msgstr ""

#: main.cpp:30
msgid "Import <filename> as a RIS file"
msgstr ""

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

#: main.cpp:42
msgid "Data source scripts"
msgstr ""

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

#: main.cpp:46
msgid "Author of btparse library"
msgstr ""

#: main.cpp:48
msgid "Code examples and general inspiration"
msgstr ""

#: main.cpp:50
msgid "Author of libcsv library"
msgstr ""

#: main.cpp:52
msgid "Author of rtf2html library"
msgstr ""

#: mainwindow.cpp:193
msgid "Create a new collection"
msgstr ""

#: mainwindow.cpp:197
msgid "New &Book Collection"
msgstr ""

#: mainwindow.cpp:199
msgid "Create a new book collection"
msgstr ""

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

#: mainwindow.cpp:207
msgid "Create a new bibtex bibliography"
msgstr ""

#: mainwindow.cpp:213
msgid "New &Comic Book Collection"
msgstr ""

#: mainwindow.cpp:215
msgid "Create a new comic book collection"
msgstr ""

#: mainwindow.cpp:221
msgid "New &Video Collection"
msgstr ""

#: mainwindow.cpp:223
msgid "Create a new video collection"
msgstr ""

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

#: mainwindow.cpp:231
msgid "Create a new music collection"
msgstr ""

#: mainwindow.cpp:237
msgid "New C&oin Collection"
msgstr ""

#: mainwindow.cpp:239
msgid "Create a new coin collection"
msgstr ""

#: mainwindow.cpp:245
msgid "New &Stamp Collection"
msgstr ""

#: mainwindow.cpp:247
msgid "Create a new stamp collection"
msgstr ""

#: mainwindow.cpp:253
msgid "New C&ard Collection"
msgstr ""

#: mainwindow.cpp:255
msgid "Create a new trading card collection"
msgstr ""

#: mainwindow.cpp:261
msgid "New &Wine Collection"
msgstr ""

#: mainwindow.cpp:263
msgid "Create a new wine collection"
msgstr ""

#: mainwindow.cpp:269
msgid "New &Game Collection"
msgstr ""

#: mainwindow.cpp:271
msgid "Create a new game collection"
msgstr ""

#: mainwindow.cpp:277
msgid "New Boa&rd Game Collection"
msgstr ""

#: mainwindow.cpp:279
msgid "Create a new board game collection"
msgstr ""

#: mainwindow.cpp:285
msgid "New &File Catalog"
msgstr ""

#: mainwindow.cpp:287
msgid "Create a new file catalog"
msgstr ""

#: mainwindow.cpp:293
msgid "New C&ustom Collection"
msgstr ""

#: mainwindow.cpp:295
msgid "Create a new custom collection"
msgstr ""

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

#: mainwindow.cpp:306
msgid "Open a recently used file"
msgstr ""

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

#: mainwindow.cpp:310
msgid "Save the document as a different file..."
msgstr ""

#: mainwindow.cpp:312
msgid "Print the contents of the document..."
msgstr ""

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

#: mainwindow.cpp:325
msgid "Import collection data from other formats"
msgstr ""

#: mainwindow.cpp:329
msgid "Import Tellico Data..."
msgstr ""

#: mainwindow.cpp:330
msgid "Import another Tellico data file"
msgstr ""

#: mainwindow.cpp:337
msgid "Import CSV Data..."
msgstr ""

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

#: mainwindow.cpp:345
msgid "Import MODS Data..."
msgstr ""

#: mainwindow.cpp:346
msgid "Import a MODS data file"
msgstr ""

#: mainwindow.cpp:353
msgid "Import Alexandria Data..."
msgstr ""

#: mainwindow.cpp:354
msgid "Import data from the Alexandria book collection manager"
msgstr ""

#: mainwindow.cpp:361
msgid "Import Delicious Library Data..."
msgstr ""

#: mainwindow.cpp:362
msgid "Import data from Delicious Library"
msgstr ""

#: mainwindow.cpp:369
msgid "Import Referencer Data..."
msgstr ""

#: mainwindow.cpp:370
msgid "Import data from Referencer"
msgstr ""

#: mainwindow.cpp:377
msgid "Import Bibtex Data..."
msgstr ""

#: mainwindow.cpp:378
msgid "Import a bibtex bibliography file"
msgstr ""

#: mainwindow.cpp:385
msgid "Import Bibtexml Data..."
msgstr ""

#: mainwindow.cpp:386
msgid "Import a Bibtexml bibliography file"
msgstr ""

#: mainwindow.cpp:393
msgid "Import RIS Data..."
msgstr ""

#: mainwindow.cpp:394
msgid "Import an RIS reference file"
msgstr ""

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

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

#: mainwindow.cpp:409
msgid "Import Audio File Metadata..."
msgstr ""

#: mainwindow.cpp:410
msgid "Import meta-data from audio files"
msgstr ""

#: mainwindow.cpp:420
msgid "Import Audio CD Data..."
msgstr ""

#: mainwindow.cpp:421
msgid "Import audio CD information"
msgstr ""

#: mainwindow.cpp:431
msgid "Import GCstar Data..."
msgstr ""

#: mainwindow.cpp:432
msgid "Import a GCstar data file"
msgstr ""

#: mainwindow.cpp:439
msgid "Import Griffith Data..."
msgstr ""

#: mainwindow.cpp:440
msgid "Import a Griffith database"
msgstr ""

#: mainwindow.cpp:447
msgid "Import Ant Movie Catalog Data..."
msgstr ""

#: mainwindow.cpp:448
msgid "Import an Ant Movie Catalog data file"
msgstr ""

#: mainwindow.cpp:455
msgid "Import File Listing..."
msgstr ""

#: mainwindow.cpp:456
msgid "Import information about files in a folder"
msgstr ""

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

#: mainwindow.cpp:464
msgid "Import using an XSL Transform"
msgstr ""

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

#: mainwindow.cpp:479
msgid "Export the collection data to other formats"
msgstr ""

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

#: mainwindow.cpp:484
msgid "Export to a Tellico XML file"
msgstr ""

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

#: mainwindow.cpp:492
msgid "Export to a Tellico Zip file"
msgstr ""

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

#: mainwindow.cpp:500
msgid "Export to an HTML file"
msgstr ""

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

#: mainwindow.cpp:508
msgid "Export to a comma-separated values file"
msgstr ""

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

#: mainwindow.cpp:516
msgid "Export to a PilotDB database"
msgstr ""

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

#: mainwindow.cpp:524
msgid "Export to an Alexandria library"
msgstr ""

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

#: mainwindow.cpp:532
msgid "Export to a bibtex file"
msgstr ""

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

#: mainwindow.cpp:540
msgid "Export to a Bibtexml file"
msgstr ""

#: mainwindow.cpp:547
msgid "Export to ONIX..."
msgstr ""

#: mainwindow.cpp:548
msgid "Export to an ONIX file"
msgstr ""

#: mainwindow.cpp:555
msgid "Export to GCfilms..."
msgstr ""

#: mainwindow.cpp:556
msgid "Export to a GCfilms data file"
msgstr ""

#: mainwindow.cpp:563
msgid "Export to GCstar..."
msgstr ""

#: mainwindow.cpp:564
msgid "Export to a GCstar data file"
msgstr ""

#: mainwindow.cpp:568
msgid "Export XSL Transform..."
msgstr ""

#: mainwindow.cpp:569
msgid "Export using an XSL Transform"
msgstr ""

#: mainwindow.cpp:579
msgid "Cut the selected text and puts it in the clipboard"
msgstr ""

#: mainwindow.cpp:581
msgid "Copy the selected text to the clipboard"
msgstr ""

#: mainwindow.cpp:583
msgid "Paste the clipboard contents"
msgstr ""

#: mainwindow.cpp:585
msgid "Select all the entries in the collection"
msgstr ""

#: mainwindow.cpp:587
msgid "Deselect all the entries in the collection"
msgstr ""

#: mainwindow.cpp:589
msgid "Internet Search..."
msgstr ""

#: mainwindow.cpp:592
msgid "Search the internet..."
msgstr ""

#: mainwindow.cpp:594
msgid "Advanced &Filter..."
msgstr ""

#: mainwindow.cpp:597 mainwindow.cpp:757
msgid "Filter the collection"
msgstr ""

#: mainwindow.cpp:602
msgid "&New Entry..."
msgstr ""

#: mainwindow.cpp:605
msgid "Create a new entry"
msgstr ""

#: mainwindow.cpp:609
msgid "Edit the selected entries"
msgstr ""

#: mainwindow.cpp:613
msgid "Copy the selected entries"
msgstr ""

#: mainwindow.cpp:617
msgid "Delete the selected entries"
msgstr ""

#: mainwindow.cpp:618
msgid "&Merge Entries"
msgstr ""

#: mainwindow.cpp:621
msgid "Merge the selected entries"
msgstr ""

#: mainwindow.cpp:624
msgid "&Generate Reports..."
msgstr ""

#: mainwindow.cpp:627
msgid "Generate collection reports"
msgstr ""

#: mainwindow.cpp:628
msgid "Check-&out..."
msgstr ""

#: mainwindow.cpp:631
msgid "Check-out the selected items"
msgstr ""

#: mainwindow.cpp:632
msgid "Check-&in"
msgstr ""

#: mainwindow.cpp:635
msgid "Check-in the selected items"
msgstr ""

#: mainwindow.cpp:637
msgid "&Rename Collection..."
msgstr ""

#: mainwindow.cpp:640
msgid "Rename the collection"
msgstr ""

#: mainwindow.cpp:641
msgid "Collection &Fields..."
msgstr ""

#: mainwindow.cpp:644
msgid "Modify the collection fields"
msgstr ""

#: mainwindow.cpp:645
msgid "Convert to &Bibliography"
msgstr ""

#: mainwindow.cpp:648
msgid "Convert a book collection to a bibliography"
msgstr ""

#: mainwindow.cpp:650
msgid "String &Macros..."
msgstr ""

#: mainwindow.cpp:653
msgid "Edit the bibtex string macros"
msgstr ""

#: mainwindow.cpp:660
msgid "Copy Bibtex to Cli&pboard"
msgstr ""

#: mainwindow.cpp:661
msgid "Copy bibtex citations to the clipboard"
msgstr ""

#: mainwindow.cpp:667
msgid "Cite Entry in &LyX"
msgstr ""

#: mainwindow.cpp:668
msgid "Cite the selected entries in LyX"
msgstr ""

#: mainwindow.cpp:674
msgid "Ci&te Entry in OpenOffice.org"
msgstr ""

#: mainwindow.cpp:675
msgid "Cite the selected entries in OpenOffice.org"
msgstr ""

#: mainwindow.cpp:689
msgid "All Sources"
msgstr ""

#: mainwindow.cpp:690
msgid "Update entry data from all available sources"
msgstr ""

#: mainwindow.cpp:702
msgid "Show Grou&p View"
msgstr ""

#: mainwindow.cpp:705
msgid "Enable/disable the group view"
msgstr ""

#: mainwindow.cpp:706
msgid "Hide Grou&p View"
msgstr ""

#: mainwindow.cpp:708
msgid "Show Entry &Editor"
msgstr ""

#: mainwindow.cpp:711
msgid "Enable/disable the editor"
msgstr ""

#: mainwindow.cpp:712
msgid "Hide Entry &Editor"
msgstr ""

#: mainwindow.cpp:714
msgid "Show Entry &View"
msgstr ""

#: mainwindow.cpp:717
msgid "Enable/disable the entry view"
msgstr ""

#: mainwindow.cpp:718
msgid "Hide Entry &View"
msgstr ""

#: mainwindow.cpp:730
msgid "Change Grouping"
msgstr ""

#: mainwindow.cpp:734
msgid "&Group Selection"
msgstr ""

#: mainwindow.cpp:737
msgid "Change the grouping of the collection"
msgstr ""

#: mainwindow.cpp:742
msgid "Clear Filter"
msgstr ""

#: mainwindow.cpp:747
msgid "Filter here..."
msgstr ""

#: mainwindow.cpp:806
msgid "Groups"
msgstr ""

#: mainwindow.cpp:807
msgid ""
"<qt>The <i>Group View</i> sorts the entries into groupings based on a "
"selected field.</qt>"
msgstr ""

#: mainwindow.cpp:814
msgid ""
"<qt>The <i>Column View</i> shows the value of multiple fields for each entry."
"</qt>"
msgstr ""

#: mainwindow.cpp:869
msgid "Welcome to the Tellico Collection Manager"
msgstr ""

#: 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 ""

#: mainwindow.cpp:1104
msgid "Creating new document..."
msgstr ""

#: mainwindow.cpp:1136 mainwindow.cpp:1155 mainwindow.cpp:1173
msgid "Opening file..."
msgstr ""

#: mainwindow.cpp:1146
msgid "Open File"
msgstr ""

#: 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 ""

#: mainwindow.cpp:1269
msgid "Save Images Separately"
msgstr ""

#: mainwindow.cpp:1270
msgid "Save Images in File"
msgstr ""

#: mainwindow.cpp:1303
msgid "Saving file with a new filename..."
msgstr ""

#: mainwindow.cpp:1341 mainwindow.cpp:1391
msgid "Printing..."
msgstr ""

#: 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 ""

#: mainwindow.cpp:1375
msgid "Processing document..."
msgstr ""

#: mainwindow.cpp:1398
msgid "Exiting..."
msgstr ""

#: mainwindow.cpp:1536
#, c-format
msgid "Total entries: %1"
msgstr ""

#: mainwindow.cpp:1543
msgid "(%1 filtered; %2 selected)"
msgstr ""

#: mainwindow.cpp:1546
msgid "(%1 filtered)"
msgstr ""

#: mainwindow.cpp:1549
msgid "(%1 selected)"
msgstr ""

#: mainwindow.cpp:1717
#, c-format
msgid "Print %1"
msgstr ""

#: mainwindow.cpp:1750
#, c-format
msgid "Page %1"
msgstr ""

#: mainwindow.cpp:1776 translators/gcfilmsimporter.cpp:247
#: translators/xsltimporter.cpp:76
msgid "Tellico encountered an error in XSLT processing."
msgstr ""

#: mainwindow.cpp:1891
msgid "Importing data..."
msgstr ""

#: mainwindow.cpp:1900
msgid "Import File"
msgstr ""

#: mainwindow.cpp:1906
msgid "Import Directory"
msgstr ""

#: mainwindow.cpp:1927
msgid "Exporting data..."
msgstr ""

#: mainwindow.cpp:1949
msgid "Export As"
msgstr ""

#: mainwindow.cpp:1977
msgid "String Macros"
msgstr ""

#: mainwindow.cpp:1978
msgid "Macro"
msgstr ""

#: mainwindow.cpp:1978
msgid "String"
msgstr ""

#: mainwindow.cpp:2041
msgid "Creating citations..."
msgstr ""

#: mainwindow.cpp:2146
msgid "Filters"
msgstr ""

#: mainwindow.cpp:2147
msgid ""
"<qt>The <i>Filter View</i> shows the entries which meet certain filter rules."
"</qt>"
msgstr ""

#: mainwindow.cpp:2163
msgid "Loans"
msgstr ""

#: 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 ""

#: mainwindow.cpp:2297
#, c-format
msgid "Update entry data from %1"
msgstr ""

#: mainwindow.cpp:2316
msgid ""
"Tellico can only import one file of this type at a time. Only %1 will be "
"imported."
msgstr ""

#: newstuff/dialog.cpp:99
msgid "Get Hot New Stuff"
msgstr ""

#: newstuff/dialog.cpp:119
msgid "Version"
msgstr ""

#: newstuff/dialog.cpp:121
msgid "Downloads"
msgstr ""

#: newstuff/dialog.cpp:122
msgid "Release Date"
msgstr ""

#: 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 ""

#: newstuff/dialog.cpp:142
msgid "The name and license of the selected item"
msgstr ""

#: newstuff/dialog.cpp:145
msgid "The author of the selected item"
msgstr ""

#: newstuff/dialog.cpp:147 newstuff/dialog.cpp:406
msgid "Install"
msgstr ""

#: newstuff/dialog.cpp:166
msgid "Download and install the selected template."
msgstr ""

#: newstuff/dialog.cpp:169
msgid ""
"Download and install the selected script. Some scripts may need to be "
"configured after being installed."
msgstr ""

#: newstuff/dialog.cpp:199
msgid "A description of the selected item is shown here."
msgstr ""

#: newstuff/dialog.cpp:229
msgid "Downloading information..."
msgstr ""

#: newstuff/dialog.cpp:406
msgid ""
"_: Update Stuff\n"
"Update"
msgstr ""

#: newstuff/dialog.cpp:423
msgid "Installing item..."
msgstr ""

#: reportdialog.cpp:53
msgid "Collection Report"
msgstr ""

#: reportdialog.cpp:60
msgid "&Report template:"
msgstr ""

#: reportdialog.cpp:83
msgid "&Generate"
msgstr ""

#: reportdialog.cpp:107
msgid "Select a report template and click <em>Generate</em>."
msgstr ""

#: reportdialog.cpp:108
msgid ""
"Some reports may take several seconds to generate for large collections."
msgstr ""

#: reportdialog.cpp:195 translators/htmlexporter.cpp:90
msgid "*.html|HTML Files (*.html)"
msgstr ""

#: tellico_kernel.cpp:285
msgid "Do you really want to delete this filter?"
msgstr ""

#: tellico_kernel.cpp:287
msgid "Delete Filter?"
msgstr ""

#: tellico_kernel.cpp:323
msgid "New collection name:"
msgstr ""

#: tellico_kernel.cpp:377
msgid "Entry 1"
msgstr ""

#: tellico_kernel.cpp:378
msgid "Entry 2"
msgstr ""

#: tellico_kernel.cpp:387
msgid "Conflicting values for %1 were found while merging entries."
msgstr ""

#: tellico_kernel.cpp:393
msgid "Please choose which value to keep."
msgstr ""

#: tellico_kernel.cpp:399 tellico_kernel.cpp:400
#, c-format
msgid "Select value from %1"
msgstr ""

#: tellico_strings.cpp:18
#, c-format
msgid "Tellico is unable to load the file - %1."
msgstr ""

#: tellico_strings.cpp:19
#, c-format
msgid "Tellico is unable to write the file - %1."
msgstr ""

#: tellico_strings.cpp:20
#, c-format
msgid "Tellico is unable to upload the file - %1."
msgstr ""

#: 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 ""

#: 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 ""

#: tellico_strings.cpp:27
#, c-format
msgid "Tellico is unable to load an image from the file - %1."
msgstr ""

#: translators/alexandriaexporter.cpp:43
msgid "Alexandria"
msgstr ""

#: 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 ""

#: translators/alexandriaimporter.cpp:193
msgid "Alexandria Options"
msgstr ""

#: translators/alexandriaimporter.cpp:194
msgid "&Library:"
msgstr ""

#: translators/audiofileimporter.cpp:68
msgid "Scanning audio files..."
msgstr ""

#: translators/audiofileimporter.cpp:128
msgid "Bitrate"
msgstr ""

#: translators/audiofileimporter.cpp:160 translators/audiofileimporter.cpp:170
msgid "Tracks (Disc %1)"
msgstr ""

#: ../xslt/entry-templates/Album.xsl:242 translators/audiofileimporter.cpp:189
#, no-c-format
msgid "(Various)"
msgstr ""

#: translators/audiofileimporter.cpp:340
msgid "Audio File Options"
msgstr ""

#: translators/audiofileimporter.cpp:342
msgid "Recursive &folder search"
msgstr ""

#: translators/audiofileimporter.cpp:343
msgid "If checked, folders are recursively searched for audio files."
msgstr ""

#: translators/audiofileimporter.cpp:347
msgid "Include file &location"
msgstr ""

#: translators/audiofileimporter.cpp:348
msgid "If checked, the file names for each track are added to the entries."
msgstr ""

#: translators/audiofileimporter.cpp:352
msgid "Include &bitrate"
msgstr ""

#: translators/audiofileimporter.cpp:353
msgid "If checked, the bitrate for each track is added to the entries."
msgstr ""

#: translators/bibtexexporter.cpp:49
msgid "Bibtex"
msgstr ""

#: translators/bibtexexporter.cpp:201 translators/bibteximporter.cpp:289
msgid "Bibtex Options"
msgstr ""

#: translators/bibtexexporter.cpp:204
msgid "Expand string macros"
msgstr ""

#: translators/bibtexexporter.cpp:206
msgid ""
"If checked, the string macros will be expanded and no @string{} entries will "
"be written."
msgstr ""

#: translators/bibtexexporter.cpp:209
msgid "Use URL package"
msgstr ""

#: translators/bibtexexporter.cpp:211
msgid "If checked, any URL fields will be wrapped in a \\url declaration."
msgstr ""

#: translators/bibtexexporter.cpp:214
msgid "Skip entries with empty citation keys"
msgstr ""

#: translators/bibtexexporter.cpp:216
msgid "If checked, any entries without a bibtex citation key will be skipped."
msgstr ""

#: translators/bibtexexporter.cpp:220
msgid "Bibtex quotation style:"
msgstr ""

#: translators/bibtexexporter.cpp:222 translators/bibtexexporter.cpp:229
#: translators/bibtexexporter.cpp:260
msgid "Braces"
msgstr ""

#: translators/bibtexexporter.cpp:223 translators/bibtexexporter.cpp:231
msgid "Quotes"
msgstr ""

#: 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 ""

#: translators/bibtexhandler.cpp:257 translators/tellicoimporter.cpp:362
#: translators/xmlstatehandler.cpp:244
msgid "Unknown"
msgstr ""

#: translators/bibteximporter.cpp:78
msgid "No valid bibtex entries were found"
msgstr ""

#: translators/bibteximporter.cpp:98
#, c-format
msgid "No valid bibtex entries were found in file - %1"
msgstr ""

#: translators/bibteximporter.cpp:290
msgid "Use Unicode (UTF-8) encoding"
msgstr ""

#: translators/bibteximporter.cpp:291
msgid "Read the imported file in Unicode (UTF-8)."
msgstr ""

#: translators/bibteximporter.cpp:292
msgid "Use user locale (%1) encoding"
msgstr ""

#: translators/bibteximporter.cpp:296
msgid "Read the imported file in the local encoding."
msgstr ""

#: translators/bibtexmlexporter.cpp:36
msgid "Bibtexml"
msgstr ""

#: translators/bibtexmlexporter.cpp:40
msgid "*.xml|Bibtexml Files (*.xml)"
msgstr ""

#: translators/csvexporter.cpp:40
msgid "CSV"
msgstr ""

#: translators/csvexporter.cpp:109 translators/csvimporter.cpp:247
msgid "CSV Options"
msgstr ""

#: translators/csvexporter.cpp:112
msgid "Include field titles as column headers"
msgstr ""

#: translators/csvexporter.cpp:114
msgid "If checked, a header row will be added with the field titles."
msgstr ""

#: translators/csvexporter.cpp:117 translators/csvimporter.cpp:266
msgid "Delimiter"
msgstr ""

#: 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 ""

#: translators/csvexporter.cpp:124
msgid "Comma"
msgstr ""

#: translators/csvexporter.cpp:126 translators/csvimporter.cpp:276
msgid "Use a comma as the delimiter."
msgstr ""

#: translators/csvexporter.cpp:130
msgid "Semicolon"
msgstr ""

#: translators/csvexporter.cpp:131 translators/csvimporter.cpp:281
msgid "Use a semi-colon as the delimiter."
msgstr ""

#: translators/csvexporter.cpp:135
msgid "Tab"
msgstr ""

#: translators/csvexporter.cpp:136 translators/csvimporter.cpp:286
msgid "Use a tab as the delimiter."
msgstr ""

#: translators/csvexporter.cpp:140
msgid "Other"
msgstr ""

#: translators/csvexporter.cpp:141 translators/csvimporter.cpp:291
msgid "Use a custom string as the delimiter."
msgstr ""

#: translators/csvexporter.cpp:146 translators/csvimporter.cpp:298
msgid "A custom string, such as a colon, may be used as a delimiter."
msgstr ""

#: translators/csvimporter.cpp:255
msgid "Select the type of collection being imported."
msgstr ""

#: translators/csvimporter.cpp:261
msgid "&First row contains field titles"
msgstr ""

#: translators/csvimporter.cpp:262
msgid "If checked, the first row is used as field titles."
msgstr ""

#: translators/csvimporter.cpp:274
msgid "&Comma"
msgstr ""

#: translators/csvimporter.cpp:280
msgid "&Semicolon"
msgstr ""

#: translators/csvimporter.cpp:285
msgid "Ta&b"
msgstr ""

#: translators/csvimporter.cpp:290
msgid "Ot&her:"
msgstr ""

#: translators/csvimporter.cpp:315
msgid "The table shows up to the first five lines of the CSV file."
msgstr ""

#: 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 ""

#: translators/csvimporter.cpp:324
msgid "Co&lumn:"
msgstr ""

#: translators/csvimporter.cpp:333
msgid "&Data field in this column:"
msgstr ""

#: translators/csvimporter.cpp:341
msgid "&Assign Field"
msgstr ""

#: translators/csvimporter.cpp:373
msgid ""
"At least one column must be assigned to a field. Only assigned columns will "
"be imported."
msgstr ""

#: translators/filelistingimporter.cpp:63
msgid "Scanning files..."
msgstr ""

#: translators/filelistingimporter.cpp:191
msgid "File Listing Options"
msgstr ""

#: translators/filelistingimporter.cpp:193
msgid "Recursive folder search"
msgstr ""

#: translators/filelistingimporter.cpp:194
msgid "If checked, folders are recursively searched for all files."
msgstr ""

#: translators/filelistingimporter.cpp:198
msgid "Generate file previews"
msgstr ""

#: translators/filelistingimporter.cpp:199
msgid ""
"If checked, previews of the file contents are generated, which can slow down "
"the folder listing."
msgstr ""

#: translators/freedbimporter.cpp:84 translators/freedbimporter.cpp:170
msgid "<qt>Tellico was unable to access the CD-ROM device - <i>%1</i>.</qt>"
msgstr ""

#: translators/freedbimporter.cpp:196
msgid "Select CDDB Entry"
msgstr ""

#: translators/freedbimporter.cpp:197
msgid "Select a CDDB entry:"
msgstr ""

#: translators/freedbimporter.cpp:220
msgid "<qt>No records were found to match the CD.</qt>"
msgstr ""

#: translators/freedbimporter.cpp:238
msgid "<qt>Tellico was unable to complete the CD lookup.</qt>"
msgstr ""

#: translators/freedbimporter.cpp:470
msgid "Various"
msgstr ""

#: translators/freedbimporter.cpp:489
msgid "Audio CD Options"
msgstr ""

#: translators/freedbimporter.cpp:493
msgid "Read data from CD-ROM device"
msgstr ""

#: translators/freedbimporter.cpp:496
msgid "Select or input the CD-ROM device location."
msgstr ""

#: translators/freedbimporter.cpp:502
msgid "Read all CDDB cache files only"
msgstr ""

#: translators/freedbimporter.cpp:503
msgid ""
"Read data recursively from all the CDDB cache files contained in the default "
"cache folders."
msgstr ""

#: translators/gcfilmsexporter.cpp:37
msgid "GCfilms"
msgstr ""

#: translators/gcfilmsimporter.cpp:109 translators/gcfilmsimporter.cpp:254
msgid "<qt>The file is not a valid GCstar data file.</qt>"
msgstr ""

#: translators/htmlexporter.cpp:86
msgid "HTML"
msgstr ""

#: translators/htmlexporter.cpp:324
msgid "(grouped by %1)"
msgstr ""

#: translators/htmlexporter.cpp:469
msgid "HTML Options"
msgstr ""

#: translators/htmlexporter.cpp:472
msgid "Print field headers"
msgstr ""

#: translators/htmlexporter.cpp:477
msgid "Group the entries"
msgstr ""

#: translators/htmlexporter.cpp:482
msgid "Export individual entry files"
msgstr ""

#: translators/htmlexporter.cpp:483
msgid "If checked, individual files will be created for each entry."
msgstr ""

#: translators/importer.h:101
msgid "Loading data..."
msgstr ""

#: translators/importer.h:101
msgid "Loading %1..."
msgstr ""

#: translators/onixexporter.cpp:63
msgid "ONIX Archive"
msgstr ""

#: translators/onixexporter.cpp:67
msgid "*.zip|Zip Files (*.zip)"
msgstr ""

#: translators/onixexporter.cpp:176
msgid "ONIX Archive Options"
msgstr ""

#: translators/onixexporter.cpp:179
msgid "Include images in archive"
msgstr ""

#: translators/onixexporter.cpp:181
msgid ""
"If checked, the images in the document will be included in the zipped ONIX "
"archive."
msgstr ""

#: translators/pdfimporter.cpp:92 translators/pdfimporter.cpp:100
msgid "Tellico was unable to read any metadata from the PDF file."
msgstr ""

#: 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 ""

#: translators/pilotdbexporter.cpp:43
msgid "PilotDB"
msgstr ""

#: translators/pilotdbexporter.cpp:47
msgid "*.pdb|Pilot Database Files (*.pdb)"
msgstr ""

#: translators/pilotdbexporter.cpp:210
msgid "PilotDB Options"
msgstr ""

#: translators/pilotdbexporter.cpp:213 translators/pilotdbexporter.cpp:215
msgid "Set PDA backup flag for database"
msgstr ""

#: translators/risimporter.cpp:303
msgid "PDF"
msgstr ""

#: translators/tellicoimporter.cpp:147 translators/xmlstatehandler.cpp:108
msgid "It is from a future version of Tellico."
msgstr ""

#: 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 ""

#: translators/tellicoimporter.cpp:787 translators/tellicosaximporter.cpp:173
msgid "The file is empty."
msgstr ""

#: translators/tellicoimporter.cpp:805 translators/tellicosaximporter.cpp:191
msgid "The file contains no collection data."
msgstr ""

#: translators/tellicoimporter.cpp:950
msgid "Unread Books"
msgstr ""

#: translators/tellicoimporter.cpp:960
msgid "Old Movies"
msgstr ""

#: translators/tellicoimporter.cpp:978
msgid "80's Music"
msgstr ""

#: translators/tellicoimporter.cpp:990
msgid "Favorites"
msgstr ""

#: translators/tellicoxmlexporter.cpp:56
msgid "XML"
msgstr ""

#: translators/tellicoxmlexporter.cpp:482
msgid "Tellico XML Options"
msgstr ""

#: translators/tellicoxmlexporter.cpp:485
msgid "Include images in XML document"
msgstr ""

#: translators/tellicoxmlexporter.cpp:487
msgid ""
"If checked, the images in the document will be included in the XML stream as "
"base64 encoded elements."
msgstr ""

#: translators/tellicozipexporter.cpp:35
msgid "Tellico Zip File"
msgstr ""

#: translators/xsltexporter.cpp:39
msgid "XSLT"
msgstr ""

#: translators/xsltexporter.cpp:74 translators/xsltimporter.cpp:98
msgid "XSLT Options"
msgstr ""

#: translators/xsltexporter.cpp:79 translators/xsltimporter.cpp:101
msgid "XSLT file:"
msgstr ""

#: translators/xsltexporter.cpp:81
msgid "Choose the XSLT file used to transform the Tellico XML data."
msgstr ""

#: translators/xsltimporter.cpp:64 translators/xsltimporter.cpp:70
msgid "A valid XSLT file is needed to import the file."
msgstr ""

#: viewstack.cpp:29
msgid ""
"<qt>The <i>Entry View</i> shows a formatted view of the entry's contents.</"
"qt>"
msgstr ""

#: 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 ""

#: 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 ""

#: core/tellico_config.kcfg:99
msgid "the"
msgstr ""

#: core/tellico_config.kcfg:102
msgid "jr.,jr,iii,iv"
msgstr ""

#: core/tellico_config.kcfg:105
msgid "de,van,der,van der,von"
msgstr ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../tellico.tips:57
msgid ""
"<p>...that you can add, edit, and delete string macros for bibliographies.</"
"p>\n"
msgstr ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../tellico.tips:82
msgid "<p>...that double-clicking an entry item opens the Entry Editor.</p>\n"
msgstr ""

#: ../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 ""

#: ../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 ""

#: ../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 ""

#: ../xslt/:1
msgid ""
"_: Album XSL Template\n"
"Album"
msgstr ""

#: ../xslt/:2
msgid ""
"_: Compact XSL Template\n"
"Compact"
msgstr ""

#: ../xslt/:3
msgid ""
"_: Default XSL Template\n"
"Default"
msgstr ""

#: ../xslt/:4
msgid ""
"_: Fancy XSL Template\n"
"Fancy"
msgstr ""

#: ../xslt/:5
msgid ""
"_: Video XSL Template\n"
"Video"
msgstr ""

#: ../xslt/:6
msgid ""
"_: Column View XSL Template\n"
"Column View"
msgstr ""

#: ../xslt/:7
msgid ""
"_: Group Summary XSL Template\n"
"Group Summary"
msgstr ""

#: ../xslt/:8
msgid ""
"_: Group View XSL Template\n"
"Group View"
msgstr ""

#: ../xslt/:9
msgid ""
"_: Image List XSL Template\n"
"Image List"
msgstr ""

#: ../xslt/:10
msgid ""
"_: Loan View XSL Template\n"
"Loan View"
msgstr ""

#: ../xslt/:11
msgid ""
"_: Title Listing (Horizontal) XSL Template\n"
"Title Listing (Horizontal)"
msgstr ""

#: ../xslt/:12
msgid ""
"_: Title Listing (Vertical) XSL Template\n"
"Title Listing (Vertical)"
msgstr ""

#: ../xslt/:13
msgid ""
"_: Tri-Column XSL Template\n"
"Tri-Column"
msgstr ""

#: ../xslt/entry-templates/Album.xsl:169
#, no-c-format
msgid "This template is meant for music collections only."
msgstr ""

#: ../xslt/entry-templates/Album.xsl:483
#, no-c-format
msgid "Total:"
msgstr ""

#: ../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 ""

#: ../xslt/report-templates/Group_Summary.xsl:159
#, no-c-format
msgid ": Group Summary"
msgstr ""

#: ../xslt/report-templates/Group_Summary.xsl:167
#, no-c-format
msgid "Total number of fields:"
msgstr ""

#: ../xslt/report-templates/Group_Summary.xsl:171
#, no-c-format
msgid "Total number of entries:"
msgstr ""

#: ../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 ""

#: ../xslt/report-templates/Group_Summary.xsl:285
#, no-c-format
msgid "Distinct values: "
msgstr ""

#: ../xslt/report-templates/Loan_View.xsl:132
#: ../xslt/report-templates/Loan_View.xsl:166
#, no-c-format
msgid "Loan Date"
msgstr ""

#: ../xslt/report-templates/Loan_View.xsl:133
#: ../xslt/report-templates/Loan_View.xsl:168
#, no-c-format
msgid "Note"
msgstr ""

#: ../xslt/report-templates/Loan_View.xsl:167
#, no-c-format
msgid "Due Date"
msgstr ""

#: ../xslt/tellico2html.xsl:252
#, no-c-format
msgid "Search"
msgstr ""

#: fetch/z3950-server.cfg:14
msgid "The British Library"
msgstr ""

#: fetch/z3950-server.cfg:22
msgid "Sudoc (France)"
msgstr ""

#: fetch/z3950-server.cfg:31
msgid "BIBSYS (Norway)"
msgstr ""

#: fetch/z3950-server.cfg:40
msgid "Italian National Library"
msgstr ""

#: fetch/z3950-server.cfg:49
msgid "Portuguese National Library"
msgstr ""

#: fetch/z3950-server.cfg:58
msgid "National Library of Poland"
msgstr ""

#: fetch/z3950-server.cfg:67
msgid "National Library of Canada"
msgstr ""

#: fetch/z3950-server.cfg:76
msgid "Israel Union List"
msgstr ""

#: fetch/z3950-server.cfg:85
msgid "National Library of Australia"
msgstr ""

#: fetch/z3950-server.cfg:94
msgid "National Library of Lithuania"
msgstr ""

#: fetch/z3950-server.cfg:103
msgid "Copac (UK and Ireland)"
msgstr ""

#: fetch/scripts/boardgamegeek.rb.spec:1
msgid "BoardGameGeek"
msgstr ""

#: fetch/scripts/dark_horse_comics.py.spec:1
msgid "Dark Horse Comics"
msgstr ""

#: fetch/scripts/fr.allocine.py.spec:1
msgid "Allocine.fr"
msgstr ""

#: fetch/scripts/ministerio_de_cultura.py.spec:1
msgid "Spanish Ministry of Culture"
msgstr ""

#: tellicoui.rc:8
#, no-c-format
msgid "&New"
msgstr ""

#: tellicoui.rc:71
#, no-c-format
msgid "&Collection"
msgstr ""

#: tellicoui.rc:118
#, no-c-format
msgid "Collection Toolbar"
msgstr ""