summaryrefslogtreecommitdiff
path: root/po/hu.po
blob: 51796d81caa3eddefd8e22bd5afa8ad22406e48b (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2002-02-14 00:19+0100\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=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: camlibs/agfa/agfa.c:211 camlibs/digita/digita.c:389
#, c-format
msgid "Number of pictures: %d"
msgstr ""

#: camlibs/agfa/agfa.c:218
msgid ""
"Agfa CL18\n"
"Vince Weaver <vince@deater.net>\n"
msgstr ""

#: camlibs/barbie/barbie.c:149
#, c-format
msgid ""
"Number of pictures: %i\n"
"Firmware Version: %s"
msgstr ""

#: camlibs/barbie/barbie.c:159
msgid ""
"Barbie/HotWheels/WWF\n"
"Scott Fritzinger <scottf@unr.edu>\n"
"Andreas Meyer <ahm@spies.com>\n"
"Pete Zaitcev <zaitcev@metabyte.com>\n"
"\n"
"Reverse engineering of image data by:\n"
"Jeff Laing <jeffl@SPATIALinfo.com>\n"
"\n"
"Implemented using documents found on\n"
"the web. Permission given by Vision."
msgstr ""

#: camlibs/canon/canon.c:476
#, c-format
msgid ""
"Name '%s' (%i characters) too long (%i chars), maximal 30 characters are "
"allowed."
msgstr ""

#: camlibs/canon/canon.c:1408
msgid "File protected."
msgstr ""

#: camlibs/canon/library.c:88
msgid ""
"For the A50, 115200 may not be faster than 57600\n"
"Folders are NOT supported\n"
"if you experience a lot of transmissions errors, try to have you computer as "
"idle as possible (ie: no disk activity)"
msgstr ""

#: camlibs/canon/library.c:155 camlibs/canon/library.c:795
#: camlibs/canon/library.c:808
msgid "Camera unavailable"
msgstr ""

#: camlibs/canon/library.c:166
msgid "Switching Camera Off"
msgstr ""

#: camlibs/canon/library.c:217
#, c-format
msgid "Could not get disk name: %s"
msgstr ""

#: camlibs/canon/library.c:218
msgid "No reason available"
msgstr ""

#: camlibs/canon/library.c:225
#, c-format
msgid "Could not get disk info: %s"
msgstr ""

#: camlibs/canon/library.c:474
#, c-format
msgid ""
"  Drive %s\n"
"  %11s bytes total\n"
"  %11s bytes available"
msgstr ""

#: camlibs/canon/library.c:482 camlibs/canon/library.c:488
#: camlibs/canon/library.c:757 camlibs/canon/library.c:763
msgid "AC adapter"
msgstr ""

#: camlibs/canon/library.c:482 camlibs/canon/library.c:488
#: camlibs/canon/library.c:757 camlibs/canon/library.c:763
msgid "on battery"
msgstr ""

#: camlibs/canon/library.c:484 camlibs/canon/library.c:759
msgid "power OK"
msgstr ""

#: camlibs/canon/library.c:484 camlibs/canon/library.c:759
msgid "power bad"
msgstr ""

#: camlibs/canon/library.c:492
#, c-format
msgid "not available: %s"
msgstr ""

#: camlibs/canon/library.c:504
#, c-format
msgid "%s (host time %s%i seconds)"
msgstr ""

#: camlibs/canon/library.c:514
#, c-format
msgid ""
"\n"
"Camera identification:\n"
"  Model: %s\n"
"  Owner: %s\n"
"\n"
"Power status: %s\n"
"\n"
"Flash disk information:\n"
"%s\n"
"\n"
"Time: %s\n"
msgstr ""

#: camlibs/canon/library.c:531
msgid ""
"Canon PowerShot series driver by\n"
"Wolfgang G. Reissnegger,\n"
"Werner Almesberger,\n"
"Edouard Lafargue,\n"
"Philippe Marzouk,\n"
"A5 additions by Ole W. Saastad\n"
"Holger Klemm\n"
msgstr ""

#: camlibs/canon/library.c:570
msgid "Error deleting file"
msgstr ""

#: camlibs/canon/library.c:586
msgid "Error deleting associated thumbnail file"
msgstr ""

#: camlibs/canon/library.c:619
msgid ""
"Speeds greater than 57600 are not supported for uploading to this camera"
msgstr ""

#: camlibs/canon/library.c:636
msgid "Could not get flash drive letter"
msgstr ""

#: camlibs/canon/library.c:660
msgid ""
"Could not upload, no free folder name available!\n"
"999CANON folder name exists and has an AUT_9999.JPG picture in it."
msgstr ""

#: camlibs/canon/library.c:680
msgid "Could not create \\DCIM directory."
msgstr ""

#: camlibs/canon/library.c:686
msgid "Could not create destination directory."
msgstr ""

#: camlibs/canon/library.c:712
msgid "Camera and Driver Configuration"
msgstr ""

#: camlibs/canon/library.c:714
msgid "Camera"
msgstr ""

#: camlibs/canon/library.c:717
msgid "Camera Model (readonly)"
msgstr ""

#: camlibs/canon/library.c:721 camlibs/canon/library.c:791
msgid "Owner name"
msgstr ""

#: camlibs/canon/library.c:728 camlibs/canon/library.c:732
#: camlibs/canon/library.c:737
msgid "Date and Time (readonly)"
msgstr ""

#: camlibs/canon/library.c:733
msgid "Error"
msgstr ""

#: camlibs/canon/library.c:738
msgid "Unavailable"
msgstr ""

#: camlibs/canon/library.c:742 camlibs/canon/library.c:804
msgid "Set camera date to PC date"
msgstr ""

#: camlibs/canon/library.c:745
msgid "Firmware revision (readonly)"
msgstr ""

#: camlibs/canon/library.c:765
msgid "Unavaliable"
msgstr ""

#: camlibs/canon/library.c:769
msgid "Power (readonly)"
msgstr ""

#: camlibs/canon/library.c:773
msgid "Driver"
msgstr ""

#: camlibs/canon/library.c:776 camlibs/canon/library.c:818
msgid "List all files"
msgstr ""

#: camlibs/canon/library.c:798
msgid "Owner name changed"
msgstr ""

#: camlibs/canon/library.c:800
msgid "could not change owner name"
msgstr ""

#: camlibs/canon/library.c:811
msgid "time set"
msgstr ""

#: camlibs/canon/library.c:813
msgid "could not set time"
msgstr ""

#: camlibs/canon/library.c:1005
#, c-format
msgid "Unsupported port type %i = 0x%x given. Initialization impossible."
msgstr ""

#: camlibs/canon/serial.c:618 camlibs/canon/serial.c:683
msgid "Battery exhausted, camera off."
msgstr ""

#: camlibs/canon/serial.c:621
msgid "ERROR: unexpected message"
msgstr ""

#: camlibs/canon/serial.c:631
msgid "ERROR: message overrun"
msgstr ""

#: camlibs/canon/serial.c:660
msgid "ERROR: out of sequence."
msgstr ""

#: camlibs/canon/serial.c:665
msgid "ERROR: unexpected packet type."
msgstr ""

#: camlibs/canon/serial.c:675
msgid "ERROR: message format error."
msgstr ""

#: camlibs/canon/serial.c:687
msgid "ERROR: unexpected message2."
msgstr ""

#: camlibs/canon/serial.c:881
msgid "Uploading file..."
msgstr ""

#: camlibs/canon/serial.c:939 camlibs/digita/digita.c:256
msgid "Getting file..."
msgstr ""

#: camlibs/canon/serial.c:1165
msgid "Error changing speed."
msgstr ""

#: camlibs/canon/serial.c:1174
msgid "Resetting protocol..."
msgstr ""

#: camlibs/canon/serial.c:1183
msgid "Camera OK.\n"
msgstr ""

#. Camera was off...
#: camlibs/canon/serial.c:1196
msgid "Looking for camera ..."
msgstr ""

#: camlibs/canon/serial.c:1206
msgid "Trying to contact camera..."
msgstr ""

#: camlibs/canon/serial.c:1210
msgid "Communication error 1"
msgstr ""

#: camlibs/canon/serial.c:1220 camlibs/canon/serial.c:1224
#: camlibs/dimera/dimera3500.c:970
msgid "No response from camera"
msgstr ""

#: camlibs/canon/serial.c:1228
msgid "Unrecognized response"
msgstr ""

#: camlibs/canon/serial.c:1271
msgid "Bad EOT"
msgstr ""

#: camlibs/canon/serial.c:1277
msgid "Communication error 2"
msgstr ""

#: camlibs/canon/serial.c:1300
msgid "Communication error 3"
msgstr ""

#: camlibs/canon/serial.c:1304
msgid "Changing speed... wait..."
msgstr ""

#: camlibs/canon/serial.c:1309
msgid "Error changing speed"
msgstr ""

#: camlibs/canon/serial.c:1321
msgid "Error waiting ACK during initialization retrying"
msgstr ""

#: camlibs/canon/serial.c:1327
msgid "Error waiting ACK during initialization"
msgstr ""

#: camlibs/canon/serial.c:1331
msgid "Connected to camera"
msgstr ""

#: camlibs/canon/serial.c:1393
msgid "Getting thumbnail..."
msgstr ""

#: camlibs/canon/usb.c:215
msgid "Could not apply USB settings"
msgstr ""

#: camlibs/canon/usb.c:240
#, c-format
msgid "Camera not ready, multiple 'Identify camera' requests failed: %s"
msgstr ""

#: camlibs/canon/usb.c:249
#, c-format
msgid "Camera not ready, could not lock camera keys: %s"
msgstr ""

#: camlibs/canon/usb.c:581
msgid "Receiving data..."
msgstr ""

#: camlibs/canon/usb.c:811
#, c-format
msgid "Detected a '%s'."
msgstr ""

#: camlibs/digita/digita.c:396
msgid ""
"Digita\n"
"Johannes Erdfelt <johannes@erdfelt.com>"
msgstr ""

#: camlibs/dimera/dimera3500.c:295
#, c-format
msgid ""
"Only root folder is supported - you requested a file listing for folder '%s'."
msgstr ""

#: camlibs/dimera/dimera3500.c:303 camlibs/dimera/dimera3500.c:497
msgid "Problem getting number of images"
msgstr ""

#: camlibs/dimera/dimera3500.c:347
msgid "Image type is not supported"
msgstr ""

#: camlibs/dimera/dimera3500.c:402 camlibs/dimera/dimera3500.c:648
msgid "Problem getting image information"
msgstr ""

#: camlibs/dimera/dimera3500.c:433
msgid "Capture type is not supported"
msgstr ""

#: camlibs/dimera/dimera3500.c:518
#, c-format
msgid " (battery is %d%% full)"
msgstr ""

#: camlibs/dimera/dimera3500.c:522
#, c-format
msgid ""
"Dimera 3500 ver. %s %d/%d %d:%d\n"
"%d pictures used of approximately %d (high res) or %d (low res)\n"
"Camera features: %s, %s, %s, %s\n"
"Flash is %s, is %s and is %s\n"
"Resolution is set to %s\n"
"Camera is %s powered%s\n"
msgstr ""

#. Flash
#: camlibs/dimera/dimera3500.c:533 camlibs/konica/library.c:744
#: camlibs/konica/library.c:984
msgid "Flash"
msgstr ""

#: camlibs/dimera/dimera3500.c:533
msgid "NO Flash"
msgstr ""

#: camlibs/dimera/dimera3500.c:535
msgid "Dual Iris"
msgstr ""

#: camlibs/dimera/dimera3500.c:535
msgid "NO Dual Iris"
msgstr ""

#: camlibs/dimera/dimera3500.c:537
msgid "Resolution Switch"
msgstr ""

#: camlibs/dimera/dimera3500.c:537
msgid "NO Resolution Switch"
msgstr ""

#: camlibs/dimera/dimera3500.c:539
msgid "NO Power Light"
msgstr ""

#: camlibs/dimera/dimera3500.c:541
msgid "ON"
msgstr ""

#: camlibs/dimera/dimera3500.c:541
msgid "OFF"
msgstr ""

#: camlibs/dimera/dimera3500.c:543
msgid "ready"
msgstr ""

#: camlibs/dimera/dimera3500.c:543
msgid "NOT ready"
msgstr ""

#: camlibs/dimera/dimera3500.c:545
msgid "in fill mode"
msgstr ""

#: camlibs/dimera/dimera3500.c:545
msgid "NOT in fill mode"
msgstr ""

#: camlibs/dimera/dimera3500.c:547
msgid "low (320x240)"
msgstr ""

#: camlibs/dimera/dimera3500.c:547
msgid "high (640x480)"
msgstr ""

#: camlibs/dimera/dimera3500.c:549
msgid "externally"
msgstr ""

#: camlibs/dimera/dimera3500.c:549
msgid "internally"
msgstr ""

#: camlibs/dimera/dimera3500.c:559
msgid ""
"* Image glitches or problems communicating are\n"
"  often caused by a low battery.\n"
"* Images captured remotely on this camera are stored\n"
"  in temporary RAM and not in the flash memory card.\n"
"* Exposure control when capturing all images is\n"
"  automatically set by the capture preview function.\n"
"* Image quality is currently lower than it could be.\n"
msgstr ""

#: camlibs/dimera/dimera3500.c:573
msgid ""
"gPhoto2 Mustek VDC-3500/Relisys Dimera 3500\n"
"This software was created with the\n"
"help of proprietary information belonging\n"
"to StarDot Technologies.\n"
"\n"
"Author:\n"
"  Brian Beattie  <URL:http://www.beattie-home.net>\n"
"Contributors:\n"
"  Chuck Homic <chuck@vvisions.com>\n"
"     Converting raw camera images to RGB\n"
"  Dan Fandrich <dan@coneharvesters.com>\n"
"     Information on protocol, raw image format,\n"
"     gphoto2 port\n"
msgstr ""

#: camlibs/dimera/dimera3500.c:666
msgid "Problem reading image from flash"
msgstr ""

#: camlibs/dimera/dimera3500.c:684 camlibs/dimera/dimera3500.c:850
#: camlibs/dimera/dimera3500.c:918
msgid "Out of memory"
msgstr ""

#: camlibs/dimera/dimera3500.c:701 camlibs/dimera/dimera3500.c:737
#: camlibs/panasonic/coolshot/library.c:375 camlibs/samsung/samsung.c:211
msgid "Downloading image..."
msgstr ""

#: camlibs/dimera/dimera3500.c:723 camlibs/dimera/dimera3500.c:759
msgid "Problem downloading image"
msgstr ""

#: camlibs/dimera/dimera3500.c:731
msgid "User canceled download"
msgstr ""

#: camlibs/dimera/dimera3500.c:865
msgid "Problem taking live image"
msgstr ""

#: camlibs/dimera/dimera3500.c:937
msgid "Problem opening port"
msgstr ""

#: camlibs/dimera/dimera3500.c:947
msgid "Problem resetting camera"
msgstr ""

#: camlibs/dimera/dimera3500.c:957
msgid "Problem setting camera communication speed"
msgstr ""

#: camlibs/dimera/dimera3500.c:976
msgid "Looks like a modem, not a camera"
msgstr ""

#: camlibs/directory/directory.c:159
#, c-format
msgid "Listing files in '%s'..."
msgstr ""

#: camlibs/directory/directory.c:195
#, c-format
msgid "Could not get information about '%s' (%m)."
msgstr ""

#: camlibs/directory/directory.c:201
#, c-format
msgid "Could not follow the link '%s' (%m)."
msgstr ""

#: camlibs/directory/directory.c:228
#, c-format
msgid "Listing folders in '%s'..."
msgstr ""

#: camlibs/directory/directory.c:269
#, c-format
msgid "Could not get information about '%s' in '%s' (%m)."
msgstr ""

#: camlibs/directory/directory.c:275
#, c-format
msgid "Could not follow the link '%s' in '%s' (%m)."
msgstr ""

#: camlibs/directory/directory.c:340
#, c-format
msgid "Could not change time of file '%s' in '%s' (%m)."
msgstr ""

#: camlibs/directory/directory.c:421
#, c-format
msgid "Could not open '%s'."
msgstr ""

#: camlibs/directory/directory.c:461
msgid "Directory Browse"
msgstr ""

#: camlibs/directory/directory.c:462 camlibs/directory/directory.c:493
msgid "View hidden directories"
msgstr ""

#: camlibs/directory/directory.c:506
msgid ""
"The Directory Browse \"camera\" lets you index photos on your hard drive."
msgstr ""

#: camlibs/directory/directory.c:515
msgid "Directory Browse Mode - written by Scott Fritzinger <scottf@unr.edu>."
msgstr ""

#: camlibs/jamcam/jamcam.c:280
msgid "jamcam library v"
msgstr ""

#: camlibs/jamcam/jamcam.c:281 camlibs/panasonic/coolshot/coolshot.c:265
msgid " "
msgstr ""

#: camlibs/jamcam/jamcam.c:281
msgid ""
"\n"
"Chris Pinkham <cpinkham@infi.net>\n"
"Support for KBGear JamCam v2.0 & v3.0 digital cameras\n"
"based on reverse engineering serial protocol.\n"
"\n"
msgstr ""

#: camlibs/jamcam/library.c:336 camlibs/jd11/serial.c:455
msgid "Downloading data..."
msgstr ""

#: camlibs/jamcam/library.c:494 camlibs/jd11/serial.c:375
msgid "Downloading thumbnail..."
msgstr ""

#: camlibs/jd11/jd11.c:174
msgid ""
"The JD11 camera works rather well with this driver.\n"
"An RS232 interface @ 115 kbit is required for image transfer.\n"
"The driver allows you to get\n"
"\n"
"   - thumbnails (64x48 PGM format)\n"
"   - full images (640x480 PPM format)\n"
msgstr ""

#: camlibs/jd11/jd11.c:187
msgid ""
"JD11\n"
"Marcus Meissner <marcus@jet.franken.de>\n"
"Driver for the Jenoptik JD11 camera.\n"
"Protocol reverse engineered using WINE and IDA."
msgstr ""

#.
#. * Check if the widgets' values have changed. If yes, tell the camera.
#.
#: camlibs/jd11/jd11.c:202 camlibs/jd11/jd11.c:254
msgid "Other Settings"
msgstr ""

#. Bulb Exposure Time
#: camlibs/jd11/jd11.c:207 camlibs/jd11/jd11.c:255
msgid "Bulb Exposure Time"
msgstr ""

#: camlibs/jd11/jd11.c:215 camlibs/jd11/jd11.c:263
msgid "Color Settings"
msgstr ""

#: camlibs/jd11/jd11.c:221 camlibs/jd11/jd11.c:265
msgid "Red"
msgstr ""

#: camlibs/jd11/jd11.c:228 camlibs/jd11/jd11.c:270
msgid "Green"
msgstr ""

#: camlibs/jd11/jd11.c:235 camlibs/jd11/jd11.c:275
msgid "Blue"
msgstr ""

#: camlibs/kodak/dc120/dc120.c:31
msgid "CompactFlash Card"
msgstr ""

#: camlibs/kodak/dc120/dc120.c:364
msgid ""
"The Kodak DC120 camera uses the KDC file format for storing images. If you "
"want to view the images you download from your camera, you will need to "
"download the \"kdc2tiff\" program. It is available from http://kdc2tiff."
"sourceforge.net"
msgstr ""

#: camlibs/kodak/dc120/dc120.c:376
msgid ""
"Kodak DC120 Camera Library\n"
"Scott Fritzinger <scottf@gphoto.net>\n"
"Camera Library for the Kodak DC120 camera.\n"
"(by popular demand)."
msgstr ""

#: camlibs/kodak/dc120/library.c:122 camlibs/kodak/dc240/library.c:296
#: camlibs/panasonic/dc1000.c:424 camlibs/panasonic/dc1580.c:552
msgid "Getting data..."
msgstr ""

#. Wait for command completion
#: camlibs/kodak/dc120/library.c:506
msgid "Waiting for completion..."
msgstr ""

#: camlibs/kodak/dc240/dc240.c:182
#, c-format
msgid "Model: Kodak %s\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:183
#, c-format
msgid "Firmware version: %d.%02d\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:185
#, c-format
msgid "Battery status: %s, AC Adapter: %s\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:189
#, c-format
msgid "Number of pictures: %d\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:191
#, c-format
msgid "Space remaining: High: %d, Medium: %d, Low: %d\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:195
#, c-format
msgid "Memory card status (%d): %s\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:199
#, c-format
msgid "Total pictures captured: %d, Flashes fired: %d\n"
msgstr ""

#: camlibs/kodak/dc240/dc240.c:213
msgid ""
"Kodak DC240 Camera Library\n"
"Scott Fritzinger <scottf@gphoto.net> and Hubert Figuiere <hfiguiere@teaser."
"fr>\n"
"Camera Library for the Kodak DC240, DC280, DC3400 and DC5000 cameras.\n"
"Rewritten and updated for gPhoto2."
msgstr ""

#: camlibs/kodak/dc240/library.c:539
msgid "OK"
msgstr ""

#: camlibs/kodak/dc240/library.c:542
msgid "Weak"
msgstr ""

#: camlibs/kodak/dc240/library.c:545
msgid "Empty"
msgstr ""

#: camlibs/kodak/dc240/library.c:550 camlibs/kodak/dc240/library.c:565
msgid "Invalid"
msgstr ""

#: camlibs/kodak/dc240/library.c:557
msgid "Not used"
msgstr ""

#: camlibs/kodak/dc240/library.c:560
msgid "In use"
msgstr ""

#: camlibs/kodak/dc240/library.c:574
msgid "Card is open"
msgstr ""

#: camlibs/kodak/dc240/library.c:577
msgid "Card is not open"
msgstr ""

#: camlibs/kodak/dc240/library.c:581
msgid "Card is not formatted"
msgstr ""

#: camlibs/kodak/dc240/library.c:585
msgid "No card"
msgstr ""

#: camlibs/kodak/dc3200/dc3200.c:38
msgid ""
"There is currently an operation in progress. This camera only supports one "
"operation at a time. Please wait until the current operation has finished."
msgstr ""

#. we have to re-init the camera
#: camlibs/kodak/dc3200/dc3200.c:142
msgid "camera inactive for > 9 seconds, re-initing.\n"
msgstr ""

#: camlibs/kodak/dc3200/dc3200.c:431
msgid ""
"Known problems:\n"
"\n"
"1. If the Kodak DC3200 does not receive a command at least every 10 seconds, "
"it will time out, and will have to be re-initialized. If you notice the "
"camera does not respond, simply re-select the camera. This will cause it to "
"reinitialize."
msgstr ""

#: camlibs/kodak/dc3200/dc3200.c:444
msgid ""
"Kodak DC3200 Driver\n"
"Donn Morrison <dmorriso@gulf.uvic.ca>\n"
"\n"
"Questions and comments appreciated."
msgstr ""

#: camlibs/kodak/dc3200/library.c:386
#, c-format
msgid "%s"
msgstr ""

#: camlibs/konica/library.c:141
msgid "Getting file list..."
msgstr ""

#: camlibs/konica/library.c:306
msgid "Testing different speeds..."
msgstr ""

#: camlibs/konica/library.c:320
msgid ""
"The camera could not be contacted. Please make sure it is conntected to the "
"computer and turned on."
msgstr ""

#: camlibs/konica/library.c:404
#, c-format
msgid "%i pictures could not be deleted because they are protected"
msgstr ""

#: camlibs/konica/library.c:497
#, c-format
msgid ""
"Model: %s\n"
"Serial Number: %s,\n"
"Hardware Version: %i.%i\n"
"Software Version: %i.%i\n"
"Testing Software Version: %i.%i\n"
"Name: %s,\n"
"Manufacturer: %s\n"
msgstr ""

#: camlibs/konica/library.c:589
msgid ""
"Konica library\n"
"Lutz Mueller <lutz@users.sourceforge.net>\n"
"Support for all Konica and several HP cameras."
msgstr ""

#: camlibs/konica/library.c:617
msgid "Getting configuration..."
msgstr ""

#. Create the window.
#: camlibs/konica/library.c:624
msgid "Konica Configuration"
msgstr ""

#. **********************
#. Persistent Settings
#. **********************
#: camlibs/konica/library.c:629 camlibs/konica/library.c:840
msgid "Persistent Settings"
msgstr ""

#. Date
#: camlibs/konica/library.c:633 camlibs/konica/library.c:844
#: camlibs/polaroid/pdc700.c:965 camlibs/polaroid/pdc700.c:1031
msgid "Date and Time"
msgstr ""

#. Beep
#: camlibs/konica/library.c:647 camlibs/konica/library.c:858
msgid "Beep"
msgstr ""

#: camlibs/konica/library.c:649 camlibs/konica/library.c:656
#: camlibs/konica/library.c:747 camlibs/konica/library.c:756
#: camlibs/konica/library.c:989 camlibs/sierra/sierra.c:993
#: camlibs/sierra/sierra.c:999 camlibs/sierra/sierra.c:1260
msgid "On"
msgstr ""

#: camlibs/konica/library.c:650 camlibs/konica/library.c:653
#: camlibs/konica/library.c:746 camlibs/konica/library.c:753
#: camlibs/konica/library.c:861 camlibs/konica/library.c:987
#: camlibs/sierra/sierra.c:878 camlibs/sierra/sierra.c:887
#: camlibs/sierra/sierra.c:994 camlibs/sierra/sierra.c:997
#: camlibs/sierra/sierra.c:1182 camlibs/sierra/sierra.c:1262
#: camlibs/sierra/sierra.c:1386 camlibs/sierra/sierra.c:1394
#: camlibs/sierra/sierra.c:1621
msgid "Off"
msgstr ""

#: camlibs/konica/library.c:659
msgid "Shall the camera beep when taking a picture?"
msgstr ""

#. Self Timer Time
#: camlibs/konica/library.c:663 camlibs/konica/library.c:871
msgid "Self Timer Time"
msgstr ""

#. Auto Off Time
#: camlibs/konica/library.c:670 camlibs/konica/library.c:879
msgid "Auto Off Time"
msgstr ""

#. Slide Show Interval
#: camlibs/konica/library.c:677 camlibs/konica/library.c:887
msgid "Slide Show Interval"
msgstr ""

#. Resolution
#: camlibs/konica/library.c:684 camlibs/konica/library.c:896
#: camlibs/sierra/sierra.c:777 camlibs/sierra/sierra.c:1106
#: camlibs/sierra/sierra.c:1456 camlibs/sierra/sierra.c:1665
msgid "Resolution"
msgstr ""

#: camlibs/konica/library.c:686 camlibs/konica/library.c:694
#: camlibs/konica/library.c:901
msgid "Low (576 x 436)"
msgstr ""

#: camlibs/konica/library.c:687 camlibs/konica/library.c:697
msgid "Medium (1152 x 872)"
msgstr ""

#: camlibs/konica/library.c:688 camlibs/konica/library.c:691
#: camlibs/konica/library.c:899
msgid "High (1152 x 872)"
msgstr ""

#. **************
#. Localization
#. **************
#: camlibs/konica/library.c:704 camlibs/konica/library.c:912
msgid "Localization"
msgstr ""

#. Localization File
#: camlibs/konica/library.c:710 camlibs/konica/library.c:915
#: camlibs/sierra/sierra.c:1532 camlibs/sierra/sierra.c:1716
msgid "Language"
msgstr ""

#: camlibs/konica/library.c:717 camlibs/konica/library.c:726
#: camlibs/konica/library.c:734 camlibs/konica/library.c:920
#: camlibs/konica/library.c:945 camlibs/konica/library.c:963
msgid "None selected"
msgstr ""

#. TV output format
#: camlibs/konica/library.c:721 camlibs/konica/library.c:942
msgid "TV Output Format"
msgstr ""

#: camlibs/konica/library.c:723 camlibs/konica/library.c:946
msgid "NTSC"
msgstr ""

#: camlibs/konica/library.c:724 camlibs/konica/library.c:948
msgid "PAL"
msgstr ""

#: camlibs/konica/library.c:725 camlibs/konica/library.c:950
msgid "Do not display TV menu"
msgstr ""

#. Date format
#: camlibs/konica/library.c:729 camlibs/konica/library.c:960
msgid "Date Format"
msgstr ""

#: camlibs/konica/library.c:731 camlibs/konica/library.c:964
msgid "Month/Day/Year"
msgstr ""

#: camlibs/konica/library.c:732 camlibs/konica/library.c:966
msgid "Day/Month/Year"
msgstr ""

#: camlibs/konica/library.c:733 camlibs/konica/library.c:968
msgid "Year/Month/Day"
msgstr ""

#. ******************************
#. Session-persistent Settings
#. ******************************
#: camlibs/konica/library.c:739 camlibs/konica/library.c:980
msgid "Session-persistent Settings"
msgstr ""

#: camlibs/konica/library.c:748 camlibs/konica/library.c:759
#: camlibs/konica/library.c:991
msgid "On, red-eye reduction"
msgstr ""

#: camlibs/konica/library.c:749 camlibs/konica/library.c:765
#: camlibs/konica/library.c:780 camlibs/konica/library.c:783
#: camlibs/konica/library.c:993 camlibs/konica/library.c:1023
#: camlibs/sierra/sierra.c:778 camlibs/sierra/sierra.c:784
#: camlibs/sierra/sierra.c:817 camlibs/sierra/sierra.c:823
#: camlibs/sierra/sierra.c:876 camlibs/sierra/sierra.c:883
#: camlibs/sierra/sierra.c:937 camlibs/sierra/sierra.c:944
#: camlibs/sierra/sierra.c:1110 camlibs/sierra/sierra.c:1138
#: camlibs/sierra/sierra.c:1178 camlibs/sierra/sierra.c:1221
#: camlibs/sierra/sierra.c:1384 camlibs/sierra/sierra.c:1390
#: camlibs/sierra/sierra.c:1412 camlibs/sierra/sierra.c:1417
#: camlibs/sierra/sierra.c:1617 camlibs/sierra/sierra.c:1637
msgid "Auto"
msgstr ""

#: camlibs/konica/library.c:750 camlibs/konica/library.c:762
msgid "Auto, red-eye reduction"
msgstr ""

#. Exposure
#: camlibs/konica/library.c:770 camlibs/konica/library.c:1002
msgid "Exposure"
msgstr ""

#. Focus
#: camlibs/konica/library.c:777 camlibs/konica/library.c:1010
msgid "Focus"
msgstr ""

#: camlibs/konica/library.c:779 camlibs/konica/library.c:786
#: camlibs/sierra/sierra.c:1413 camlibs/sierra/sierra.c:1419
#: camlibs/sierra/sierra.c:1639
msgid "Fixed"
msgstr ""

#. **********************
#. Volatile Settings
#. **********************
#: camlibs/konica/library.c:793 camlibs/konica/library.c:1015
msgid "Volatile Settings"
msgstr ""

#. Self Timer
#: camlibs/konica/library.c:797 camlibs/konica/library.c:1018
#: camlibs/polaroid/pdc700.c:153
msgid "Self Timer"
msgstr ""

#: camlibs/konica/library.c:799 camlibs/konica/library.c:1028
msgid "Self Timer (only next picture)"
msgstr ""

#: camlibs/konica/library.c:800 camlibs/konica/library.c:807
#: camlibs/minolta/dimagev/dimagev.c:407 camlibs/sierra/sierra.c:846
#: camlibs/sierra/sierra.c:853 camlibs/sierra/sierra.c:907
#: camlibs/sierra/sierra.c:914 camlibs/sierra/sierra.c:969
#: camlibs/sierra/sierra.c:975 camlibs/sierra/sierra.c:1157
#: camlibs/sierra/sierra.c:1200 camlibs/sierra/sierra.c:1244
#: camlibs/sierra/sierra.c:1439 camlibs/sierra/sierra.c:1443
#: camlibs/sierra/sierra.c:1656
msgid "Normal"
msgstr ""

#: camlibs/konica/library.c:803
msgid "Self Timer (next picture only)"
msgstr ""

#: camlibs/konica/library.c:1059
#, c-format
msgid "Could not find localization data at '%s'"
msgstr ""

#: camlibs/konica/library.c:1123
msgid "Localization file too long!"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:272
#, c-format
msgid ""
"Model:\t\t\tMinolta Dimage V (%s)\n"
"Hardware Revision:\t%s\n"
"Firmware Revision:\t%s\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:287
#, c-format
msgid ""
"Host Mode:\t\t%s\n"
"Exposure Correction:\t%s\n"
"Exposure Data:\t\t%d\n"
"Date Valid:\t\t%s\n"
"Date:\t\t\t%d/%02d/%02d %02d:%02d:%02d\n"
"Self Timer Set:\t\t%s\n"
"Quality Setting:\t%s\n"
"Play/Record Mode:\t%s\n"
"Card ID Valid:\t\t%s\n"
"Card ID:\t\t%d\n"
"Flash Mode:\t\t"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:299
msgid "Remote"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:299
msgid "Local"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:300 camlibs/minolta/dimagev/dimagev.c:302
#: camlibs/minolta/dimagev/dimagev.c:306 camlibs/minolta/dimagev/dimagev.c:309
#: frontends/command-line/gphoto2-cmd-config.c:366
msgid "Yes"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:300 camlibs/minolta/dimagev/dimagev.c:302
#: camlibs/minolta/dimagev/dimagev.c:306 camlibs/minolta/dimagev/dimagev.c:309
#: frontends/command-line/gphoto2-cmd-config.c:366
msgid "No"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:307 camlibs/sierra/sierra.c:1458
#: camlibs/sierra/sierra.c:1465 camlibs/sierra/sierra.c:1670
msgid "Fine"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:307 camlibs/sierra/sierra.c:779
#: camlibs/sierra/sierra.c:786 camlibs/sierra/sierra.c:1112
#: camlibs/sierra/sierra.c:1457 camlibs/sierra/sierra.c:1463
#: camlibs/sierra/sierra.c:1668
msgid "Standard"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:308
msgid "Record"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:308
msgid "Play"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:323
msgid "Automatic\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:331
msgid "Force Flash\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:339
msgid "Prohibit Flash\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:347
#, c-format
msgid "Invalid Value ( %d )\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:361
#, c-format
msgid ""
"Battery Level:\t\t%s\n"
"Number of Images:\t%d\n"
"Minimum Capacity Left:\t%d\n"
"Busy:\t\t\t%s\n"
"Flash Charging:\t\t%s\n"
"Lens Status:\t\t"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:367
msgid "Not Full"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:367 camlibs/minolta/dimagev/dimagev.c:410
msgid "Full"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:370
msgid "Busy"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:370
msgid "Idle"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:371
msgid "Charging"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:371
msgid "Ready"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:382
msgid "Normal\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:385
msgid "Lens direction does not match flash light\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:388
msgid "Lens is not connected\n"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:391
#, c-format
msgid "Bad value for lens status %d\n"
msgstr ""

#. Card status is another switch.
#: camlibs/minolta/dimagev/dimagev.c:400
msgid "Card Status:\t\t"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:413
msgid "Write-protected"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:416
msgid "Unsuitable card"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:419
#, c-format
msgid "Bade value for card status %d"
msgstr ""

#: camlibs/minolta/dimagev/dimagev.c:438
#, c-format
msgid ""
"Minolta Dimage V Camera Library\n"
"%s\n"
"Gus Hartmann <gphoto@gus-the-cat.org>\n"
"Special thanks to Minolta for the spec."
msgstr ""

#: camlibs/panasonic/coolshot/coolshot.c:264
msgid "coolshot library v"
msgstr ""

#: camlibs/panasonic/coolshot/coolshot.c:265
msgid ""
"\n"
"Chris Pinkham <cpinkham@infi.net>\n"
"Support for Panasonic Coolshot digital cameras\n"
"based on reverse engineering serial protocol.\n"
"\n"
msgstr ""

#: camlibs/panasonic/dc1000.c:371 camlibs/panasonic/dc1580.c:468
msgid "Disconnecting camera."
msgstr ""

#: camlibs/panasonic/dc1000.c:411
#, c-format
msgid "Downloading image %s."
msgstr ""

#: camlibs/panasonic/dc1000.c:452 camlibs/panasonic/dc1580.c:577
#, c-format
msgid "Uploading image: %s."
msgstr ""

#: camlibs/panasonic/dc1000.c:463 camlibs/panasonic/dc1580.c:588
#, c-format
msgid ""
"File size is %i bytes. The size of the largest file possible to upload is: %"
"i bytes."
msgstr ""

#: camlibs/panasonic/dc1000.c:476 camlibs/panasonic/dc1580.c:599
msgid "Uploading..."
msgstr ""

#: camlibs/panasonic/dc1000.c:503 camlibs/panasonic/dc1580.c:625
#, c-format
msgid "Deleting image %s."
msgstr ""

#: camlibs/panasonic/dc1000.c:516
msgid ""
"Panasonic DC1000 gPhoto library\n"
"Mariusz Zynel <mariusz@mizar.org>\n"
"\n"
"Based on dc1000 program written by\n"
"Fredrik Roubert <roubert@df.lth.se> and\n"
"Galen Brooks <galen@nine.com>."
msgstr ""

#: camlibs/panasonic/dc1580.c:528
#, c-format
msgid "Downloading %s."
msgstr ""

#: camlibs/panasonic/dc1580.c:637
msgid ""
"Panasonic DC1580 gPhoto library\n"
"Mariusz Zynel <mariusz@mizar.org>\n"
"\n"
"Based on dc1000 program written by\n"
"Fredrik Roubert <roubert@df.lth.se> and\n"
"Galen Brooks <galen@nine.com>."
msgstr ""

#: camlibs/panasonic/l859/l859.c:505
#, c-format
msgid "Downloading '%s'..."
msgstr ""

#: camlibs/panasonic/l859/l859.c:586
msgid ""
"Panasonic PV-L859-K/PV-L779-K Palmcorder\n"
"\n"
"Panasonic introduced image capturing technology called PHOTOSHOT for the "
"first time to this series of Palmcorders.  Images are stored in JPEG format "
"on an internal flashcard and can be transfered to a computer through the "
"built-in serial port.  Images are saved in one of two resolutions; NORMAL is "
"320x240 and FINE is 640x480.  The CCD device which captures the images from "
"the lens is only 300K and thus produces only low quality pictures."
msgstr ""

#: camlibs/panasonic/l859/l859.c:604
msgid ""
"Known problems:\n"
"\n"
"If communications problems occur, reset the camera and restart the "
"application.  The driver is not robust enough yet to recover from these "
"situations, especially if a problem occurs and the camera is not properly "
"shutdown at speeds faster than 9600."
msgstr ""

#: camlibs/panasonic/l859/l859.c:618
msgid ""
"Panasonic PV-L859-K/PV-L779-K Palmcorder Driver\n"
"Andrew Selkirk <aselkirk@mailandnews.com>"
msgstr ""

#: camlibs/polaroid/pdc700.c:150
msgid "Image Quality"
msgstr ""

#: camlibs/polaroid/pdc700.c:151
msgid "Flash Setting"
msgstr ""

#: camlibs/polaroid/pdc700.c:152
msgid "LCD"
msgstr ""

#: camlibs/polaroid/pdc700.c:154
msgid "Auto Power Off (minutes)"
msgstr ""

#: camlibs/polaroid/pdc700.c:155
msgid "Information"
msgstr ""

#: camlibs/polaroid/pdc700.c:157
msgid "normal"
msgstr ""

#: camlibs/polaroid/pdc700.c:157
msgid "fine"
msgstr ""

#: camlibs/polaroid/pdc700.c:157
msgid "superfine"
msgstr ""

#: camlibs/polaroid/pdc700.c:159 camlibs/sierra/sierra.c:1356
#: camlibs/sierra/sierra.c:1370 camlibs/sierra/sierra.c:1605
msgid "auto"
msgstr ""

#: camlibs/polaroid/pdc700.c:159 camlibs/polaroid/pdc700.c:160
msgid "on"
msgstr ""

#: camlibs/polaroid/pdc700.c:159 camlibs/polaroid/pdc700.c:160
msgid "off"
msgstr ""

#: camlibs/polaroid/pdc700.c:161
msgid "play"
msgstr ""

#: camlibs/polaroid/pdc700.c:161
msgid "record"
msgstr ""

#: camlibs/polaroid/pdc700.c:161
msgid "menu"
msgstr ""

#: camlibs/polaroid/pdc700.c:162
msgid "battery"
msgstr ""

#: camlibs/polaroid/pdc700.c:162
msgid "a/c adaptor"
msgstr ""

#: camlibs/polaroid/pdc700.c:163
msgid "9600"
msgstr ""

#: camlibs/polaroid/pdc700.c:163
msgid "19200"
msgstr ""

#: camlibs/polaroid/pdc700.c:163
msgid "38400"
msgstr ""

#: camlibs/polaroid/pdc700.c:164
msgid "57600"
msgstr ""

#: camlibs/polaroid/pdc700.c:164
msgid "115200"
msgstr ""

#: camlibs/polaroid/pdc700.c:216
#, c-format
msgid "Received unexpected header (%i)"
msgstr ""

#: camlibs/polaroid/pdc700.c:229
msgid "Received unexpected response"
msgstr ""

#: camlibs/polaroid/pdc700.c:250
msgid "Checksum error"
msgstr ""

#: camlibs/polaroid/pdc700.c:283
msgid "The camera did not accept the command."
msgstr ""

#: camlibs/polaroid/pdc700.c:301 camlibs/sierra/library.c:980
msgid "Downloading..."
msgstr ""

#: camlibs/polaroid/pdc700.c:336
#, c-format
msgid "The camera sent more bytes than expected (%i)"
msgstr ""

#: camlibs/polaroid/pdc700.c:438
#, c-format
msgid ""
"Requested information about picture %i (= 0x%x), but got information about "
"picture %i back"
msgstr ""

#: camlibs/polaroid/pdc700.c:872
#, c-format
msgid ""
"%i bytes of an unknown image format have been received. Please write <gphoto-"
"devel@gphoto.org> for assistance."
msgstr ""

#: camlibs/polaroid/pdc700.c:937 camlibs/sierra/sierra.c:767
#: camlibs/sierra/sierra.c:1341
msgid "Camera Configuration"
msgstr ""

#: camlibs/polaroid/pdc700.c:938
msgid "Settings"
msgstr ""

#: camlibs/polaroid/pdc700.c:953
msgid "How long will it take until the camera powers off?"
msgstr ""

#: camlibs/polaroid/pdc700.c:1048
#, c-format
msgid ""
"Date: %i/%02i/%02i %02i:%02i:%02i\n"
"Pictures taken: %i\n"
"Free pictures: %i\n"
"Software version: %s\n"
"Baudrate: %s\n"
"Memory: %i megabytes\n"
"Camera mode: %s\n"
"Image quality: %s\n"
"Flash setting: %s\n"
"Information: %s\n"
"Timer: %s\n"
"LCD: %s\n"
"Auto power off: %i minutes\n"
"Power source: %s"
msgstr ""

#: camlibs/polaroid/pdc700.c:1167
#, c-format
msgid "The requested port type (%i) is not supported by this driver."
msgstr ""

#. translators: please write 'M"uller' and 'Mei"sner'
#. (that is, with u-umlaut and eszett resp.) if your charset allows it
#: camlibs/samsung/samsung.c:243
msgid ""
"The Samsung digimax 800k driver has been written by James Mckenzie "
"<james@fishsoup.dhs.org> for gphoto. Lutz Mueller <lutz@users.sourceforge."
"net> ported it to gphoto2. Marcus Meissner <marcus@jet.franken.de> fixed and "
"enhanced the port."
msgstr ""

#: camlibs/sierra/sierra.c:627
msgid "The file to be uploaded has a null length"
msgstr ""

#: camlibs/sierra/sierra.c:641
msgid "Not enough memory available on the memory card"
msgstr ""

#: camlibs/sierra/sierra.c:648
msgid "Cannot retrieve the name of the folder containing the pictures"
msgstr ""

#: camlibs/sierra/sierra.c:655
#, c-format
msgid "Upload is supported into the '%s' folder only"
msgstr ""

#: camlibs/sierra/sierra.c:768 camlibs/sierra/sierra.c:1431
msgid "Picture Settings"
msgstr ""

#: camlibs/sierra/sierra.c:780 camlibs/sierra/sierra.c:788
#: camlibs/sierra/sierra.c:820 camlibs/sierra/sierra.c:829
#: camlibs/sierra/sierra.c:1114 camlibs/sierra/sierra.c:1144
msgid "High"
msgstr ""

#: camlibs/sierra/sierra.c:781 camlibs/sierra/sierra.c:790
#: camlibs/sierra/sierra.c:1116
msgid "Best"
msgstr ""

#: camlibs/sierra/sierra.c:793 camlibs/sierra/sierra.c:832
#: camlibs/sierra/sierra.c:864 camlibs/sierra/sierra.c:894
#: camlibs/sierra/sierra.c:925 camlibs/sierra/sierra.c:956
#: camlibs/sierra/sierra.c:980 camlibs/sierra/sierra.c:1002
#: camlibs/sierra/sierra.c:1031 camlibs/sierra/sierra.c:1373
#: camlibs/sierra/sierra.c:1401 camlibs/sierra/sierra.c:1424
#: camlibs/sierra/sierra.c:1446 camlibs/sierra/sierra.c:1472
#: camlibs/sierra/sierra.c:1491 camlibs/sierra/sierra.c:1559
#, c-format
msgid "%i (unknown)"
msgstr ""

#: camlibs/sierra/sierra.c:805 camlibs/sierra/sierra.c:1126
msgid "Shutter Speed (microseconds)"
msgstr ""

#: camlibs/sierra/sierra.c:816 camlibs/sierra/sierra.c:1134
#: camlibs/sierra/sierra.c:1349 camlibs/sierra/sierra.c:1590
msgid "Aperture"
msgstr ""

#: camlibs/sierra/sierra.c:818 camlibs/sierra/sierra.c:825
#: camlibs/sierra/sierra.c:1140
msgid "Low"
msgstr ""

#: camlibs/sierra/sierra.c:819 camlibs/sierra/sierra.c:827
#: camlibs/sierra/sierra.c:1142
msgid "Medium"
msgstr ""

#. Those values are for a C-2020 Z. If your model differs, we
#. have to distinguish models here...
#: camlibs/sierra/sierra.c:845 camlibs/sierra/sierra.c:1153
#: camlibs/sierra/sierra.c:1482 camlibs/sierra/sierra.c:1683
msgid "Color Mode"
msgstr ""

#: camlibs/sierra/sierra.c:847 camlibs/sierra/sierra.c:855
#: camlibs/sierra/sierra.c:1159
msgid "Black/White"
msgstr ""

#: camlibs/sierra/sierra.c:848 camlibs/sierra/sierra.c:857
#: camlibs/sierra/sierra.c:1161
msgid "Sepia"
msgstr ""

#: camlibs/sierra/sierra.c:849 camlibs/sierra/sierra.c:859
#: camlibs/sierra/sierra.c:1163
msgid "White Board"
msgstr ""

#: camlibs/sierra/sierra.c:850 camlibs/sierra/sierra.c:861
#: camlibs/sierra/sierra.c:1165
msgid "Black Board"
msgstr ""

#: camlibs/sierra/sierra.c:875 camlibs/sierra/sierra.c:1174
#: camlibs/sierra/sierra.c:1383 camlibs/sierra/sierra.c:1614
msgid "Flash Mode"
msgstr ""

#: camlibs/sierra/sierra.c:877 camlibs/sierra/sierra.c:885
#: camlibs/sierra/sierra.c:1180 camlibs/sierra/sierra.c:1385
#: camlibs/sierra/sierra.c:1392 camlibs/sierra/sierra.c:1619
msgid "Force"
msgstr ""

#: camlibs/sierra/sierra.c:879 camlibs/sierra/sierra.c:889
#: camlibs/sierra/sierra.c:1184 camlibs/sierra/sierra.c:1387
#: camlibs/sierra/sierra.c:1396 camlibs/sierra/sierra.c:1623
msgid "Red-eye Reduction"
msgstr ""

#: camlibs/sierra/sierra.c:880 camlibs/sierra/sierra.c:891
#: camlibs/sierra/sierra.c:1186 camlibs/sierra/sierra.c:1388
#: camlibs/sierra/sierra.c:1398 camlibs/sierra/sierra.c:1625
msgid "Slow Sync"
msgstr ""

#: camlibs/sierra/sierra.c:905 camlibs/sierra/sierra.c:1196
msgid "Brightness/Contrast"
msgstr ""

#: camlibs/sierra/sierra.c:908 camlibs/sierra/sierra.c:916
#: camlibs/sierra/sierra.c:1202
msgid "Bright+"
msgstr ""

#: camlibs/sierra/sierra.c:909 camlibs/sierra/sierra.c:918
#: camlibs/sierra/sierra.c:1204
msgid "Bright-"
msgstr ""

#: camlibs/sierra/sierra.c:910 camlibs/sierra/sierra.c:920
#: camlibs/sierra/sierra.c:1206
msgid "Contrast+"
msgstr ""

#: camlibs/sierra/sierra.c:911 camlibs/sierra/sierra.c:922
#: camlibs/sierra/sierra.c:1208
msgid "Contrast-"
msgstr ""

#: camlibs/sierra/sierra.c:936 camlibs/sierra/sierra.c:1217
#: camlibs/sierra/sierra.c:1411 camlibs/sierra/sierra.c:1634
msgid "White Balance"
msgstr ""

#: camlibs/sierra/sierra.c:938 camlibs/sierra/sierra.c:946
#: camlibs/sierra/sierra.c:1223
msgid "Skylight"
msgstr ""

#: camlibs/sierra/sierra.c:939 camlibs/sierra/sierra.c:948
#: camlibs/sierra/sierra.c:1225
msgid "Fluorescent"
msgstr ""

#: camlibs/sierra/sierra.c:940 camlibs/sierra/sierra.c:950
#: camlibs/sierra/sierra.c:1227
msgid "Tungsten"
msgstr ""

#: camlibs/sierra/sierra.c:941 camlibs/sierra/sierra.c:953
#: camlibs/sierra/sierra.c:1229
msgid "Cloudy"
msgstr ""

#: camlibs/sierra/sierra.c:967 camlibs/sierra/sierra.c:1238
#: camlibs/sierra/sierra.c:1437 camlibs/sierra/sierra.c:1650
msgid "Lens Mode"
msgstr ""

#: camlibs/sierra/sierra.c:968 camlibs/sierra/sierra.c:973
#: camlibs/sierra/sierra.c:1242 camlibs/sierra/sierra.c:1438
#: camlibs/sierra/sierra.c:1441 camlibs/sierra/sierra.c:1654
msgid "Macro"
msgstr ""

#: camlibs/sierra/sierra.c:970 camlibs/sierra/sierra.c:977
#: camlibs/sierra/sierra.c:1246
msgid "Infinity/Fish-eye"
msgstr ""

#: camlibs/sierra/sierra.c:991 camlibs/sierra/sierra.c:1256
msgid "Spot Metering Mode"
msgstr ""

#: camlibs/sierra/sierra.c:1013 camlibs/sierra/sierra.c:1271
msgid "Zoom"
msgstr ""

#: camlibs/sierra/sierra.c:1014 camlibs/sierra/sierra.c:1020
msgid "1x"
msgstr ""

#: camlibs/sierra/sierra.c:1015 camlibs/sierra/sierra.c:1025
msgid "1.6x"
msgstr ""

#: camlibs/sierra/sierra.c:1016 camlibs/sierra/sierra.c:1022
msgid "2x"
msgstr ""

#: camlibs/sierra/sierra.c:1017 camlibs/sierra/sierra.c:1028
msgid "2.5x"
msgstr ""

#: camlibs/sierra/sierra.c:1038 camlibs/sierra/sierra.c:1498
msgid "Camera Settings"
msgstr ""

#: camlibs/sierra/sierra.c:1045 camlibs/sierra/sierra.c:1290
#: camlibs/sierra/sierra.c:1505 camlibs/sierra/sierra.c:1697
msgid "Auto Off (host) (in seconds)"
msgstr ""

#: camlibs/sierra/sierra.c:1047 camlibs/sierra/sierra.c:1507
msgid ""
"How long will it take until the camera powers off when connected to the "
"computer?"
msgstr ""

#: camlibs/sierra/sierra.c:1059 camlibs/sierra/sierra.c:1300
#: camlibs/sierra/sierra.c:1519 camlibs/sierra/sierra.c:1707
msgid "Auto Off (field) (in seconds)"
msgstr ""

#: camlibs/sierra/sierra.c:1061 camlibs/sierra/sierra.c:1521
msgid ""
"How long will it take until the camera powers off when not connected to the "
"computer?"
msgstr ""

#: camlibs/sierra/sierra.c:1073 camlibs/sierra/sierra.c:1310
msgid "LCD Brightness"
msgstr ""

#: camlibs/sierra/sierra.c:1083 camlibs/sierra/sierra.c:1319
msgid "LCD Auto Off (in seconds)"
msgstr ""

#: camlibs/sierra/sierra.c:1343
msgid "Shot Settings"
msgstr ""

#: camlibs/sierra/sierra.c:1350 camlibs/sierra/sierra.c:1358
#: camlibs/sierra/sierra.c:1593
msgid "F2"
msgstr ""

#: camlibs/sierra/sierra.c:1351 camlibs/sierra/sierra.c:1360
#: camlibs/sierra/sierra.c:1595
msgid "F2.3"
msgstr ""

#: camlibs/sierra/sierra.c:1352 camlibs/sierra/sierra.c:1362
#: camlibs/sierra/sierra.c:1597
msgid "F2.8"
msgstr ""

#: camlibs/sierra/sierra.c:1353 camlibs/sierra/sierra.c:1364
#: camlibs/sierra/sierra.c:1599
msgid "F4"
msgstr ""

#: camlibs/sierra/sierra.c:1354 camlibs/sierra/sierra.c:1366
#: camlibs/sierra/sierra.c:1601
msgid "F5.6"
msgstr ""

#: camlibs/sierra/sierra.c:1355 camlibs/sierra/sierra.c:1368
#: camlibs/sierra/sierra.c:1603
msgid "F8"
msgstr ""

#: camlibs/sierra/sierra.c:1414 camlibs/sierra/sierra.c:1421
#: camlibs/sierra/sierra.c:1641
msgid "Custom"
msgstr ""

#: camlibs/sierra/sierra.c:1459 camlibs/sierra/sierra.c:1467
#: camlibs/sierra/sierra.c:1672
msgid "SuperFine"
msgstr ""

#: camlibs/sierra/sierra.c:1460 camlibs/sierra/sierra.c:1469
#: camlibs/sierra/sierra.c:1674
msgid "HyPict"
msgstr ""

#: camlibs/sierra/sierra.c:1483 camlibs/sierra/sierra.c:1486
#: camlibs/sierra/sierra.c:1686
msgid "color"
msgstr ""

#: camlibs/sierra/sierra.c:1484 camlibs/sierra/sierra.c:1488
#: camlibs/sierra/sierra.c:1688
msgid "black & white"
msgstr ""

#: camlibs/sierra/sierra.c:1533 camlibs/sierra/sierra.c:1542
#: camlibs/sierra/sierra.c:1719
msgid "Korean"
msgstr ""

#: camlibs/sierra/sierra.c:1534 camlibs/sierra/sierra.c:1544
#: camlibs/sierra/sierra.c:1721
msgid "English"
msgstr ""

#: camlibs/sierra/sierra.c:1535 camlibs/sierra/sierra.c:1546
#: camlibs/sierra/sierra.c:1723
msgid "French"
msgstr ""

#: camlibs/sierra/sierra.c:1536 camlibs/sierra/sierra.c:1548
#: camlibs/sierra/sierra.c:1725
msgid "German"
msgstr ""

#: camlibs/sierra/sierra.c:1537 camlibs/sierra/sierra.c:1550
#: camlibs/sierra/sierra.c:1727
msgid "Italian"
msgstr ""

#: camlibs/sierra/sierra.c:1538 camlibs/sierra/sierra.c:1552
#: camlibs/sierra/sierra.c:1729
msgid "Japanese"
msgstr ""

#: camlibs/sierra/sierra.c:1539 camlibs/sierra/sierra.c:1554
#: camlibs/sierra/sierra.c:1731
msgid "Spanish"
msgstr ""

#: camlibs/sierra/sierra.c:1540 camlibs/sierra/sierra.c:1556
#: camlibs/sierra/sierra.c:1733
msgid "Portugese"
msgstr ""

#: camlibs/sierra/sierra.c:1569 camlibs/sierra/sierra.c:1742
msgid "Date & Time"
msgstr ""

#: camlibs/sierra/sierra.c:1784
msgid "NO MEMORY CARD PRESENT\n"
msgstr ""

#: camlibs/sierra/sierra.c:1794
#, c-format
msgid "%sCamera Model: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1798
#, c-format
msgid "%sManufacturer: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1802
#, c-format
msgid "%sCamera ID: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1806
#, c-format
msgid "%sSerial Number: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1810
#, c-format
msgid "%sSoftware Rev.: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1814
#, c-format
msgid "%sFrames Taken: %i\n"
msgstr ""

#: camlibs/sierra/sierra.c:1816
#, c-format
msgid "%sFrames Left: %i\n"
msgstr ""

#: camlibs/sierra/sierra.c:1818
#, c-format
msgid "%sBattery Life: %i\n"
msgstr ""

#: camlibs/sierra/sierra.c:1820
#, c-format
msgid "%sMemory Left: %i bytes\n"
msgstr ""

#: camlibs/sierra/sierra.c:1824
#, c-format
msgid "%sDate: %s\n"
msgstr ""

#: camlibs/sierra/sierra.c:1840
msgid ""
"Some notes about Epson cameras:\n"
"- Some parameters are not controllable remotely:\n"
"  * zoom\n"
"  * focus\n"
"  * custom white balance setup\n"
"- Configuration has been reverse-engineered with\n"
"  a PhotoPC 3000z, if your camera acts differently\n"
"  please send a mail to <gphoto-devel@gphoto.org> (in English)\n"
msgstr ""

#: camlibs/sierra/sierra.c:1852
msgid ""
"Some notes about Olympus cameras (and others?):\n"
"(1) Camera Configuration:\n"
"    A value of 0 will take the default one (auto).\n"
"(2) Olympus C-3040Z (and possibly also the C-2040Z\n"
"    and others) have a USB PC Control mode. In order\n"
"    to use this mode, the camera must be switched \n"
"    into 'USB PC control mode'. To get to the menu \n"
"    for switching modes, open the memory card access\n"
"    door and then press and hold both of the menu \n"
"    buttons until the camera control menu appears.\n"
"    Set it to ON."
msgstr ""

#: camlibs/sierra/sierra.c:1875
msgid ""
"sierra SPARClite library\n"
"Scott Fritzinger <scottf@unr.edu>\n"
"Support for sierra-based digital cameras\n"
"including Olympus, Nikon, Epson, and others.\n"
"\n"
"Thanks to Data Engines (www.dataengines.com)\n"
"for the use of their Olympus C-3030Z for USB\n"
"support implementation."
msgstr ""

#: camlibs/sierra/library.c:287
msgid "Cannot retrieve the battery capacity"
msgstr ""

#: camlibs/sierra/library.c:293
#, c-format
msgid ""
"The battery level of the camera is too low (%d%%). The operation is aborted."
msgstr ""

#: camlibs/sierra/library.c:317
msgid "Cannot retrieve the available memory left"
msgstr ""

#: camlibs/sierra/library.c:504
#, c-format
msgid "The first byte received (0x%x) is not valid."
msgstr ""

#: camlibs/sierra/library.c:612
#, c-format
msgid ""
"Transmission of packet timed out even after %i retries. Please contact "
"<gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:649
msgid ""
"Packet got rejected by camera. Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:656
#, c-format
msgid ""
"Could not transmit packet (error code %i). Please contact <gphoto-"
"devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:736
#, c-format
msgid "Got unexpected result %i. Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:811
#, c-format
msgid ""
"Received unexpected answer (%i). Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:871
#, c-format
msgid "Could not get register %i. Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:915
msgid "Sending data..."
msgstr ""

#: camlibs/sierra/library.c:990
#, c-format
msgid ""
"Could not get string register %i. Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:1136
#, c-format
msgid "Expected 32 bytes, got %i. Please contact <gphoto-devel@gphoto.org>."
msgstr ""

#: camlibs/sierra/library.c:1166
msgid "Not implemented!"
msgstr ""

#: camlibs/sonydscf1/sonydscf1.c:133
msgid ""
"Sony DSC-F1 Digital Camera Support\n"
"M. Adam Kendall <joker@penguinpub.com>\n"
"Based on the chotplay CLI interface from\n"
"Ken-ichi Hayashi\n"
"Gphoto2 port by Bart van Leeuwen <bart@netage.nl>"
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:134
msgid "Sorry this function not implemented.."
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:140
msgid "Sorry, nothing to configure.."
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:146
msgid "Sorry, taking pictures is not implemented.."
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:152
msgid "Couldn't open camera.\n"
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:166
msgid "Error opening camera\n"
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:171
msgid "Picture number is too large.\n"
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:182
msgid ""
"Sony DSC-F1 Digital Camera Support\n"
"M. Adam Kendall <joker@penguinpub.com>\n"
"\n"
"Based on the chotplay CLI interface from\n"
"Ken-ichi Hayashi\n"
"\n"
"This lib may not work. YMMV\n"
msgstr ""

#: camlibs/sonydscf1/dsc_f1.c:187 camlibs/sonydscf1/dsc_f1.c:188
msgid "Error opening camera.\n"
msgstr ""

#: camlibs/stv0680/library.c:356 camlibs/stv0680/library.c:390
msgid "Bad exposure (not enough light probably)"
msgstr ""

#: camlibs/stv0680/library.c:520
msgid "Information for STV0680 based camera:\n"
msgstr ""

#: camlibs/stv0680/library.c:525
#, c-format
msgid "Firmware Revision: %d.%d\n"
msgstr ""

#: camlibs/stv0680/library.c:529
#, c-format
msgid "ASIC Revision: %d.%d\n"
msgstr ""

#: camlibs/stv0680/library.c:533
#, c-format
msgid "Sensor ID: %d.%d\n"
msgstr ""

#. HWCONFIG_COMMSLINK_MASK ... not really needed, the user knows, he
#. * plugged it in.
#: camlibs/stv0680/library.c:539
#, c-format
msgid "Camera is configured for lights flickering with %dHz.\n"
msgstr ""

#: camlibs/stv0680/library.c:542
#, c-format
msgid "Memory in camera: %d Mbit.\n"
msgstr ""

#: camlibs/stv0680/library.c:546
msgid "Camera supports Thumbnails.\n"
msgstr ""

#: camlibs/stv0680/library.c:548
msgid "Camera supports Video.\n"
msgstr ""

#: camlibs/stv0680/library.c:551
msgid "Camera pictures are monochrome.\n"
msgstr ""

#. Is this useful?
#: camlibs/stv0680/library.c:553
msgid "Camera has memory.\n"
msgstr ""

#: camlibs/stv0680/library.c:555
msgid "Camera supports videoformats: "
msgstr ""

#: camlibs/stv0680/library.c:561
#, c-format
msgid "Vendor ID: %02x%02x\n"
msgstr ""

#: camlibs/stv0680/library.c:565
#, c-format
msgid "Product ID: %02x%02x\n"
msgstr ""

#: camlibs/stv0680/library.c:572
#, c-format
msgid "Number of Images: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:575
#, c-format
msgid "Maximum number of Images: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:578
#, c-format
msgid "Image width: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:581
#, c-format
msgid "Image height: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:584
#, c-format
msgid "Image size: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:588
#, c-format
msgid "Thumbnail width: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:589
#, c-format
msgid "Thumbnail height: %d\n"
msgstr ""

#: camlibs/stv0680/library.c:590
#, c-format
msgid "Thumbnail size: %d\n"
msgstr ""

#: camlibs/stv0680/stv0680.c:255
msgid ""
"STV0680\n"
"Adam Harrison <adam@antispin.org>\n"
"Driver for cameras using the STV0680 processor ASIC.\n"
"Protocol reverse engineered using CommLite Beta 5\n"
"Carsten Weinholz <c.weinholz@netcologne.de>\n"
"Extended for Aiptek PenCam and other STM USB Dual-mode cameras."
msgstr ""

#. libgphoto2_port doesn't have a GPContext
#: libgphoto2/gphoto2-camera.c:81
#, c-format
msgid "An error occurred in the io-library ('%s'): %s"
msgstr ""

#: libgphoto2/gphoto2-camera.c:85
msgid "No additional information available."
msgstr ""

#: libgphoto2/gphoto2-camera.c:662
msgid "Could not detect any camera"
msgstr ""

#: libgphoto2/gphoto2-camera.c:682
msgid "You have to set the port prior initialization of the camera."
msgstr ""

#: libgphoto2/gphoto2-camera.c:710
#, c-format
msgid "Could not load required camera driver '%s'."
msgstr ""

#: libgphoto2/gphoto2-camera.c:728
#, c-format
msgid "Camera driver '%s' is missing the 'camera_init' function."
msgstr ""

#: libgphoto2/gphoto2-camera.c:786
msgid "This camera does not offer any configuration options."
msgstr ""

#: libgphoto2/gphoto2-camera.c:818
msgid "This camera does not support setting configuration options."
msgstr ""

#: libgphoto2/gphoto2-camera.c:850
msgid "This camera does not support summaries."
msgstr ""

#: libgphoto2/gphoto2-camera.c:881
msgid "This camera does not offer a manual."
msgstr ""

#: libgphoto2/gphoto2-camera.c:912
msgid "This camera does not provide information about the driver."
msgstr ""

#: libgphoto2/gphoto2-camera.c:946
msgid "This camera can not capture."
msgstr ""

#: libgphoto2/gphoto2-camera.c:979
msgid "This camera can not capture previews."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:214
#, c-format
msgid "The path '%s' is not absolute."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:335
#, c-format
msgid "Could not append folder '%s' as this folder already exists."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:514
#, c-format
msgid "Could not find folder '%s'."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:531
#, c-format
msgid "Folder '%s' does not contain a folder '%s'."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:594
#, c-format
msgid "Could not append '%s' to folder '%s' because this file already exists."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:970
#, c-format
msgid ""
"You have been trying to delete '%s' from folder '%s', but the filesystem "
"does not support deletion of files."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1071
#, c-format
msgid "There are still files in folder '%s' that you are trying to remove."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1077
#, c-format
msgid ""
"There are still subfolders in folder '%s' that you are trying to remove."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1117
msgid "The filesystem does not support upload of files."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1158
#, c-format
msgid ""
"Folder '%s' does only contain %i files, but you requested a file with number "
"%i."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1199
#, c-format
msgid "File '%s' could not be found in folder '%s'."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1282
#, c-format
msgid "Could not find file '%s'."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1407
msgid "The filesystem doesn't support getting files"
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1442 libgphoto2/gphoto2-filesys.c:1763
#, c-format
msgid "Unknown file type %i."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1446
#, c-format
msgid "Downloading '%s' from folder '%s'..."
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1656
msgid "The filesystem doesn't support getting file information"
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1845
msgid "The filesystem doesn't support setting file information"
msgstr ""

#: libgphoto2/gphoto2-filesys.c:1868
msgid "Read-only file attributes like width and height can not be changed."
msgstr ""

#: libgphoto2/gphoto2-abilities-list.c:248
#, c-format
msgid "Could not open '%s'"
msgstr ""

#: libgphoto2/gphoto2-abilities-list.c:260
#, c-format
msgid "Loading camera drivers from '%s'..."
msgstr ""

#: libgphoto2/gphoto2-abilities-list.c:622
#, c-format
msgid "Could not find any driver for '%s'"
msgstr ""

#: libgphoto2/gphoto2-result.c:44
msgid "Corrupted data"
msgstr ""

#: libgphoto2/gphoto2-result.c:45
msgid "File exists"
msgstr ""

#: libgphoto2/gphoto2-result.c:46
msgid "Unknown model"
msgstr ""

#: libgphoto2/gphoto2-result.c:47
msgid "Directory not found"
msgstr ""

#: libgphoto2/gphoto2-result.c:48
msgid "File not found"
msgstr ""

#: libgphoto2/gphoto2-result.c:49
msgid "Directory exists"
msgstr ""

#: libgphoto2/gphoto2-result.c:50
msgid "Path not absolute"
msgstr ""

#: frontends/command-line/gphoto2-cmd-capture.c:218
#: libgphoto2/gphoto2-result.c:51
msgid "Operation cancelled"
msgstr ""

#: libgphoto2/gphoto2-result.c:76
msgid "Unknown camera library error"
msgstr ""

#: libgphoto2/gphoto2-result.c:82
msgid "Unknown error"
msgstr ""

#: frontends/command-line/main.c:169
msgid "Turn on debugging"
msgstr ""

#: frontends/command-line/main.c:171
msgid "Quiet output (default=verbose)"
msgstr ""

#. Display and die actions
#: frontends/command-line/main.c:175
msgid "Display version and exit"
msgstr ""

#: frontends/command-line/main.c:176
msgid "Displays this help screen"
msgstr ""

#: frontends/command-line/main.c:177
msgid "List supported camera models"
msgstr ""

#: frontends/command-line/main.c:178
msgid "Create output for usb.usermap"
msgstr ""

#: frontends/command-line/main.c:179
msgid "List supported port devices"
msgstr ""

#: frontends/command-line/main.c:180
msgid "Send file to stdout"
msgstr ""

#: frontends/command-line/main.c:181
msgid "Print filesize before data"
msgstr ""

#: frontends/command-line/main.c:182
msgid "List auto-detected cameras"
msgstr ""

#. Settings needed for camera functions
#: frontends/command-line/main.c:185
msgid "Specify port device"
msgstr ""

#: frontends/command-line/main.c:186
msgid "Specify serial transfer speed"
msgstr ""

#: frontends/command-line/main.c:187
msgid "Specify camera model"
msgstr ""

#: frontends/command-line/main.c:188
msgid "Specify a filename"
msgstr ""

#: frontends/command-line/main.c:189
msgid "(expert only) Override USB IDs"
msgstr ""

#. Actions that depend on settings
#: frontends/command-line/main.c:192
msgid "Display camera abilities"
msgstr ""

#: frontends/command-line/main.c:193
msgid "Specify camera folder (default=\"/\")"
msgstr ""

#: frontends/command-line/main.c:194
msgid "Recursion (default for download)"
msgstr ""

#: frontends/command-line/main.c:195
msgid "No recursion (default for deletion)"
msgstr ""

#: frontends/command-line/main.c:196
msgid "List folders in folder"
msgstr ""

#: frontends/command-line/main.c:197
msgid "List files in folder"
msgstr ""

#: frontends/command-line/main.c:198 frontends/command-line/main.c:199
msgid "name"
msgstr ""

#: frontends/command-line/main.c:198
msgid "Create a directory"
msgstr ""

#: frontends/command-line/main.c:199
msgid "Remove a directory"
msgstr ""

#: frontends/command-line/main.c:200
msgid "Display number of files"
msgstr ""

#: frontends/command-line/main.c:201
msgid "Get files given in range"
msgstr ""

#: frontends/command-line/main.c:202
msgid "Get all files from folder"
msgstr ""

#: frontends/command-line/main.c:203
msgid "Get thumbnails given in range"
msgstr ""

#: frontends/command-line/main.c:204
msgid "Get all thumbnails from folder"
msgstr ""

#: frontends/command-line/main.c:205
msgid "Get raw data given in range"
msgstr ""

#: frontends/command-line/main.c:206
msgid "Get all raw data from folder"
msgstr ""

#: frontends/command-line/main.c:207
msgid "Get audio data given in range"
msgstr ""

#: frontends/command-line/main.c:208
msgid "Get all audio data from folder"
msgstr ""

#: frontends/command-line/main.c:209
msgid "Delete files given in range"
msgstr ""

#: frontends/command-line/main.c:210
msgid "Delete all files in folder"
msgstr ""

#: frontends/command-line/main.c:211
msgid "Upload a file to camera"
msgstr ""

#: frontends/command-line/main.c:212
msgid "Capture a quick preview"
msgstr ""

#: frontends/command-line/main.c:213
msgid "Capture an image"
msgstr ""

#: frontends/command-line/main.c:214
msgid "Capture a movie "
msgstr ""

#: frontends/command-line/main.c:215
msgid "Capture an audio clip"
msgstr ""

#: frontends/command-line/main.c:217
msgid "Configure"
msgstr ""

#: frontends/command-line/main.c:220
msgid "Show EXIF information"
msgstr ""

#: frontends/command-line/main.c:222
msgid "Show info"
msgstr ""

#: frontends/command-line/main.c:223
msgid "Summary of camera status"
msgstr ""

#: frontends/command-line/main.c:224
msgid "Camera driver manual"
msgstr ""

#: frontends/command-line/main.c:225
msgid "About the camera driver"
msgstr ""

#: frontends/command-line/main.c:226
msgid "gPhoto shell"
msgstr ""

#: frontends/command-line/main.c:324 frontends/command-line/main.c:329
#, c-format
msgid "%-30s %-16s\n"
msgstr ""

#: frontends/command-line/main.c:324
msgid "Model"
msgstr ""

#: frontends/command-line/main.c:324
msgid "Port"
msgstr ""

#: frontends/command-line/main.c:325
msgid "----------------------------------------------------------\n"
msgstr ""

#: frontends/command-line/main.c:342
msgid "You need to specify a camera model"
msgstr ""

#. Output a parsing friendly abilities table. Split on ":"
#: frontends/command-line/main.c:353
#, c-format
msgid "Abilities for camera             : %s\n"
msgstr ""

#: frontends/command-line/main.c:355
#, c-format
msgid "Serial port support              : %s\n"
msgstr ""

#: frontends/command-line/actions.c:157 frontends/command-line/actions.c:189
#: frontends/command-line/actions.c:201 frontends/command-line/main.c:356
#: frontends/command-line/main.c:358 frontends/command-line/main.c:377
#: frontends/command-line/main.c:379 frontends/command-line/main.c:381
#: frontends/command-line/main.c:383
msgid "yes"
msgstr ""

#: frontends/command-line/actions.c:157 frontends/command-line/actions.c:189
#: frontends/command-line/actions.c:201 frontends/command-line/main.c:356
#: frontends/command-line/main.c:358 frontends/command-line/main.c:377
#: frontends/command-line/main.c:379 frontends/command-line/main.c:381
#: frontends/command-line/main.c:383
msgid "no"
msgstr ""

#: frontends/command-line/main.c:357
#, c-format
msgid "USB support                      : %s\n"
msgstr ""

#: frontends/command-line/main.c:360
msgid "Transfer speeds supported        :\n"
msgstr ""

#: frontends/command-line/main.c:363
#, c-format
msgid "                                 : %i\n"
msgstr ""

#: frontends/command-line/main.c:367
msgid "Capture choices                  :\n"
msgstr ""

#: frontends/command-line/main.c:369
msgid "                                 : Image\n"
msgstr ""

#: frontends/command-line/main.c:371
msgid "                                 : Video\n"
msgstr ""

#: frontends/command-line/main.c:373
msgid "                                 : Audio\n"
msgstr ""

#: frontends/command-line/main.c:375
msgid "                                 : Preview\n"
msgstr ""

#: frontends/command-line/main.c:376
#, c-format
msgid "Configuration support            : %s\n"
msgstr ""

#: frontends/command-line/main.c:378
#, c-format
msgid "Delete files on camera support   : %s\n"
msgstr ""

#: frontends/command-line/main.c:380
#, c-format
msgid "File preview (thumbnail) support : %s\n"
msgstr ""

#: frontends/command-line/main.c:382
#, c-format
msgid "File upload support              : %s\n"
msgstr ""

#: frontends/command-line/main.c:404
#, c-format
msgid "Number of supported cameras: %i\n"
msgstr ""

#: frontends/command-line/main.c:405
msgid "Supported cameras:\n"
msgstr ""

#: frontends/command-line/main.c:416
#, c-format
msgid "\t\"%s\" (TESTING)\n"
msgstr ""

#: frontends/command-line/main.c:419
#, c-format
msgid "\t\"%s\" (EXPERIMENTAL)\n"
msgstr ""

#: frontends/command-line/main.c:423
#, c-format
msgid "\t\"%s\"\n"
msgstr ""

#: frontends/command-line/main.c:488
#, c-format
msgid "Devices found: %i\n"
msgstr ""

#: frontends/command-line/main.c:489
msgid ""
"Path                             Description\n"
"--------------------------------------------------------------\n"
msgstr ""

#. User didn't specify the port type; try to guess it
#: frontends/command-line/main.c:529
#, c-format
msgid ""
"Ports must look like 'serial:/dev/ttyS0' or 'usb:', but '%s' is missing a "
"colon so I am going to guess what you mean."
msgstr ""

#: frontends/command-line/main.c:548
#, c-format
msgid "Guessed port name. Using port '%s' from now on."
msgstr ""

#: frontends/command-line/main.c:580
msgid ""
"Use the following syntax a:b=c:d to treat any USB device detected as a:b as "
"c:d instead. a b c d should be hexadecimal numbers beginning with '0x'.\n"
msgstr ""

#: frontends/command-line/main.c:596
#, c-format
msgid "%s(ERROR): "
msgstr ""

#: frontends/command-line/main.c:737
#, c-format
msgid "Number of files in folder %s: %i\n"
msgstr ""

#: frontends/command-line/main.c:770
#, c-format
msgid "Using filename '%s'..."
msgstr ""

#: frontends/command-line/main.c:796
#, c-format
msgid "File %s exists. Overwrite? [y|n] "
msgstr ""

#: frontends/command-line/main.c:807
msgid "Specify new filename? [y|n] "
msgstr ""

#: frontends/command-line/main.c:816
msgid "Enter new filename: "
msgstr ""

#: frontends/command-line/main.c:821
#, c-format
msgid "Saving file as %s\n"
msgstr ""

#: frontends/command-line/main.c:825
#, c-format
msgid "Can not save file as %s"
msgstr ""

#: frontends/command-line/main.c:1050
#, c-format
msgid "New file is in location %s%s%s on the camera\n"
msgstr ""

#: frontends/command-line/main.c:1108
#, c-format
msgid ""
"Camera Summary:\n"
"%s\n"
msgstr ""

#: frontends/command-line/main.c:1120
#, c-format
msgid ""
"Camera Manual:\n"
"%s\n"
msgstr ""

#: frontends/command-line/main.c:1132
#, c-format
msgid ""
"About the library:\n"
"%s\n"
msgstr ""

#: frontends/command-line/main.c:1218
msgid "Please specify a model."
msgstr ""

#: frontends/command-line/main.c:1246
#, c-format
msgid ""
"The port you specified ('%s') can not be found. Please specify one of the "
"ports found by 'gphoto2 --list-ports' and make sure the spelling is correct "
"(i.e. with prefix 'serial:' or 'usb:')."
msgstr ""

#: frontends/command-line/main.c:1263
msgid "Please specify a port."
msgstr ""

#: frontends/command-line/main.c:1306
msgid "*** Error ***              \n"
msgstr ""

#: frontends/command-line/main.c:1426
msgid "Press any key to continue.\n"
msgstr ""

#: frontends/command-line/main.c:1491
msgid "ERROR: "
msgstr ""

#: frontends/command-line/main.c:1504
msgid ""
"\n"
"Aborting...\n"
msgstr ""

#: frontends/command-line/main.c:1510
msgid "Aborted.\n"
msgstr ""

#: frontends/command-line/main.c:1515
msgid ""
"\n"
"Cancelling...\n"
msgstr ""

#: frontends/command-line/main.c:1562
msgid ""
"gPhoto2 for OS/2 requires you to set the enviroment value CAMLIBS to the "
"location of the camera libraries. e.g. SET CAMLIBS=C:\\GPHOTO2\\CAM\n"
msgstr ""

#: frontends/command-line/main.c:1572
msgid ""
"gPhoto2 for OS/2 requires you to set the enviroment value IOLIBS to the "
"location of the io libraries. e.g. SET IOLIBS=C:\\GPHOTO2\\IOLIB\n"
msgstr ""

#: frontends/command-line/main.c:1602
msgid "Operation cancelled.\n"
msgstr ""

#: frontends/command-line/main.c:1605
#, c-format
msgid ""
"*** Error ('%s') ***       \n"
"\n"
msgstr ""

#: frontends/command-line/main.c:1611
msgid ""
"For debugging messages, please use the --debug option.\n"
"Debugging messages may help finding a solution to your problem.\n"
"If you intend to send any error or debug messages to the gphoto\n"
"developer mailing list <gphoto-devel@gphoto.org>, please run\n"
"gphoto2 as follows:\n"
"\n"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:64
msgid "</B/24>Continue"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:64
msgid "</B16>Cancel"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:70
msgid "<C></5>Error"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:72
msgid "Could not set configuration:"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:116
msgid "Exit"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:118
msgid "Back"
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:257
msgid "Time: "
msgstr ""

#: frontends/command-line/gphoto2-cmd-config.c:316
#: frontends/command-line/gphoto2-cmd-config.c:344
#: frontends/command-line/gphoto2-cmd-config.c:404
#: frontends/command-line/gphoto2-cmd-config.c:451
msgid "Value: "
msgstr ""

#: frontends/command-line/options.c:174
#, c-format
msgid ""
"gPhoto (v%s) - Cross-platform digital camera library.\n"
"Copyright (C) 2000,2001 Scott Fritzinger and others\n"
"%sLicensed under the Library GNU Public License (LGPL).\n"
msgstr ""

#: frontends/command-line/options.c:180
msgid "OS/2 port by Bart van Leeuwen\n"
msgstr ""

#: frontends/command-line/options.c:195
msgid "Usage:\n"
msgstr ""

#. Make this 79 characters long. Some languages need the space.
#: frontends/command-line/options.c:198
msgid ""
"Short/long options (& argument)        Description\n"
"--------------------------------------------------------------------------------\n"
msgstr ""

#. The format line is made translatable so that some
#. languages can make the table a bit tighter. Make
#. sure you only use 79 characters (since #80 is
#. needed for the line break).
#: frontends/command-line/options.c:223
#, c-format
msgid "%-38s %s\n"
msgstr ""

#. Make this 79 characters long. Some languages need the space.
#: frontends/command-line/options.c:228
msgid ""
"--------------------------------------------------------------------------------\n"
"[Use double-quotes around arguments]        [Picture numbers begin with one "
"(1)]\n"
msgstr ""

#: frontends/command-line/range.c:122 frontends/command-line/range.c:176
#, c-format
msgid ""
"%s\n"
"Image IDs must be a number greater than zero."
msgstr ""

#: frontends/command-line/range.c:128 frontends/command-line/range.c:182
#, c-format
msgid ""
"%s\n"
"Image ID %i too high."
msgstr ""

#: frontends/command-line/range.c:144
#, c-format
msgid ""
"%s\n"
"Ranges must be separated by ','."
msgstr ""

#: frontends/command-line/range.c:158
#, c-format
msgid ""
"%s\n"
"Ranges need to start with a number."
msgstr ""

#: frontends/command-line/range.c:198
#, c-format
msgid ""
"%s\n"
"Unexpected character '%c'."
msgstr ""

#: frontends/command-line/range.c:221
#, c-format
msgid ""
"%s\n"
"Decreasing ranges are not allowed. You specified a range from %i to %i."
msgstr ""

#: frontends/command-line/actions.c:77
#, c-format
msgid "There are no folders in folder '%s'."
msgstr ""

#: frontends/command-line/actions.c:81
#, c-format
msgid "There is one folder in folder '%s':"
msgstr ""

#: frontends/command-line/actions.c:85
#, c-format
msgid "There are %i folders in folder '%s':"
msgstr ""

#: frontends/command-line/actions.c:111
#, c-format
msgid "There are no files in folder '%s'."
msgstr ""

#: frontends/command-line/actions.c:115
#, c-format
msgid "There is one file in folder '%s':"
msgstr ""

#: frontends/command-line/actions.c:119
#, c-format
msgid "There are %i files in folder '%s':"
msgstr ""

#: frontends/command-line/actions.c:139
#, c-format
msgid "Information on file '%s' (folder '%s'):\n"
msgstr ""

#: frontends/command-line/actions.c:141
msgid "File:\n"
msgstr ""

#: frontends/command-line/actions.c:143 frontends/command-line/actions.c:177
#: frontends/command-line/actions.c:193
msgid "  None available.\n"
msgstr ""

#: frontends/command-line/actions.c:146
#, c-format
msgid "  Name:        '%s'\n"
msgstr ""

#: frontends/command-line/actions.c:148 frontends/command-line/actions.c:180
#, c-format
msgid "  Mime type:   '%s'\n"
msgstr ""

#: frontends/command-line/actions.c:150 frontends/command-line/actions.c:182
#, c-format
msgid "  Size:        %i byte(s)\n"
msgstr ""

#: frontends/command-line/actions.c:152 frontends/command-line/actions.c:184
#, c-format
msgid "  Width:       %i pixel(s)\n"
msgstr ""

#: frontends/command-line/actions.c:154 frontends/command-line/actions.c:186
#, c-format
msgid "  Height:      %i pixel(s)\n"
msgstr ""

#: frontends/command-line/actions.c:156 frontends/command-line/actions.c:188
#, c-format
msgid "  Downloaded:  %s\n"
msgstr ""

#: frontends/command-line/actions.c:159
msgid "  Permissions: "
msgstr ""

#: frontends/command-line/actions.c:162
msgid "read/delete"
msgstr ""

#: frontends/command-line/actions.c:164
msgid "read"
msgstr ""

#: frontends/command-line/actions.c:166
msgid "delete"
msgstr ""

#: frontends/command-line/actions.c:168
msgid "none"
msgstr ""

#: frontends/command-line/actions.c:172
#, c-format
msgid "  Time:        %s"
msgstr ""

#: frontends/command-line/actions.c:175
msgid "Thumbnail:\n"
msgstr ""

#: frontends/command-line/actions.c:191
msgid "Audio data:\n"
msgstr ""

#: frontends/command-line/actions.c:196
#, c-format
msgid "  Mime type:  '%s'\n"
msgstr ""

#: frontends/command-line/actions.c:198
#, c-format
msgid "  Size:       %i byte(s)\n"
msgstr ""

#: frontends/command-line/actions.c:200
#, c-format
msgid "  Downloaded: %s\n"
msgstr ""

#: frontends/command-line/actions.c:321
msgid "Could not parse EXIF data."
msgstr ""

#: frontends/command-line/actions.c:325
msgid "EXIF tags:"
msgstr ""

#: frontends/command-line/actions.c:328
msgid "Tag"
msgstr ""

#: frontends/command-line/actions.c:330
msgid "Value"
msgstr ""

#: frontends/command-line/actions.c:345
#, c-format
msgid "EXIF data contains a thumbnail (%i bytes)."
msgstr ""

#: frontends/command-line/actions.c:354
msgid "gphoto2 has been compiled without EXIF support."
msgstr ""