summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
blob: 40949c7ea22776d3f0bf7e1a2c0cfd9d2ba78636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
# traditional Chinese translation of gutenprint.
# Copyright (C) 2005 Free Software Foundation, Inc.
# Abel Cheung <abelcheung@gmail.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: gutenprint 5.0.0-b5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-08-13 16:29-0400\n"
"PO-Revision-Date: 2005-08-07 12:56+0800\n"
"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/main/dither-main.c:46 src/main/print-color.c:49
msgid "Default"
msgstr "預設"

#: src/main/dither-main.c:47
msgid "EvenTone"
msgstr "EvenTone"

#: src/main/dither-main.c:48
msgid "Hybrid EvenTone"
msgstr "Hybrid EvenTone"

#: src/main/dither-main.c:54
msgid "EvenBetter"
msgstr ""

#: src/main/dither-main.c:55
msgid "Hybrid EvenBetter"
msgstr ""

#: src/main/dither-main.c:61
msgid "UniTone"
msgstr "UniTone"

#: src/main/dither-main.c:62
msgid "Hybrid UniTone"
msgstr "Hybrid UniTone"

#: src/main/dither-main.c:64
msgid "Adaptive Hybrid"
msgstr "Adaptive Hybrid"

#: src/main/dither-main.c:65
msgid "Ordered"
msgstr "Ordered"

#: src/main/dither-main.c:66
msgid "Fast"
msgstr "Fast"

#: src/main/dither-main.c:67
msgid "Very Fast"
msgstr "Very Fast"

#: src/main/dither-main.c:68
msgid "Hybrid Floyd-Steinberg"
msgstr "Hybrid Floyd-Steinberg"

#: src/main/dither-main.c:69
msgid "Predithered Input"
msgstr ""

#: src/main/dither-main.c:89 src/main/print-color.c:56
msgid "Density"
msgstr "密度"

#: src/main/dither-main.c:89 src/main/print-canon.c:1472
#: src/main/print-canon.c:1480 src/main/print-canon.c:1488
#: src/main/print-canon.c:1496 src/main/print-escp2.c:412
#: src/main/print-escp2.c:420 src/main/print-escp2.c:428
#: src/main/print-escp2.c:436 src/main/print-escp2.c:444
#: src/main/print-escp2.c:452 src/main/print-escp2.c:460
#: src/main/print-lexmark.c:325 src/main/print-lexmark.c:333
#: src/main/print-lexmark.c:341 src/main/print-lexmark.c:349
#: src/main/print-olympus.c:1221 src/main/print-olympus.c:1229
#: src/main/print-olympus.c:1237 src/main/print-olympus.c:1245
#: src/main/print-pcl.c:1218 src/main/print-pcl.c:1226
#: src/main/print-pcl.c:1234 src/main/print-pcl.c:1242
msgid "Output Level Adjustment"
msgstr ""

#: src/main/dither-main.c:90
msgid ""
"Adjust the density (amount of ink) of the print. Reduce the density if the "
"ink bleeds through the paper or smears; increase the density if black "
"regions are not solid."
msgstr ""
"調整列印時墨點的密度。如果墨水太多,滲透到紙張背後或者弄髒紙張,請減低密度;"
"相反地,如果黑色看來不夠實,則應增加密度。"

#: src/main/dither-main.c:98
msgid "Dither Algorithm"
msgstr "擬色算法"

#: src/main/dither-main.c:98
msgid "Screening Adjustment"
msgstr ""

#: src/main/dither-main.c:99
msgid ""
"Choose the dither algorithm to be used.\n"
"Adaptive Hybrid usually produces the best all-around quality.\n"
"EvenTone is a new, experimental algorithm that often produces excellent "
"results.\n"
"Ordered is faster and produces almost as good quality on photographs.\n"
"Fast and Very Fast are considerably faster, and work well for text and line "
"art.\n"
"Hybrid Floyd-Steinberg generally produces inferior output."
msgstr ""
"選取擬色時使用的算法。\n"
"Adaptive Hybrid 通常會產生最好的效果。\n"
"EvenTone 是一種新的算法,經常會產生甚佳的效果。\n"
"Ordered 比較快,而且在相片中的效果會差不多一樣好。\n"
"Fast 及 Very Fast 更快,適用於文字及簡單線條圖案。\n"
"Hybrid Floyd-Steinberg 的效果一般來說比較差。"

#: src/main/module.c:52
msgid "Miscellaneous (unclassified)"
msgstr ""

#: src/main/module.c:53
msgid "Family driver"
msgstr ""

#: src/main/module.c:54
msgid "Color conversion module"
msgstr ""

#: src/main/module.c:55
msgid "Dither algorithm"
msgstr "擬色運算方式"

#: src/main/print-canon.c:1330
msgid "90x90 DPI"
msgstr "90x90 DPI"

#: src/main/print-canon.c:1330
msgid "90x90 DPI DMT"
msgstr "90x90 DPI DMT"

#: src/main/print-canon.c:1331
msgid "180x180 DPI"
msgstr "180x180 DPI"

#: src/main/print-canon.c:1331
msgid "180x180 DPI DMT"
msgstr "180x180 DPI DMT"

#: src/main/print-canon.c:1332
msgid "360x360 DPI"
msgstr "360x360 DPI"

#: src/main/print-canon.c:1332
msgid "360x360 DPI DMT"
msgstr "360x360 DPI DMT"

#: src/main/print-canon.c:1333
msgid "720x360 DPI"
msgstr "720x360 DPI"

#: src/main/print-canon.c:1333
msgid "720x360 DPI DMT"
msgstr "720x360 DPI DMT"

#: src/main/print-canon.c:1334
msgid "720x720 DPI"
msgstr "720x720 DPI"

#: src/main/print-canon.c:1334
msgid "720x720 DPI DMT"
msgstr "720x720 DPI DMT"

#: src/main/print-canon.c:1335
msgid "1440x720 DPI"
msgstr "1440x720 DPI"

#: src/main/print-canon.c:1335
msgid "1440x720 DPI DMT"
msgstr "1440x720 DPI DMT"

#: src/main/print-canon.c:1336
msgid "1440x1440 DPI"
msgstr "1440x1440 DPI"

#: src/main/print-canon.c:1336
msgid "1440x1440 DPI DMT"
msgstr "1440x1440 DPI DMT"

#: src/main/print-canon.c:1337
msgid "2880x2880 DPI"
msgstr "2880x2880 DPI"

#: src/main/print-canon.c:1337
msgid "2880x2880 DPI DMT"
msgstr "2880x2880 DPI DMT"

#: src/main/print-canon.c:1338 src/main/print-pcl.c:253
msgid "150x150 DPI"
msgstr "150x150 DPI"

#: src/main/print-canon.c:1338
msgid "150x150 DPI DMT"
msgstr "150x150 DPI DMT"

#: src/main/print-canon.c:1339 src/main/print-pcl.c:254
msgid "300x300 DPI"
msgstr "300x300 DPI"

#: src/main/print-canon.c:1339
msgid "300x300 DPI DMT"
msgstr "300x300 DPI DMT"

#: src/main/print-canon.c:1340 src/main/print-pcl.c:255
msgid "600x300 DPI"
msgstr "600x300 DPI"

#: src/main/print-canon.c:1340
msgid "600x300 DPI DMT"
msgstr "600x300 DPI DMT"

#: src/main/print-canon.c:1341 src/main/print-pcl.c:257
msgid "600x600 DPI"
msgstr "600x600 DPI"

#: src/main/print-canon.c:1341
msgid "600x600 DPI DMT"
msgstr "600x600 DPI DMT"

#: src/main/print-canon.c:1342 src/main/print-pcl.c:258
msgid "1200x600 DPI"
msgstr "1200x600 DPI"

#: src/main/print-canon.c:1342
msgid "1200x600 DPI DMT"
msgstr "1200x600 DPI DMT"

#: src/main/print-canon.c:1343
msgid "1200x1200 DPI"
msgstr "1200x1200 DPI"

#: src/main/print-canon.c:1343
msgid "1200x1200 DPI DMT"
msgstr "1200x1200 DPI DMT"

#: src/main/print-canon.c:1344
msgid "2400x2400 DPI"
msgstr "2400x2400 DPI"

#: src/main/print-canon.c:1344
msgid "2400x2400 DPI DMT"
msgstr "2400x2400 DPI DMT"

#: src/main/print-canon.c:1393 src/main/print-lexmark.c:857
#: src/main/escp2-papers.c:957 src/main/escp2-papers.c:1001
#: src/main/escp2-papers.c:1045 src/main/escp2-papers.c:1093
#: src/main/escp2-papers.c:1137
msgid "Plain Paper"
msgstr "普通紙張"

#: src/main/print-canon.c:1394
#, fuzzy
msgid "Plain Paper PIXMA"
msgstr "普通紙張"

#: src/main/print-canon.c:1395 src/main/print-lexmark.c:865
#: src/main/escp2-papers.c:965 src/main/escp2-papers.c:1009
#: src/main/escp2-papers.c:1053 src/main/escp2-papers.c:1101
#: src/main/escp2-papers.c:1145
msgid "Transparencies"
msgstr "透明膠片"

#: src/main/print-canon.c:1396
msgid "Back Print Film"
msgstr ""

#: src/main/print-canon.c:1397
msgid "Fabric Sheets"
msgstr ""

#: src/main/print-canon.c:1398
msgid "Envelope"
msgstr "信封"

# (Abel) from Canon
#: src/main/print-canon.c:1399
msgid "High Resolution Paper"
msgstr "高解析度彩色專用紙"

# (Abel) from www.easyoffice.com.tw
#: src/main/print-canon.c:1400
msgid "T-Shirt Transfers"
msgstr "T恤轉印紙"

# (Abel) from Canon
#: src/main/print-canon.c:1401
msgid "High Gloss Film"
msgstr "影像寫真光澤膠片"

# (Abel) from Canon
#: src/main/print-canon.c:1402
msgid "Glossy Photo Paper"
msgstr "影像寫真光澤紙"

#: src/main/print-canon.c:1403
msgid "Glossy Photo Cards"
msgstr ""

# (Abel) from Canon
#: src/main/print-canon.c:1404
msgid "Photo Paper Pro"
msgstr "專業級相紙"

#: src/main/print-canon.c:1405 src/main/print-lexmark.c:905
#: src/main/escp2-papers.c:993 src/main/escp2-papers.c:1037
#: src/main/escp2-papers.c:1085 src/main/escp2-papers.c:1129
#: src/main/escp2-papers.c:1177
msgid "Other"
msgstr "其它"

#: src/main/print-canon.c:1413 src/main/print-escp2.c:177
#: src/main/print-lexmark.c:266 src/main/print-olympus.c:1156
#: src/main/print-pcl.c:1153 src/main/print-ps.c:66
msgid "Page Size"
msgstr "頁面尺寸"

#: src/main/print-canon.c:1413 src/main/print-canon.c:1419
#: src/main/print-canon.c:1425 src/main/print-canon.c:1431
#: src/main/print-escp2.c:177 src/main/print-escp2.c:183
#: src/main/print-escp2.c:189 src/main/print-escp2.c:195
#: src/main/print-escp2.c:213 src/main/print-escp2.c:230
#: src/main/print-escp2.c:236 src/main/print-escp2.c:248
#: src/main/print-escp2.c:266 src/main/print-lexmark.c:266
#: src/main/print-lexmark.c:272 src/main/print-lexmark.c:278
#: src/main/print-lexmark.c:284 src/main/print-olympus.c:1156
#: src/main/print-olympus.c:1162 src/main/print-olympus.c:1168
#: src/main/print-olympus.c:1174 src/main/print-pcl.c:1153
#: src/main/print-pcl.c:1159 src/main/print-pcl.c:1165
#: src/main/print-pcl.c:1171 src/main/print-pcl.c:1195 src/main/print-ps.c:66
#: src/main/print-ps.c:72 src/main/print-ps.c:78 src/main/print-ps.c:84
#: src/main/print-ps.c:96
msgid "Basic Printer Setup"
msgstr "基本印表機設定"

#: src/main/print-canon.c:1414 src/main/print-escp2.c:178
#: src/main/print-lexmark.c:267 src/main/print-olympus.c:1157
#: src/main/print-pcl.c:1154 src/main/print-ps.c:67
msgid "Size of the paper being printed to"
msgstr "列印時使用的紙張尺寸"

#: src/main/print-canon.c:1419 src/main/print-escp2.c:183
#: src/main/print-lexmark.c:272 src/main/print-olympus.c:1162
#: src/main/print-pcl.c:1159 src/main/print-ps.c:72 src/cups/genppd.c:1181
msgid "Media Type"
msgstr "紙張類別"

#: src/main/print-canon.c:1420 src/main/print-escp2.c:184
#: src/main/print-lexmark.c:273 src/main/print-olympus.c:1163
#: src/main/print-pcl.c:1160 src/main/print-ps.c:73
msgid "Type of media (plain paper, photo paper, etc.)"
msgstr "紙張的類別 (普通紙、相紙等等)"

#: src/main/print-canon.c:1425 src/main/print-escp2.c:189
#: src/main/print-lexmark.c:278 src/main/print-olympus.c:1168
#: src/main/print-pcl.c:1165 src/main/print-ps.c:78 src/cups/genppd.c:1205
msgid "Media Source"
msgstr "紙張來源"

#: src/main/print-canon.c:1426 src/main/print-escp2.c:190
#: src/main/print-lexmark.c:279 src/main/print-olympus.c:1169
#: src/main/print-pcl.c:1166 src/main/print-ps.c:79
msgid "Source (input slot) of the media"
msgstr "送紙匣或者紙張的來源"

#: src/main/print-canon.c:1431 src/main/print-escp2.c:213
#: src/main/print-lexmark.c:284 src/main/print-olympus.c:1174
#: src/main/print-pcl.c:1171 src/main/print-ps.c:84 src/cups/genppd.c:1277
msgid "Resolution"
msgstr "解析度"

#: src/main/print-canon.c:1432 src/main/print-lexmark.c:285
#: src/main/print-olympus.c:1175 src/main/print-pcl.c:1172
#: src/main/print-ps.c:85
msgid "Resolution and quality of the print"
msgstr "列印時的解析度及品質"

#: src/main/print-canon.c:1437 src/main/print-escp2.c:224
#: src/main/print-lexmark.c:290 src/main/print-olympus.c:1180
#: src/main/print-pcl.c:1177 src/main/print-ps.c:90 src/main/print-raw.c:80
msgid "Ink Type"
msgstr "墨水類別"

#: src/main/print-canon.c:1437 src/main/print-escp2.c:201
#: src/main/print-escp2.c:207 src/main/print-escp2.c:224
#: src/main/print-escp2.c:260 src/main/print-lexmark.c:290
#: src/main/print-olympus.c:1180 src/main/print-olympus.c:1186
#: src/main/print-olympus.c:1192 src/main/print-pcl.c:1177
#: src/main/print-ps.c:90 src/main/print-raw.c:80
msgid "Advanced Printer Setup"
msgstr "進階印表機設定"

#: src/main/print-canon.c:1438 src/main/print-escp2.c:225
#: src/main/print-escp2.c:237 src/main/print-lexmark.c:291
#: src/main/print-olympus.c:1181 src/main/print-pcl.c:1178
#: src/main/print-ps.c:91 src/main/print-raw.c:81
msgid "Type of ink in the printer"
msgstr "印表機墨水的類型"

#: src/main/print-canon.c:1443 src/main/print-canon.c:1444
#: src/main/print-escp2.c:308 src/main/print-escp2.c:309
#: src/main/print-lexmark.c:296 src/main/print-lexmark.c:297
#: src/main/print-pcl.c:1183 src/main/print-pcl.c:1184
msgid "Ink Channels"
msgstr ""

#: src/main/print-canon.c:1443 src/main/print-escp2.c:127
#: src/main/print-escp2.c:134 src/main/print-escp2.c:141
#: src/main/print-escp2.c:272 src/main/print-escp2.c:278
#: src/main/print-escp2.c:284 src/main/print-escp2.c:290
#: src/main/print-escp2.c:296 src/main/print-escp2.c:302
#: src/main/print-escp2.c:308 src/main/print-escp2.c:314
#: src/main/print-lexmark.c:296 src/main/print-pcl.c:1183
msgid "Advanced Printer Functionality"
msgstr "進階印表機功能"

#: src/main/print-canon.c:1449 src/main/print-escp2.c:320
#: src/main/print-lexmark.c:302 src/main/print-olympus.c:1198
#: src/main/print-pcl.c:1189 src/main/print-ps.c:102 src/main/print-raw.c:86
msgid "Printing Mode"
msgstr "列印模式"

#: src/main/print-canon.c:1449 src/main/print-color.c:183
#: src/main/print-color.c:191 src/main/print-color.c:199
#: src/main/print-color.c:207 src/main/print-escp2.c:320
#: src/main/print-escp2.c:326 src/main/print-lexmark.c:302
#: src/main/print-olympus.c:1198 src/main/print-pcl.c:1189
#: src/main/print-ps.c:102 src/main/print-raw.c:86
msgid "Core Parameter"
msgstr ""

#: src/main/print-canon.c:1450 src/main/print-escp2.c:321
#: src/main/print-lexmark.c:303 src/main/print-olympus.c:1199
#: src/main/print-pcl.c:1190 src/main/print-ps.c:103 src/main/print-raw.c:87
msgid "Printing Output Mode"
msgstr ""

#: src/main/print-canon.c:1472 src/main/print-escp2.c:412
#: src/main/print-lexmark.c:325 src/main/print-pcl.c:1218
msgid "Cyan Density"
msgstr "氰藍色密度"

#: src/main/print-canon.c:1473 src/main/print-escp2.c:413
#: src/main/print-lexmark.c:326 src/main/print-pcl.c:1219
msgid "Adjust the cyan density"
msgstr "調整氰藍色色彩密度"

#: src/main/print-canon.c:1480 src/main/print-escp2.c:420
#: src/main/print-lexmark.c:333 src/main/print-pcl.c:1226
msgid "Magenta Density"
msgstr "洋紅色密度"

#: src/main/print-canon.c:1481 src/main/print-escp2.c:421
#: src/main/print-lexmark.c:334 src/main/print-pcl.c:1227
msgid "Adjust the magenta density"
msgstr "調整洋紅色色彩密度"

#: src/main/print-canon.c:1488 src/main/print-escp2.c:428
#: src/main/print-lexmark.c:341 src/main/print-pcl.c:1234
msgid "Yellow Density"
msgstr "黃色密度"

#: src/main/print-canon.c:1489 src/main/print-escp2.c:429
#: src/main/print-lexmark.c:342 src/main/print-pcl.c:1235
msgid "Adjust the yellow density"
msgstr "調整黃色色彩密度"

#: src/main/print-canon.c:1496 src/main/print-escp2.c:436
#: src/main/print-lexmark.c:349 src/main/print-pcl.c:1242
msgid "Black Density"
msgstr "黑色密度"

#: src/main/print-canon.c:1497 src/main/print-escp2.c:437
#: src/main/print-lexmark.c:350 src/main/print-pcl.c:1243
msgid "Adjust the black density"
msgstr "調整黑色色彩密度"

#: src/main/print-canon.c:1504 src/main/print-canon.c:1505
#: src/main/print-escp2.c:468 src/main/print-escp2.c:469
#: src/main/print-lexmark.c:357 src/main/print-lexmark.c:358
#: src/main/print-pcl.c:1250 src/main/print-pcl.c:1251
msgid "Light Cyan Transition"
msgstr ""

#: src/main/print-canon.c:1504 src/main/print-canon.c:1512
#: src/main/print-canon.c:1520 src/main/print-escp2.c:468
#: src/main/print-escp2.c:476 src/main/print-escp2.c:484
#: src/main/print-escp2.c:492 src/main/print-escp2.c:500
#: src/main/print-escp2.c:508 src/main/print-escp2.c:516
#: src/main/print-escp2.c:524 src/main/print-lexmark.c:357
#: src/main/print-lexmark.c:365 src/main/print-pcl.c:1250
#: src/main/print-pcl.c:1258
msgid "Advanced Ink Adjustment"
msgstr ""

#: src/main/print-canon.c:1512 src/main/print-canon.c:1513
#: src/main/print-escp2.c:476 src/main/print-escp2.c:477
#: src/main/print-lexmark.c:365 src/main/print-lexmark.c:366
#: src/main/print-pcl.c:1258 src/main/print-pcl.c:1259
msgid "Light Magenta Transition"
msgstr ""

#: src/main/print-canon.c:1520 src/main/print-canon.c:1521
msgid "Light Yellow Transition"
msgstr ""

#: src/main/print-canon.c:1834 src/main/print-lexmark.c:1118
msgid "Auto Sheet Feeder"
msgstr "自動送紙匣"

#: src/main/print-canon.c:1835 src/main/print-lexmark.c:1119
msgid "Manual with Pause"
msgstr ""

#: src/main/print-canon.c:1836 src/main/print-lexmark.c:1120
msgid "Manual without Pause"
msgstr ""

#: src/main/print-canon.c:1948 src/main/print-color.c:305
#: src/main/print-escp2-data.c:569 src/main/print-escp2-data.c:579
#: src/main/print-escp2-data.c:591 src/main/print-escp2-data.c:604
#: src/main/print-escp2-data.c:617 src/main/print-escp2-data.c:623
#: src/main/print-lexmark.c:613 src/gutenprintui/panel.c:2131
#: src/gutenprintui2/panel.c:2129 src/escputil/escputil.c:861
msgid "Black"
msgstr "黑"

#: src/main/print-canon.c:1951
msgid "CMY Color"
msgstr "CMY 色系"

#: src/main/print-canon.c:1954
msgid "CMYK Color"
msgstr "CMYK 色系"

#: src/main/print-canon.c:1957
msgid "Photo CcMmY Color"
msgstr ""

#: src/main/print-canon.c:1960
msgid "Photo CcMmYK Color"
msgstr ""

#: src/main/print-canon.c:2004 src/main/print-escp2.c:1737
#: src/main/print-lexmark.c:1283 src/main/print-olympus.c:1453
#: src/main/print-pcl.c:1733 src/main/print-ps.c:167 src/main/print-raw.c:135
#: src/gutenprintui/panel.c:281 src/gutenprintui2/panel.c:281
msgid "Color"
msgstr "彩色"

#: src/main/print-canon.c:2006 src/main/print-escp2.c:1739
#: src/main/print-lexmark.c:1285 src/main/print-pcl.c:1735
#: src/main/print-ps.c:169 src/main/print-raw.c:137
msgid "Black and White"
msgstr "黑白"

#: src/main/print-color.c:50
msgid "High Accuracy"
msgstr ""

#: src/main/print-color.c:51
msgid "Bright Colors"
msgstr ""

#: src/main/print-color.c:52
msgid "Correct Hue Only"
msgstr ""

#: src/main/print-color.c:53
msgid "Uncorrected"
msgstr ""

#: src/main/print-color.c:54
msgid "Desaturated"
msgstr ""

#: src/main/print-color.c:55
msgid "Threshold"
msgstr ""

#: src/main/print-color.c:57 src/main/print-color.c:133
msgid "Raw"
msgstr ""

#: src/main/print-color.c:58
msgid "Pre-Dithered"
msgstr ""

#: src/main/print-color.c:121 src/main/escp2-channels.c:626
#: src/main/escp2-channels.c:639 src/main/escp2-channels.c:653
#: src/gutenprintui/panel.c:282 src/gutenprintui2/panel.c:282
msgid "Grayscale"
msgstr "灰階"

#: src/main/print-color.c:123
msgid "Whitescale"
msgstr ""

#: src/main/print-color.c:125
msgid "RGB"
msgstr "RGB"

#: src/main/print-color.c:127
msgid "CMY"
msgstr "CMY"

#: src/main/print-color.c:129
msgid "CMYK"
msgstr "CMYK"

#: src/main/print-color.c:131
msgid "KCMY"
msgstr "KCMY"

#: src/main/print-color.c:164 src/main/print-color.c:436
msgid "Channel "
msgstr ""

#: src/main/print-color.c:164
msgid " Gamma"
msgstr " Gamma"

#: src/main/print-color.c:164 src/main/print-color.c:239
#: src/main/print-color.c:249 src/main/print-color.c:257
#: src/main/print-color.c:265 src/main/print-color.c:273
#: src/main/print-color.c:281 src/main/print-color.c:289
#: src/main/print-color.c:297 src/main/print-color.c:305
#: src/gutenprintui2/gammacurve.c:408
msgid "Gamma"
msgstr "Gamma"

#: src/main/print-color.c:165
msgid "Gamma for raw channel "
msgstr ""

#: src/main/print-color.c:175
msgid "Color Correction"
msgstr "色彩修正"

#: src/main/print-color.c:175 src/main/print-color.c:215
#: src/main/print-color.c:223 src/main/print-color.c:337
#: src/main/generic-options.c:68
msgid "Basic Image Adjustment"
msgstr ""

#: src/main/print-color.c:176
msgid "Color correction to be applied"
msgstr ""

#: src/main/print-color.c:183
msgid "Channel Bit Depth"
msgstr ""

#: src/main/print-color.c:184
msgid "Bit depth per channel"
msgstr ""

#: src/main/print-color.c:191
msgid "Input Image Type"
msgstr "輸入影像類型"

#: src/main/print-color.c:192
msgid "Input image type"
msgstr "輸入影像類型"

#: src/main/print-color.c:199
msgid "Output Image Type"
msgstr "輸出影像類型"

#: src/main/print-color.c:200
msgid "Output image type"
msgstr "輸出影像類型"

#: src/main/print-color.c:207 src/main/print-color.c:208
#: src/main/print-escp2.c:326
msgid "Raw Channels"
msgstr ""

#: src/main/print-color.c:215
msgid "Brightness"
msgstr "亮度"

#: src/main/print-color.c:216
msgid "Brightness of the print"
msgstr "列印時的亮度"

#: src/main/print-color.c:223
msgid "Contrast"
msgstr "反差"

#: src/main/print-color.c:224
msgid "Contrast of the print (0 is solid gray)"
msgstr "列印時的反差 (0 代表純灰色)"

#: src/main/print-color.c:231
msgid "Linear Contrast Adjustment"
msgstr ""

#: src/main/print-color.c:231
msgid "Advanced Image Control"
msgstr ""

#: src/main/print-color.c:232
msgid "Use linear vs. fixed end point contrast adjustment"
msgstr ""

#: src/main/print-color.c:239
msgid "Composite Gamma"
msgstr ""

#: src/main/print-color.c:240
msgid ""
"Adjust the gamma of the print. Larger values will produce a generally "
"brighter print, while smaller values will produce a generally darker print. "
msgstr ""
"調整列印時的 gamma 值。數值較大時,一般會令列印出來的影像較光亮;相反地,數值"
"較小時,列印出來的影像則較暗。"

#: src/main/print-color.c:249
msgid "AppGamma"
msgstr ""

#: src/main/print-color.c:250
msgid "Gamma value assumed by application"
msgstr "程式使用的 Gamma 值"

#: src/main/print-color.c:257 src/main/print-escp2-data.c:570
#: src/main/print-escp2-data.c:580 src/main/print-escp2-data.c:592
#: src/main/print-escp2-data.c:605 src/main/print-escp2-data.c:618
#: src/main/print-escp2-data.c:632 src/gutenprintui/panel.c:2110
#: src/gutenprintui2/panel.c:2108 src/escputil/escputil.c:864
msgid "Cyan"
msgstr "氰藍"

#: src/main/print-color.c:258
msgid "Adjust the cyan gamma"
msgstr "調整氰藍色 gamma 值"

#: src/main/print-color.c:265 src/main/print-escp2-data.c:571
#: src/main/print-escp2-data.c:581 src/main/print-escp2-data.c:593
#: src/main/print-escp2-data.c:606 src/main/print-escp2-data.c:619
#: src/main/print-escp2-data.c:631 src/gutenprintui/panel.c:2117
#: src/gutenprintui2/panel.c:2115 src/escputil/escputil.c:865
msgid "Magenta"
msgstr "洋紅"

#: src/main/print-color.c:266
msgid "Adjust the magenta gamma"
msgstr "調整洋紅色 gamma 值"

#: src/main/print-color.c:273 src/main/print-escp2-data.c:572
#: src/main/print-escp2-data.c:582 src/main/print-escp2-data.c:594
#: src/main/print-escp2-data.c:607 src/main/print-escp2-data.c:620
#: src/main/print-escp2-data.c:630 src/gutenprintui/panel.c:2124
#: src/gutenprintui2/panel.c:2122 src/escputil/escputil.c:866
msgid "Yellow"
msgstr "黃"

#: src/main/print-color.c:274
msgid "Adjust the yellow gamma"
msgstr "調整黃色 gamma 值"

#: src/main/print-color.c:281 src/main/print-escp2-data.c:635
#: src/escputil/escputil.c:872
msgid "Red"
msgstr "紅"

#: src/main/print-color.c:282
msgid "Adjust the red gamma"
msgstr "調整紅色 gamma 值"

#: src/main/print-color.c:289
msgid "Green"
msgstr "綠"

#: src/main/print-color.c:290
msgid "Adjust the green gamma"
msgstr "調整綠色 gamma 值"

#: src/main/print-color.c:297 src/main/print-escp2-data.c:636
#: src/escputil/escputil.c:873
msgid "Blue"
msgstr "藍"

#: src/main/print-color.c:298
msgid "Adjust the blue gamma"
msgstr "調整藍色 gamma 值"

#: src/main/print-color.c:306
msgid "Adjust the black gamma"
msgstr "調整黑色 gamma 值"

#: src/main/print-color.c:313 src/main/print-olympus.c:1221
msgid "Cyan Balance"
msgstr "氰藍色平衡"

#: src/main/print-color.c:313 src/main/print-color.c:321
#: src/main/print-color.c:329
msgid "GrayBalance"
msgstr ""

#: src/main/print-color.c:314
msgid "Adjust the cyan gray balance"
msgstr ""

#: src/main/print-color.c:321 src/main/print-olympus.c:1229
msgid "Magenta Balance"
msgstr "洋紅色平衡"

#: src/main/print-color.c:322
msgid "Adjust the magenta gray balance"
msgstr ""

#: src/main/print-color.c:329 src/main/print-olympus.c:1237
msgid "Yellow Balance"
msgstr "黃色平衡"

#: src/main/print-color.c:330
msgid "Adjust the yellow gray balance"
msgstr ""

#: src/main/print-color.c:337
msgid "Saturation"
msgstr "彩度"

#: src/main/print-color.c:338
msgid ""
"Adjust the saturation (color balance) of the print\n"
"Use zero saturation to produce grayscale output using color and black inks"
msgstr ""
"調整列印時的彩度 (色彩平衡)\n"
"將彩度設定為 0,表示使用顏色墨水及黑色墨水產生灰階影像"

#: src/main/print-color.c:348
msgid "Ink Limit"
msgstr ""

#: src/main/print-color.c:348 src/main/print-color.c:356
#: src/main/print-color.c:364 src/main/print-color.c:372
#: src/main/print-color.c:535 src/main/print-escp2.c:332
#: src/main/print-escp2.c:338 src/main/print-escp2.c:344
#: src/main/print-escp2.c:350 src/main/print-escp2.c:356
msgid "Advanced Output Control"
msgstr ""

#: src/main/print-color.c:349
msgid "Limit the total ink printed to the page"
msgstr ""

#: src/main/print-color.c:356
msgid "GCR Transition"
msgstr ""

#: src/main/print-color.c:357
msgid "Adjust the gray component transition rate"
msgstr ""

#: src/main/print-color.c:364
msgid "GCR Lower Bound"
msgstr ""

#: src/main/print-color.c:365
msgid "Lower bound of gray component reduction"
msgstr ""

#: src/main/print-color.c:372
msgid "GCR Upper Bound"
msgstr ""

#: src/main/print-color.c:373
msgid "Upper bound of gray component reduction"
msgstr ""

#: src/main/print-color.c:436
msgid " Curve"
msgstr ""

#: src/main/print-color.c:437 src/main/print-color.c:447
#: src/main/print-color.c:455 src/main/print-color.c:463
#: src/main/print-color.c:471 src/main/print-color.c:479
#: src/main/print-color.c:487 src/main/print-color.c:495
#: src/main/print-color.c:503
msgid "Output Curves"
msgstr ""

#: src/main/print-color.c:437
msgid "Curve for raw channel "
msgstr ""

#: src/main/print-color.c:447
msgid "Cyan Curve"
msgstr "氰藍色曲線"

#: src/main/print-color.c:448
msgid "Cyan curve"
msgstr "氰藍色曲線"

#: src/main/print-color.c:455
msgid "Magenta Curve"
msgstr "洋紅色曲線"

#: src/main/print-color.c:456
msgid "Magenta curve"
msgstr "洋紅色曲線"

#: src/main/print-color.c:463
msgid "Yellow Curve"
msgstr "黃色曲線"

#: src/main/print-color.c:464
msgid "Yellow curve"
msgstr "黃色曲線"

#: src/main/print-color.c:471
msgid "Black Curve"
msgstr "黑色曲線"

#: src/main/print-color.c:472
msgid "Black curve"
msgstr "黑色曲線"

#: src/main/print-color.c:479
msgid "Red Curve"
msgstr "紅色曲線"

#: src/main/print-color.c:480
msgid "Red curve"
msgstr "紅色曲線"

#: src/main/print-color.c:487
msgid "Green Curve"
msgstr "綠色曲線"

#: src/main/print-color.c:488
msgid "Green curve"
msgstr "綠色曲線"

#: src/main/print-color.c:495
msgid "Blue Curve"
msgstr "藍色曲線"

#: src/main/print-color.c:496
msgid "Blue curve"
msgstr "藍色曲線"

#: src/main/print-color.c:503
msgid "White Curve"
msgstr "白色曲線"

#: src/main/print-color.c:504
msgid "White curve"
msgstr "白色曲線"

#: src/main/print-color.c:511
msgid "Hue Map"
msgstr ""

#: src/main/print-color.c:511 src/main/print-color.c:519
#: src/main/print-color.c:527
msgid "Advanced HSL Curves"
msgstr ""

#: src/main/print-color.c:512
msgid "Hue adjustment curve"
msgstr ""

#: src/main/print-color.c:519
msgid "Saturation Map"
msgstr ""

#: src/main/print-color.c:520
msgid "Saturation adjustment curve"
msgstr ""

#: src/main/print-color.c:527
msgid "Luminosity Map"
msgstr ""

#: src/main/print-color.c:528
msgid "Luminosity adjustment curve"
msgstr ""

#: src/main/print-color.c:535
msgid "Gray Component Reduction"
msgstr ""

#: src/main/print-color.c:536
msgid "Gray component reduction curve"
msgstr ""

#: src/main/print-color.c:1620
msgid "Traditional Gutenprint color conversion"
msgstr ""

#: src/main/printers.c:459
#, c-format
msgid "Value must be set for %s\n"
msgstr ""

#: src/main/printers.c:472 src/main/printers.c:477
#, c-format
msgid "`%s' is not a valid %s\n"
msgstr ""

#: src/main/printers.c:496
#, c-format
msgid "%s must be between %f and %f (is %f)\n"
msgstr "%s 必須在 %f 和 %f 之間 (實際上是 %f)\n"

#: src/main/printers.c:518 src/main/printers.c:542
#, c-format
msgid "%s must be between %d and %d (is %d)\n"
msgstr "%s 必須在 %d 和 %d 之間 (實際上是 %d)\n"

#: src/main/printers.c:573
#, c-format
msgid "%s bounds must be between %f and %f\n"
msgstr "%s 必須在 %f 和 %f 之間\n"

#: src/main/printers.c:581
#, c-format
msgid "%s wrap mode must be %s\n"
msgstr ""

#: src/main/printers.c:585
msgid "no wrap"
msgstr ""

#: src/main/printers.c:585
msgid "wrap around"
msgstr ""

#: src/main/printers.c:629
#, c-format
msgid "Unknown type parameter %s (%d)\n"
msgstr ""

#: src/main/printers.c:642 src/main/printers.c:653
#, c-format
msgid "%s out of range (value %d, min %d, max %d)\n"
msgstr ""

#: src/main/printers.c:711
msgid "Page size is not valid\n"
msgstr "頁面尺寸無效\n"

#: src/main/printers.c:732
#, c-format
msgid "Top margin must not be less than %d\n"
msgstr "頂部邊框寬度必須不少於 %d\n"

#: src/main/printers.c:738
#, c-format
msgid "Left margin must not be less than %d\n"
msgstr "左邊邊框寬度必須不少於 %d\n"

#: src/main/printers.c:744
msgid "Height must be greater than zero\n"
msgstr "高度必須大於零\n"

#: src/main/printers.c:750
msgid "Width must be greater than zero\n"
msgstr "寬度必須大於零\n"

#: src/main/printers.c:756
#, c-format
msgid ""
"Image is too wide for the page: left margin is %d, width %d, right edge is %"
"d\n"
msgstr ""

#: src/main/printers.c:763
#, c-format
msgid ""
"Image is too long for the page: top margin is %d, height %d, bottom edge is %"
"d\n"
msgstr ""

#: src/main/print-escp2-data.c:286 src/main/print-escp2-data.c:314
#: src/main/print-escp2-data.c:351 src/main/print-escp2-data.c:406
#: src/main/print-escp2-data.c:452 src/main/print-escp2-data.c:545
#: src/main/print-escp2.c:1493 src/main/print-escp2.c:1590
#: src/main/print-escp2.c:1602 src/main/print-pcl.c:227
#: src/main/generic-options.c:36 src/gutenprintui/panel.c:2549
#: src/gutenprintui2/panel.c:2573
msgid "Standard"
msgstr "標準"

#: src/main/print-escp2-data.c:295 src/main/print-escp2-data.c:433
#: src/main/print-escp2-data.c:461
msgid "Roll Feed"
msgstr ""

#: src/main/print-escp2-data.c:323 src/main/print-escp2-data.c:378
msgid "Roll Feed (cut each page)"
msgstr ""

#: src/main/print-escp2-data.c:332 src/main/print-escp2-data.c:387
msgid "Roll Feed (do not cut)"
msgstr ""

#: src/main/print-escp2-data.c:360 src/main/print-escp2-data.c:415
msgid "Manual Feed"
msgstr "人手送紙"

#: src/main/print-escp2-data.c:369 src/main/print-escp2-data.c:424
msgid "Print to CD"
msgstr "列印至光碟"

#: src/main/print-escp2-data.c:480
msgid "Cut Sheet Bin 1"
msgstr ""

#: src/main/print-escp2-data.c:489
msgid "Cut Sheet Bin 2"
msgstr ""

#: src/main/print-escp2-data.c:498
msgid "Cut Sheet Autoselect"
msgstr ""

#: src/main/print-escp2-data.c:507
msgid "Manual Selection"
msgstr ""

#: src/main/print-escp2-data.c:542 src/main/generic-options.c:33
msgid "Fast Economy"
msgstr ""

#: src/main/print-escp2-data.c:543 src/main/generic-options.c:34
msgid "Economy"
msgstr ""

#: src/main/print-escp2-data.c:544 src/main/generic-options.c:35
msgid "Draft"
msgstr ""

#: src/main/print-escp2-data.c:546 src/main/generic-options.c:37
msgid "High"
msgstr ""

#: src/main/print-escp2-data.c:547 src/main/generic-options.c:38
msgid "Photo"
msgstr "相片"

#: src/main/print-escp2-data.c:548 src/main/generic-options.c:39
msgid "Super Photo"
msgstr ""

#: src/main/print-escp2-data.c:549 src/main/generic-options.c:40
msgid "Ultra Photo"
msgstr ""

#: src/main/print-escp2-data.c:550 src/main/generic-options.c:41
msgid "Best"
msgstr ""

#: src/main/print-escp2-data.c:583 src/main/print-escp2-data.c:595
#: src/main/print-escp2-data.c:608 src/main/print-escp2-data.c:621
#: src/escputil/escputil.c:867
msgid "Light Cyan"
msgstr ""

#: src/main/print-escp2-data.c:584 src/main/print-escp2-data.c:596
#: src/main/print-escp2-data.c:609 src/main/print-escp2-data.c:622
#: src/escputil/escputil.c:868
msgid "Light Magenta"
msgstr ""

#: src/main/print-escp2-data.c:597 src/escputil/escputil.c:870
msgid "Light Black"
msgstr ""

#: src/main/print-escp2-data.c:610 src/escputil/escputil.c:869
msgid "Dark Yellow"
msgstr ""

#: src/main/print-escp2-data.c:633 src/main/escp2-channels.c:2054
#: src/escputil/escputil.c:862
msgid "Matte Black"
msgstr ""

#: src/main/print-escp2-data.c:634 src/main/escp2-channels.c:2072
#: src/escputil/escputil.c:863
msgid "Photo Black"
msgstr ""

#: src/main/print-escp2-data.c:637 src/escputil/escputil.c:874
msgid "Gloss Optimizer"
msgstr ""

#: src/main/print-escp2.c:159
msgid "Automatic Printing Mode"
msgstr ""

#: src/main/print-escp2.c:159 src/main/print-escp2.c:171
#: src/main/generic-options.c:62
msgid "Basic Output Adjustment"
msgstr ""

#: src/main/print-escp2.c:160
msgid "Automatic printing mode"
msgstr "自動列印模式"

#: src/main/print-escp2.c:171 src/main/print-escp2.c:172
#: src/main/generic-options.c:62 src/main/generic-options.c:63
msgid "Print Quality"
msgstr "列印品質"

#: src/main/print-escp2.c:195
msgid "CD Hub Size"
msgstr ""

#: src/main/print-escp2.c:196
msgid "Print only outside of the hub of the CD, or all the way to the hole"
msgstr ""

#: src/main/print-escp2.c:201
msgid "CD Horizontal Fine Adjustment"
msgstr ""

#: src/main/print-escp2.c:202 src/main/print-escp2.c:208
msgid "Fine adjustment to horizontal position for CD printing"
msgstr ""

#: src/main/print-escp2.c:207
msgid "CD Vertical Fine Adjustment"
msgstr ""

#: src/main/print-escp2.c:214
msgid "Resolution of the print"
msgstr "列印時的解析度"

#: src/main/print-escp2.c:230
msgid "Enhanced Gloss"
msgstr ""

#: src/main/print-escp2.c:231
msgid "Add gloss enhancement"
msgstr ""

#: src/main/print-escp2.c:236
msgid "Ink Set"
msgstr ""

#: src/main/print-escp2.c:242
msgid "Printing Direction"
msgstr "列印方向"

#: src/main/print-escp2.c:242 src/main/print-escp2.c:254
msgid "Advanced Output Adjustment"
msgstr ""

#: src/main/print-escp2.c:243
msgid "Printing direction (unidirectional is higher quality, but slower)"
msgstr ""

#: src/main/print-escp2.c:248 src/main/print-olympus.c:1192
msgid "Borderless"
msgstr ""

#: src/main/print-escp2.c:249 src/main/print-olympus.c:1193
msgid "Print without borders"
msgstr ""

#: src/main/print-escp2.c:254
msgid "Interleave Method"
msgstr ""

#: src/main/print-escp2.c:255
msgid "Interleave pattern to use"
msgstr ""

#: src/main/print-escp2.c:260
msgid "Adjust dot size as necessary"
msgstr ""

#: src/main/print-escp2.c:261
msgid "Adjust dot size as necessary to achieve desired density"
msgstr ""

#: src/main/print-escp2.c:266 src/main/print-escp2.c:267
msgid "Output Order"
msgstr ""

#: src/main/print-escp2.c:272 src/main/print-escp2.c:273
msgid "Alignment Passes"
msgstr ""

#: src/main/print-escp2.c:278 src/main/print-escp2.c:279
msgid "Alignment Choices"
msgstr ""

#: src/main/print-escp2.c:284 src/main/print-escp2.c:285
msgid "Ink change command"
msgstr ""

#: src/main/print-escp2.c:290 src/main/print-escp2.c:291
msgid "Alternate Alignment Passes"
msgstr ""

#: src/main/print-escp2.c:296 src/main/print-escp2.c:297
#: src/main/print-escp2.c:303
msgid "Alternate Alignment Choices"
msgstr ""

#: src/main/print-escp2.c:302
msgid "Supports Packet Mode"
msgstr ""

#: src/main/print-escp2.c:314 src/main/print-escp2.c:315
msgid "Channel Names"
msgstr ""

#: src/main/print-escp2.c:327
msgid "Raw Channel Count"
msgstr ""

#: src/main/print-escp2.c:332
msgid "Cyan Map"
msgstr ""

#: src/main/print-escp2.c:333
msgid "Adjust the cyan map"
msgstr ""

#: src/main/print-escp2.c:338
msgid "Magenta Map"
msgstr ""

#: src/main/print-escp2.c:339
msgid "Adjust the magenta map"
msgstr ""

#: src/main/print-escp2.c:344
msgid "Yellow Map"
msgstr ""

#: src/main/print-escp2.c:345
msgid "Adjust the yellow map"
msgstr ""

#: src/main/print-escp2.c:350
msgid "Blue Map"
msgstr ""

#: src/main/print-escp2.c:351
msgid "Adjust the blue map"
msgstr ""

#: src/main/print-escp2.c:356
msgid "Red Map"
msgstr ""

#: src/main/print-escp2.c:357
msgid "Adjust the red map"
msgstr ""

#: src/main/print-escp2.c:444
msgid "Red Density"
msgstr "紅色密度"

#: src/main/print-escp2.c:445
msgid "Adjust the red density"
msgstr "調整紅色色彩密度"

#: src/main/print-escp2.c:452
msgid "Blue Density"
msgstr "藍色密度"

#: src/main/print-escp2.c:453
msgid "Adjust the blue density"
msgstr "調整藍色色彩密度"

#: src/main/print-escp2.c:460
msgid "Gloss Level"
msgstr ""

#: src/main/print-escp2.c:461
msgid "Adjust the gloss level"
msgstr ""

#: src/main/print-escp2.c:484 src/main/print-escp2.c:485
msgid "Dark Yellow Transition"
msgstr ""

#: src/main/print-escp2.c:492 src/main/print-escp2.c:493
msgid "Gray Transition"
msgstr ""

#: src/main/print-escp2.c:500 src/main/print-escp2.c:501
msgid "Dark Gray Transition"
msgstr ""

#: src/main/print-escp2.c:508
msgid "Mid Gray Transition"
msgstr ""

#: src/main/print-escp2.c:509
msgid "Medium Gray Transition"
msgstr ""

#: src/main/print-escp2.c:516 src/main/print-escp2.c:517
msgid "Light Gray Transition"
msgstr ""

#: src/main/print-escp2.c:524
msgid "Red and Blue Ink Usage"
msgstr ""

#: src/main/print-escp2.c:525
msgid "Amount of red and blue ink to use"
msgstr ""

#: src/main/print-escp2.c:1376
msgid "Full Manual Control"
msgstr ""

#: src/main/print-escp2.c:1378
msgid "Automatic Setting Control"
msgstr ""

#: src/main/print-escp2.c:1389 src/main/xmli18n-tmp.h:6
msgid "CD - 5 inch"
msgstr "5 吋光碟"

#: src/main/print-escp2.c:1391 src/main/xmli18n-tmp.h:7
msgid "CD - 3 inch"
msgstr "3 吋光碟"

#: src/main/print-escp2.c:1413
msgid "Normal"
msgstr ""

#: src/main/print-escp2.c:1415
msgid "Print To Hub"
msgstr ""

#: src/main/print-escp2.c:1440 src/main/generic-options.c:213
#: src/main/generic-options.c:230
msgid "Manual Control"
msgstr ""

#: src/main/print-escp2.c:1567 src/cups/genppd.c:1286
msgid "Automatic"
msgstr "自動"

#: src/main/print-escp2.c:1569
msgid "Bidirectional"
msgstr ""

#: src/main/print-escp2.c:1571
msgid "Unidirectional"
msgstr ""

#: src/main/print-escp2.c:1604
msgid "Alternate Fill"
msgstr ""

#: src/main/print-escp2.c:1606
msgid "Ascending Fill"
msgstr ""

#: src/main/print-escp2.c:1608
msgid "Descending Fill"
msgstr ""

#: src/main/print-escp2.c:1610
msgid "Ascending Double"
msgstr ""

#: src/main/print-escp2.c:1612
msgid "Nearest Neighbor Avoidance"
msgstr ""

#: src/main/print-escp2.c:2010
#, c-format
msgid "This printer does not support raw printer output at depth %d\n"
msgstr ""

#: src/main/print-escp2.c:2954 src/main/print-olympus.c:1642
#: src/main/print-raw.c:217
msgid "Print options not verified; cannot print.\n"
msgstr ""

#: src/main/print-lexmark.c:577 src/main/print-lexmark.c:653
msgid "300 DPI x 600 DPI"
msgstr "300 DPI x 600 DPI"

#: src/main/print-lexmark.c:578 src/main/print-lexmark.c:654
msgid "600 DPI"
msgstr "600 DPI"

#: src/main/print-lexmark.c:579 src/main/print-lexmark.c:655
msgid "600 DPI high quality"
msgstr "600 DPI 高品質"

#: src/main/print-lexmark.c:580 src/main/print-lexmark.c:656
msgid "600 DPI Unidirectional"
msgstr ""

#: src/main/print-lexmark.c:581 src/main/print-lexmark.c:657
msgid "1200 DPI"
msgstr "1200 DPI"

#: src/main/print-lexmark.c:582 src/main/print-lexmark.c:658
msgid "1200 DPI high quality"
msgstr ""

#: src/main/print-lexmark.c:583 src/main/print-lexmark.c:659
msgid "1200 DPI highest quality"
msgstr "1200 DPI 最高品質"

#: src/main/print-lexmark.c:584 src/main/print-lexmark.c:660
msgid "1200 DPI  Unidirectional"
msgstr ""

#: src/main/print-lexmark.c:585
msgid "2400 DPI x 1200 DPI"
msgstr "2400 DPI x 1200 DPI"

#: src/main/print-lexmark.c:586
msgid "2400 DPI x 1200 DPI high quality"
msgstr "2400 DPI x 1200 DPI 高品質"

#: src/main/print-lexmark.c:587
msgid "2400 DPI x 1200 DPI highest quality"
msgstr "2400 DPI x 1200 DPI 最高品質"

#: src/main/print-lexmark.c:589
msgid "test print"
msgstr ""

#: src/main/print-lexmark.c:601 src/main/print-lexmark.c:671
#: src/main/escp2-channels.c:909 src/main/escp2-channels.c:923
#: src/main/escp2-channels.c:937 src/main/escp2-channels.c:961
#: src/main/escp2-channels.c:975 src/main/escp2-channels.c:989
#: src/main/escp2-channels.c:1003 src/main/escp2-channels.c:1017
#: src/main/escp2-channels.c:1031
msgid "Four Color Standard"
msgstr ""

#: src/main/print-lexmark.c:604 src/main/print-lexmark.c:674
#: src/main/escp2-channels.c:786 src/main/escp2-channels.c:800
#: src/main/escp2-channels.c:814 src/main/escp2-channels.c:828
#: src/main/escp2-channels.c:842 src/main/escp2-channels.c:856
#: src/main/escp2-channels.c:880 src/main/escp2-channels.c:886
msgid "Three Color Composite"
msgstr ""

#: src/main/print-lexmark.c:607 src/main/print-lexmark.c:677
#: src/main/escp2-channels.c:1091 src/main/escp2-channels.c:1105
#: src/main/escp2-channels.c:1295 src/main/escp2-channels.c:1310
#: src/main/escp2-channels.c:1327
msgid "Six Color Photo"
msgstr ""

#: src/main/print-lexmark.c:610 src/main/print-lexmark.c:680
#: src/main/escp2-channels.c:1054 src/main/escp2-channels.c:1068
#: src/main/escp2-channels.c:1239 src/main/escp2-channels.c:1254
#: src/main/escp2-channels.c:1271
msgid "Five Color Photo Composite"
msgstr ""

# (Abel) from Epson
#: src/main/print-lexmark.c:861 src/main/escp2-papers.c:963
#: src/main/escp2-papers.c:1007 src/main/escp2-papers.c:1051
#: src/main/escp2-papers.c:1099 src/main/escp2-papers.c:1143
msgid "Glossy Film"
msgstr "光面膠片"

#: src/main/print-lexmark.c:869 src/main/escp2-papers.c:967
#: src/main/escp2-papers.c:1011 src/main/escp2-papers.c:1055
#: src/main/escp2-papers.c:1103 src/main/escp2-papers.c:1147
msgid "Envelopes"
msgstr "信封"

# (Abel) from fuji, epson
#: src/main/print-lexmark.c:873 src/main/escp2-papers.c:971
#: src/main/escp2-papers.c:1015 src/main/escp2-papers.c:1059
#: src/main/escp2-papers.c:1107 src/main/escp2-papers.c:1151
msgid "Matte Paper"
msgstr "雪面銅版紙"

# (Abel) from Epson
#: src/main/print-lexmark.c:877 src/main/escp2-papers.c:975
#: src/main/escp2-papers.c:1019 src/main/escp2-papers.c:1063
#: src/main/escp2-papers.c:1111 src/main/escp2-papers.c:1155
msgid "Inkjet Paper"
msgstr "噴墨專用紙"

# (Abel) from Epson
#: src/main/print-lexmark.c:881 src/main/escp2-papers.c:977
#: src/main/escp2-papers.c:1021 src/main/escp2-papers.c:1065
#: src/main/escp2-papers.c:1113 src/main/escp2-papers.c:1157
msgid "Photo Quality Inkjet Paper"
msgstr "優質噴墨專用紙"

#: src/main/print-lexmark.c:885 src/main/escp2-papers.c:979
#: src/main/escp2-papers.c:1023 src/main/escp2-papers.c:1067
#: src/main/escp2-papers.c:1115 src/main/escp2-papers.c:1159
msgid "Photo Paper"
msgstr "相紙"

# (Abel) from Epson
#: src/main/print-lexmark.c:889 src/main/escp2-papers.c:981
#: src/main/escp2-papers.c:1025 src/main/escp2-papers.c:1069
#: src/main/escp2-papers.c:1117 src/main/escp2-papers.c:1161
msgid "Premium Glossy Photo Paper"
msgstr "頂級光面相紙"

# (Abel) from Epson
#: src/main/print-lexmark.c:893 src/main/escp2-papers.c:985
#: src/main/escp2-papers.c:1029 src/main/escp2-papers.c:1073
#: src/main/escp2-papers.c:1121 src/main/escp2-papers.c:1165
msgid "Premium Luster Photo Paper"
msgstr "精選光面相紙"

# (Abel) from Epson
#: src/main/print-lexmark.c:897 src/main/escp2-papers.c:987
#: src/main/escp2-papers.c:1031 src/main/escp2-papers.c:1079
#: src/main/escp2-papers.c:1123 src/main/escp2-papers.c:1171
msgid "Photo Quality Glossy Paper"
msgstr "光面紙"

#: src/main/print-lexmark.c:901 src/main/escp2-papers.c:989
#: src/main/escp2-papers.c:1033 src/main/escp2-papers.c:1081
#: src/main/escp2-papers.c:1125 src/main/escp2-papers.c:1173
msgid "Ilford Heavy Paper"
msgstr ""

#: src/main/print-olympus.c:264
msgid "Coated"
msgstr ""

#: src/main/print-olympus.c:265 src/cups/genppd.c:1402 src/cups/genppd.c:1417
#: src/cups/genppd.c:1465
msgid "None"
msgstr ""

#: src/main/print-olympus.c:858
msgid "Glossy"
msgstr "光面"

#: src/main/print-olympus.c:859
msgid "Texture"
msgstr ""

#: src/main/print-olympus.c:860
msgid "Matte"
msgstr ""

#: src/main/print-olympus.c:1186 src/main/print-olympus.c:1187
msgid "Laminate Pattern"
msgstr ""

#: src/main/print-olympus.c:1222
msgid "Adjust the cyan balance"
msgstr "調整氰藍色色彩平衡"

#: src/main/print-olympus.c:1230
msgid "Adjust the magenta balance"
msgstr "調整洋紅色色彩平衡"

#: src/main/print-olympus.c:1238
msgid "Adjust the yellow balance"
msgstr "調整黃色色彩平衡"

#: src/main/print-olympus.c:1245
msgid "Black Balance"
msgstr "黑色平衡"

#: src/main/print-olympus.c:1246
msgid "Adjust the black balance"
msgstr "調整黑色色彩平衡"

#: src/main/print-pcl.c:182
msgid "Plain"
msgstr ""

#: src/main/print-pcl.c:183
msgid "Bond"
msgstr ""

#: src/main/print-pcl.c:184
msgid "Premium"
msgstr "頂級"

#: src/main/print-pcl.c:185
msgid "Glossy Photo"
msgstr "光面相紙"

#: src/main/print-pcl.c:186
msgid "Transparency"
msgstr "透明度"

#: src/main/print-pcl.c:187
msgid "Quick-dry Photo"
msgstr ""

#: src/main/print-pcl.c:188
msgid "Quick-dry Transparency"
msgstr ""

#: src/main/print-pcl.c:228 src/main/xmli18n-tmp.h:15
msgid "Manual"
msgstr "自選"

#: src/main/print-pcl.c:230
msgid "Tray 1"
msgstr ""

#: src/main/print-pcl.c:231 src/main/print-pcl.c:237
msgid "Tray 2"
msgstr ""

#: src/main/print-pcl.c:232
msgid "Tray 3"
msgstr ""

#: src/main/print-pcl.c:233
msgid "Tray 4"
msgstr ""

#: src/main/print-pcl.c:234
msgid "Portable Sheet Feeder"
msgstr ""

#: src/main/print-pcl.c:235
msgid "Desktop Sheet Feeder"
msgstr ""

#: src/main/print-pcl.c:236
msgid "Tray"
msgstr ""

#: src/main/print-pcl.c:238
msgid "Optional Source"
msgstr ""

#: src/main/print-pcl.c:239
msgid "Autoselect"
msgstr "自動選擇"

#: src/main/print-pcl.c:256
msgid "600x600 DPI monochrome"
msgstr "600x600 DPI 單色"

#: src/main/print-pcl.c:259
msgid "2400x600 DPI"
msgstr "2400x600 DPI"

#: src/main/print-pcl.c:1195
msgid "Double-Sided Printing"
msgstr "雙面列印"

#: src/main/print-pcl.c:1196
msgid "Duplex/Tumble Setting"
msgstr ""

#: src/main/print-pcl.c:1427
msgid "Color + Black Cartridges"
msgstr ""

#: src/main/print-pcl.c:1428
msgid "Color + Photo Cartridges"
msgstr ""

#: src/main/print-pcl.c:1439 src/main/escp2-resolutions.c:429
#: src/main/escp2-resolutions.c:437 src/main/escp2-resolutions.c:448
#: src/main/escp2-resolutions.c:460
msgid "Off"
msgstr ""

#: src/main/print-pcl.c:1440
msgid "Long Edge (Standard)"
msgstr ""

#: src/main/print-pcl.c:1441
msgid "Short Edge (Flip)"
msgstr ""

#: src/main/print-ps.c:96
#, fuzzy
msgid "PPDFile"
msgstr "PPD 檔"

#: src/main/print-ps.c:97 src/gutenprintui/panel.c:1735
#: src/gutenprintui2/panel.c:1734
msgid "PPD File"
msgstr "PPD 檔"

#: src/main/print-raw.c:223
msgid "Image dimensions must match paper dimensions"
msgstr ""

#: src/main/escp2-channels.c:675 src/main/escp2-channels.c:688
msgid "Two Level Grayscale"
msgstr ""

#: src/main/escp2-channels.c:710 src/main/escp2-channels.c:723
#: src/main/escp2-channels.c:736 src/main/escp2-channels.c:749
#: src/main/escp2-channels.c:762 src/main/escp2-channels.c:1836
#: src/main/escp2-channels.c:1859 src/main/escp2-channels.c:1879
#: src/main/escp2-channels.c:1899 src/main/escp2-channels.c:1919
msgid "Quadtone"
msgstr ""

#: src/main/escp2-channels.c:1128 src/main/escp2-channels.c:1142
msgid "Six Color Enhanced Composite"
msgstr ""

#: src/main/escp2-channels.c:1165 src/main/escp2-channels.c:1179
#: src/main/escp2-channels.c:1215
msgid "Seven Color Photo"
msgstr ""

#: src/main/escp2-channels.c:1201
msgid "Seven Color Enhanced"
msgstr ""

#: src/main/escp2-channels.c:1348 src/main/escp2-channels.c:1354
msgid "One Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1360
msgid "One Color Raw Enhanced Gloss"
msgstr ""

#: src/main/escp2-channels.c:1373 src/main/escp2-channels.c:1385
msgid "Two Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1399 src/main/escp2-channels.c:1413
#: src/main/escp2-channels.c:1440 src/main/escp2-channels.c:1453
#: src/main/escp2-channels.c:1466 src/main/escp2-channels.c:1480
#: src/main/escp2-channels.c:1494
msgid "Three Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1427
msgid "Three Color Raw Gloss"
msgstr ""

#: src/main/escp2-channels.c:1501 src/main/escp2-channels.c:1507
#: src/main/escp2-channels.c:1513 src/main/escp2-channels.c:1519
#: src/main/escp2-channels.c:1525 src/main/escp2-channels.c:1531
#: src/main/escp2-channels.c:1537 src/main/escp2-channels.c:1543
msgid "Four Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1549
msgid "Four Color Raw Gloss"
msgstr ""

#: src/main/escp2-channels.c:1564 src/main/escp2-channels.c:1578
msgid "Five Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1594 src/main/escp2-channels.c:1600
#: src/main/escp2-channels.c:1615
msgid "Six Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1621
msgid "Six Color Enhanced Gloss Raw"
msgstr ""

#: src/main/escp2-channels.c:1636 src/main/escp2-channels.c:1651
#: src/main/escp2-channels.c:1666
msgid "Seven Color Raw"
msgstr ""

#: src/main/escp2-channels.c:1683
msgid "Seven Color Enhanced Gloss Raw"
msgstr ""

#: src/main/escp2-channels.c:1815 src/main/escp2-channels.c:1828
#: src/main/escp2-channels.c:1848 src/main/escp2-channels.c:1851
#: src/main/escp2-channels.c:1871 src/main/escp2-channels.c:1891
#: src/main/escp2-channels.c:1911 src/main/escp2-channels.c:1931
#: src/main/escp2-channels.c:1947 src/main/escp2-channels.c:1949
#: src/main/escp2-channels.c:1951 src/main/escp2-channels.c:1953
#: src/main/escp2-channels.c:1969 src/main/escp2-channels.c:1989
msgid "EPSON Standard Inks"
msgstr ""

#: src/main/escp2-channels.c:2009 src/main/escp2-channels.c:2034
msgid "UltraChrome Photo Black"
msgstr ""

#: src/main/escp2-channels.c:2013 src/main/escp2-channels.c:2038
msgid "UltraChrome Matte Black"
msgstr ""

#: src/main/escp2-papers.c:959 src/main/escp2-papers.c:1003
#: src/main/escp2-papers.c:1047 src/main/escp2-papers.c:1095
#: src/main/escp2-papers.c:1139
msgid "Plain Paper Fast Load"
msgstr ""

#: src/main/escp2-papers.c:961 src/main/escp2-papers.c:1005
#: src/main/escp2-papers.c:1049 src/main/escp2-papers.c:1097
#: src/main/escp2-papers.c:1141 src/main/xmli18n-tmp.h:5
msgid "Postcard"
msgstr "明信片"

#: src/main/escp2-papers.c:969 src/main/escp2-papers.c:1013
#: src/main/escp2-papers.c:1057 src/main/escp2-papers.c:1105
#: src/main/escp2-papers.c:1149
msgid "Back Light Film"
msgstr ""

#: src/main/escp2-papers.c:973 src/main/escp2-papers.c:1017
#: src/main/escp2-papers.c:1061 src/main/escp2-papers.c:1109
#: src/main/escp2-papers.c:1153
msgid "Matte Paper Heavyweight"
msgstr ""

# (Abel) from Epson
#: src/main/escp2-papers.c:983 src/main/escp2-papers.c:1027
#: src/main/escp2-papers.c:1071 src/main/escp2-papers.c:1119
#: src/main/escp2-papers.c:1163
msgid "Premium Semigloss Photo Paper"
msgstr "頂級柔光相紙"

#: src/main/escp2-papers.c:991 src/main/escp2-papers.c:1035
#: src/main/escp2-papers.c:1083 src/main/escp2-papers.c:1127
#: src/main/escp2-papers.c:1175
msgid "ColorLife Paper"
msgstr ""

#: src/main/escp2-papers.c:1075 src/main/escp2-papers.c:1167
msgid "Archival Matte Paper"
msgstr ""

# (Abel) from Epson
#: src/main/escp2-papers.c:1077 src/main/escp2-papers.c:1169
msgid "Watercolor Paper - Radiant White"
msgstr "水彩紙-亮白色"

#: src/main/escp2-resolutions.c:33 src/main/escp2-resolutions.c:36
msgid "360 x 90 DPI Fast Economy"
msgstr ""

#: src/main/escp2-resolutions.c:40 src/main/escp2-resolutions.c:43
msgid "360 x 120 DPI Economy"
msgstr ""

#: src/main/escp2-resolutions.c:47 src/main/escp2-resolutions.c:50
msgid "180 DPI Economy"
msgstr ""

#: src/main/escp2-resolutions.c:54 src/main/escp2-resolutions.c:57
msgid "360 x 180 DPI Draft"
msgstr ""

#: src/main/escp2-resolutions.c:61 src/main/escp2-resolutions.c:64
msgid "360 x 240 DPI Draft"
msgstr ""

#: src/main/escp2-resolutions.c:68
msgid "360 DPI High Quality"
msgstr "360 DPI 高品質"

#: src/main/escp2-resolutions.c:71 src/main/escp2-resolutions.c:74
#: src/main/escp2-resolutions.c:77
msgid "360 DPI"
msgstr "360 DPI"

#: src/main/escp2-resolutions.c:81 src/main/escp2-resolutions.c:84
msgid "720 x 360 DPI"
msgstr "720 x 360 DPI"

#: src/main/escp2-resolutions.c:88 src/main/escp2-resolutions.c:91
msgid "720 DPI"
msgstr "720 DPI"

#: src/main/escp2-resolutions.c:94
msgid "720 DPI High Quality"
msgstr ""

#: src/main/escp2-resolutions.c:97
msgid "720 DPI Highest Quality"
msgstr "720 DPI 最高品質"

#: src/main/escp2-resolutions.c:101 src/main/escp2-resolutions.c:104
msgid "1440 x 720 DPI"
msgstr "1440 x 720 DPI"

#: src/main/escp2-resolutions.c:107
msgid "1440 x 720 DPI Highest Quality"
msgstr "1440 x 720 DPI 最高品質"

#: src/main/escp2-resolutions.c:111 src/main/escp2-resolutions.c:114
msgid "2880 x 720 DPI"
msgstr "2880 x 720 DPI"

#: src/main/escp2-resolutions.c:117
msgid "2880 x 720 DPI Highest Quality"
msgstr "2880 x 720 DPI 最高品質"

#: src/main/escp2-resolutions.c:121 src/main/escp2-resolutions.c:124
#: src/main/escp2-resolutions.c:127
msgid "1440 x 1440 DPI"
msgstr "1440 x 1440 DPI"

#: src/main/escp2-resolutions.c:131 src/main/escp2-resolutions.c:134
msgid "2880 x 1440 DPI"
msgstr "2880 x 1440 DPI"

#: src/main/escp2-resolutions.c:138 src/main/escp2-resolutions.c:141
msgid "2880 x 2880 DPI"
msgstr "2880 x 2880 DPI"

#: src/main/escp2-resolutions.c:430
msgid "On"
msgstr ""

#: src/main/escp2-resolutions.c:438 src/main/escp2-resolutions.c:449
#: src/main/escp2-resolutions.c:461
msgid "Interleave"
msgstr ""

#: src/main/escp2-resolutions.c:439 src/main/escp2-resolutions.c:450
#: src/main/escp2-resolutions.c:462
msgid "Full Overlap"
msgstr ""

#: src/main/escp2-resolutions.c:440 src/main/escp2-resolutions.c:451
#: src/main/escp2-resolutions.c:463
msgid "Four Pass"
msgstr ""

#: src/main/escp2-resolutions.c:441 src/main/escp2-resolutions.c:452
#: src/main/escp2-resolutions.c:464
msgid "Full Overlap 2"
msgstr ""

#: src/main/escp2-resolutions.c:453 src/main/escp2-resolutions.c:465
msgid "Interleave 2"
msgstr ""

#: src/main/escp2-resolutions.c:466
msgid "Eight Pass"
msgstr ""

#: src/main/generic-options.c:46
msgid "Text"
msgstr ""

#: src/main/generic-options.c:47
msgid "Graphics"
msgstr ""

#: src/main/generic-options.c:48
msgid "Mixed Text and Graphics"
msgstr ""

#: src/main/generic-options.c:49
msgid "Photograph"
msgstr "相片"

#: src/main/generic-options.c:50
msgid "Line Art"
msgstr ""

#: src/main/generic-options.c:55
msgid "Page"
msgstr ""

#: src/main/generic-options.c:56
msgid "Job"
msgstr ""

#: src/main/generic-options.c:68
msgid "Image Type"
msgstr ""

#: src/main/generic-options.c:69
msgid "Type of image being printed"
msgstr ""

#: src/main/generic-options.c:74 src/main/generic-options.c:80
msgid "Job Mode"
msgstr ""

#: src/main/generic-options.c:75
msgid "Job vs. page mode"
msgstr ""

#: src/main/generic-options.c:80
msgid "Page Number"
msgstr ""

#: src/main/generic-options.c:81
msgid "Page number"
msgstr ""

#: src/main/xmli18n-tmp.h:1
msgid "Letter"
msgstr "Letter"

#: src/main/xmli18n-tmp.h:2
msgid "Legal"
msgstr "Legal"

#: src/main/xmli18n-tmp.h:3
msgid "Tabloid"
msgstr "Tabloid"

#: src/main/xmli18n-tmp.h:4
msgid "Executive"
msgstr "Executive"

#: src/main/xmli18n-tmp.h:8
msgid "3x5"
msgstr "3x5"

#: src/main/xmli18n-tmp.h:9
msgid "4x6"
msgstr "4x6"

#: src/main/xmli18n-tmp.h:10
msgid "Epson 4x6 Photo Paper"
msgstr "Epson 4x6 相紙"

#: src/main/xmli18n-tmp.h:11
msgid "5x7"
msgstr "5x7"

#: src/main/xmli18n-tmp.h:12
msgid "5x8"
msgstr "5x8"

#: src/main/xmli18n-tmp.h:13
msgid "6x8"
msgstr "6x8"

#: src/main/xmli18n-tmp.h:14
msgid "8x10"
msgstr "8x10"

#: src/main/xmli18n-tmp.h:16
msgid "12x18"
msgstr "12x18"

#: src/main/xmli18n-tmp.h:17
msgid "Super B 13x19"
msgstr "Super B 13x19"

#: src/main/xmli18n-tmp.h:18
msgid "Engineering C 17x22"
msgstr "Engineering C 17x22"

#: src/main/xmli18n-tmp.h:19
msgid "8x12"
msgstr "8x12"

#: src/main/xmli18n-tmp.h:20
msgid "11x14"
msgstr "11x14"

#: src/main/xmli18n-tmp.h:21
msgid "16x20"
msgstr "16x20"

#: src/main/xmli18n-tmp.h:22
msgid "16x24"
msgstr "16x24"

#: src/main/xmli18n-tmp.h:23
msgid "20x24"
msgstr "20x24"

#: src/main/xmli18n-tmp.h:24
msgid "20x30"
msgstr "20x30"

#: src/main/xmli18n-tmp.h:25
msgid "22x30"
msgstr "22x30"

#: src/main/xmli18n-tmp.h:26
msgid "24x30"
msgstr "24x30"

#: src/main/xmli18n-tmp.h:27
msgid "Super A1 24x36"
msgstr "Super A1 24x36"

#: src/main/xmli18n-tmp.h:28
msgid "30x40"
msgstr "30x40"

#: src/main/xmli18n-tmp.h:29
msgid "4A"
msgstr "4A"

#: src/main/xmli18n-tmp.h:30
msgid "2A"
msgstr "2A"

#: src/main/xmli18n-tmp.h:31
msgid "Super A0"
msgstr "Super A0"

#: src/main/xmli18n-tmp.h:32
msgid "A0"
msgstr "A0"

#: src/main/xmli18n-tmp.h:33
msgid "A1"
msgstr "A1"

#: src/main/xmli18n-tmp.h:34
msgid "A2"
msgstr "A2"

#: src/main/xmli18n-tmp.h:35
msgid "A3"
msgstr "A3"

#: src/main/xmli18n-tmp.h:36
msgid "A4"
msgstr "A4"

#: src/main/xmli18n-tmp.h:37
msgid "A5"
msgstr "A5"

#: src/main/xmli18n-tmp.h:38
msgid "A6"
msgstr "A6"

#: src/main/xmli18n-tmp.h:39
msgid "A7"
msgstr "A7"

#: src/main/xmli18n-tmp.h:40
msgid "A8"
msgstr "A8"

#: src/main/xmli18n-tmp.h:41
msgid "A9"
msgstr "A9"

#: src/main/xmli18n-tmp.h:42
msgid "A10"
msgstr "A10"

#: src/main/xmli18n-tmp.h:43
msgid "RA0"
msgstr "RA0"

#: src/main/xmli18n-tmp.h:44
msgid "RA1"
msgstr "RA1"

#: src/main/xmli18n-tmp.h:45
msgid "RA2"
msgstr "RA2"

#: src/main/xmli18n-tmp.h:46
msgid "RA3"
msgstr "RA3"

#: src/main/xmli18n-tmp.h:47
msgid "RA4"
msgstr "RA4"

#: src/main/xmli18n-tmp.h:48
msgid "SRA0"
msgstr "SRA0"

#: src/main/xmli18n-tmp.h:49
msgid "SRA1"
msgstr "SRA1"

#: src/main/xmli18n-tmp.h:50
msgid "SRA2"
msgstr "SRA2"

#: src/main/xmli18n-tmp.h:51
msgid "SRA3"
msgstr "SRA3"

#: src/main/xmli18n-tmp.h:52
msgid "SRA4"
msgstr "SRA4"

#: src/main/xmli18n-tmp.h:53
msgid "4B ISO"
msgstr "4B ISO"

#: src/main/xmli18n-tmp.h:54
msgid "2B ISO"
msgstr "2B ISO"

#: src/main/xmli18n-tmp.h:55
msgid "B0 ISO"
msgstr "B0 ISO"

#: src/main/xmli18n-tmp.h:56
msgid "B1 ISO"
msgstr "B1 ISO"

#: src/main/xmli18n-tmp.h:57
msgid "B2 ISO"
msgstr "B2 ISO"

#: src/main/xmli18n-tmp.h:58
msgid "B3 ISO"
msgstr "B3 ISO"

#: src/main/xmli18n-tmp.h:59
msgid "B4 ISO"
msgstr "B4 ISO"

#: src/main/xmli18n-tmp.h:60
msgid "B5 ISO"
msgstr "B5 ISO"

#: src/main/xmli18n-tmp.h:61
msgid "B6 ISO"
msgstr "B6 ISO"

#: src/main/xmli18n-tmp.h:62
msgid "B7 ISO"
msgstr "B7 ISO"

#: src/main/xmli18n-tmp.h:63
msgid "B8 ISO"
msgstr "B8 ISO"

#: src/main/xmli18n-tmp.h:64
msgid "B9 ISO"
msgstr "B9 ISO"

#: src/main/xmli18n-tmp.h:65
msgid "B10 ISO"
msgstr "B10 ISO"

#: src/main/xmli18n-tmp.h:66
msgid "Super B0 JIS"
msgstr "Super B0 JIS"

#: src/main/xmli18n-tmp.h:67
msgid "B0 JIS"
msgstr "B0 JIS"

#: src/main/xmli18n-tmp.h:68
msgid "B1 JIS"
msgstr "B1 JIS"

#: src/main/xmli18n-tmp.h:69
msgid "B2 JIS"
msgstr "B2 JIS"

#: src/main/xmli18n-tmp.h:70
msgid "B3 JIS"
msgstr "B3 JIS"

#: src/main/xmli18n-tmp.h:71
msgid "B4 JIS"
msgstr "B4 JIS"

#: src/main/xmli18n-tmp.h:72
msgid "B5 JIS"
msgstr "B5 JIS"

#: src/main/xmli18n-tmp.h:73
msgid "B6 JIS"
msgstr "B6 JIS"

#: src/main/xmli18n-tmp.h:74
msgid "B7 JIS"
msgstr "B7 JIS"

#: src/main/xmli18n-tmp.h:75
msgid "B8 JIS"
msgstr "B8 JIS"

#: src/main/xmli18n-tmp.h:76
msgid "B9 JIS"
msgstr "B9 JIS"

#: src/main/xmli18n-tmp.h:77
msgid "B10 JIS"
msgstr "B10 JIS"

#: src/main/xmli18n-tmp.h:78
msgid "C0"
msgstr "C0"

#: src/main/xmli18n-tmp.h:79
msgid "C1"
msgstr "C1"

#: src/main/xmli18n-tmp.h:80
msgid "C2"
msgstr "C2"

#: src/main/xmli18n-tmp.h:81
msgid "C3"
msgstr "C3"

#: src/main/xmli18n-tmp.h:82
msgid "C4"
msgstr "C4"

#: src/main/xmli18n-tmp.h:83
msgid "C5"
msgstr "C5"

#: src/main/xmli18n-tmp.h:84
msgid "B6-C4"
msgstr "B6-C4"

#: src/main/xmli18n-tmp.h:85
msgid "C6"
msgstr "C6"

#: src/main/xmli18n-tmp.h:86
msgid "DL"
msgstr "DL"

#: src/main/xmli18n-tmp.h:87
msgid "C7-6"
msgstr "C7-6"

#: src/main/xmli18n-tmp.h:88
msgid "C7"
msgstr "C7"

#: src/main/xmli18n-tmp.h:89
msgid "C8"
msgstr "C8"

#: src/main/xmli18n-tmp.h:90
msgid "C9"
msgstr "C9"

#: src/main/xmli18n-tmp.h:91
msgid "C10"
msgstr "C10"

#: src/main/xmli18n-tmp.h:92
msgid "ArchA"
msgstr "ArchA"

#: src/main/xmli18n-tmp.h:93
msgid "ArchA transposed"
msgstr ""

#: src/main/xmli18n-tmp.h:94
msgid "ArchB"
msgstr "ArchB"

#: src/main/xmli18n-tmp.h:95
msgid "ArchB transposed"
msgstr ""

#: src/main/xmli18n-tmp.h:96
msgid "ArchC"
msgstr "ArchC"

#: src/main/xmli18n-tmp.h:97
msgid "ArchC transposed"
msgstr ""

#: src/main/xmli18n-tmp.h:98
msgid "ArchD"
msgstr "ArchD"

#: src/main/xmli18n-tmp.h:99
msgid "ArchD transposed"
msgstr ""

#: src/main/xmli18n-tmp.h:100
msgid "ArchE"
msgstr "ArchE"

#: src/main/xmli18n-tmp.h:101
msgid "ArchE transposed"
msgstr ""

#: src/main/xmli18n-tmp.h:102
msgid "American foolscap"
msgstr ""

#: src/main/xmli18n-tmp.h:103
msgid "European foolscap"
msgstr ""

#: src/main/xmli18n-tmp.h:104
msgid "Crown Quarto"
msgstr ""

#: src/main/xmli18n-tmp.h:105
msgid "Large Crown Quarto"
msgstr ""

#: src/main/xmli18n-tmp.h:106
msgid "Demy Quarto"
msgstr "Demy Quarto"

#: src/main/xmli18n-tmp.h:107
msgid "Royal Quarto"
msgstr ""

#: src/main/xmli18n-tmp.h:108
msgid "ISO A4"
msgstr "ISO A4"

#: src/main/xmli18n-tmp.h:109
msgid "Crown Octavo"
msgstr "Crown Octavo"

#: src/main/xmli18n-tmp.h:110
msgid "Large Crown Octavo"
msgstr ""

#: src/main/xmli18n-tmp.h:111
msgid "Demy Octavo"
msgstr "Demy Octavo"

#: src/main/xmli18n-tmp.h:112
msgid "Royal Octavo"
msgstr ""

#: src/main/xmli18n-tmp.h:113
msgid "ISO A5"
msgstr "ISO A5"

#: src/main/xmli18n-tmp.h:114
msgid "Small paperback"
msgstr ""

#: src/main/xmli18n-tmp.h:115
msgid "Penguin small paperback"
msgstr ""

#: src/main/xmli18n-tmp.h:116
msgid "Penguin large paperback"
msgstr ""

#: src/main/xmli18n-tmp.h:117
msgid "10cm x 15cm"
msgstr ""

#: src/main/xmli18n-tmp.h:118
msgid "Hagaki Card"
msgstr ""

#: src/main/xmli18n-tmp.h:119
msgid "Oufuku Card"
msgstr ""

#: src/main/xmli18n-tmp.h:120
msgid "Japanese long envelope #3"
msgstr ""

#: src/main/xmli18n-tmp.h:121
msgid "Japanese long envelope #4"
msgstr ""

#: src/main/xmli18n-tmp.h:122
msgid "Japanese Kaku envelope #4"
msgstr ""

#: src/main/xmli18n-tmp.h:123
msgid "Commercial 10"
msgstr ""

#: src/main/xmli18n-tmp.h:124
msgid "A2 Invitation"
msgstr ""

#: src/main/xmli18n-tmp.h:125
msgid "Monarch Envelope"
msgstr ""

#: src/main/xmli18n-tmp.h:126
msgid "4x5 3/8"
msgstr "4x5 3/8"

#: src/main/xmli18n-tmp.h:127
msgid "4x7"
msgstr "4x7"

#: src/main/xmli18n-tmp.h:128
msgid "CP_L"
msgstr ""

#: src/main/xmli18n-tmp.h:129
msgid "Card"
msgstr ""

#: src/main/xmli18n-tmp.h:130
msgid "Wide Postcard"
msgstr ""

#: src/main/xmli18n-tmp.h:131
msgid "Custom"
msgstr "自選"

#: src/main/xmli18n-tmp.h:132
msgid "89 mm Roll Paper"
msgstr ""

#: src/main/xmli18n-tmp.h:133
msgid "4 Inch Roll Paper"
msgstr "4 吋滾筒紙"

#: src/main/xmli18n-tmp.h:134
msgid "5 Inch Roll Paper"
msgstr "5 吋滾筒紙"

#: src/main/xmli18n-tmp.h:135
msgid "210 mm Roll Paper"
msgstr "210 毫米滾筒紙"

#: src/main/xmli18n-tmp.h:136
msgid "13 Inch Roll Paper"
msgstr "13 吋滾筒紙"

#: src/main/xmli18n-tmp.h:137
msgid "22 Inch Roll Paper"
msgstr "22 吋滾筒紙"

#: src/main/xmli18n-tmp.h:138
msgid "24 Inch Roll Paper"
msgstr "24 吋滾筒紙"

#: src/main/xmli18n-tmp.h:139
msgid "36 Inch Roll Paper"
msgstr "36 吋滾筒紙"

#: src/main/xmli18n-tmp.h:140
msgid "44 Inch Roll Paper"
msgstr "44 吋滾筒紙"

#: src/main/xmli18n-tmp.h:141
msgid "PostScript Level 1"
msgstr ""

#: src/main/xmli18n-tmp.h:142
msgid "PostScript Level 2"
msgstr ""

#: src/main/xmli18n-tmp.h:143
msgid "Canon BJC 30"
msgstr "Canon BJC 30"

#: src/main/xmli18n-tmp.h:144
msgid "Canon BJC 50"
msgstr "Canon BJC 50"

#: src/main/xmli18n-tmp.h:145
msgid "Canon BJC 55"
msgstr "Canon BJC 55"

#: src/main/xmli18n-tmp.h:146
msgid "Canon BJC 80"
msgstr "Canon BJC 80"

#: src/main/xmli18n-tmp.h:147
msgid "Canon BJC 85"
msgstr "Canon BJC 85"

#: src/main/xmli18n-tmp.h:148
msgid "Canon BJC 210"
msgstr "Canon BJC 210"

#: src/main/xmli18n-tmp.h:149
msgid "Canon BJC 240"
msgstr "Canon BJC 240"

#: src/main/xmli18n-tmp.h:150
msgid "Canon BJC 250"
msgstr "Canon BJC 250"

#: src/main/xmli18n-tmp.h:151
msgid "Canon BJC 1000"
msgstr "Canon BJC 1000"

#: src/main/xmli18n-tmp.h:152
msgid "Canon BJC 2000"
msgstr "Canon BJC 2000"

#: src/main/xmli18n-tmp.h:153
msgid "Canon BJC 3000"
msgstr "Canon BJC 3000"

#: src/main/xmli18n-tmp.h:154
msgid "Canon BJC 4300"
msgstr "Canon BJC 4300"

#: src/main/xmli18n-tmp.h:155
#, fuzzy
msgid "Canon BJC 4400 photo"
msgstr "Canon BJC 4400 photo"

#: src/main/xmli18n-tmp.h:156
msgid "Canon BJC 6000"
msgstr "Canon BJC 6000"

#: src/main/xmli18n-tmp.h:157
msgid "Canon BJC 6100"
msgstr "Canon BJC 6100"

#: src/main/xmli18n-tmp.h:158
msgid "Canon BJC 6200"
msgstr "Canon BJC 6200"

#: src/main/xmli18n-tmp.h:159
msgid "Canon BJC 6500"
msgstr "Canon BJC 6500"

#: src/main/xmli18n-tmp.h:160
msgid "Canon BJC 7000"
msgstr "Canon BJC 7000"

#: src/main/xmli18n-tmp.h:161
msgid "Canon BJC 7100"
msgstr "Canon BJC 7100"

#: src/main/xmli18n-tmp.h:162
msgid "Canon BJC 8200"
msgstr "Canon BJC 8200"

#: src/main/xmli18n-tmp.h:163
msgid "Canon S400"
msgstr "Canon S400"

#: src/main/xmli18n-tmp.h:164
msgid "Canon S450"
msgstr "Canon S450"

#: src/main/xmli18n-tmp.h:165
msgid "Canon S800"
msgstr "Canon S800"

#: src/main/xmli18n-tmp.h:166
msgid "Canon S4500"
msgstr "Canon S4500"

#: src/main/xmli18n-tmp.h:167
#, fuzzy
msgid "Canon PIXMA iP4000"
msgstr "Canon S400"

#: src/main/xmli18n-tmp.h:168
msgid "EPSON Stylus C20SX"
msgstr "EPSON Stylus C20SX"

#: src/main/xmli18n-tmp.h:169
msgid "EPSON Stylus C20UX"
msgstr "EPSON Stylus C20UX"

#: src/main/xmli18n-tmp.h:170
msgid "EPSON Stylus C40SX"
msgstr "EPSON Stylus C40SX"

#: src/main/xmli18n-tmp.h:171
msgid "EPSON Stylus C40UX"
msgstr "EPSON Stylus C40UX"

#: src/main/xmli18n-tmp.h:172
msgid "EPSON Stylus C41SX"
msgstr "EPSON Stylus C41SX"

#: src/main/xmli18n-tmp.h:173
msgid "EPSON Stylus C41UX"
msgstr "EPSON Stylus C41UX"

#: src/main/xmli18n-tmp.h:174
msgid "EPSON Stylus C42SX"
msgstr "EPSON Stylus C42SX"

#: src/main/xmli18n-tmp.h:175
msgid "EPSON Stylus C42UX"
msgstr "EPSON Stylus C42UX"

#: src/main/xmli18n-tmp.h:176
msgid "EPSON Stylus C43SX"
msgstr "EPSON Stylus C43SX"

#: src/main/xmli18n-tmp.h:177
msgid "EPSON Stylus C43UX"
msgstr "EPSON Stylus C43UX"

#: src/main/xmli18n-tmp.h:178
msgid "EPSON Stylus C44SX"
msgstr "EPSON Stylus C44SX"

#: src/main/xmli18n-tmp.h:179
msgid "EPSON Stylus C44UX"
msgstr "EPSON Stylus C44UX"

#: src/main/xmli18n-tmp.h:180
msgid "EPSON Stylus C45"
msgstr "EPSON Stylus C45"

#: src/main/xmli18n-tmp.h:181
msgid "EPSON Stylus C46"
msgstr "EPSON Stylus C46"

#: src/main/xmli18n-tmp.h:182
msgid "EPSON Stylus C50"
msgstr "EPSON Stylus C50"

#: src/main/xmli18n-tmp.h:183
msgid "EPSON Stylus C60"
msgstr "EPSON Stylus C60"

#: src/main/xmli18n-tmp.h:184
msgid "EPSON Stylus C61"
msgstr "EPSON Stylus C61"

#: src/main/xmli18n-tmp.h:185
msgid "EPSON Stylus C62"
msgstr "EPSON Stylus C62"

#: src/main/xmli18n-tmp.h:186
msgid "EPSON Stylus C63"
msgstr "EPSON Stylus C63"

#: src/main/xmli18n-tmp.h:187
msgid "EPSON Stylus C64"
msgstr "EPSON Stylus C64"

#: src/main/xmli18n-tmp.h:188
msgid "EPSON Stylus C65"
msgstr "EPSON Stylus C65"

#: src/main/xmli18n-tmp.h:189
msgid "EPSON Stylus C66"
msgstr "EPSON Stylus C66"

#: src/main/xmli18n-tmp.h:190
msgid "EPSON Stylus C70"
msgstr "EPSON Stylus C70"

#: src/main/xmli18n-tmp.h:191
msgid "EPSON Stylus C80"
msgstr "EPSON Stylus C80"

#: src/main/xmli18n-tmp.h:192
msgid "EPSON Stylus C82"
msgstr "EPSON Stylus C82"

#: src/main/xmli18n-tmp.h:193
msgid "EPSON Stylus C83"
msgstr "EPSON Stylus C83"

#: src/main/xmli18n-tmp.h:194
msgid "EPSON Stylus C84"
msgstr "EPSON Stylus C84"

#: src/main/xmli18n-tmp.h:195
msgid "EPSON Stylus C85"
msgstr "EPSON Stylus C85"

#: src/main/xmli18n-tmp.h:196
msgid "EPSON Stylus C86"
msgstr "EPSON Stylus C86"

#: src/main/xmli18n-tmp.h:197
msgid "EPSON Stylus Color"
msgstr "EPSON Stylus Color"

#: src/main/xmli18n-tmp.h:198
msgid "EPSON Stylus Color Pro"
msgstr "EPSON Stylus Color Pro"

#: src/main/xmli18n-tmp.h:199
msgid "EPSON Stylus Color Pro XL"
msgstr "EPSON Stylus Color Pro XL"

#: src/main/xmli18n-tmp.h:200
msgid "EPSON Stylus Color 400"
msgstr "EPSON Stylus Color 400"

#: src/main/xmli18n-tmp.h:201
msgid "EPSON Stylus Color 440"
msgstr "EPSON Stylus Color 440"

#: src/main/xmli18n-tmp.h:202
msgid "EPSON Stylus Color 460"
msgstr "EPSON Stylus Color 460"

#: src/main/xmli18n-tmp.h:203
msgid "EPSON Stylus Color 480"
msgstr "EPSON Stylus Color 480"

#: src/main/xmli18n-tmp.h:204
msgid "EPSON Stylus Color 500"
msgstr "EPSON Stylus Color 500"

#: src/main/xmli18n-tmp.h:205
msgid "EPSON Stylus Color 580"
msgstr "EPSON Stylus Color 580"

#: src/main/xmli18n-tmp.h:206
msgid "EPSON Stylus Color 600"
msgstr "EPSON Stylus Color 600"

#: src/main/xmli18n-tmp.h:207
msgid "EPSON Stylus Color 640"
msgstr "EPSON Stylus Color 640"

#: src/main/xmli18n-tmp.h:208
msgid "EPSON Stylus Color 660"
msgstr "EPSON Stylus Color 660"

#: src/main/xmli18n-tmp.h:209
msgid "EPSON Stylus Color 670"
msgstr "EPSON Stylus Color 670"

#: src/main/xmli18n-tmp.h:210
msgid "EPSON Stylus Color 680"
msgstr "EPSON Stylus Color 680"

#: src/main/xmli18n-tmp.h:211
msgid "EPSON Stylus Color 740"
msgstr "EPSON Stylus Color 740"

#: src/main/xmli18n-tmp.h:212
msgid "EPSON Stylus Color 760"
msgstr "EPSON Stylus Color 760"

#: src/main/xmli18n-tmp.h:213
msgid "EPSON Stylus Color 777"
msgstr "EPSON Stylus Color 777"

#: src/main/xmli18n-tmp.h:214
msgid "EPSON Stylus Color 800"
msgstr "EPSON Stylus Color 800"

#: src/main/xmli18n-tmp.h:215
msgid "EPSON Stylus Color 850"
msgstr "EPSON Stylus Color 850"

#: src/main/xmli18n-tmp.h:216
msgid "EPSON Stylus Color 860"
msgstr "EPSON Stylus Color 860"

#: src/main/xmli18n-tmp.h:217
msgid "EPSON Stylus Color 880"
msgstr "EPSON Stylus Color 880"

#: src/main/xmli18n-tmp.h:218
msgid "EPSON Stylus Color 83"
msgstr "EPSON Stylus Color 83"

#: src/main/xmli18n-tmp.h:219
msgid "EPSON Stylus Color 900"
msgstr "EPSON Stylus Color 900"

#: src/main/xmli18n-tmp.h:220
msgid "EPSON Stylus Color 980"
msgstr "EPSON Stylus Color 980"

#: src/main/xmli18n-tmp.h:221
msgid "EPSON Stylus Color 1160"
msgstr "EPSON Stylus Color 1160"

#: src/main/xmli18n-tmp.h:222
msgid "EPSON Stylus Color 1500"
msgstr "EPSON Stylus Color 1500"

#: src/main/xmli18n-tmp.h:223
msgid "EPSON Stylus Color 1520"
msgstr "EPSON Stylus Color 1520"

#: src/main/xmli18n-tmp.h:224
msgid "EPSON Stylus Color 3000"
msgstr "EPSON Stylus Color 3000"

#: src/main/xmli18n-tmp.h:225
msgid "EPSON Stylus Photo"
msgstr "EPSON Stylus Photo"

#: src/main/xmli18n-tmp.h:226
msgid "EPSON Stylus Photo 700"
msgstr "EPSON Stylus Photo 700"

#: src/main/xmli18n-tmp.h:227
msgid "EPSON Stylus Photo EX"
msgstr "EPSON Stylus Photo EX"

#: src/main/xmli18n-tmp.h:228
msgid "EPSON Stylus Photo EX3"
msgstr "EPSON Stylus Photo EX3"

#: src/main/xmli18n-tmp.h:229
msgid "EPSON Stylus Photo 720"
msgstr "EPSON Stylus Photo 720"

#: src/main/xmli18n-tmp.h:230
msgid "EPSON Stylus Photo 750"
msgstr "EPSON Stylus Photo 750"

#: src/main/xmli18n-tmp.h:231
msgid "EPSON Stylus Photo 780"
msgstr "EPSON Stylus Photo 780"

#: src/main/xmli18n-tmp.h:232
msgid "EPSON Stylus Photo 785EPX"
msgstr "EPSON Stylus Photo 785EPX"

#: src/main/xmli18n-tmp.h:233
msgid "EPSON Stylus Photo 790"
msgstr "EPSON Stylus Photo 790"

#: src/main/xmli18n-tmp.h:234
msgid "EPSON Stylus Photo 810"
msgstr "EPSON Stylus Photo 810"

#: src/main/xmli18n-tmp.h:235
msgid "EPSON Stylus Photo 820"
msgstr "EPSON Stylus Photo 820"

#: src/main/xmli18n-tmp.h:236
msgid "EPSON Stylus Photo 825"
msgstr "EPSON Stylus Photo 825"

#: src/main/xmli18n-tmp.h:237
msgid "EPSON Stylus Photo 830"
msgstr "EPSON Stylus Photo 830"

#: src/main/xmli18n-tmp.h:238
msgid "EPSON Stylus Photo 870"
msgstr "EPSON Stylus Photo 870"

#: src/main/xmli18n-tmp.h:239
msgid "EPSON Stylus Photo 875"
msgstr "EPSON Stylus Photo 875"

#: src/main/xmli18n-tmp.h:240
msgid "EPSON Stylus Photo 890"
msgstr "EPSON Stylus Photo 890"

#: src/main/xmli18n-tmp.h:241
msgid "EPSON Stylus Photo 895"
msgstr "EPSON Stylus Photo 895"

#: src/main/xmli18n-tmp.h:242
msgid "EPSON Stylus Photo 900"
msgstr "EPSON Stylus Photo 900"

#: src/main/xmli18n-tmp.h:243
msgid "EPSON Stylus Photo 915"
msgstr "EPSON Stylus Photo 915"

#: src/main/xmli18n-tmp.h:244
msgid "EPSON Stylus Photo 925"
msgstr "EPSON Stylus Photo 925"

#: src/main/xmli18n-tmp.h:245
msgid "EPSON Stylus Photo 935"
msgstr "EPSON Stylus Photo 935"

#: src/main/xmli18n-tmp.h:246
msgid "EPSON Stylus Photo 950"
msgstr "EPSON Stylus Photo 950"

#: src/main/xmli18n-tmp.h:247
msgid "EPSON Stylus Photo 960"
msgstr "EPSON Stylus Photo 960"

#: src/main/xmli18n-tmp.h:248
msgid "EPSON Stylus Photo 1200"
msgstr "EPSON Stylus Photo 1200"

#: src/main/xmli18n-tmp.h:249
msgid "EPSON Stylus Photo 1270"
msgstr "EPSON Stylus Photo 1270"

#: src/main/xmli18n-tmp.h:250
msgid "EPSON Stylus Photo 1280"
msgstr "EPSON Stylus Photo 1280"

#: src/main/xmli18n-tmp.h:251
msgid "EPSON Stylus Photo 1290"
msgstr "EPSON Stylus Photo 1290"

#: src/main/xmli18n-tmp.h:252
msgid "EPSON Stylus Photo 2000P"
msgstr "EPSON Stylus Photo 2000P"

#: src/main/xmli18n-tmp.h:253
msgid "EPSON Stylus Photo 2100"
msgstr "EPSON Stylus Photo 2100"

#: src/main/xmli18n-tmp.h:254
msgid "EPSON Stylus Photo 2200"
msgstr "EPSON Stylus Photo 2200"

#: src/main/xmli18n-tmp.h:255
msgid "EPSON Stylus Photo R200"
msgstr "EPSON Stylus Photo R200"

#: src/main/xmli18n-tmp.h:256
msgid "EPSON Stylus Photo R210"
msgstr "EPSON Stylus Photo R210"

#: src/main/xmli18n-tmp.h:257
msgid "EPSON Stylus Photo R300"
msgstr "EPSON Stylus Photo R300"

#: src/main/xmli18n-tmp.h:258
msgid "EPSON Stylus Photo R310"
msgstr "EPSON Stylus Photo R310"

#: src/main/xmli18n-tmp.h:259
msgid "EPSON Stylus Photo RX400"
msgstr "EPSON Stylus Photo RX400"

#: src/main/xmli18n-tmp.h:260
msgid "EPSON Stylus Photo RX420"
msgstr "EPSON Stylus Photo RX420"

#: src/main/xmli18n-tmp.h:261
msgid "EPSON Stylus Photo RX425"
msgstr "EPSON Stylus Photo RX425"

#: src/main/xmli18n-tmp.h:262
msgid "EPSON Stylus Photo RX430"
msgstr "EPSON Stylus Photo RX430"

#: src/main/xmli18n-tmp.h:263
msgid "EPSON Stylus Photo RX500"
msgstr "EPSON Stylus Photo RX500"

#: src/main/xmli18n-tmp.h:264
msgid "EPSON Stylus Photo RX510"
msgstr "EPSON Stylus Photo RX510"

#: src/main/xmli18n-tmp.h:265
msgid "EPSON Stylus Photo RX600"
msgstr "EPSON Stylus Photo RX600"

#: src/main/xmli18n-tmp.h:266
msgid "EPSON Stylus Photo RX620"
msgstr "EPSON Stylus Photo RX620"

#: src/main/xmli18n-tmp.h:267
msgid "EPSON Stylus Photo RX630"
msgstr "EPSON Stylus Photo RX630"

#: src/main/xmli18n-tmp.h:268
msgid "EPSON Stylus Photo R800"
msgstr "EPSON Stylus Photo R800"

#: src/main/xmli18n-tmp.h:269
msgid "EPSON Stylus Photo R1800"
msgstr "EPSON Stylus Photo R1800"

#: src/main/xmli18n-tmp.h:270
msgid "EPSON Stylus Pro 5000"
msgstr "EPSON Stylus Pro 5000"

#: src/main/xmli18n-tmp.h:271
msgid "EPSON Stylus Pro 5500"
msgstr "EPSON Stylus Pro 5500"

#: src/main/xmli18n-tmp.h:272
msgid "EPSON Stylus Pro 7000"
msgstr "EPSON Stylus Pro 7000"

#: src/main/xmli18n-tmp.h:273
msgid "EPSON Stylus Pro 7500"
msgstr "EPSON Stylus Pro 7500"

#: src/main/xmli18n-tmp.h:274
msgid "EPSON Stylus Pro 7600"
msgstr "EPSON Stylus Pro 7600"

#: src/main/xmli18n-tmp.h:275
msgid "EPSON Stylus Pro 9000"
msgstr "EPSON Stylus Pro 9000"

#: src/main/xmli18n-tmp.h:276
msgid "EPSON Stylus Pro 9500"
msgstr "EPSON Stylus Pro 9500"

#: src/main/xmli18n-tmp.h:277
msgid "EPSON Stylus Pro 9600"
msgstr "EPSON Stylus Pro 9600"

#: src/main/xmli18n-tmp.h:278
msgid "EPSON Stylus Pro 10000"
msgstr "EPSON Stylus Pro 10000"

#: src/main/xmli18n-tmp.h:279
msgid "EPSON Stylus Scan 2000"
msgstr "EPSON Stylus Scan 2000"

#: src/main/xmli18n-tmp.h:280
msgid "EPSON Stylus Scan 2500"
msgstr "EPSON Stylus Scan 2500"

#: src/main/xmli18n-tmp.h:281
msgid "EPSON Stylus CX1500"
msgstr "EPSON Stylus CX1500"

#: src/main/xmli18n-tmp.h:282
msgid "EPSON Stylus CX3100"
msgstr "EPSON Stylus CX3100"

#: src/main/xmli18n-tmp.h:283
msgid "EPSON Stylus CX3200"
msgstr "EPSON Stylus CX3200"

#: src/main/xmli18n-tmp.h:284
msgid "EPSON Stylus CX3500"
msgstr "EPSON Stylus CX3500"

#: src/main/xmli18n-tmp.h:285
msgid "EPSON Stylus CX3600"
msgstr "EPSON Stylus CX3600"

#: src/main/xmli18n-tmp.h:286
msgid "EPSON Stylus CX3650"
msgstr "EPSON Stylus CX3650"

#: src/main/xmli18n-tmp.h:287
msgid "EPSON Stylus CX4600"
msgstr "EPSON Stylus CX4600"

#: src/main/xmli18n-tmp.h:288
msgid "EPSON Stylus CX5100"
msgstr "EPSON Stylus CX5100"

#: src/main/xmli18n-tmp.h:289
msgid "EPSON Stylus CX5200"
msgstr "EPSON Stylus CX5200"

#: src/main/xmli18n-tmp.h:290
msgid "EPSON Stylus CX5300"
msgstr "EPSON Stylus CX5300"

#: src/main/xmli18n-tmp.h:291
msgid "EPSON Stylus CX5400"
msgstr "EPSON Stylus CX5400"

#: src/main/xmli18n-tmp.h:292
msgid "EPSON Stylus CX6300"
msgstr "EPSON Stylus CX6300"

#: src/main/xmli18n-tmp.h:293
msgid "EPSON Stylus CX6400"
msgstr "EPSON Stylus CX6400"

#: src/main/xmli18n-tmp.h:294
msgid "EPSON Stylus CX6500"
msgstr "EPSON Stylus CX6500"

#: src/main/xmli18n-tmp.h:295
msgid "EPSON Stylus CX6600"
msgstr "EPSON Stylus CX6600"

#: src/main/xmli18n-tmp.h:296
msgid "EPSON Stylus CX8300"
msgstr "EPSON Stylus CX8300"

#: src/main/xmli18n-tmp.h:297
msgid "EPSON Stylus CX8400"
msgstr "EPSON Stylus CX8400"

#: src/main/xmli18n-tmp.h:298
msgid "EPSON CL-700"
msgstr "EPSON CL-700"

#: src/main/xmli18n-tmp.h:299
msgid "EPSON CL-750"
msgstr "EPSON CL-750"

#: src/main/xmli18n-tmp.h:300
msgid "EPSON CL-760"
msgstr "EPSON CL-760"

#: src/main/xmli18n-tmp.h:301
msgid "EPSON EM-900C"
msgstr "EPSON EM-900C"

#: src/main/xmli18n-tmp.h:302
msgid "EPSON EM-930C"
msgstr "EPSON EM-930C"

#: src/main/xmli18n-tmp.h:303
msgid "EPSON MC-2000"
msgstr "EPSON MC-2000"

#: src/main/xmli18n-tmp.h:304
msgid "EPSON MC-5000"
msgstr "EPSON MC-5000"

#: src/main/xmli18n-tmp.h:305
msgid "EPSON MC-7000"
msgstr "EPSON MC-7000"

#: src/main/xmli18n-tmp.h:306
msgid "EPSON MC-9000"
msgstr "EPSON MC-9000"

#: src/main/xmli18n-tmp.h:307
msgid "EPSON MC-10000"
msgstr "EPSON MC-10000"

#: src/main/xmli18n-tmp.h:308
msgid "EPSON MJ-930C"
msgstr "EPSON MJ-930C"

#: src/main/xmli18n-tmp.h:309
msgid "EPSON MJ-5100C"
msgstr "EPSON MJ-5100C"

#: src/main/xmli18n-tmp.h:310
msgid "EPSON MJ-6000C"
msgstr "EPSON MJ-6000C"

#: src/main/xmli18n-tmp.h:311
msgid "EPSON MJ-8000C"
msgstr "EPSON MJ-8000C"

#: src/main/xmli18n-tmp.h:312
msgid "EPSON PM-700C"
msgstr "EPSON PM-700C"

#: src/main/xmli18n-tmp.h:313
msgid "EPSON PM-730C"
msgstr "EPSON PM-730C"

#: src/main/xmli18n-tmp.h:314
msgid "EPSON PM-740C"
msgstr "EPSON PM-740C"

#: src/main/xmli18n-tmp.h:315
msgid "EPSON PM-750C"
msgstr "EPSON PM-750C"

#: src/main/xmli18n-tmp.h:316
msgid "EPSON PM-760C"
msgstr "EPSON PM-760C"

#: src/main/xmli18n-tmp.h:317
msgid "EPSON PM-770C"
msgstr "EPSON PM-770C"

#: src/main/xmli18n-tmp.h:318
msgid "EPSON PM-780C"
msgstr "EPSON PM-780C"

#: src/main/xmli18n-tmp.h:319
msgid "EPSON PM-790PT"
msgstr "EPSON PM-790PT"

#: src/main/xmli18n-tmp.h:320
msgid "EPSON PM-800C"
msgstr "EPSON PM-800C"

#: src/main/xmli18n-tmp.h:321
msgid "EPSON PM-850PT"
msgstr "EPSON PM-850PT"

#: src/main/xmli18n-tmp.h:322
msgid "EPSON PM-870C"
msgstr "EPSON PM-870C"

#: src/main/xmli18n-tmp.h:323
msgid "EPSON PM-880C"
msgstr "EPSON PM-880C"

#: src/main/xmli18n-tmp.h:324
msgid "EPSON PM-930C"
msgstr "EPSON PM-930C"

#: src/main/xmli18n-tmp.h:325
msgid "EPSON PM-940C"
msgstr "EPSON PM-940C"

#: src/main/xmli18n-tmp.h:326
msgid "EPSON PM-950C"
msgstr "EPSON PM-950C"

#: src/main/xmli18n-tmp.h:327
msgid "EPSON PM-970C"
msgstr "EPSON PM-970C"

#: src/main/xmli18n-tmp.h:328
msgid "EPSON PM-980C"
msgstr "EPSON PM-980C"

#: src/main/xmli18n-tmp.h:329
msgid "EPSON PM-2000C"
msgstr "EPSON PM-2000C"

#: src/main/xmli18n-tmp.h:330
msgid "EPSON PM-2200C"
msgstr "EPSON PM-2200C"

#: src/main/xmli18n-tmp.h:331
msgid "EPSON PM-3000C"
msgstr "EPSON PM-3000C"

#: src/main/xmli18n-tmp.h:332
msgid "EPSON PM-3300C"
msgstr "EPSON PM-3300C"

#: src/main/xmli18n-tmp.h:333
msgid "EPSON PM-3500C"
msgstr "EPSON PM-3500C"

#: src/main/xmli18n-tmp.h:334
msgid "EPSON PM-3700C"
msgstr "EPSON PM-3700C"

#: src/main/xmli18n-tmp.h:335
msgid "EPSON PM-4000PX"
msgstr "EPSON PM-4000PX"

#: src/main/xmli18n-tmp.h:336
msgid "EPSON PM-5000C"
msgstr "EPSON PM-5000C"

#: src/main/xmli18n-tmp.h:337
msgid "EPSON PM-7000C"
msgstr "EPSON PM-7000C"

#: src/main/xmli18n-tmp.h:338
msgid "EPSON PM-9000C"
msgstr "EPSON PM-9000C"

#: src/main/xmli18n-tmp.h:339
msgid "EPSON PM-10000"
msgstr "EPSON PM-10000"

#: src/main/xmli18n-tmp.h:340
msgid "EPSON PM-D750"
msgstr "EPSON PM-D750"

#: src/main/xmli18n-tmp.h:341
msgid "EPSON PM-D770"
msgstr "EPSON PM-D770"

#: src/main/xmli18n-tmp.h:342
msgid "EPSON PM-D1000"
msgstr "EPSON PM-D1000"

#: src/main/xmli18n-tmp.h:343
msgid "EPSON PM-G700"
msgstr "EPSON PM-G700"

#: src/main/xmli18n-tmp.h:344
msgid "EPSON PM-G720"
msgstr "EPSON PM-G720"

#: src/main/xmli18n-tmp.h:345
msgid "EPSON PM-G800"
msgstr "EPSON PM-G800"

#: src/main/xmli18n-tmp.h:346
msgid "EPSON PM-G820"
msgstr "EPSON PM-G820"

#: src/main/xmli18n-tmp.h:347
msgid "EPSON PX-G900"
msgstr "EPSON PX-G900"

#: src/main/xmli18n-tmp.h:348
msgid "EPSON PX-G920"
msgstr "EPSON PX-G920"

#: src/main/xmli18n-tmp.h:349
msgid "EPSON PX-G5000"
msgstr "EPSON PX-G5000"

#: src/main/xmli18n-tmp.h:350
msgid "EPSON PX-V500"
msgstr "EPSON PX-V500"

#: src/main/xmli18n-tmp.h:351
msgid "EPSON PX-V600"
msgstr "EPSON PX-V600"

#: src/main/xmli18n-tmp.h:352
msgid "EPSON PX-7000"
msgstr "EPSON PX-7000"

#: src/main/xmli18n-tmp.h:353
msgid "EPSON PX-9000"
msgstr "EPSON PX-9000"

#: src/main/xmli18n-tmp.h:354
msgid "Apple Color StyleWriter 4100"
msgstr "Apple Color StyleWriter 4100"

#: src/main/xmli18n-tmp.h:355
msgid "Apple Color StyleWriter 4500"
msgstr "Apple Color StyleWriter 4500"

#: src/main/xmli18n-tmp.h:356
msgid "Apple Color StyleWriter 6500"
msgstr "Apple Color StyleWriter 6500"

#: src/main/xmli18n-tmp.h:357
msgid "HP DeskJet 340"
msgstr "HP DeskJet 340"

#: src/main/xmli18n-tmp.h:358
msgid "HP DeskJet 400"
msgstr "HP DeskJet 400"

#: src/main/xmli18n-tmp.h:359
msgid "HP DeskJet 500"
msgstr "HP DeskJet 500"

#: src/main/xmli18n-tmp.h:360
msgid "HP DesignJet 230"
msgstr "HP DesignJet 230"

#: src/main/xmli18n-tmp.h:361
msgid "HP DesignJet 250C"
msgstr "HP DesignJet 250C"

#: src/main/xmli18n-tmp.h:362
msgid "HP DesignJet 700"
msgstr "HP DesignJet 700"

#: src/main/xmli18n-tmp.h:363
msgid "HP DesignJet 750C"
msgstr "HP DesignJet 750C"

#: src/main/xmli18n-tmp.h:364
msgid "HP DesignJet 2500C"
msgstr "HP DesignJet 2500C"

#: src/main/xmli18n-tmp.h:365
msgid "HP DesignJet 3500C"
msgstr "HP DesignJet 3500C"

#: src/main/xmli18n-tmp.h:366
msgid "HP DesignJet 430"
msgstr "HP DesignJet 430"

#: src/main/xmli18n-tmp.h:367
msgid "HP DesignJet 450C"
msgstr "HP DesignJet 450C"

#: src/main/xmli18n-tmp.h:368
msgid "HP DesignJet 455CA"
msgstr "HP DesignJet 455CA"

#: src/main/xmli18n-tmp.h:369
msgid "HP DesignJet 488CA"
msgstr "HP DesignJet 488CA"

#: src/main/xmli18n-tmp.h:370
msgid "HP DeskJet 500C"
msgstr "HP DeskJet 500C"

#: src/main/xmli18n-tmp.h:371
msgid "HP DeskJet 520"
msgstr "HP DeskJet 520"

#: src/main/xmli18n-tmp.h:372
msgid "HP DeskJet 540C"
msgstr "HP DeskJet 540C"

#: src/main/xmli18n-tmp.h:373
msgid "HP DeskJet 550C"
msgstr "HP DeskJet 550C"

#: src/main/xmli18n-tmp.h:374
msgid "HP DeskJet 560C"
msgstr "HP DeskJet 560C"

#: src/main/xmli18n-tmp.h:375
msgid "HP DeskJet 600/600C"
msgstr "HP DeskJet 600/600C"

#: src/main/xmli18n-tmp.h:376
msgid "HP DeskJet 600 series"
msgstr "HP DeskJet 600 系列"

#: src/main/xmli18n-tmp.h:377
msgid "HP DeskJet 690 series"
msgstr "HP DeskJet 690 系列"

#: src/main/xmli18n-tmp.h:378
msgid "HP DeskJet 810C"
msgstr "HP DeskJet 810C"

#: src/main/xmli18n-tmp.h:379
msgid "HP DeskJet 812C"
msgstr "HP DeskJet 812C"

#: src/main/xmli18n-tmp.h:380
msgid "HP DeskJet 840C"
msgstr "HP DeskJet 840C"

#: src/main/xmli18n-tmp.h:381
msgid "HP DeskJet 842C"
msgstr "HP DeskJet 842C"

#: src/main/xmli18n-tmp.h:382
msgid "HP DeskJet 845C"
msgstr "HP DeskJet 845C"

#: src/main/xmli18n-tmp.h:383
msgid "HP DeskJet 850C"
msgstr "HP DeskJet 850C"

#: src/main/xmli18n-tmp.h:384
msgid "HP DeskJet 855C"
msgstr "HP DeskJet 855C"

#: src/main/xmli18n-tmp.h:385
msgid "HP DeskJet 870C"
msgstr "HP DeskJet 870C"

#: src/main/xmli18n-tmp.h:386
msgid "HP DeskJet 890C"
msgstr "HP DeskJet 890C"

#: src/main/xmli18n-tmp.h:387
msgid "HP DeskJet 895C"
msgstr "HP DeskJet 895C"

#: src/main/xmli18n-tmp.h:388
msgid "HP DeskJet 900 series"
msgstr "HP DeskJet 900 系列"

#: src/main/xmli18n-tmp.h:389
msgid "HP DeskJet 1100C"
msgstr "HP DeskJet 1100C"

#: src/main/xmli18n-tmp.h:390
msgid "HP DeskJet 1120C"
msgstr "HP DeskJet 1120C"

#: src/main/xmli18n-tmp.h:391
msgid "HP DeskJet 1200C"
msgstr "HP DeskJet 1200C"

#: src/main/xmli18n-tmp.h:392
msgid "HP DeskJet 1220C"
msgstr "HP DeskJet 1220C"

#: src/main/xmli18n-tmp.h:393
msgid "HP DeskJet 1600C"
msgstr "HP DeskJet 1600C"

#: src/main/xmli18n-tmp.h:394
msgid "HP DeskJet 2000 series"
msgstr "HP DeskJet 2000 系列"

#: src/main/xmli18n-tmp.h:395
msgid "HP DeskJet 2500 series"
msgstr "HP DeskJet 2500 系列"

#: src/main/xmli18n-tmp.h:396
msgid "HP PhotoSmart P1000"
msgstr "HP PhotoSmart P1000"

#: src/main/xmli18n-tmp.h:397
msgid "HP PhotoSmart P1100"
msgstr "HP PhotoSmart P1100"

#: src/main/xmli18n-tmp.h:398
msgid "HP LaserJet II series"
msgstr "HP LaserJet II 系列"

#: src/main/xmli18n-tmp.h:399
msgid "HP LaserJet IIP series"
msgstr "HP LaserJet IIP 系列"

#: src/main/xmli18n-tmp.h:400
msgid "HP LaserJet III series"
msgstr "HP LaserJet III 系列"

#: src/main/xmli18n-tmp.h:401
msgid "HP LaserJet 4 series"
msgstr "HP LaserJet 4 系列"

#: src/main/xmli18n-tmp.h:402
msgid "HP LaserJet 4L"
msgstr "HP LaserJet 4L"

#: src/main/xmli18n-tmp.h:403
msgid "HP LaserJet 4V"
msgstr "HP LaserJet 4V"

#: src/main/xmli18n-tmp.h:404
msgid "HP LaserJet 4Si"
msgstr "HP LaserJet 4Si"

#: src/main/xmli18n-tmp.h:405
msgid "HP LaserJet 5 series"
msgstr "HP LaserJet 5 系列"

#: src/main/xmli18n-tmp.h:406
msgid "HP LaserJet 5Si"
msgstr "HP LaserJet 5Si"

#: src/main/xmli18n-tmp.h:407
msgid "HP LaserJet 6 series"
msgstr "HP LaserJet 6 系列"

#: src/main/xmli18n-tmp.h:408
msgid "Lexmark 4076"
msgstr "Lexmark 4076"

#: src/main/xmli18n-tmp.h:409
msgid "Lexmark Z42"
msgstr "Lexmark Z42"

#: src/main/xmli18n-tmp.h:410
msgid "Lexmark Z43"
msgstr "Lexmark Z43"

#: src/main/xmli18n-tmp.h:411
msgid "Lexmark Z52"
msgstr "Lexmark Z52"

#: src/main/xmli18n-tmp.h:412
msgid "Lexmark Z53"
msgstr "Lexmark Z53"

#: src/main/xmli18n-tmp.h:413
msgid "Olympus P10"
msgstr "Olympus P10"

#: src/main/xmli18n-tmp.h:414
msgid "Olympus P200"
msgstr "Olympus P200"

#: src/main/xmli18n-tmp.h:415
msgid "Olympus P300"
msgstr "Olympus P300"

#: src/main/xmli18n-tmp.h:416
msgid "Olympus P400"
msgstr "Olympus P400"

#: src/main/xmli18n-tmp.h:417
msgid "Olympus P440"
msgstr "Olympus P440"

#: src/main/xmli18n-tmp.h:418
msgid "Canon CP100"
msgstr "Canon CP100"

#: src/main/xmli18n-tmp.h:419
msgid "Canon CP220"
msgstr "Canon CP220"

#: src/main/xmli18n-tmp.h:420
msgid "Sony UP-DP10"
msgstr "Sony UP-DP10"

#: src/main/xmli18n-tmp.h:421
msgid "Fujifilm Printpix CX-400"
msgstr "Fujifilm Printpix CX-400"

#: src/main/xmli18n-tmp.h:422
msgid "Fujifilm Printpix CX-550"
msgstr "Fujifilm Printpix CX-550"

#: src/main/xmli18n-tmp.h:423
msgid "RAW DATA 16 bit"
msgstr ""

#: src/main/xmli18n-tmp.h:424
msgid "RAW DATA 8 bit"
msgstr ""

#: src/gutenprintui/panel.c:266 src/gutenprintui2/panel.c:266
msgid "Inch"
msgstr "英吋"

#: src/gutenprintui/panel.c:266 src/gutenprintui2/panel.c:266
msgid "Set the base unit of measurement to inches"
msgstr "以英吋作為長度單位"

#: src/gutenprintui/panel.c:268 src/gutenprintui2/panel.c:268
msgid "cm"
msgstr "公分"

#: src/gutenprintui/panel.c:268 src/gutenprintui2/panel.c:268
msgid "Set the base unit of measurement to centimetres"
msgstr "以公分作為長度單位"

#: src/gutenprintui/panel.c:270 src/gutenprintui2/panel.c:270
msgid "Points"
msgstr ""

#: src/gutenprintui/panel.c:270 src/gutenprintui2/panel.c:270
msgid "Set the base unit of measurement to points (1/72\")"
msgstr ""

#: src/gutenprintui/panel.c:272 src/gutenprintui2/panel.c:272
msgid "mm"
msgstr "毫米"

#: src/gutenprintui/panel.c:272 src/gutenprintui2/panel.c:272
msgid "Set the base unit of measurement to millimetres"
msgstr "以毫米作為長度單位"

#: src/gutenprintui/panel.c:274 src/gutenprintui2/panel.c:274
msgid "Pica"
msgstr "鉛點"

#: src/gutenprintui/panel.c:274 src/gutenprintui2/panel.c:274
msgid "Set the base unit of measurement to picas (1/12\")"
msgstr "以鉛點 (1/12\") 作為長度單位"

#: src/gutenprintui/panel.c:281 src/gutenprintui2/panel.c:281
msgid "Color output"
msgstr "使用彩色列印"

#: src/gutenprintui/panel.c:283 src/gutenprintui2/panel.c:283
msgid "Print in shades of gray using black ink"
msgstr "使用黑色墨水來列印灰階色彩"

#: src/gutenprintui/panel.c:295 src/gutenprintui2/panel.c:295
msgid "Standard Command"
msgstr "標準指令"

#: src/gutenprintui/panel.c:295 src/gutenprintui2/panel.c:295
msgid "Use standard print command"
msgstr "使用標準列印指令"

#: src/gutenprintui/panel.c:296 src/gutenprintui2/panel.c:296
msgid "Custom Command"
msgstr "自選指令"

#: src/gutenprintui/panel.c:296 src/gutenprintui2/panel.c:296
msgid "Use custom print command"
msgstr "使用自行指定的列印指令"

#: src/gutenprintui/panel.c:297 src/gutenprintui/plist.c:660
#: src/gutenprintui/plist.c:743 src/gutenprintui2/panel.c:297
#: src/gutenprintui2/plist.c:656 src/gutenprintui2/plist.c:739
msgid "File"
msgstr "檔案"

#: src/gutenprintui/panel.c:297 src/gutenprintui2/panel.c:297
msgid "Print to a file"
msgstr "列印至檔案"

#: src/gutenprintui/panel.c:513 src/gutenprintui2/panel.c:513
msgid "Edit Curve..."
msgstr ""

#: src/gutenprintui/panel.c:524 src/gutenprintui2/panel.c:524
msgid "Set Default"
msgstr ""

#: src/gutenprintui/panel.c:526 src/gutenprintui2/panel.c:526
msgid "Restore Previous"
msgstr ""

#: src/gutenprintui/panel.c:528 src/gutenprintui/panel.c:1514
#: src/gutenprintui/panel.c:1754 src/gutenprintui/panel.c:1786
#: src/gutenprintui2/panel.c:528 src/gutenprintui2/panel.c:1514
#: src/gutenprintui2/panel.c:1753 src/gutenprintui2/panel.c:1785
msgid "OK"
msgstr "確定"

#: src/gutenprintui/panel.c:530 src/gutenprintui/panel.c:1178
#: src/gutenprintui/panel.c:1516 src/gutenprintui/panel.c:1756
#: src/gutenprintui2/panel.c:530 src/gutenprintui2/panel.c:1179
#: src/gutenprintui2/panel.c:1516 src/gutenprintui2/panel.c:1755
msgid "Cancel"
msgstr "取消"

#: src/gutenprintui/panel.c:1161 src/gutenprintui2/panel.c:1162
#, c-format
msgid "%s -- Print v%s"
msgstr "%s -- 列印增效模組 %s 版本"

#: src/gutenprintui/panel.c:1170 src/gutenprintui2/panel.c:1171
msgid "About"
msgstr "關於"

#: src/gutenprintui/panel.c:1172 src/gutenprintui2/panel.c:1173
msgid ""
"Print and\n"
"Save Settings"
msgstr ""
"列印並\n"
"儲存設定"

#: src/gutenprintui/panel.c:1174 src/gutenprintui2/panel.c:1175
msgid ""
"Save\n"
"Settings"
msgstr ""
"儲存\n"
"設定"

#: src/gutenprintui/panel.c:1176 src/gutenprintui2/panel.c:1177
msgid "Print"
msgstr "列印"

#: src/gutenprintui/panel.c:1228 src/gutenprintui2/panel.c:1229
msgid "Preview"
msgstr "預覽"

#: src/gutenprintui/panel.c:1253 src/gutenprintui2/panel.c:1254
msgid ""
"Position the image on the page.\n"
"Click and drag with the primary button to position the image.\n"
"Click and drag with the second button to move the image with finer "
"precision; each unit of motion moves the image one point (1/72\")\n"
"Click and drag with the third (middle) button to move the image in units of "
"the image size.\n"
"Holding down the shift key while clicking and dragging constrains the image "
"to only horizontal or vertical motion.\n"
"If you click another button while dragging the mouse, the image will return "
"to its original position."
msgstr ""
"請在頁面中指定影像位置。\n"
"點選影像後,按定滑鼠第一個按鈕來拖曳影像可以更改影像位置。\n"
"點選影像後,按定滑鼠第二個按鈕來拖曳影像可以精確地更改影像位置;每次移動的單"
"位為一點 (1/72 英吋)。\n"
"點選影像後,按定滑鼠第三個(中央)按鈕來拖曳影像,每次移動的單位則是影像尺寸本"
"身。\n"
"拖曳影像時按下 shift 鍵,會限制影像只向水平或垂直方向移動。\n"
"如果拖曳的時候再按多一個滑鼠按鈕,影像會還原至原來位置。"

#: src/gutenprintui/panel.c:1300 src/gutenprintui2/panel.c:1301
msgid "Paper Size"
msgstr "紙張尺寸"

#: src/gutenprintui/panel.c:1323 src/gutenprintui2/panel.c:1324
msgid "Show All Paper Sizes"
msgstr "顯示所有紙張尺寸"

#: src/gutenprintui/panel.c:1339 src/gutenprintui2/panel.c:1340
msgid "Dimensions:"
msgstr "尺寸:"

#: src/gutenprintui/panel.c:1344 src/gutenprintui/panel.c:2020
#: src/gutenprintui2/panel.c:1345 src/gutenprintui2/panel.c:2018
msgid "Width:"
msgstr "寬度:"

#: src/gutenprintui/panel.c:1345 src/gutenprintui2/panel.c:1346
msgid "Width of the paper that you wish to print to"
msgstr "列印時的紙張寬度"

#: src/gutenprintui/panel.c:1349 src/gutenprintui/panel.c:2022
#: src/gutenprintui2/panel.c:1350 src/gutenprintui2/panel.c:2020
msgid "Height:"
msgstr "高度:"

#: src/gutenprintui/panel.c:1350 src/gutenprintui2/panel.c:1351
msgid "Height of the paper that you wish to print to"
msgstr "列印時的紙張高度"

#: src/gutenprintui/panel.c:1355 src/gutenprintui2/panel.c:1356
msgid "Automatic Paper Size"
msgstr ""

#: src/gutenprintui/panel.c:1373 src/gutenprintui2/panel.c:1373
msgid "Number of Copies"
msgstr "份數"

#: src/gutenprintui/panel.c:1385 src/gutenprintui2/panel.c:1385
msgid "Select the number of copies to print; a value between 1 and 100"
msgstr "請選擇列印多少份 (1-100 之間)"

#: src/gutenprintui/panel.c:1417 src/gutenprintui2/panel.c:1417
msgid "Image Position"
msgstr "影像位置"

#: src/gutenprintui/panel.c:1434 src/gutenprintui2/panel.c:1434
msgid "Auto"
msgstr "自動"

#: src/gutenprintui/panel.c:1436 src/gutenprintui2/panel.c:1436
msgid "Portrait"
msgstr "直向"

#: src/gutenprintui/panel.c:1438 src/gutenprintui2/panel.c:1438
msgid "Landscape"
msgstr "橫向"

#: src/gutenprintui/panel.c:1440 src/gutenprintui2/panel.c:1440
msgid "Upside down"
msgstr "直向倒置"

#: src/gutenprintui/panel.c:1442 src/gutenprintui2/panel.c:1442
msgid "Seascape"
msgstr "橫向倒置"

#: src/gutenprintui/panel.c:1446 src/gutenprintui2/panel.c:1446
msgid ""
"Select the orientation: portrait, landscape, upside down, or seascape "
"(upside down landscape)"
msgstr "指定列印時的方向:直向、橫向、直向倒置、橫向倒置"

#: src/gutenprintui/panel.c:1448 src/gutenprintui2/panel.c:1448
msgid "Orientation:"
msgstr "方向:"

#: src/gutenprintui/panel.c:1459 src/gutenprintui2/panel.c:1459
msgid "Left:"
msgstr "左:"

#: src/gutenprintui/panel.c:1460 src/gutenprintui2/panel.c:1460
msgid "Distance from the left of the paper to the image"
msgstr "從紙張左邊邊緣至影像之間的距離"

#: src/gutenprintui/panel.c:1463 src/gutenprintui/panel.c:1467
#: src/gutenprintui2/panel.c:1463 src/gutenprintui2/panel.c:1467
msgid "Right:"
msgstr "右:"

#: src/gutenprintui/panel.c:1464 src/gutenprintui2/panel.c:1464
msgid "Distance from the left of the paper to the right of the image"
msgstr "從紙張左邊邊緣至影像右邊邊緣之間的距離"

#: src/gutenprintui/panel.c:1468 src/gutenprintui2/panel.c:1468
msgid "Distance from the right of the paper to the image"
msgstr "從紙張右邊邊緣至影像之間的距離"

#: src/gutenprintui/panel.c:1470 src/gutenprintui2/panel.c:1470
msgid "Top:"
msgstr "上:"

#: src/gutenprintui/panel.c:1471 src/gutenprintui2/panel.c:1471
msgid "Distance from the top of the paper to the image"
msgstr "從紙張頂部邊緣至影像之間的距離"

#: src/gutenprintui/panel.c:1474 src/gutenprintui/panel.c:1478
#: src/gutenprintui2/panel.c:1474 src/gutenprintui2/panel.c:1478
msgid "Bottom:"
msgstr "下:"

#: src/gutenprintui/panel.c:1475 src/gutenprintui2/panel.c:1475
msgid "Distance from the top of the paper to bottom of the image"
msgstr "從紙張頂部邊緣至影像底部邊緣之間的距離"

#: src/gutenprintui/panel.c:1479 src/gutenprintui2/panel.c:1479
msgid "Distance from the bottom of the paper to the image"
msgstr "從紙張底部邊緣至影像之間的距離"

#: src/gutenprintui/panel.c:1489 src/gutenprintui2/panel.c:1489
msgid "Center:"
msgstr "置中:"

#: src/gutenprintui/panel.c:1492 src/gutenprintui2/panel.c:1492
msgid "Horizontal"
msgstr "水平"

#: src/gutenprintui/panel.c:1493 src/gutenprintui2/panel.c:1493
msgid "Center the image horizontally on the paper"
msgstr "將影像的水平位置調整至紙張中間"

#: src/gutenprintui/panel.c:1495 src/gutenprintui2/panel.c:1495
msgid "Both"
msgstr "兩者"

#: src/gutenprintui/panel.c:1496 src/gutenprintui2/panel.c:1496
msgid "Center the image on the paper"
msgstr "將影像放置在紙張中間"

#: src/gutenprintui/panel.c:1498 src/gutenprintui2/panel.c:1498
msgid "Vertical"
msgstr "垂直"

#: src/gutenprintui/panel.c:1499 src/gutenprintui2/panel.c:1499
msgid "Center the image vertically on the paper"
msgstr "將影像的垂直位置調整至紙張中間"

#: src/gutenprintui/panel.c:1512 src/gutenprintui2/panel.c:1512
msgid "Setup Printer"
msgstr "設定印表機"

#: src/gutenprintui/panel.c:1537 src/gutenprintui2/panel.c:1536
msgid "Printer Make:"
msgstr ""

#: src/gutenprintui/panel.c:1548 src/gutenprintui2/panel.c:1547
msgid "Select the make of your printer"
msgstr ""

#: src/gutenprintui/panel.c:1566 src/gutenprintui/panel.c:1857
#: src/gutenprintui2/panel.c:1565 src/gutenprintui2/panel.c:1856
msgid "Printer Model:"
msgstr "印表機型號:"

#: src/gutenprintui/panel.c:1577 src/gutenprintui2/panel.c:1576
msgid "Select your printer model"
msgstr "請選取印表機型號"

#: src/gutenprintui/panel.c:1625 src/gutenprintui2/panel.c:1624
msgid "PPD File:"
msgstr "PPD 檔:"

#: src/gutenprintui/panel.c:1639 src/gutenprintui2/panel.c:1638
msgid "Enter the correct PPD filename for your printer"
msgstr "請輸入適合您的印表機使用的 PPD 檔案名稱"

#: src/gutenprintui/panel.c:1641 src/gutenprintui/panel.c:1708
#: src/gutenprintui2/panel.c:1640 src/gutenprintui2/panel.c:1707
msgid "Browse"
msgstr "瀏覽"

#: src/gutenprintui/panel.c:1648 src/gutenprintui2/panel.c:1647
msgid "Choose the correct PPD filename for your printer"
msgstr "請選擇適合您的印表機使用的 PPD 檔案名稱"

#: src/gutenprintui/panel.c:1677 src/gutenprintui2/panel.c:1676
msgid ""
"Select the name of the output queue (not the type, or model, of printer) "
"that you wish to print to"
msgstr ""

#: src/gutenprintui/panel.c:1679 src/gutenprintui2/panel.c:1678
msgid "Printer Queue:"
msgstr "印表機佇列:"

#: src/gutenprintui/panel.c:1695 src/gutenprintui2/panel.c:1694
msgid "Enter the correct command to print to your printer. "
msgstr "請輸入列印所使用的指令。"

#: src/gutenprintui/panel.c:1706 src/gutenprintui2/panel.c:1705
msgid "Enter the file to print to. "
msgstr "請輸入列印時寫入的檔案。"

#: src/gutenprintui/panel.c:1714 src/gutenprintui2/panel.c:1713
msgid "File to print to"
msgstr ""

#: src/gutenprintui/panel.c:1722 src/gutenprintui2/panel.c:1721
msgid "Print To File"
msgstr "列印至檔案"

#: src/gutenprintui/panel.c:1752 src/gutenprintui2/panel.c:1751
msgid "Define New Printer"
msgstr "定義新的印表機"

#: src/gutenprintui/panel.c:1770 src/gutenprintui/panel.c:1854
#: src/gutenprintui2/panel.c:1769 src/gutenprintui2/panel.c:1853
msgid "Printer Name:"
msgstr "印表機名稱:"

#: src/gutenprintui/panel.c:1774 src/gutenprintui2/panel.c:1773
msgid "Enter the name you wish to give this logical printer"
msgstr "為這個虛擬印表機命名"

#: src/gutenprintui/panel.c:1784 src/gutenprintui2/panel.c:1783
msgid "About Gutenprint "
msgstr "關於 Gutenprint "

#: src/gutenprintui/panel.c:1791 src/gutenprintui2/panel.c:1790
msgid "Gutenprint Version "
msgstr "Gutenprint 版本 "

#: src/gutenprintui/panel.c:1791 src/gutenprintui2/panel.c:1790
#, fuzzy
msgid ""
"\n"
"\n"
"Copyright (C) 1997-2003 Michael Sweet, Robert Krawitz,\n"
"and the rest of the Gutenprint Development Team.\n"
"\n"
"Please visit our web site at http://gimp-print.sourceforge.net.\n"
"\n"
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n"
msgstr ""
"\n"
"\n"
"版權所有 © 1997-2003 Michael Sweet、Robert Krawitz\n"
"及整個 Gutenprint 開發隊伍。\n"
"\n"
"請瀏覽我們的網頁: http://gimp-print.sourceforge.net\n"
"\n"
"本程式為自由軟體;您可依據自由軟體基金會所發表的GNU通用公共授權條款規定,就本"
"程式再為散布與/或修改;無論您依據的是本授權的第二版或(您自行選擇的)任一日"
"後發行的版本。\n"
"本程式係基於使用目的而加以散布,然而不負任何擔保責任;亦無對適售性或特定目的"
"適用性所為的默示性擔保。詳情請參照 GNU 通用公共授權。\n"
"您應已收到附隨於本程式的GNU通用公共授權的副本;如無,請寫信至自由軟體基金會:"
"59 Temple Place – Suite 330, Boston, Ma 02111-1307, USA。\n"

#: src/gutenprintui/panel.c:1839 src/gutenprintui2/panel.c:1838
msgid "Printer Settings"
msgstr "印表機設定"

#: src/gutenprintui/panel.c:1852 src/gutenprintui2/panel.c:1851
msgid ""
"Select the name of the printer (not the type, or model, of printer) that you "
"wish to print to"
msgstr "指定印表機名稱 (不是印表機類型或者型號)"

#: src/gutenprintui/panel.c:1870 src/gutenprintui2/panel.c:1868
msgid "Setup Printer..."
msgstr "設定印表機..."

#: src/gutenprintui/panel.c:1872 src/gutenprintui2/panel.c:1870
msgid ""
"Choose the printer model, PPD file, and command that is used to print to "
"this printer"
msgstr "選取列印時使用的印表機型號、PPD 檔及指令"

#: src/gutenprintui/panel.c:1885 src/gutenprintui2/panel.c:1883
msgid "New Printer..."
msgstr "新增印表機..."

#: src/gutenprintui/panel.c:1886 src/gutenprintui2/panel.c:1884
msgid ""
"Define a new logical printer. This can be used to name a collection of "
"settings that you wish to remember for future use."
msgstr "定義新的虛擬印表機。這個「印表機」其實是代表一組設定,以便將來使用。"

#: src/gutenprintui/panel.c:1929 src/gutenprintui2/panel.c:1927
msgid "Image Size"
msgstr "影像尺寸"

#: src/gutenprintui/panel.c:1954 src/gutenprintui2/panel.c:1952
msgid "Scaling:"
msgstr "縮放:"

#: src/gutenprintui/panel.c:1958 src/gutenprintui2/panel.c:1956
msgid "Set the scale (size) of the image"
msgstr "指定影像的縮放比例 (尺寸)"

#: src/gutenprintui/panel.c:1980 src/gutenprintui2/panel.c:1978
msgid "Scale by:"
msgstr ""

#: src/gutenprintui/panel.c:1985 src/gutenprintui2/panel.c:1983
msgid ""
"Select whether scaling is measured as percent of available page size or "
"number of output dots per inch"
msgstr "指定放大縮小影像時的單位,是頁面尺寸的百分比,還是每英吋有多少點"

#: src/gutenprintui/panel.c:1988 src/gutenprintui2/panel.c:1986
msgid "Percent"
msgstr "百分比"

#: src/gutenprintui/panel.c:1993 src/gutenprintui2/panel.c:1991
msgid "Scale the print to the size of the page"
msgstr "指定列印時的影像尺寸為頁面尺寸的某個百分比"

#: src/gutenprintui/panel.c:1997 src/gutenprintui2/panel.c:1995
msgid "PPI"
msgstr "PPI"

#: src/gutenprintui/panel.c:2002 src/gutenprintui2/panel.c:2000
msgid "Scale the print to the number of dots per inch"
msgstr "列印時,透過指定每英吋有多少點來放大縮小影像"

#: src/gutenprintui/panel.c:2020 src/gutenprintui2/panel.c:2018
msgid "Set the width of the print"
msgstr "指定列印時的影像寬度"

#: src/gutenprintui/panel.c:2022 src/gutenprintui2/panel.c:2020
msgid "Set the height of the print"
msgstr "指定列印時的影像高度"

#: src/gutenprintui/panel.c:2028 src/gutenprintui2/panel.c:2026
msgid ""
"Use Original\n"
"Image Size"
msgstr ""
"使用影像\n"
"原來的尺寸"

#: src/gutenprintui/panel.c:2034 src/gutenprintui2/panel.c:2032
msgid "Set the print size to the size of the image"
msgstr "將列印時的影像尺寸設定為影像原來的尺寸"

#: src/gutenprintui/panel.c:2057 src/gutenprintui2/panel.c:2056
msgid "Print Color Adjust"
msgstr "列印色彩調整"

#: src/gutenprintui/panel.c:2060 src/gutenprintui2/panel.c:2059
msgid "Set Defaults"
msgstr ""

#: src/gutenprintui/panel.c:2062 src/gutenprintui2/panel.c:2061
msgid "Close"
msgstr "關閉"

#: src/gutenprintui/panel.c:2092 src/gutenprintui2/panel.c:2090
msgid "Image preview"
msgstr "影像預覽"

#: src/gutenprintui/panel.c:2106 src/gutenprintui2/panel.c:2104
msgid "View Output Channels:"
msgstr ""

#: src/gutenprintui/panel.c:2170 src/gutenprintui2/panel.c:2174
msgid "Output"
msgstr ""

#: src/gutenprintui/panel.c:2198 src/gutenprintui2/panel.c:2202
msgid "Output Type:"
msgstr ""

#: src/gutenprintui/panel.c:2202 src/gutenprintui2/panel.c:2206
msgid "Select the desired output type"
msgstr "指定輸出類型:"

#: src/gutenprintui/panel.c:2223 src/gutenprintui2/panel.c:2227
msgid "Adjust Output..."
msgstr "調整輸出結果..."

#: src/gutenprintui/panel.c:2232 src/gutenprintui2/panel.c:2236
msgid ""
"Adjust color balance, brightness, contrast, saturation, and dither algorithm"
msgstr "調整色彩平衡、光度、反差、彩度及擬色的運算方式"

#: src/gutenprintui/panel.c:2250 src/gutenprintui2/panel.c:2255
msgid "Size Units:"
msgstr "尺寸單位:"

#: src/gutenprintui/panel.c:2253 src/gutenprintui2/panel.c:2258
msgid " "
msgstr ""

#: src/gutenprintui/panel.c:2277 src/gutenprintui2/panel.c:2282
msgid "Units:"
msgstr "單位:"

#: src/gutenprintui/panel.c:2282 src/gutenprintui2/panel.c:2287
msgid "Select the base unit of measurement for printing"
msgstr "指定列印時的基本長度單位"

#: src/gutenprintui/plist.c:90 src/gutenprintui/plist.c:99
#: src/gutenprintui2/plist.c:90 src/gutenprintui2/plist.c:99
msgid "System V lp"
msgstr "System V lp"

#: src/gutenprintui/plist.c:96 src/gutenprintui2/plist.c:96
msgid "CUPS"
msgstr "CUPS"

#: src/gutenprintui/plist.c:102 src/gutenprintui2/plist.c:102
msgid "Berkeley lpd (/etc/lpc)"
msgstr "Berkeley lpd (/etc/lpc)"

#: src/gutenprintui/plist.c:105 src/gutenprintui2/plist.c:105
msgid "Berkeley lpd (/usr/bsd/lpc)"
msgstr "Berkeley lpd (/usr/bsd/lpc)"

#: src/gutenprintui/plist.c:108 src/gutenprintui2/plist.c:108
msgid "Berkeley lpd (/usr/etc/lpc"
msgstr "Berkeley lpd (/usr/etc/lpc"

#: src/gutenprintui/plist.c:111 src/gutenprintui2/plist.c:111
msgid "Berkeley lpd (/usr/libexec/lpc)"
msgstr "Berkeley lpd (/usr/libexec/lpc)"

#: src/gutenprintui/plist.c:114 src/gutenprintui2/plist.c:114
msgid "Berkeley lpd (/usr/sbin/lpc)"
msgstr "Berkeley lpd (/usr/sbin/lpc)"

#: src/gutenprintui/plist.c:996 src/gutenprintui2/plist.c:992
msgid "Printer"
msgstr "印表機"

#: src/gutenprintui/plist.c:1183 src/gutenprintui2/plist.c:1179
msgid "(Default Printer)"
msgstr "(預設印表機)"

#: src/gutenprintui2/curve.c:130
msgid "Curve type"
msgstr ""

#: src/gutenprintui2/curve.c:131
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""

#: src/gutenprintui2/curve.c:139
msgid "Minimum X"
msgstr "X 下限"

#: src/gutenprintui2/curve.c:140
msgid "Minimum possible value for X"
msgstr ""

#: src/gutenprintui2/curve.c:149
msgid "Maximum X"
msgstr "X 上限"

#: src/gutenprintui2/curve.c:150
msgid "Maximum possible X value"
msgstr ""

#: src/gutenprintui2/curve.c:159
msgid "Minimum Y"
msgstr "Y 下限"

#: src/gutenprintui2/curve.c:160
msgid "Minimum possible value for Y"
msgstr ""

#: src/gutenprintui2/curve.c:169
msgid "Maximum Y"
msgstr "Y 上限"

#: src/gutenprintui2/curve.c:170
msgid "Maximum possible value for Y"
msgstr ""

#: src/gutenprintui2/gammacurve.c:418
msgid "_Gamma value"
msgstr "_Gamma 值"

#: src/cups/genppd.c:136
msgid "Printer Features"
msgstr "印表機功能"

#: src/cups/genppd.c:137
msgid "Output Control"
msgstr ""

#: src/cups/genppd.c:142
msgid "Common"
msgstr ""

#: src/cups/genppd.c:143
msgid "Extra 1"
msgstr ""

#: src/cups/genppd.c:144
msgid "Extra 2"
msgstr ""

#: src/cups/genppd.c:145
msgid "Extra 3"
msgstr ""

#: src/cups/genppd.c:146
msgid "Extra 4"
msgstr ""

#: src/cups/genppd.c:147
msgid "Extra 5"
msgstr ""

#. TRANSLATORS: "Gutenprint" is a proper name, not a description
#: src/cups/genppd.c:192 src/cups/genppd.c:201
msgid "Gutenprint"
msgstr "Gutenprint"

#: src/cups/genppd.c:870
msgid "English"
msgstr ""

#: src/cups/genppd.c:872
msgid "ISOLatin1"
msgstr ""

#: src/cups/genppd.c:1419
msgid "No"
msgstr "否"

#: src/cups/genppd.c:1421
msgid "Yes"
msgstr "是"

#: src/cups/genppd.c:1449
msgid "Fine Adjustment"
msgstr ""

#: src/escputil/escputil.c:69
msgid "Escputil version "
msgstr "Escputil 版本 "

#: src/escputil/escputil.c:70
msgid ""
", Copyright (C) 2000-2003 Robert Krawitz\n"
"Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l'\n"
"This is free software, and you are welcome to redistribute it\n"
"under certain conditions; type 'escputil -l' for details.\n"
msgstr ""

#: src/escputil/escputil.c:75
msgid ""
"Copyright 2000 Robert Krawitz (rlk@alum.mit.edu)\n"
"\n"
"This program is free software; you can redistribute it and/or modify it\n"
"under the terms of the GNU General Public License as published by the Free\n"
"Software Foundation; either version 2 of the License, or (at your option)\n"
"any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful, but\n"
"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\n"
"or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License\n"
"for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
msgstr ""

#: src/escputil/escputil.c:116
msgid ""
"Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M]\n"
"                [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n"
"Perform maintenance on EPSON Stylus (R) printers.\n"
"Examples: escputil --ink-level --raw-device /dev/usb/lp0\n"
"          escputil --clean-head --new --printer-name MyQueue\n"
"\n"
"  Commands:\n"
"    -c|--clean-head    Clean the print head.\n"
"    -n|--nozzle-check  Print a nozzle test pattern.\n"
"                       Dirty or clogged nozzles will show as gaps in the\n"
"                       pattern.  If you see any gaps, you should clean\n"
"                       the print head.\n"
"    -a|--align-head    Align the print head.  CAUTION: Misuse of this\n"
"                       utility may result in poor print quality and/or\n"
"                       damage to the printer.\n"
"    -s|--status        Retrieve printer status.\n"
"    -i|--ink-level     Obtain the ink level from the printer.  This "
"requires\n"
"                       read/write access to the raw printer device.\n"
"    -e|--extended-ink-info     Obtain the extended ink information from the\n"
"                       printer.  This requires read/write access to the raw\n"
"                       printer device.\n"
"    -d|--identify      Query the printer for make and model information.\n"
"                       This requires read/write access to the raw printer\n"
"                       device.\n"
"    -l|--license       Display the license/warranty terms of this program.\n"
"    -M|--list-models   List the available printer models.\n"
"    -h|--help          Print this help message.\n"
"  Options:\n"
"    -P|--printer-name  Specify the name of the printer queue to operate on.\n"
"                       Default is the default system printer.\n"
"    -r|--raw-device    Specify the name of the device to write to directly\n"
"                       rather than going through a printer queue.\n"
"    -u|--new           The printer is a new printer (Stylus Color 740 or\n"
"                       newer).  Only needed when not using a raw device.\n"
"    -q|--quiet         Suppress the banner.\n"
"    -S|--short-name    Print the short name of the printer with --identify.\n"
"    -m|--model         Specify the precise printer model for head "
"alignment.\n"
msgstr ""

#: src/escputil/escputil.c:155
msgid ""
"Usage: escputil [OPTIONS] [COMMAND]\n"
"Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M]\n"
"                [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n"
"Perform maintenance on EPSON Stylus (R) printers.\n"
"Examples: escputil -i -r /dev/usb/lp0\n"
"          escputil -c -u -P MyQueue\n"
"\n"
"  Commands:\n"
"    -c Clean the print head.\n"
"    -n Print a nozzle test pattern.\n"
"          Dirty or clogged nozzles will show as gaps in the\n"
"          pattern.  If you see any gaps, you should clean\n"
"          the print head.\n"
"    -a Align the print head.  CAUTION: Misuse of this\n"
"          utility may result in poor print quality and/or\n"
"          damage to the printer.\n"
"    -s Retrieve printer status.\n"
"    -i Obtain the ink level from the printer.  This requires\n"
"          read/write access to the raw printer device.\n"
"    -e Obtain the extended ink information from the printer.\n"
"          Only for R800 printer and friends. This requires\n"
"          read/write access to the raw printer device.\n"
"    -d Query the printer for make and model information.  This\n"
"          requires read/write access to the raw printer device.\n"
"    -l Display the license/warranty terms of this program.\n"
"    -M List the available printer models.\n"
"    -h Print this help message.\n"
"  Options:\n"
"    -P Specify the name of the printer queue to operate on.\n"
"          Default is the default system printer.\n"
"    -r Specify the name of the device to write to directly\n"
"          rather than going through a printer queue.\n"
"    -u The printer is a new printer (Stylus Color 740 or newer).\n"
"          Only needed when not using a raw device.\n"
"    -q Suppress the banner.\n"
"    -S Print the short name of the printer with -d.\n"
"    -m Specify the precise printer model for head alignment.\n"
msgstr ""

#: src/escputil/escputil.c:316 src/escputil/escputil.c:324
#, c-format
msgid "You may only specify one printer or raw device."
msgstr ""

#: src/escputil/escputil.c:332
#, c-format
msgid "You may only specify one printer model."
msgstr ""

#: src/escputil/escputil.c:354
#, c-format
msgid "Unknown option %c\n"
msgstr "選項 %c 不明\n"

#: src/escputil/escputil.c:362
#, c-format
msgid "Usage: %s [OPTIONS] command\n"
msgstr "用法:%s [選項] 指令\n"

#: src/escputil/escputil.c:364
#, c-format
msgid "Type `%s --help' for more information.\n"
msgstr ""

#: src/escputil/escputil.c:366
#, c-format
msgid "Type `%s -h' for more information.\n"
msgstr ""

#: src/escputil/escputil.c:414
#, c-format
msgid "Cannot open device %s: %s\n"
msgstr "無法開啟裝置 %s:%s\n"

#: src/escputil/escputil.c:437
#, c-format
msgid "Cannot print to printer %s with %s\n"
msgstr ""

#: src/escputil/escputil.c:450 src/escputil/escputil.c:460
#, c-format
msgid "Unable to send command to printer\n"
msgstr "無法將指令送出至印表機\n"

#: src/escputil/escputil.c:515
#, c-format
msgid "Read from printer timed out\n"
msgstr ""

#: src/escputil/escputil.c:520
#, c-format
msgid "Cannot read from %s: %s\n"
msgstr "無法由 %s 讀取資料:%s\n"

#: src/escputil/escputil.c:659 src/escputil/escputil.c:932
#: src/escputil/escputil.c:1163
#, c-format
msgid "Cannot open %s read/write: %s\n"
msgstr ""

#: src/escputil/escputil.c:677 src/escputil/escputil.c:1051
#, c-format
msgid "Cannot write to %s: %s\n"
msgstr "無法寫入 %s:%s\n"

#: src/escputil/escputil.c:733 src/escputil/escputil.c:1030
#, c-format
msgid ""
"\n"
"Cannot write to %s: %s\n"
msgstr ""
"\n"
"無法寫入 %s:%s\n"

#: src/escputil/escputil.c:739 src/escputil/escputil.c:1037
#, c-format
msgid ""
"\n"
"Cannot get credit (packet mode)!\n"
msgstr ""

#: src/escputil/escputil.c:766
#, c-format
msgid ""
"\n"
"Cannot detect printer type.\n"
"Please use -m to specify your printer model.\n"
msgstr ""

#: src/escputil/escputil.c:871
msgid "unknown"
msgstr ""

#: src/escputil/escputil.c:898
msgid "ink levels"
msgstr ""

#: src/escputil/escputil.c:901
msgid "status"
msgstr "狀態"

#: src/escputil/escputil.c:906
#, c-format
msgid "Obtaining %s requires using a raw device.\n"
msgstr ""

#: src/escputil/escputil.c:915 src/escputil/escputil.c:1154
#, c-format
msgid "Cannot identify printer!\n"
msgstr "無法識別印表機!\n"

#: src/escputil/escputil.c:925
#, c-format
msgid "Printer does not support listing ink types!\n"
msgstr ""

#: src/escputil/escputil.c:974 src/escputil/escputil.c:1088
#: src/escputil/escputil.c:1201
msgid "Ink color"
msgstr "墨水顏色"

#: src/escputil/escputil.c:974 src/escputil/escputil.c:1088
#: src/escputil/escputil.c:1201
msgid "Percent remaining"
msgstr ""

#: src/escputil/escputil.c:998
msgid "Unknown"
msgstr "不詳"

#: src/escputil/escputil.c:1147
#, c-format
msgid "Obtaining extended ink information requires using a raw device.\n"
msgstr ""

#: src/escputil/escputil.c:1201
msgid "Part number"
msgstr ""

#: src/escputil/escputil.c:1202
msgid "Date"
msgstr "日期"

#: src/escputil/escputil.c:1238
#, c-format
msgid "Printer identification requires using a raw device.\n"
msgstr ""

#: src/escputil/escputil.c:1254
#, c-format
msgid "Cannot identify printer model.\n"
msgstr "無法識別印表機型號。\n"

#: src/escputil/escputil.c:1273
#, c-format
msgid "Cleaning heads...\n"
msgstr ""

#: src/escputil/escputil.c:1284
#, c-format
msgid "Running nozzle check, please ensure paper is in the printer.\n"
msgstr ""

#: src/escputil/escputil.c:1288
#, c-format
msgid ""
"Please read these instructions very carefully before proceeding.\n"
"\n"
"This utility lets you align the print head of your Epson Stylus inkjet\n"
"printer.  Misuse of this utility may cause your print quality to degrade\n"
"and possibly damage your printer.  This utility has not been reviewed by\n"
"Seiko Epson for correctness, and is offered with no warranty at all.  The\n"
"entire risk of using this utility lies with you.\n"
"\n"
"This utility prints %d test patterns.  Each pattern looks very similar.\n"
"The patterns consist of a series of pairs of vertical lines that overlap.\n"
"Below each pair of lines is a number between %d and %d.\n"
"\n"
"When you inspect the pairs of lines, you should find the pair of lines that\n"
"is best in alignment, that is, that best forms a single vertical line.\n"
"Inspect the pairs very carefully to find the best match.  Using a loupe\n"
"or magnifying glass is recommended for the most critical inspection.\n"
"It is also suggested that you use a good quality paper for the test,\n"
"so that the lines are well-formed and do not spread through the paper.\n"
"After picking the number matching the best pair, place the paper back in\n"
"the paper input tray before typing it in.\n"
"\n"
"Each pattern is similar, but later patterns use finer dots for more\n"
"critical alignment.  You must run all of the passes to correctly align your\n"
"printer.  After running all the alignment passes, the alignment\n"
"patterns will be printed once more.  You should find that the middle-most\n"
"pair (#%d out of the %d) is the best for all patterns.\n"
"\n"
"After the passes are printed once more, you will be offered the\n"
"choices of (s)aving the result in the printer, (r)epeating the process,\n"
"or (q)uitting without saving.  Quitting will not restore the previous\n"
"settings, but powering the printer off and back on will.  If you quit,\n"
"you must repeat the entire process if you wish to later save the results.\n"
"It is essential that you not turn your printer off during this procedure.\n"
"\n"
msgstr ""

#: src/escputil/escputil.c:1323
#, c-format
msgid ""
"Please read these instructions very carefully before proceeding.\n"
"\n"
"This utility lets you align the print head of your Epson Stylus inkjet\n"
"printer.  Misuse of this utility may cause your print quality to degrade\n"
"and possibly damage your printer.  This utility has not been reviewed by\n"
"Seiko Epson for correctness, and is offered with no warranty at all.  The\n"
"entire risk of using this utility lies with you.\n"
"\n"
"This utility prints a test pattern that consist of a series of pairs of\n"
"vertical lines that overlap.  Below each pair of lines is a number between\n"
"%d and %d.\n"
"\n"
"When you inspect the pairs of lines, you should find the pair of lines that\n"
"is best in alignment, that is, that best forms a single vertical align.\n"
"Inspect the pairs very carefully to find the best match.  Using a loupe\n"
"or magnifying glass is recommended for the most critical inspection.\n"
"It is also suggested that you use a good quality paper for the test,\n"
"so that the lines are well-formed and do not spread through the paper.\n"
"After picking the number matching the best pair, place the paper back in\n"
"the paper input tray before typing it in.\n"
"\n"
"After running the alignment pattern, it will be printed once more.  You\n"
"should find that the middle-most pair (#%d out of the %d) is the best.\n"
"You will then be offered the choices of (s)aving the result in the printer,\n"
"(r)epeating the process, or (q)uitting without saving.  Quitting will not\n"
"restore the previous settings, but powering the printer off and back on "
"will.\n"
"If you quit, you must repeat the entire process if you wish to later save\n"
"the results.  It is essential that you not turn off your printer during\n"
"this procedure.\n"
"\n"
msgstr ""

#: src/escputil/escputil.c:1367
#, c-format
msgid "Unable to send command to the printer, exiting.\n"
msgstr ""

#: src/escputil/escputil.c:1377
#, c-format
msgid ""
"Please inspect the final output very carefully to ensure that your\n"
"printer is in proper alignment. You may now:\n"
"  (s)ave the results in the printer,\n"
"  (q)uit without saving the results, or\n"
"  (r)epeat the entire process from the beginning.\n"
"You will then be asked to confirm your choice.\n"
"What do you want to do (s, q, r)?\n"
msgstr ""

#: src/escputil/escputil.c:1385 src/escputil/escputil.c:1392
#: src/escputil/escputil.c:1405 src/escputil/escputil.c:1421
#: src/escputil/escputil.c:1523
msgid "> "
msgstr "> "

#: src/escputil/escputil.c:1390
#, c-format
msgid ""
"Please confirm by typing 'q' again that you wish to quit without saving:\n"
msgstr ""

#: src/escputil/escputil.c:1395
#, c-format
msgid ""
"OK, your printer is aligned, but the alignment has not been saved.\n"
"If you wish to save the alignment, you must repeat this process.\n"
msgstr ""

#: src/escputil/escputil.c:1402
#, c-format
msgid ""
"Please confirm by typing 'r' again that you wish to repeat the\n"
"alignment process:\n"
msgstr ""

#: src/escputil/escputil.c:1408
#, c-format
msgid "Repeating the alignment process.\n"
msgstr ""

#: src/escputil/escputil.c:1414
#, c-format
msgid ""
"This will permanently alter the configuration of your printer.\n"
"WARNING: this procedure has not been approved by Seiko Epson, and\n"
"it may damage your printer. Proceed?\n"
"Please confirm by typing 's' again that you wish to save the settings\n"
"to your printer:\n"
msgstr ""

#: src/escputil/escputil.c:1424
#, c-format
msgid "About to save settings..."
msgstr "準備儲存設定..."

#: src/escputil/escputil.c:1430
#, c-format
msgid "failed!\n"
msgstr "失敗!\n"

#: src/escputil/escputil.c:1431
#, c-format
msgid ""
"Your settings were not saved successfully.  You must repeat the\n"
"alignment procedure.\n"
msgstr ""

#: src/escputil/escputil.c:1435
#, c-format
msgid "succeeded!\n"
msgstr "成功!\n"

#: src/escputil/escputil.c:1436
#, c-format
msgid "Your alignment settings have been saved to the printer.\n"
msgstr ""

#: src/escputil/escputil.c:1441
#, c-format
msgid "Unrecognized command.\n"
msgstr ""

#: src/escputil/escputil.c:1444
#, c-format
msgid "Final command was not confirmed.\n"
msgstr ""

#: src/escputil/escputil.c:1449
#, c-format
msgid ""
"This procedure assumes that your printer is an Epson %s.\n"
"If this is not your printer model, please type control-C now and\n"
"choose your actual printer model.\n"
"\n"
"Please place a sheet of paper in your printer to begin the head\n"
"alignment procedure.\n"
msgstr ""

#: src/escputil/escputil.c:1509 src/escputil/escputil.c:1531
#: src/escputil/escputil.c:1574
msgid "Press enter to continue > "
msgstr "請按 enter 繼續 > "

#: src/escputil/escputil.c:1516
#, c-format
msgid ""
"Please inspect the print, and choose the best pair of lines in each "
"pattern.\n"
"Type a pair number, '?' for help, or 'r' to repeat the procedure.\n"
msgstr ""

#: src/escputil/escputil.c:1522
#, c-format
msgid "Pass #%d"
msgstr "第 %d 次"

#: src/escputil/escputil.c:1528 src/escputil/escputil.c:1573
#, c-format
msgid "Please insert a fresh sheet of paper.\n"
msgstr "請放入白紙。\n"

#: src/escputil/escputil.c:1547
#, c-format
msgid "Number out of range!\n"
msgstr "數字超出範圍以外!\n"

#: src/escputil/escputil.c:1552
#, c-format
msgid "I cannot understand what you typed!\n"
msgstr ""

#: src/escputil/escputil.c:1558
#, c-format
msgid "The best pair of lines should be numbered between 1 and %d.\n"
msgstr ""

#: src/escputil/escputil.c:1565
#, c-format
msgid "Attempting to set alignment..."
msgstr ""

#: src/escputil/escputil.c:1568
#, c-format
msgid "succeeded.\n"
msgstr "成功。\n"

#: src/escputil/escputil.c:1569
#, c-format
msgid ""
"Please verify that the alignment is correct.  After the alignment pattern\n"
"is printed again, please ensure that the best pattern for each line is\n"
"pattern %d.  If it is not, you should repeat the process to get the best\n"
"quality printing.\n"
msgstr ""

#: src/escputil/escputil.c:1615
#, c-format
msgid "Error in input\n"
msgstr ""

#: src/gimp/print-image-gimp.c:225 src/gimp2/print-image-gimp.c:225
msgid "Printing..."
msgstr "列印中..."

#: src/gimp/print.c:132 src/gimp2/print.c:136
msgid "<Image>/File/Print..."
msgstr "<Image>/檔案/列印..."

#: src/ghost/ijsgutenprint.c:93
#, c-format
msgid ""
"ijsgutenprint: the version of Gutenprint software installed (%s)\n"
"  does not match the PPD file (%s).  If you have upgraded your version\n"
"  of Gutenprint recently, you must reinstall all printer queues.\n"
"  Please refer to your vendor's documentation or the ``foomatic-ppdfile''\n"
"  command for instructions.\n"
"ERROR: ijsgutenprint: the version of Gutenprint software installed (%s) does "
"not match the PPD file (%s).\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:182
#, c-format
msgid "ERROR: ijsgutenprint: Bad color space: bps %d channels %d space %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:190
#, c-format
msgid "ERROR: ijsgutenprint: No row buffer\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:217 src/ghost/ijsgutenprint.c:237
#, c-format
msgid ""
"ERROR: ijsgutenprint: Unable to parse parameter %s=%s (expect a number)\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:489
#, c-format
msgid "ERROR: ijsgutenprint: Printer must be specified with -sDeviceModel\n"
msgstr "錯誤:ijsgutenprint:印表機必須用 -sDeviceModel 選項指定\n"

#: src/ghost/ijsgutenprint.c:491
#, c-format
msgid "ERROR: ijsgutenprint: Printer %s is not a known model\n"
msgstr "錯誤:ijsgutenprint:印表機 %s 不屬於已知的型號\n"

#: src/ghost/ijsgutenprint.c:618
#, c-format
msgid "ijsgutenprint: unknown DeviceModel %s\n"
msgstr "ijsgutenprint:DeviceModel %s 不明\n"

#: src/ghost/ijsgutenprint.c:645
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse TopLeft %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:668
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse PaperSize %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:739
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse curve %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:746
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse %s float %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:753
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse %s int %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:760
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse %s dimension %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:774
#, c-format
msgid "ERROR: ijsgutenprint: cannot parse %s boolean %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:785
#, c-format
msgid "ERROR: ijsgutenprint: Bad parameter %s %d\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:811
#, c-format
msgid "ERROR: ijsgutenprint: bad key code %d\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1221
#, c-format
msgid "ERROR: ijsgutenprint: ijs_server_get_page_header failed %d\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1232
#, c-format
msgid "ERROR: ijsgutenprint: image_init failed %d\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1243
#, c-format
msgid "ERROR: ijsgutenprint: Unable to open file descriptor: %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1255
#, c-format
msgid "ERROR: ijsgutenprint: Unable to open %s: %s\n"
msgstr "錯誤:ijsgutenprint:無法開啟 %s:%s\n"

#: src/ghost/ijsgutenprint.c:1267
#, c-format
msgid "ERROR: ijsgutenprint: Unknown printer %s\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1346
#, c-format
msgid "ERROR: ijsgutenprint: Bad parameters; cannot continue!\n"
msgstr ""

#: src/ghost/ijsgutenprint.c:1356
#, c-format
msgid "ERROR: ijsgutenprint: Get next row failed at %.0f\n"
msgstr ""

#~ msgid "Red Balance"
#~ msgstr "紅色平衡"

#~ msgid "Blue Balance"
#~ msgstr "藍色平衡"

#~ msgid "%s: option `%s' is ambiguous\n"
#~ msgstr "%s:選項 ‘%s’ 不明確\n"

#~ msgid "%s: option `--%s' doesn't allow an argument\n"
#~ msgstr "%s:選項 ‘--%s’ 不可配合參數使用\n"

#~ msgid "%s: option `%c%s' doesn't allow an argument\n"
#~ msgstr "%s:選項 ‘%c%s’ 不可配合參數使用\n"

#~ msgid "%s: option `%s' requires an argument\n"
#~ msgstr "%s:選項 ‘%s’ 需要參數\n"

#~ msgid "%s: unrecognized option `--%s'\n"
#~ msgstr "%s:‘--%s’ 選項無法辨識\n"

#~ msgid "%s: unrecognized option `%c%s'\n"
#~ msgstr "%s:‘%c%s’ 選項無法辨識\n"

#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s:不合法的選項 ─ %c\n"

#~ msgid "%s: invalid option -- %c\n"
#~ msgstr "%s:無效的選項 ─ %c\n"

#~ msgid "%s: option requires an argument -- %c\n"
#~ msgstr "%s:選項需要參數 ─ %c\n"

#~ msgid "%s: option `-W %s' is ambiguous\n"
#~ msgstr "%s:選項 ‘-W %s’ 不明確\n"

#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
#~ msgstr "%s:選項 ‘-W %s’ 不可配合參數使用\n"

#~ msgid ""
#~ "Set the brightness of the print.\n"
#~ "0 is solid black, 2 is solid white"
#~ msgstr ""
#~ "指定列印時的亮度。\n"
#~ "0 表示全黑,2 表示全白"

#~ msgid "Set the contrast of the print"
#~ msgstr "指定列印時的反差度"

#~ msgid "Cyan:"
#~ msgstr "氰藍:"

#~ msgid "Magenta:"
#~ msgstr "洋紅:"

#~ msgid "Yellow:"
#~ msgstr "黃:"

#~ msgid "Right Border:"
#~ msgstr "右邊邊界:"

#~ msgid "Bottom Border:"
#~ msgstr "底部邊界:"

#~ msgid "Media Size:"
#~ msgstr "紙張尺寸:"

#~ msgid "Type of media you're printing to"
#~ msgstr "列印時使用的紙張尺寸"

#~ msgid "Resolution:"
#~ msgstr "解析度:"

#~ msgid "Image / Output Settings"
#~ msgstr "影像 / 輸出選項"

#~ msgid "Optimize the output for the type of image being printed"
#~ msgstr "列印時將輸出結果優化"

#~ msgid "Fastest and brightest color for text and line art"
#~ msgstr "對於文字及簡單線條圖案來說,這種方式是最快,顏色最鮮明的"

#~ msgid "Best for images dominated by regions of solid color"
#~ msgstr "最適合列印一大片淨色的區域"

#~ msgid ""
#~ "Slowest, but most accurate and smoothest color for continuous tone images "
#~ "and photographs"
#~ msgstr "最慢,但在連續色彩的影像及相片中,效果最準確,色彩也會較平滑"

#~ msgid "Print in black and white (no color, and no shades of gray)"
#~ msgstr "以黑白模式列印 (沒有色彩,也不使用任何灰階)"

#~ msgid "Unknown option %s\n"
#~ msgstr "不明選項 %s\n"

#~ msgid "%.0f of %.0f\n"
#~ msgstr "%2$.0f 之 %1$.0f\n"