1# Chinese (simplified) translation for gutenprint.
2# Copyright (C) 2011 Robert L. Krawitz (rlk@alum.mit.edu) and Mike Sweet (mike@easysw.com)
3# This file is distributed under the same license as the gutenprint package.
4# Wylmer Wang <wantinghard@gmail.com>, 2011.
5# Mingcong Bai <jeffbai@aosc.xyz>, 2015.
6# Mingye Wang <arthur200126@gmail.com>, 2015.
7#
8msgid ""
9msgstr ""
10"Project-Id-Version: gutenprint 5.2.10-pre2\n"
11"Report-Msgid-Bugs-To: gimp-print-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2019-08-25 11:14-0400\n"
13"PO-Revision-Date: 2015-10-29 23:42-0400\n"
14"Last-Translator: Mingye Wang (Arthur2e5) <arthur200126@gmail.com>\n"
15"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
16"Language: zh_CN\n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"X-Generator: Poedit 1.8.4\n"
21"Plural-Forms: nplurals=1; plural=0;\n"
22
23#: src/main/dither-main.c:42 src/main/print-color.c:47
24#: src/main/print-escp2.c:2419 src/main/print-pcl.c:2207
25msgid "Default"
26msgstr "默认"
27
28#. TRANSLATORS: "EvenTone" is the proper name, rather than a
29#. descriptive name, of this algorithm.
30#: src/main/dither-main.c:45
31msgid "EvenTone"
32msgstr "EvenTone"
33
34#: src/main/dither-main.c:46
35msgid "Hybrid EvenTone"
36msgstr "混合式 EvenTone"
37
38#. TRANSLATORS: EvenTone, EvenBetter, and UniTone are proper
39#. * names, not descriptive.
40#.
41#: src/main/dither-main.c:51
42msgid "EvenBetter"
43msgstr "EvenBetter"
44
45#: src/main/dither-main.c:52
46msgid "Hybrid EvenBetter"
47msgstr "混合式 EvenBetter"
48
49#: src/main/dither-main.c:58
50msgid "UniTone"
51msgstr "UniTone"
52
53#: src/main/dither-main.c:59
54msgid "Hybrid UniTone"
55msgstr "混合式 UniTone"
56
57#: src/main/dither-main.c:61
58msgid "Adaptive Hybrid"
59msgstr "自适应混合"
60
61#: src/main/dither-main.c:62
62msgid "Ordered"
63msgstr "有序"
64
65#: src/main/dither-main.c:63
66msgid "Ordered New"
67msgstr "有序·改"
68
69#: src/main/dither-main.c:64
70msgid "Fast"
71msgstr "快"
72
73#: src/main/dither-main.c:65
74msgid "Very Fast"
75msgstr "很快"
76
77#: src/main/dither-main.c:66
78msgid "Hybrid Floyd-Steinberg"
79msgstr "混合弗洛伊德—斯坦伯格算法"
80
81#: src/main/dither-main.c:67
82msgid "Predithered Input"
83msgstr "预抖动的输入"
84
85#: src/main/dither-main.c:68
86msgid "Drop Size Segmented"
87msgstr "液滴尺寸已分段"
88
89#: src/main/dither-main.c:69
90msgid "Drop Size Segmented New"
91msgstr "液滴尺寸已分段·改"
92
93#: src/main/dither-main.c:89 src/main/print-color.c:54
94msgid "Density"
95msgstr "密度"
96
97#: src/main/dither-main.c:90
98msgid ""
99"Adjust the density (amount of ink) of the print. Reduce the density if the "
100"ink bleeds through the paper or smears; increase the density if black "
101"regions are not solid."
102msgstr ""
103"调整印刷密度(莫水量)。如墨水透出纸张或抹黑纸张则需降低印刷密度;如黑色块不"
104"均匀或过淡则需提高印刷密度。"
105
106#: src/main/dither-main.c:98
107msgid "Dither Algorithm"
108msgstr "抖动算法"
109
110#: src/main/dither-main.c:99
111msgid ""
112"Choose the dither algorithm to be used.\n"
113"Adaptive Hybrid usually produces the best all-around quality.\n"
114"EvenTone is a new, experimental algorithm that often produces excellent "
115"results.\n"
116"Ordered is faster and produces almost as good quality on photographs.\n"
117"Fast and Very Fast are considerably faster, and work well for text and line "
118"art.\n"
119"Hybrid Floyd-Steinberg generally produces inferior output."
120msgstr ""
121"使用要选择的抖动算法。\n"
122"自适应混合法一般提供最佳的总体质量。\n"
123"EvenTone 是一个新式的实验算法,经常能提供极好的效果。\n"
124"有序运行快一点,提供的质量对照片来说基本相同。\n"
125"“快速”和“很快”明显快上不少,对文字和线条图案效果不错。\n"
126"混合弗洛伊德—斯坦伯格算法一般来说提供劣质的输出。"
127
128#: src/main/module.c:57
129msgid "Miscellaneous (unclassified)"
130msgstr "杂项(未分类)"
131
132#: src/main/module.c:58
133msgid "Family driver"
134msgstr ""
135
136#: src/main/module.c:59
137msgid "Color conversion module"
138msgstr "颜色转换模块"
139
140#: src/main/module.c:60
141msgid "Dither algorithm"
142msgstr "抖动算法"
143
144#: src/main/print-canon.c:285 src/main/print-escp2.c:182
145#: src/main/print-lexmark.c:264 src/main/print-dyesub.c:10233
146#: src/main/print-pcl.c:1543 src/main/print-ps.c:73 src/main/print-raw.c:101
147msgid "Page Size"
148msgstr "页面尺寸"
149
150#: src/main/print-canon.c:286 src/main/print-escp2.c:183
151#: src/main/print-lexmark.c:265 src/main/print-dyesub.c:10234
152#: src/main/print-pcl.c:1544 src/main/print-ps.c:74 src/main/print-raw.c:102
153msgid "Size of the paper being printed to"
154msgstr "打印纸张的尺寸"
155
156#: src/main/print-canon.c:291 src/main/print-escp2.c:188
157#: src/main/print-lexmark.c:270 src/main/print-dyesub.c:10239
158#: src/main/print-pcl.c:1549 src/cups/genppd.c:1340 src/cups/genppd.c:1807
159msgid "Media Type"
160msgstr "介质类型"
161
162#: src/main/print-canon.c:292 src/main/print-escp2.c:189
163#: src/main/print-lexmark.c:271 src/main/print-dyesub.c:10240
164#: src/main/print-pcl.c:1550
165msgid "Type of media (plain paper, photo paper, etc.)"
166msgstr "介质类型(普通纸、相片纸等)"
167
168#: src/main/print-canon.c:297 src/main/print-escp2.c:194
169#: src/main/print-lexmark.c:276 src/main/print-dyesub.c:10245
170#: src/main/print-pcl.c:1555 src/cups/genppd.c:1376 src/cups/genppd.c:1827
171msgid "Media Source"
172msgstr "介质来源"
173
174#: src/main/print-canon.c:298 src/main/print-escp2.c:195
175#: src/main/print-lexmark.c:277 src/main/print-dyesub.c:10246
176#: src/main/print-pcl.c:1556
177msgid "Source (input slot) of the media"
178msgstr "介质来源(进纸槽)"
179
180#: src/main/print-canon.c:303
181msgid "Cassette Tray"
182msgstr ""
183
184#: src/main/print-canon.c:304
185msgid "Tray selection for cassette media source"
186msgstr ""
187
188#: src/main/print-canon.c:309 src/main/print-escp2.c:206
189msgid "CD Hub Size"
190msgstr "CD 光盘毂尺寸"
191
192#: src/main/print-canon.c:310 src/main/print-escp2.c:207
193msgid "Print only outside of the hub of the CD, or all the way to the hole"
194msgstr "仅印刷 CD 光盘毂外的部分,或一直印刷到盘片中心孔处"
195
196#: src/main/print-canon.c:315 src/main/print-escp2.c:212
197msgid "CD Size (Custom)"
198msgstr "CD 光盘尺寸(自定义)"
199
200#: src/main/print-canon.c:316 src/main/print-escp2.c:213
201msgid "Variable adjustment for the outer diameter of CD"
202msgstr "调整 CD 光盘的外径"
203
204#: src/main/print-canon.c:321 src/main/print-escp2.c:218
205msgid "CD Hub Size (Custom)"
206msgstr "CD 光盘毂尺寸(自定义)"
207
208#: src/main/print-canon.c:322 src/main/print-escp2.c:219
209msgid "Variable adjustment to the inner hub of the CD"
210msgstr "调整 CD 光盘的内毂"
211
212#: src/main/print-canon.c:327 src/main/print-escp2.c:224
213msgid "CD Horizontal Fine Adjustment"
214msgstr "CD 光盘水平微调"
215
216#: src/main/print-canon.c:328 src/main/print-canon.c:334
217#: src/main/print-escp2.c:225 src/main/print-escp2.c:231
218msgid "Fine adjustment to horizontal position for CD printing"
219msgstr "微调 CD 光盘印刷的水平位置"
220
221#: src/main/print-canon.c:333 src/main/print-escp2.c:230
222msgid "CD Vertical Fine Adjustment"
223msgstr "CD 光盘垂直微调"
224
225#: src/main/print-canon.c:339 src/main/print-escp2.c:242
226#: src/main/print-lexmark.c:282 src/main/print-dyesub.c:10251
227#: src/main/print-pcl.c:1567 src/cups/genppd.c:1468 src/cups/genppd.c:1862
228msgid "Resolution"
229msgstr "分辨率"
230
231#: src/main/print-canon.c:340 src/main/print-lexmark.c:283
232#: src/main/print-dyesub.c:10252
233msgid "Resolution and quality of the print"
234msgstr "印刷质量和分辨率"
235
236#: src/main/print-canon.c:350 src/main/print-escp2.c:253
237#: src/main/print-lexmark.c:288 src/main/print-dyesub.c:10257
238#: src/main/print-pcl.c:1573 src/main/print-raw.c:89
239msgid "Ink Type"
240msgstr "墨水类型"
241
242#: src/main/print-canon.c:351 src/main/print-escp2.c:254
243#: src/main/print-escp2.c:266 src/main/print-lexmark.c:289
244#: src/main/print-dyesub.c:10258 src/main/print-pcl.c:1574
245#: src/main/print-raw.c:90
246msgid "Type of ink in the printer"
247msgstr "打印机中的墨水类型"
248
249#: src/main/print-canon.c:356 src/main/print-canon.c:357
250#: src/main/print-escp2.c:337 src/main/print-escp2.c:338
251#: src/main/print-lexmark.c:294 src/main/print-lexmark.c:295
252#: src/main/print-pcl.c:1579 src/main/print-pcl.c:1580
253msgid "Ink Channels"
254msgstr "墨水通道"
255
256#: src/main/print-canon.c:367 src/main/print-escp2.c:355
257#: src/main/print-lexmark.c:300 src/main/print-dyesub.c:10282
258#: src/main/print-pcl.c:1585 src/main/print-ps.c:85 src/main/print-raw.c:95
259msgid "Printing Mode"
260msgstr "打印模式"
261
262#: src/main/print-canon.c:368 src/main/print-escp2.c:356
263#: src/main/print-lexmark.c:301 src/main/print-dyesub.c:10283
264#: src/main/print-pcl.c:1586 src/main/print-ps.c:86 src/main/print-raw.c:96
265msgid "Printing Output Mode"
266msgstr "打印输出模式"
267
268#: src/main/print-canon.c:378 src/main/print-escp2.c:265
269msgid "Ink Set"
270msgstr "墨水套装"
271
272#: src/main/print-canon.c:379
273msgid "Type of inkset in the printer"
274msgstr "打印机中的墨水套装"
275
276#: src/main/print-canon.c:384 src/main/print-escp2.c:277
277#: src/main/print-dyesub.c:10276
278msgid "Borderless"
279msgstr "无边框"
280
281#: src/main/print-canon.c:385 src/main/print-escp2.c:278
282#: src/main/print-dyesub.c:10277
283msgid "Print without borders"
284msgstr "无边框打印"
285
286#: src/main/print-canon.c:390 src/main/print-escp2.c:200
287#: src/main/print-dyesub.c:10288 src/main/print-pcl.c:1591
288msgid "Double-Sided Printing"
289msgstr "双面打印"
290
291#: src/main/print-canon.c:391 src/main/print-escp2.c:201
292#: src/main/print-dyesub.c:10289 src/main/print-pcl.c:1592
293msgid "Duplex/Tumble Setting"
294msgstr "双面打印/轮转设置"
295
296#: src/main/print-canon.c:396 src/main/print-canon.c:397
297#: src/main/print-escp2.c:176 src/main/print-escp2.c:177
298#: src/main/print-pcl.c:1561 src/main/print-pcl.c:1562
299#: src/main/generic-options.c:60 src/main/generic-options.c:61
300msgid "Print Quality"
301msgstr "打印质量"
302
303#: src/main/print-canon.c:402 src/main/print-pcl.c:1597
304#, fuzzy
305msgid "Orientation"
306msgstr "朝向:"
307
308#: src/main/print-canon.c:403 src/main/print-pcl.c:1598
309msgid "Orientation, Portrait, Landscape, Upside Down, Seascape"
310msgstr ""
311
312#: src/main/print-canon.c:425 src/main/print-escp2.c:474
313#: src/main/print-lexmark.c:323 src/main/print-pcl.c:1639
314msgid "Cyan Density"
315msgstr "青色密度"
316
317#: src/main/print-canon.c:426 src/main/print-escp2.c:475
318#: src/main/print-lexmark.c:324 src/main/print-pcl.c:1640
319msgid "Adjust the cyan density"
320msgstr "调整青色密度"
321
322#: src/main/print-canon.c:433 src/main/print-escp2.c:482
323#: src/main/print-lexmark.c:331 src/main/print-pcl.c:1647
324msgid "Magenta Density"
325msgstr "品红密度"
326
327#: src/main/print-canon.c:434 src/main/print-escp2.c:483
328#: src/main/print-lexmark.c:332 src/main/print-pcl.c:1648
329msgid "Adjust the magenta density"
330msgstr "调整品红密度"
331
332#: src/main/print-canon.c:441 src/main/print-escp2.c:490
333#: src/main/print-lexmark.c:339 src/main/print-pcl.c:1655
334msgid "Yellow Density"
335msgstr "黄色密度"
336
337#: src/main/print-canon.c:442 src/main/print-escp2.c:491
338#: src/main/print-lexmark.c:340 src/main/print-pcl.c:1656
339msgid "Adjust the yellow density"
340msgstr "调整黄色密度"
341
342#: src/main/print-canon.c:449 src/main/print-escp2.c:498
343#: src/main/print-lexmark.c:347 src/main/print-pcl.c:1687
344msgid "Black Density"
345msgstr "黑色密度"
346
347#: src/main/print-canon.c:450 src/main/print-escp2.c:499
348#: src/main/print-lexmark.c:348 src/main/print-pcl.c:1688
349msgid "Adjust the black density"
350msgstr "调整黑色密度"
351
352#: src/main/print-canon.c:457 src/main/print-canon.c:458
353#: src/main/print-escp2.c:578 src/main/print-escp2.c:579
354#: src/main/print-lexmark.c:355 src/main/print-lexmark.c:356
355#: src/main/print-pcl.c:1695 src/main/print-pcl.c:1696
356msgid "Light Cyan Transition"
357msgstr "淡青色过渡"
358
359#: src/main/print-canon.c:465 src/main/print-canon.c:466
360#: src/main/print-escp2.c:610 src/main/print-escp2.c:611
361#: src/main/print-lexmark.c:363 src/main/print-lexmark.c:364
362#: src/main/print-pcl.c:1703 src/main/print-pcl.c:1704
363msgid "Light Magenta Transition"
364msgstr "淡品红色过渡"
365
366#: src/main/print-canon.c:473 src/main/print-canon.c:474
367msgid "Light Yellow Transition"
368msgstr "淡黄色过渡"
369
370#: src/main/print-canon.c:492 src/main/print-escp2.c:2590
371#: src/main/print-dyesub.c:3793 src/main/print-dyesub.c:3812
372#: src/main/print-dyesub.c:6587 src/main/print-dyesub.c:8155
373#: src/main/print-dyesub.c:8461 src/main/print-dyesub.c:10360
374#: src/main/print-pcl.c:1951 src/xml/xmli18n-tmp.h:2933
375#: src/xml/xmli18n-tmp.h:2938 src/xml/xmli18n-tmp.h:2944
376#: src/xml/xmli18n-tmp.h:2951
377msgid "Off"
378msgstr "关"
379
380#: src/main/print-canon.c:493 src/main/print-escp2.c:2592
381#: src/main/print-dyesub.c:10361 src/main/print-pcl.c:1952
382msgid "Long Edge (Standard)"
383msgstr "长边(标准)"
384
385#: src/main/print-canon.c:494 src/main/print-dyesub.c:10362
386#: src/main/print-pcl.c:1953
387msgid "Short Edge (Flip)"
388msgstr "短边(翻转)"
389
390#: src/main/print-canon.c:505 src/main/print-pcl.c:1965
391#: src/gutenprintui2/panel.c:1645
392msgid "Portrait"
393msgstr "竖直"
394
395#: src/main/print-canon.c:506 src/main/print-pcl.c:1966
396#: src/gutenprintui2/panel.c:1647
397msgid "Landscape"
398msgstr "水平"
399
400#: src/main/print-canon.c:507 src/main/print-pcl.c:1967
401#, fuzzy
402msgid "Reverse Portrait"
403msgstr "竖直"
404
405#: src/main/print-canon.c:508 src/main/print-pcl.c:1968
406#, fuzzy
407msgid "Reverse Landscape"
408msgstr "水平"
409
410#: src/main/print-canon.c:2874 src/main/print-escp2.c:2301
411#: src/xml/xmli18n-tmp.h:2958
412msgid "CD - 5 inch"
413msgstr "CD - 5 英寸"
414
415#: src/main/print-canon.c:2876 src/main/print-escp2.c:2303
416#: src/xml/xmli18n-tmp.h:2959
417msgid "CD - 3 inch"
418msgstr "CD - 3 英寸"
419
420#: src/main/print-canon.c:2878 src/main/print-escp2.c:2305
421#: src/xml/xmli18n-tmp.h:2960
422msgid "CD - Custom"
423msgstr "CD - 自定义"
424
425#: src/main/print-canon.c:2910 src/main/print-escp2.c:2344
426#: src/main/print-dyesub.c:1807 src/main/print-dyesub.c:2037
427#: src/main/print-dyesub.c:8004 src/cups/genppd.c:705 src/cups/genppd.c:1597
428#: src/cups/genppd.c:1794 src/cups/genppd.c:1886
429msgid "Normal"
430msgstr "正常"
431
432#: src/main/print-canon.c:2912 src/main/print-escp2.c:2346
433msgid "Print To Hub"
434msgstr "打印到毂"
435
436#: src/main/print-canon.c:3062
437msgid "Driver-Controlled"
438msgstr ""
439
440#: src/main/print-canon.c:3064
441msgid "Upper Tray/Cassette 1"
442msgstr ""
443
444#: src/main/print-canon.c:3066
445msgid "Lower Tray/Cassette 2"
446msgstr ""
447
448#: src/main/print-canon.c:3097 src/main/print-canon.c:3111
449#: src/main/print-canon.c:3126 src/main/print-canon.c:3154
450#: src/main/print-canon.c:3186 src/main/print-canon.c:3190
451#: src/main/print-canon.c:3276 src/main/print-escp2.c:2758
452#: src/main/print-lexmark.c:1300 src/main/print-dyesub.c:10607
453#: src/main/print-pcl.c:2404 src/main/print-ps.c:329 src/main/print-raw.c:150
454#: src/gutenprintui2/panel.c:290
455msgid "Color"
456msgstr "颜色"
457
458#: src/main/print-canon.c:3102 src/main/print-canon.c:3140
459#: src/main/print-canon.c:3159 src/main/print-canon.c:3166
460#: src/main/print-escp2.c:2760 src/main/print-lexmark.c:1302
461#: src/main/print-dyesub.c:10604 src/main/print-pcl.c:2406
462#: src/main/print-ps.c:331 src/main/print-raw.c:152
463msgid "Black and White"
464msgstr "黑白"
465
466#: src/main/print-canon.c:3180 src/main/print-canon.c:3274
467#: src/gutenprintui2/panel.c:1704
468msgid "Both"
469msgstr "两者"
470
471#: src/main/print-canon.c:3183 src/main/print-canon.c:3192
472#: src/main/print-canon.c:3278 src/main/print-color.c:344
473#: src/main/print-lexmark.c:611 src/gutenprintui2/panel.c:2363
474#: src/escputil/escputil.c:1057 src/escputil/escputil.c:1079
475#: src/escputil/escputil.c:1354 src/xml/xmli18n-tmp.h:3
476#: src/xml/xmli18n-tmp.h:19 src/xml/xmli18n-tmp.h:29 src/xml/xmli18n-tmp.h:39
477#: src/xml/xmli18n-tmp.h:54 src/xml/xmli18n-tmp.h:69 src/xml/xmli18n-tmp.h:84
478#: src/xml/xmli18n-tmp.h:109 src/xml/xmli18n-tmp.h:126
479#: src/xml/xmli18n-tmp.h:148 src/xml/xmli18n-tmp.h:171
480#: src/xml/xmli18n-tmp.h:186 src/xml/xmli18n-tmp.h:189
481#: src/xml/xmli18n-tmp.h:204 src/xml/xmli18n-tmp.h:220
482#: src/xml/xmli18n-tmp.h:240 src/xml/xmli18n-tmp.h:262
483#: src/xml/xmli18n-tmp.h:279 src/xml/xmli18n-tmp.h:296
484#: src/xml/xmli18n-tmp.h:313 src/xml/xmli18n-tmp.h:323
485#: src/xml/xmli18n-tmp.h:348 src/xml/xmli18n-tmp.h:373
486#: src/xml/xmli18n-tmp.h:398 src/xml/xmli18n-tmp.h:423
487#: src/xml/xmli18n-tmp.h:438 src/xml/xmli18n-tmp.h:454
488#: src/xml/xmli18n-tmp.h:470 src/xml/xmli18n-tmp.h:477
489#: src/xml/xmli18n-tmp.h:488 src/xml/xmli18n-tmp.h:513
490#: src/xml/xmli18n-tmp.h:538 src/xml/xmli18n-tmp.h:554
491#: src/xml/xmli18n-tmp.h:576 src/xml/xmli18n-tmp.h:593
492#: src/xml/xmli18n-tmp.h:602 src/xml/xmli18n-tmp.h:619
493#: src/xml/xmli18n-tmp.h:628 src/xml/xmli18n-tmp.h:648
494#: src/xml/xmli18n-tmp.h:668 src/xml/xmli18n-tmp.h:687
495#: src/xml/xmli18n-tmp.h:702 src/xml/xmli18n-tmp.h:717
496#: src/xml/xmli18n-tmp.h:727 src/xml/xmli18n-tmp.h:749
497#: src/xml/xmli18n-tmp.h:759 src/xml/xmli18n-tmp.h:769
498#: src/xml/xmli18n-tmp.h:779 src/xml/xmli18n-tmp.h:847
499#: src/xml/xmli18n-tmp.h:869 src/xml/xmli18n-tmp.h:873
500#: src/xml/xmli18n-tmp.h:885 src/xml/xmli18n-tmp.h:889
501#: src/xml/xmli18n-tmp.h:893 src/xml/xmli18n-tmp.h:897
502#: src/xml/xmli18n-tmp.h:915 src/xml/xmli18n-tmp.h:928
503#: src/xml/xmli18n-tmp.h:941 src/xml/xmli18n-tmp.h:953
504#: src/xml/xmli18n-tmp.h:965 src/xml/xmli18n-tmp.h:979
505#: src/xml/xmli18n-tmp.h:1010 src/xml/xmli18n-tmp.h:1023
506#: src/xml/xmli18n-tmp.h:1029 src/xml/xmli18n-tmp.h:1041
507#: src/xml/xmli18n-tmp.h:1045 src/xml/xmli18n-tmp.h:1049
508#: src/xml/xmli18n-tmp.h:1062 src/xml/xmli18n-tmp.h:1075
509#: src/xml/xmli18n-tmp.h:1089 src/xml/xmli18n-tmp.h:1104
510#: src/xml/xmli18n-tmp.h:1117 src/xml/xmli18n-tmp.h:1130
511#: src/xml/xmli18n-tmp.h:1142 src/xml/xmli18n-tmp.h:1155
512#: src/xml/xmli18n-tmp.h:1161 src/xml/xmli18n-tmp.h:1174
513#: src/xml/xmli18n-tmp.h:1188 src/xml/xmli18n-tmp.h:1202
514#: src/xml/xmli18n-tmp.h:1206 src/xml/xmli18n-tmp.h:1219
515#: src/xml/xmli18n-tmp.h:1232 src/xml/xmli18n-tmp.h:1238
516#: src/xml/xmli18n-tmp.h:1252 src/xml/xmli18n-tmp.h:1267
517#: src/xml/xmli18n-tmp.h:1282 src/xml/xmli18n-tmp.h:1295
518#: src/xml/xmli18n-tmp.h:1302 src/xml/xmli18n-tmp.h:1308
519#: src/xml/xmli18n-tmp.h:1320 src/xml/xmli18n-tmp.h:1333
520#: src/xml/xmli18n-tmp.h:1345 src/xml/xmli18n-tmp.h:1358
521#: src/xml/xmli18n-tmp.h:1367 src/xml/xmli18n-tmp.h:1377
522#: src/xml/xmli18n-tmp.h:1408 src/xml/xmli18n-tmp.h:1428
523#: src/xml/xmli18n-tmp.h:1445 src/xml/xmli18n-tmp.h:1458
524#: src/xml/xmli18n-tmp.h:1461 src/xml/xmli18n-tmp.h:1474
525#: src/xml/xmli18n-tmp.h:1486 src/xml/xmli18n-tmp.h:1498
526#: src/xml/xmli18n-tmp.h:1512 src/xml/xmli18n-tmp.h:1529
527#: src/xml/xmli18n-tmp.h:1550 src/xml/xmli18n-tmp.h:1551
528#: src/xml/xmli18n-tmp.h:1588 src/xml/xmli18n-tmp.h:1605
529#: src/xml/xmli18n-tmp.h:1619 src/xml/xmli18n-tmp.h:1632
530#: src/xml/xmli18n-tmp.h:1646 src/xml/xmli18n-tmp.h:1666
531#: src/xml/xmli18n-tmp.h:1701 src/xml/xmli18n-tmp.h:1716
532#: src/xml/xmli18n-tmp.h:1733 src/xml/xmli18n-tmp.h:1745
533#: src/xml/xmli18n-tmp.h:1764 src/xml/xmli18n-tmp.h:1786
534#: src/xml/xmli18n-tmp.h:1802 src/xml/xmli18n-tmp.h:1819
535msgid "Black"
536msgstr "黑"
537
538#: src/main/print-canon.c:3194 src/main/print-dyesub.c:4856
539#: src/main/print-pcl.c:296 src/main/print-pcl.c:297
540#: src/main/generic-options.c:36 src/xml/xmli18n-tmp.h:2798
541#: src/xml/xmli18n-tmp.h:2804 src/xml/xmli18n-tmp.h:2814
542#: src/xml/xmli18n-tmp.h:2823 src/xml/xmli18n-tmp.h:2832
543#: src/xml/xmli18n-tmp.h:2840
544msgid "Photo"
545msgstr "照片"
546
547#: src/main/print-canon.c:3198 src/main/print-dyesub.c:454
548#: src/main/print-dyesub.c:2910 src/main/print-dyesub.c:3060
549#: src/main/print-dyesub.c:3193 src/main/print-dyesub.c:3578
550#: src/main/print-dyesub.c:6791 src/main/print-dyesub.c:6897
551#: src/main/print-dyesub.c:8470 src/cups/genppd.c:837 src/cups/genppd.c:858
552#: src/cups/genppd.c:887 src/cups/genppd.c:920 src/cups/genppd.c:975
553#: src/cups/genppd.c:1021 src/cups/genppd.c:1058 src/cups/genppd.c:1071
554#: src/cups/genppd.c:1091 src/cups/genppd.c:1113 src/cups/genppd.c:1130
555msgid "None"
556msgstr "无"
557
558#: src/main/print-canon.c:3261 src/main/print-escp2.c:2399
559#: src/main/print-pcl.c:2225 src/main/generic-options.c:223
560#: src/main/generic-options.c:240
561msgid "Manual Control"
562msgstr "手动控制"
563
564#: src/main/print-canon.c:3263 src/main/print-escp2.c:2441
565#: src/main/print-escp2.c:2536 src/main/print-escp2.c:2548
566#: src/main/print-pcl.c:249 src/main/print-pcl.c:293 src/main/print-pcl.c:295
567#: src/main/generic-options.c:34 src/gutenprintui2/panel.c:2836
568#: src/xml/xmli18n-tmp.h:468 src/xml/xmli18n-tmp.h:475
569#: src/xml/xmli18n-tmp.h:792 src/xml/xmli18n-tmp.h:794
570#: src/xml/xmli18n-tmp.h:799 src/xml/xmli18n-tmp.h:803
571#: src/xml/xmli18n-tmp.h:807 src/xml/xmli18n-tmp.h:810
572#: src/xml/xmli18n-tmp.h:812 src/xml/xmli18n-tmp.h:818
573#: src/xml/xmli18n-tmp.h:823 src/xml/xmli18n-tmp.h:827
574#: src/xml/xmli18n-tmp.h:843 src/xml/xmli18n-tmp.h:2438
575#: src/xml/xmli18n-tmp.h:2441 src/xml/xmli18n-tmp.h:2796
576#: src/xml/xmli18n-tmp.h:2803 src/xml/xmli18n-tmp.h:2812
577#: src/xml/xmli18n-tmp.h:2821 src/xml/xmli18n-tmp.h:2830
578#: src/xml/xmli18n-tmp.h:2838
579msgid "Standard"
580msgstr "标准"
581
582#: src/main/print-color.c:48
583msgid "High Accuracy"
584msgstr "高精度"
585
586#: src/main/print-color.c:49
587msgid "Bright Colors"
588msgstr "鲜艳"
589
590#: src/main/print-color.c:50
591msgid "Correct Hue Only"
592msgstr "仅纠正色相"
593
594#: src/main/print-color.c:51
595msgid "Uncorrected"
596msgstr "不进行纠正"
597
598#: src/main/print-color.c:52
599msgid "Desaturated"
600msgstr "降低饱和度"
601
602#: src/main/print-color.c:53
603msgid "Threshold"
604msgstr "阈值"
605
606#: src/main/print-color.c:55 src/main/print-color.c:163
607msgid "Raw"
608msgstr "Raw"
609
610#: src/main/print-color.c:56
611msgid "Pre-Dithered"
612msgstr "预抖"
613
614#: src/main/print-color.c:151 src/gutenprintui2/panel.c:291
615#: src/cups/genppd.c:650 src/cups/genppd.c:1777
616msgid "Grayscale"
617msgstr "灰度"
618
619#: src/main/print-color.c:153
620msgid "Whitescale"
621msgstr "白度"
622
623#: src/main/print-color.c:155
624msgid "RGB"
625msgstr "RGB"
626
627#: src/main/print-color.c:157
628msgid "CMY"
629msgstr "CMY"
630
631#: src/main/print-color.c:159 src/cups/genppd.c:681 src/cups/genppd.c:1784
632msgid "CMYK"
633msgstr "CMYK"
634
635#: src/main/print-color.c:161 src/cups/genppd.c:688 src/cups/genppd.c:1785
636msgid "KCMY"
637msgstr "KCMY"
638
639#: src/main/print-color.c:195 src/main/print-color.c:516
640msgid "Channel "
641msgstr "通道"
642
643#: src/main/print-color.c:196
644msgid "Gamma for raw channel "
645msgstr "Raw 通道的伽马值 "
646
647#: src/main/print-color.c:206
648msgid "Color Correction"
649msgstr "色彩校正"
650
651#: src/main/print-color.c:207
652msgid "Color correction to be applied"
653msgstr "要应用的色彩校正"
654
655#: src/main/print-color.c:214
656msgid "Channel Bit Depth"
657msgstr "通道位深度"
658
659#: src/main/print-color.c:215
660msgid "Bit depth per channel"
661msgstr "每通道位深度"
662
663#: src/main/print-color.c:222
664msgid "Input Image Type"
665msgstr "输入图像类型"
666
667#: src/main/print-color.c:223
668msgid "Input image type"
669msgstr "输入图像类型"
670
671#: src/main/print-color.c:230
672msgid "Output Image Type"
673msgstr "输出图像类型"
674
675#: src/main/print-color.c:231
676msgid "Output image type"
677msgstr "输出图像类型"
678
679#: src/main/print-color.c:238 src/main/print-color.c:239
680#: src/main/print-escp2.c:361
681msgid "Raw Channels"
682msgstr "Raw 通道"
683
684#: src/main/print-color.c:246
685msgid "SimpleGamma"
686msgstr "SimpleGamma"
687
688#: src/main/print-color.c:247
689msgid "Do not correct for screen gamma"
690msgstr "不纠正屏幕伽马值"
691
692#: src/main/print-color.c:254 src/main/print-dyesub.c:3858
693#: src/main/print-dyesub.c:4281
694msgid "Brightness"
695msgstr "亮度"
696
697#: src/main/print-color.c:255
698msgid "Brightness of the print"
699msgstr "打印亮度"
700
701#: src/main/print-color.c:262 src/main/print-dyesub.c:3864
702#: src/main/print-dyesub.c:4287
703msgid "Contrast"
704msgstr "对比度"
705
706#: src/main/print-color.c:263
707msgid "Contrast of the print (0 is solid gray)"
708msgstr "印刷品对比度 (0 为纯灰)"
709
710#: src/main/print-color.c:270
711msgid "Linear Contrast Adjustment"
712msgstr "线性对比度调整"
713
714#: src/main/print-color.c:271
715msgid "Use linear vs. fixed end point contrast adjustment"
716msgstr ""
717
718#: src/main/print-color.c:278
719msgid "Composite Gamma"
720msgstr "混合伽马值"
721
722#: src/main/print-color.c:279
723msgid ""
724"Adjust the gamma of the print. Larger values will produce a generally "
725"brighter print, while smaller values will produce a generally darker print. "
726msgstr ""
727
728#: src/main/print-color.c:288
729msgid "AppGamma"
730msgstr "AppGamma"
731
732#: src/main/print-color.c:289
733msgid "Gamma value assumed by application"
734msgstr "由应用程序猜测伽马值"
735
736#: src/main/print-color.c:296 src/gutenprintui2/panel.c:2342
737#: src/escputil/escputil.c:1060 src/escputil/escputil.c:1080
738#: src/escputil/escputil.c:1355 src/xml/xmli18n-tmp.h:4
739#: src/xml/xmli18n-tmp.h:20 src/xml/xmli18n-tmp.h:30 src/xml/xmli18n-tmp.h:40
740#: src/xml/xmli18n-tmp.h:55 src/xml/xmli18n-tmp.h:70 src/xml/xmli18n-tmp.h:85
741#: src/xml/xmli18n-tmp.h:111 src/xml/xmli18n-tmp.h:121
742#: src/xml/xmli18n-tmp.h:127 src/xml/xmli18n-tmp.h:149
743#: src/xml/xmli18n-tmp.h:172 src/xml/xmli18n-tmp.h:190
744#: src/xml/xmli18n-tmp.h:205 src/xml/xmli18n-tmp.h:221
745#: src/xml/xmli18n-tmp.h:242 src/xml/xmli18n-tmp.h:265
746#: src/xml/xmli18n-tmp.h:282 src/xml/xmli18n-tmp.h:299
747#: src/xml/xmli18n-tmp.h:314 src/xml/xmli18n-tmp.h:324
748#: src/xml/xmli18n-tmp.h:349 src/xml/xmli18n-tmp.h:374
749#: src/xml/xmli18n-tmp.h:399 src/xml/xmli18n-tmp.h:424
750#: src/xml/xmli18n-tmp.h:439 src/xml/xmli18n-tmp.h:455
751#: src/xml/xmli18n-tmp.h:471 src/xml/xmli18n-tmp.h:478
752#: src/xml/xmli18n-tmp.h:489 src/xml/xmli18n-tmp.h:514
753#: src/xml/xmli18n-tmp.h:539 src/xml/xmli18n-tmp.h:556
754#: src/xml/xmli18n-tmp.h:579 src/xml/xmli18n-tmp.h:594
755#: src/xml/xmli18n-tmp.h:605 src/xml/xmli18n-tmp.h:620
756#: src/xml/xmli18n-tmp.h:631 src/xml/xmli18n-tmp.h:651
757#: src/xml/xmli18n-tmp.h:670 src/xml/xmli18n-tmp.h:688
758#: src/xml/xmli18n-tmp.h:703 src/xml/xmli18n-tmp.h:718
759#: src/xml/xmli18n-tmp.h:729 src/xml/xmli18n-tmp.h:750
760#: src/xml/xmli18n-tmp.h:760 src/xml/xmli18n-tmp.h:770
761#: src/xml/xmli18n-tmp.h:780 src/xml/xmli18n-tmp.h:850
762#: src/xml/xmli18n-tmp.h:854 src/xml/xmli18n-tmp.h:870
763#: src/xml/xmli18n-tmp.h:874 src/xml/xmli18n-tmp.h:886
764#: src/xml/xmli18n-tmp.h:890 src/xml/xmli18n-tmp.h:894
765#: src/xml/xmli18n-tmp.h:898 src/xml/xmli18n-tmp.h:916
766#: src/xml/xmli18n-tmp.h:929 src/xml/xmli18n-tmp.h:942
767#: src/xml/xmli18n-tmp.h:954 src/xml/xmli18n-tmp.h:966
768#: src/xml/xmli18n-tmp.h:980 src/xml/xmli18n-tmp.h:994
769#: src/xml/xmli18n-tmp.h:1011 src/xml/xmli18n-tmp.h:1024
770#: src/xml/xmli18n-tmp.h:1030 src/xml/xmli18n-tmp.h:1044
771#: src/xml/xmli18n-tmp.h:1046 src/xml/xmli18n-tmp.h:1050
772#: src/xml/xmli18n-tmp.h:1063 src/xml/xmli18n-tmp.h:1076
773#: src/xml/xmli18n-tmp.h:1090 src/xml/xmli18n-tmp.h:1105
774#: src/xml/xmli18n-tmp.h:1118 src/xml/xmli18n-tmp.h:1131
775#: src/xml/xmli18n-tmp.h:1143 src/xml/xmli18n-tmp.h:1156
776#: src/xml/xmli18n-tmp.h:1162 src/xml/xmli18n-tmp.h:1175
777#: src/xml/xmli18n-tmp.h:1189 src/xml/xmli18n-tmp.h:1203
778#: src/xml/xmli18n-tmp.h:1207 src/xml/xmli18n-tmp.h:1220
779#: src/xml/xmli18n-tmp.h:1233 src/xml/xmli18n-tmp.h:1239
780#: src/xml/xmli18n-tmp.h:1253 src/xml/xmli18n-tmp.h:1268
781#: src/xml/xmli18n-tmp.h:1283 src/xml/xmli18n-tmp.h:1296
782#: src/xml/xmli18n-tmp.h:1303 src/xml/xmli18n-tmp.h:1309
783#: src/xml/xmli18n-tmp.h:1321 src/xml/xmli18n-tmp.h:1334
784#: src/xml/xmli18n-tmp.h:1346 src/xml/xmli18n-tmp.h:1359
785#: src/xml/xmli18n-tmp.h:1364 src/xml/xmli18n-tmp.h:1378
786#: src/xml/xmli18n-tmp.h:1392 src/xml/xmli18n-tmp.h:1409
787#: src/xml/xmli18n-tmp.h:1429 src/xml/xmli18n-tmp.h:1442
788#: src/xml/xmli18n-tmp.h:1457 src/xml/xmli18n-tmp.h:1462
789#: src/xml/xmli18n-tmp.h:1475 src/xml/xmli18n-tmp.h:1487
790#: src/xml/xmli18n-tmp.h:1499 src/xml/xmli18n-tmp.h:1516
791#: src/xml/xmli18n-tmp.h:1533 src/xml/xmli18n-tmp.h:1549
792#: src/xml/xmli18n-tmp.h:1552 src/xml/xmli18n-tmp.h:1569
793#: src/xml/xmli18n-tmp.h:1585 src/xml/xmli18n-tmp.h:1602
794#: src/xml/xmli18n-tmp.h:1616 src/xml/xmli18n-tmp.h:1629
795#: src/xml/xmli18n-tmp.h:1650 src/xml/xmli18n-tmp.h:1667
796#: src/xml/xmli18n-tmp.h:1683 src/xml/xmli18n-tmp.h:1698
797#: src/xml/xmli18n-tmp.h:1717 src/xml/xmli18n-tmp.h:1730
798#: src/xml/xmli18n-tmp.h:1749 src/xml/xmli18n-tmp.h:1761
799#: src/xml/xmli18n-tmp.h:1787 src/xml/xmli18n-tmp.h:1806
800#: src/xml/xmli18n-tmp.h:1823
801msgid "Cyan"
802msgstr "青色"
803
804#: src/main/print-color.c:297
805msgid "Adjust the cyan gamma"
806msgstr "调整青色伽马值"
807
808#: src/main/print-color.c:304 src/gutenprintui2/panel.c:2349
809#: src/escputil/escputil.c:1061 src/escputil/escputil.c:1081
810#: src/escputil/escputil.c:1356 src/xml/xmli18n-tmp.h:6
811#: src/xml/xmli18n-tmp.h:21 src/xml/xmli18n-tmp.h:31 src/xml/xmli18n-tmp.h:41
812#: src/xml/xmli18n-tmp.h:56 src/xml/xmli18n-tmp.h:71 src/xml/xmli18n-tmp.h:87
813#: src/xml/xmli18n-tmp.h:112 src/xml/xmli18n-tmp.h:122
814#: src/xml/xmli18n-tmp.h:128 src/xml/xmli18n-tmp.h:150
815#: src/xml/xmli18n-tmp.h:173 src/xml/xmli18n-tmp.h:191
816#: src/xml/xmli18n-tmp.h:207 src/xml/xmli18n-tmp.h:223
817#: src/xml/xmli18n-tmp.h:244 src/xml/xmli18n-tmp.h:267
818#: src/xml/xmli18n-tmp.h:284 src/xml/xmli18n-tmp.h:301
819#: src/xml/xmli18n-tmp.h:315 src/xml/xmli18n-tmp.h:326
820#: src/xml/xmli18n-tmp.h:351 src/xml/xmli18n-tmp.h:376
821#: src/xml/xmli18n-tmp.h:401 src/xml/xmli18n-tmp.h:425
822#: src/xml/xmli18n-tmp.h:441 src/xml/xmli18n-tmp.h:457
823#: src/xml/xmli18n-tmp.h:472 src/xml/xmli18n-tmp.h:479
824#: src/xml/xmli18n-tmp.h:491 src/xml/xmli18n-tmp.h:516
825#: src/xml/xmli18n-tmp.h:541 src/xml/xmli18n-tmp.h:558
826#: src/xml/xmli18n-tmp.h:581 src/xml/xmli18n-tmp.h:595
827#: src/xml/xmli18n-tmp.h:607 src/xml/xmli18n-tmp.h:621
828#: src/xml/xmli18n-tmp.h:633 src/xml/xmli18n-tmp.h:653
829#: src/xml/xmli18n-tmp.h:672 src/xml/xmli18n-tmp.h:689
830#: src/xml/xmli18n-tmp.h:704 src/xml/xmli18n-tmp.h:719
831#: src/xml/xmli18n-tmp.h:731 src/xml/xmli18n-tmp.h:751
832#: src/xml/xmli18n-tmp.h:761 src/xml/xmli18n-tmp.h:771
833#: src/xml/xmli18n-tmp.h:781 src/xml/xmli18n-tmp.h:848
834#: src/xml/xmli18n-tmp.h:853 src/xml/xmli18n-tmp.h:871
835#: src/xml/xmli18n-tmp.h:875 src/xml/xmli18n-tmp.h:887
836#: src/xml/xmli18n-tmp.h:891 src/xml/xmli18n-tmp.h:895
837#: src/xml/xmli18n-tmp.h:899 src/xml/xmli18n-tmp.h:917
838#: src/xml/xmli18n-tmp.h:930 src/xml/xmli18n-tmp.h:943
839#: src/xml/xmli18n-tmp.h:955 src/xml/xmli18n-tmp.h:968
840#: src/xml/xmli18n-tmp.h:981 src/xml/xmli18n-tmp.h:993
841#: src/xml/xmli18n-tmp.h:1012 src/xml/xmli18n-tmp.h:1025
842#: src/xml/xmli18n-tmp.h:1031 src/xml/xmli18n-tmp.h:1042
843#: src/xml/xmli18n-tmp.h:1047 src/xml/xmli18n-tmp.h:1051
844#: src/xml/xmli18n-tmp.h:1064 src/xml/xmli18n-tmp.h:1077
845#: src/xml/xmli18n-tmp.h:1091 src/xml/xmli18n-tmp.h:1106
846#: src/xml/xmli18n-tmp.h:1119 src/xml/xmli18n-tmp.h:1132
847#: src/xml/xmli18n-tmp.h:1144 src/xml/xmli18n-tmp.h:1157
848#: src/xml/xmli18n-tmp.h:1163 src/xml/xmli18n-tmp.h:1176
849#: src/xml/xmli18n-tmp.h:1190 src/xml/xmli18n-tmp.h:1204
850#: src/xml/xmli18n-tmp.h:1208 src/xml/xmli18n-tmp.h:1221
851#: src/xml/xmli18n-tmp.h:1234 src/xml/xmli18n-tmp.h:1240
852#: src/xml/xmli18n-tmp.h:1254 src/xml/xmli18n-tmp.h:1269
853#: src/xml/xmli18n-tmp.h:1284 src/xml/xmli18n-tmp.h:1297
854#: src/xml/xmli18n-tmp.h:1304 src/xml/xmli18n-tmp.h:1310
855#: src/xml/xmli18n-tmp.h:1322 src/xml/xmli18n-tmp.h:1335
856#: src/xml/xmli18n-tmp.h:1347 src/xml/xmli18n-tmp.h:1360
857#: src/xml/xmli18n-tmp.h:1365 src/xml/xmli18n-tmp.h:1379
858#: src/xml/xmli18n-tmp.h:1391 src/xml/xmli18n-tmp.h:1411
859#: src/xml/xmli18n-tmp.h:1430 src/xml/xmli18n-tmp.h:1444
860#: src/xml/xmli18n-tmp.h:1456 src/xml/xmli18n-tmp.h:1463
861#: src/xml/xmli18n-tmp.h:1476 src/xml/xmli18n-tmp.h:1488
862#: src/xml/xmli18n-tmp.h:1500 src/xml/xmli18n-tmp.h:1515
863#: src/xml/xmli18n-tmp.h:1532 src/xml/xmli18n-tmp.h:1548
864#: src/xml/xmli18n-tmp.h:1553 src/xml/xmli18n-tmp.h:1568
865#: src/xml/xmli18n-tmp.h:1586 src/xml/xmli18n-tmp.h:1603
866#: src/xml/xmli18n-tmp.h:1617 src/xml/xmli18n-tmp.h:1633
867#: src/xml/xmli18n-tmp.h:1649 src/xml/xmli18n-tmp.h:1682
868#: src/xml/xmli18n-tmp.h:1699 src/xml/xmli18n-tmp.h:1718
869#: src/xml/xmli18n-tmp.h:1731 src/xml/xmli18n-tmp.h:1748
870#: src/xml/xmli18n-tmp.h:1762 src/xml/xmli18n-tmp.h:1788
871#: src/xml/xmli18n-tmp.h:1805 src/xml/xmli18n-tmp.h:1822
872msgid "Magenta"
873msgstr "品红"
874
875#: src/main/print-color.c:305
876msgid "Adjust the magenta gamma"
877msgstr "调整品红色伽马值"
878
879#: src/main/print-color.c:312 src/gutenprintui2/panel.c:2356
880#: src/escputil/escputil.c:1062 src/escputil/escputil.c:1082
881#: src/escputil/escputil.c:1357 src/xml/xmli18n-tmp.h:8
882#: src/xml/xmli18n-tmp.h:22 src/xml/xmli18n-tmp.h:32 src/xml/xmli18n-tmp.h:42
883#: src/xml/xmli18n-tmp.h:57 src/xml/xmli18n-tmp.h:72 src/xml/xmli18n-tmp.h:89
884#: src/xml/xmli18n-tmp.h:113 src/xml/xmli18n-tmp.h:123
885#: src/xml/xmli18n-tmp.h:129 src/xml/xmli18n-tmp.h:151
886#: src/xml/xmli18n-tmp.h:174 src/xml/xmli18n-tmp.h:192
887#: src/xml/xmli18n-tmp.h:209 src/xml/xmli18n-tmp.h:226
888#: src/xml/xmli18n-tmp.h:246 src/xml/xmli18n-tmp.h:269
889#: src/xml/xmli18n-tmp.h:286 src/xml/xmli18n-tmp.h:303
890#: src/xml/xmli18n-tmp.h:316 src/xml/xmli18n-tmp.h:328
891#: src/xml/xmli18n-tmp.h:353 src/xml/xmli18n-tmp.h:378
892#: src/xml/xmli18n-tmp.h:403 src/xml/xmli18n-tmp.h:426
893#: src/xml/xmli18n-tmp.h:443 src/xml/xmli18n-tmp.h:459
894#: src/xml/xmli18n-tmp.h:473 src/xml/xmli18n-tmp.h:480
895#: src/xml/xmli18n-tmp.h:493 src/xml/xmli18n-tmp.h:518
896#: src/xml/xmli18n-tmp.h:543 src/xml/xmli18n-tmp.h:560
897#: src/xml/xmli18n-tmp.h:583 src/xml/xmli18n-tmp.h:596
898#: src/xml/xmli18n-tmp.h:609 src/xml/xmli18n-tmp.h:622
899#: src/xml/xmli18n-tmp.h:635 src/xml/xmli18n-tmp.h:655
900#: src/xml/xmli18n-tmp.h:674 src/xml/xmli18n-tmp.h:690
901#: src/xml/xmli18n-tmp.h:705 src/xml/xmli18n-tmp.h:720
902#: src/xml/xmli18n-tmp.h:733 src/xml/xmli18n-tmp.h:752
903#: src/xml/xmli18n-tmp.h:762 src/xml/xmli18n-tmp.h:772
904#: src/xml/xmli18n-tmp.h:782 src/xml/xmli18n-tmp.h:849
905#: src/xml/xmli18n-tmp.h:855 src/xml/xmli18n-tmp.h:872
906#: src/xml/xmli18n-tmp.h:876 src/xml/xmli18n-tmp.h:888
907#: src/xml/xmli18n-tmp.h:892 src/xml/xmli18n-tmp.h:896
908#: src/xml/xmli18n-tmp.h:900 src/xml/xmli18n-tmp.h:918
909#: src/xml/xmli18n-tmp.h:931 src/xml/xmli18n-tmp.h:944
910#: src/xml/xmli18n-tmp.h:956 src/xml/xmli18n-tmp.h:970
911#: src/xml/xmli18n-tmp.h:982 src/xml/xmli18n-tmp.h:992
912#: src/xml/xmli18n-tmp.h:1013 src/xml/xmli18n-tmp.h:1026
913#: src/xml/xmli18n-tmp.h:1032 src/xml/xmli18n-tmp.h:1043
914#: src/xml/xmli18n-tmp.h:1048 src/xml/xmli18n-tmp.h:1052
915#: src/xml/xmli18n-tmp.h:1065 src/xml/xmli18n-tmp.h:1078
916#: src/xml/xmli18n-tmp.h:1092 src/xml/xmli18n-tmp.h:1107
917#: src/xml/xmli18n-tmp.h:1120 src/xml/xmli18n-tmp.h:1133
918#: src/xml/xmli18n-tmp.h:1145 src/xml/xmli18n-tmp.h:1158
919#: src/xml/xmli18n-tmp.h:1164 src/xml/xmli18n-tmp.h:1177
920#: src/xml/xmli18n-tmp.h:1191 src/xml/xmli18n-tmp.h:1205
921#: src/xml/xmli18n-tmp.h:1209 src/xml/xmli18n-tmp.h:1222
922#: src/xml/xmli18n-tmp.h:1235 src/xml/xmli18n-tmp.h:1241
923#: src/xml/xmli18n-tmp.h:1255 src/xml/xmli18n-tmp.h:1270
924#: src/xml/xmli18n-tmp.h:1285 src/xml/xmli18n-tmp.h:1298
925#: src/xml/xmli18n-tmp.h:1305 src/xml/xmli18n-tmp.h:1311
926#: src/xml/xmli18n-tmp.h:1323 src/xml/xmli18n-tmp.h:1336
927#: src/xml/xmli18n-tmp.h:1348 src/xml/xmli18n-tmp.h:1361
928#: src/xml/xmli18n-tmp.h:1366 src/xml/xmli18n-tmp.h:1380
929#: src/xml/xmli18n-tmp.h:1390 src/xml/xmli18n-tmp.h:1413
930#: src/xml/xmli18n-tmp.h:1431 src/xml/xmli18n-tmp.h:1443
931#: src/xml/xmli18n-tmp.h:1455 src/xml/xmli18n-tmp.h:1464
932#: src/xml/xmli18n-tmp.h:1477 src/xml/xmli18n-tmp.h:1489
933#: src/xml/xmli18n-tmp.h:1501 src/xml/xmli18n-tmp.h:1511
934#: src/xml/xmli18n-tmp.h:1528 src/xml/xmli18n-tmp.h:1547
935#: src/xml/xmli18n-tmp.h:1554 src/xml/xmli18n-tmp.h:1567
936#: src/xml/xmli18n-tmp.h:1587 src/xml/xmli18n-tmp.h:1604
937#: src/xml/xmli18n-tmp.h:1618 src/xml/xmli18n-tmp.h:1630
938#: src/xml/xmli18n-tmp.h:1645 src/xml/xmli18n-tmp.h:1669
939#: src/xml/xmli18n-tmp.h:1684 src/xml/xmli18n-tmp.h:1700
940#: src/xml/xmli18n-tmp.h:1719 src/xml/xmli18n-tmp.h:1732
941#: src/xml/xmli18n-tmp.h:1744 src/xml/xmli18n-tmp.h:1763
942#: src/xml/xmli18n-tmp.h:1789 src/xml/xmli18n-tmp.h:1801
943#: src/xml/xmli18n-tmp.h:1818
944msgid "Yellow"
945msgstr "黄色"
946
947#: src/main/print-color.c:313
948msgid "Adjust the yellow gamma"
949msgstr "调整黄色伽马值"
950
951#: src/main/print-color.c:320 src/gutenprintui2/panel.c:2370
952#: src/escputil/escputil.c:1069 src/escputil/escputil.c:1088
953#: src/escputil/escputil.c:1098 src/escputil/escputil.c:1101
954#: src/xml/xmli18n-tmp.h:114 src/xml/xmli18n-tmp.h:130
955#: src/xml/xmli18n-tmp.h:152 src/xml/xmli18n-tmp.h:481
956#: src/xml/xmli18n-tmp.h:997 src/xml/xmli18n-tmp.h:1395
957#: src/xml/xmli18n-tmp.h:1459 src/xml/xmli18n-tmp.h:1572
958#: src/xml/xmli18n-tmp.h:1790
959msgid "Red"
960msgstr "红色"
961
962#: src/main/print-color.c:321
963msgid "Adjust the red gamma"
964msgstr "调整红色伽马值"
965
966#: src/main/print-color.c:328 src/gutenprintui2/panel.c:2377
967#: src/xml/xmli18n-tmp.h:644 src/xml/xmli18n-tmp.h:664
968#: src/xml/xmli18n-tmp.h:683
969msgid "Green"
970msgstr "绿色"
971
972#: src/main/print-color.c:329
973msgid "Adjust the green gamma"
974msgstr "调整绿色伽马值"
975
976#: src/main/print-color.c:336 src/gutenprintui2/panel.c:2384
977#: src/escputil/escputil.c:1070 src/escputil/escputil.c:1089
978#: src/xml/xmli18n-tmp.h:131 src/xml/xmli18n-tmp.h:482
979#: src/xml/xmli18n-tmp.h:998 src/xml/xmli18n-tmp.h:1396
980#: src/xml/xmli18n-tmp.h:1460
981msgid "Blue"
982msgstr "蓝色"
983
984#: src/main/print-color.c:337
985msgid "Adjust the blue gamma"
986msgstr "调整蓝色伽马值"
987
988#: src/main/print-color.c:345
989msgid "Adjust the black gamma"
990msgstr "调整黑色伽马值"
991
992#: src/main/print-color.c:352 src/main/print-dyesub.c:10317
993msgid "Cyan Balance"
994msgstr "青色平衡"
995
996#: src/main/print-color.c:353
997msgid "Adjust the cyan gray balance"
998msgstr "调整青色灰平衡"
999
1000#: src/main/print-color.c:360 src/main/print-dyesub.c:10325
1001msgid "Magenta Balance"
1002msgstr "品红色平衡"
1003
1004#: src/main/print-color.c:361
1005msgid "Adjust the magenta gray balance"
1006msgstr "调整品红色灰平衡"
1007
1008#: src/main/print-color.c:368 src/main/print-dyesub.c:10333
1009msgid "Yellow Balance"
1010msgstr "黄色平衡"
1011
1012#: src/main/print-color.c:369
1013msgid "Adjust the yellow gray balance"
1014msgstr "调整黄色灰平衡"
1015
1016#: src/main/print-color.c:376
1017msgid "Saturation"
1018msgstr "饱和度"
1019
1020#: src/main/print-color.c:377
1021msgid ""
1022"Adjust the saturation (color balance) of the print\n"
1023"Use zero saturation to produce grayscale output using color and black inks"
1024msgstr ""
1025"调整印刷品的饱和度(颜色平衡)\n"
1026"如饱和度为零则可使用彩色和黑色墨水打印输出灰色印刷品"
1027
1028#: src/main/print-color.c:387
1029msgid "Ink Limit"
1030msgstr "墨水限制"
1031
1032#: src/main/print-color.c:388
1033msgid "Limit the total ink printed to the page"
1034msgstr "限制打印到页面的墨水总量"
1035
1036#: src/main/print-color.c:395 src/main/print-escp2.c:906
1037msgid "GCR Transition"
1038msgstr "GCR 过渡"
1039
1040#: src/main/print-color.c:396 src/main/print-escp2.c:907
1041msgid "Adjust the gray component transition rate"
1042msgstr "调整灰色成分过渡率"
1043
1044#: src/main/print-color.c:403 src/main/print-escp2.c:914
1045msgid "GCR Lower Bound"
1046msgstr "GCR 下界"
1047
1048#: src/main/print-color.c:404 src/main/print-escp2.c:915
1049#, fuzzy
1050msgid "Lower bound of gray component reduction"
1051msgstr "灰色成分减少的下界"
1052
1053#: src/main/print-color.c:411 src/main/print-escp2.c:922
1054msgid "GCR Upper Bound"
1055msgstr "GCR 上界"
1056
1057#: src/main/print-color.c:412 src/main/print-escp2.c:923
1058#, fuzzy
1059msgid "Upper bound of gray component reduction"
1060msgstr "灰色成分减少的上界"
1061
1062#: src/main/print-color.c:483
1063msgid "LUT dump file"
1064msgstr "LUT 转储文件"
1065
1066#: src/main/print-color.c:483
1067msgid "Advanced Output Control"
1068msgstr "高级输出控制"
1069
1070#: src/main/print-color.c:484
1071msgid "Dump file for LUT for external color adjustment"
1072msgstr "转储 LUT 文件以进行色彩调整"
1073
1074#: src/main/print-color.c:518
1075msgid "Curve for raw channel "
1076msgstr "Raw 通道曲线 "
1077
1078#: src/main/print-color.c:528
1079msgid "Cyan Curve"
1080msgstr "青色曲线"
1081
1082#: src/main/print-color.c:529
1083msgid "Cyan curve"
1084msgstr "青色曲线"
1085
1086#: src/main/print-color.c:536
1087msgid "Magenta Curve"
1088msgstr "品红色曲线"
1089
1090#: src/main/print-color.c:537
1091msgid "Magenta curve"
1092msgstr "品红色曲线"
1093
1094#: src/main/print-color.c:544
1095msgid "Yellow Curve"
1096msgstr "黄色曲线"
1097
1098#: src/main/print-color.c:545
1099msgid "Yellow curve"
1100msgstr "黄色曲线"
1101
1102#: src/main/print-color.c:552
1103msgid "Black Curve"
1104msgstr "黑色曲线"
1105
1106#: src/main/print-color.c:553
1107msgid "Black curve"
1108msgstr "黑色曲线"
1109
1110#: src/main/print-color.c:560
1111msgid "Red Curve"
1112msgstr "红色曲线"
1113
1114#: src/main/print-color.c:561
1115msgid "Red curve"
1116msgstr "红色曲线"
1117
1118#: src/main/print-color.c:568
1119msgid "Green Curve"
1120msgstr "绿色曲线"
1121
1122#: src/main/print-color.c:569
1123msgid "Green curve"
1124msgstr "绿色曲线"
1125
1126#: src/main/print-color.c:576
1127msgid "Blue Curve"
1128msgstr "蓝色曲线"
1129
1130#: src/main/print-color.c:577
1131msgid "Blue curve"
1132msgstr "蓝色曲线"
1133
1134#: src/main/print-color.c:584
1135msgid "White Curve"
1136msgstr "白色曲线"
1137
1138#: src/main/print-color.c:585
1139msgid "White curve"
1140msgstr "白色曲线"
1141
1142#: src/main/print-color.c:592
1143msgid "Hue Map"
1144msgstr "色相映射"
1145
1146#: src/main/print-color.c:593
1147msgid "Hue adjustment curve"
1148msgstr "色相调整曲线"
1149
1150#: src/main/print-color.c:600
1151msgid "Saturation Map"
1152msgstr "饱和度映射"
1153
1154#: src/main/print-color.c:601
1155msgid "Saturation adjustment curve"
1156msgstr "饱和度调整曲线"
1157
1158#: src/main/print-color.c:608
1159msgid "Luminosity Map"
1160msgstr "流明度映射"
1161
1162#: src/main/print-color.c:609
1163msgid "Luminosity adjustment curve"
1164msgstr "流明度调整曲线"
1165
1166#: src/main/print-color.c:616
1167msgid "Gray Component Reduction"
1168msgstr "灰色成分减少"
1169
1170#: src/main/print-color.c:617
1171#, fuzzy
1172msgid "Gray component reduction curve"
1173msgstr "灰色成分减少曲线"
1174
1175#: src/main/print-color.c:1849
1176msgid "Traditional Gutenprint color conversion"
1177msgstr "传统 Gutenprint 色彩转换"
1178
1179#: src/main/printers.c:598
1180#, c-format
1181msgid "Value must be set for %s\n"
1182msgstr "必须为 %s 设置一个值\n"
1183
1184#: src/main/printers.c:607 src/main/printers.c:612
1185#, c-format
1186msgid "`%s' is not a valid %s\n"
1187msgstr "`%s' 不是有效的 %s\n"
1188
1189#: src/main/printers.c:631 src/main/printers.c:677
1190#, c-format
1191msgid "%s must be between %f and %f (is %f)\n"
1192msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
1193
1194#: src/main/printers.c:653
1195#, c-format
1196msgid "%s must be between %d and %d (is %d)\n"
1197msgstr "%s 数值必须介于 %d 及 %d 之间 (当前值为 %d)\n"
1198
1199#: src/main/printers.c:708
1200#, c-format
1201msgid "%s bounds must be between %f and %f\n"
1202msgstr ""
1203
1204#: src/main/printers.c:716
1205#, c-format
1206msgid "%s wrap mode must be %s\n"
1207msgstr ""
1208
1209#: src/main/printers.c:720
1210msgid "no wrap"
1211msgstr ""
1212
1213#: src/main/printers.c:720
1214msgid "wrap around"
1215msgstr ""
1216
1217#: src/main/printers.c:764
1218#, c-format
1219msgid "Unknown type parameter %s (%d)\n"
1220msgstr ""
1221
1222#: src/main/printers.c:777 src/main/printers.c:788
1223#, c-format
1224msgid "%s out of range (value %d, min %d, max %d)\n"
1225msgstr "%s 的数值超出范围 (数值为 %d, 最小值 %d, 最大值 %d)\n"
1226
1227#: src/main/printers.c:848
1228msgid "Page size is not valid\n"
1229msgstr "页面尺寸无效\n"
1230
1231#: src/main/printers.c:869
1232#, c-format
1233msgid "Top margin must not be less than %f\n"
1234msgstr ""
1235
1236#: src/main/printers.c:875
1237#, c-format
1238msgid "Left margin must not be less than %f\n"
1239msgstr ""
1240
1241#: src/main/printers.c:881
1242msgid "Height must be greater than zero\n"
1243msgstr "高度必须大于零\n"
1244
1245#: src/main/printers.c:887
1246msgid "Width must be greater than zero\n"
1247msgstr "宽度必须大于零\n"
1248
1249#: src/main/printers.c:893
1250#, c-format
1251msgid ""
1252"Image is too wide for the page: left margin is %f, width %f, right edge is "
1253"%f\n"
1254msgstr ""
1255
1256#: src/main/printers.c:900
1257#, c-format
1258msgid ""
1259"Image is too long for the page: top margin is %f, height %f, bottom edge is "
1260"%f\n"
1261msgstr ""
1262
1263#: src/main/print-escp2.c:164
1264msgid "Automatic Printing Mode"
1265msgstr "自动打印模式"
1266
1267#: src/main/print-escp2.c:165
1268msgid "Automatic printing mode"
1269msgstr "自动打印模式"
1270
1271#: src/main/print-escp2.c:236
1272msgid "CD Allow Other Media Sizes"
1273msgstr ""
1274
1275#: src/main/print-escp2.c:237
1276msgid "Allow non-CD media sizes when printing to CD"
1277msgstr ""
1278
1279#: src/main/print-escp2.c:243 src/main/print-pcl.c:1568
1280msgid "Resolution of the print"
1281msgstr "印刷品分辨率"
1282
1283#: src/main/print-escp2.c:259
1284msgid "Enhanced Gloss"
1285msgstr ""
1286
1287#: src/main/print-escp2.c:260
1288msgid "Add gloss enhancement"
1289msgstr ""
1290
1291#: src/main/print-escp2.c:271
1292msgid "Printing Direction"
1293msgstr "打印方向"
1294
1295#: src/main/print-escp2.c:272
1296msgid "Printing direction (unidirectional is higher quality, but slower)"
1297msgstr "打印方向 (单向打印质量更高,但速度较慢)"
1298
1299#: src/main/print-escp2.c:283
1300msgid "Interleave Method"
1301msgstr "交织方法"
1302
1303#: src/main/print-escp2.c:284
1304msgid "Interleave pattern to use"
1305msgstr "要使用的交织图案"
1306
1307#: src/main/print-escp2.c:289 src/main/print-escp2.c:290 src/cups/genppd.c:1592
1308#: src/cups/genppd.c:1885
1309msgid "Output Order"
1310msgstr "输出顺序"
1311
1312#: src/main/print-escp2.c:295 src/main/print-escp2.c:296
1313msgid "Alignment Passes"
1314msgstr ""
1315
1316#: src/main/print-escp2.c:301 src/main/print-escp2.c:302
1317msgid "Alignment Choices"
1318msgstr ""
1319
1320#: src/main/print-escp2.c:307 src/main/print-escp2.c:308
1321msgid "Ink change command"
1322msgstr ""
1323
1324#: src/main/print-escp2.c:313 src/main/print-escp2.c:314
1325msgid "Alternate Alignment Passes"
1326msgstr ""
1327
1328#: src/main/print-escp2.c:319 src/main/print-escp2.c:320
1329msgid "Alternate Alignment Choices"
1330msgstr ""
1331
1332#: src/main/print-escp2.c:325
1333msgid "Supports Packet Mode"
1334msgstr ""
1335
1336#: src/main/print-escp2.c:326
1337msgid "Supports D4 Packet Mode"
1338msgstr ""
1339
1340#: src/main/print-escp2.c:331
1341msgid "Has Interchangeable Ink Cartridges"
1342msgstr ""
1343
1344#: src/main/print-escp2.c:332
1345msgid "Has multiple choices of ink cartridges"
1346msgstr ""
1347
1348#: src/main/print-escp2.c:343 src/main/print-escp2.c:344
1349msgid "Raw Channel Names"
1350msgstr ""
1351
1352#: src/main/print-escp2.c:349 src/main/print-escp2.c:350
1353msgid "Channel Names"
1354msgstr "通道名称"
1355
1356#: src/main/print-escp2.c:362
1357msgid "Raw Channel Count"
1358msgstr ""
1359
1360#: src/main/print-escp2.c:367
1361msgid "Cyan Map"
1362msgstr "青色映射"
1363
1364#: src/main/print-escp2.c:368
1365msgid "Adjust the cyan map"
1366msgstr "调整青色映射"
1367
1368#: src/main/print-escp2.c:373
1369msgid "Magenta Map"
1370msgstr "品红色映射"
1371
1372#: src/main/print-escp2.c:374
1373msgid "Adjust the magenta map"
1374msgstr "调整品红色映射"
1375
1376#: src/main/print-escp2.c:379
1377msgid "Yellow Map"
1378msgstr "黄色映射"
1379
1380#: src/main/print-escp2.c:380
1381msgid "Adjust the yellow map"
1382msgstr "调整黄色映射"
1383
1384#: src/main/print-escp2.c:385
1385msgid "Blue Map"
1386msgstr "蓝色映射"
1387
1388#: src/main/print-escp2.c:386
1389msgid "Adjust the blue map"
1390msgstr "调整蓝色映射"
1391
1392#: src/main/print-escp2.c:391
1393msgid "Orange Map"
1394msgstr "橙色映射"
1395
1396#: src/main/print-escp2.c:392
1397msgid "Adjust the orange map"
1398msgstr "跳针橙色映射"
1399
1400#: src/main/print-escp2.c:397
1401msgid "Red Map"
1402msgstr "红色映射"
1403
1404#: src/main/print-escp2.c:398
1405msgid "Adjust the red map"
1406msgstr "调整红色映射"
1407
1408#: src/main/print-escp2.c:403
1409#, fuzzy
1410msgid "Green Map"
1411msgstr "绿色"
1412
1413#: src/main/print-escp2.c:404
1414#, fuzzy
1415msgid "Adjust the green map"
1416msgstr "调整绿色伽马值"
1417
1418#: src/main/print-escp2.c:506 src/main/print-pcl.c:1679
1419msgid "Blue Density"
1420msgstr "蓝色密度"
1421
1422#: src/main/print-escp2.c:507 src/main/print-pcl.c:1680
1423msgid "Adjust the blue density"
1424msgstr "调整蓝色密度"
1425
1426#: src/main/print-escp2.c:514
1427msgid "Orange Density"
1428msgstr "橙色密度"
1429
1430#: src/main/print-escp2.c:515
1431msgid "Adjust the orange density"
1432msgstr "调整橙色密度"
1433
1434#: src/main/print-escp2.c:522 src/main/print-pcl.c:1663
1435msgid "Red Density"
1436msgstr "红色密度"
1437
1438#: src/main/print-escp2.c:523 src/main/print-pcl.c:1664
1439msgid "Adjust the red density"
1440msgstr "调整红色密度"
1441
1442#: src/main/print-escp2.c:530 src/main/print-pcl.c:1671
1443#, fuzzy
1444msgid "Green Density"
1445msgstr "红色密度"
1446
1447#: src/main/print-escp2.c:531 src/main/print-pcl.c:1672
1448#, fuzzy
1449msgid "Adjust the green density"
1450msgstr "调整红色密度"
1451
1452#: src/main/print-escp2.c:538
1453msgid "Gloss Level"
1454msgstr "光泽度"
1455
1456#: src/main/print-escp2.c:539
1457msgid "Adjust the gloss level"
1458msgstr "调整光泽度"
1459
1460#: src/main/print-escp2.c:546
1461msgid "Drop Size Small"
1462msgstr "液滴尺寸小"
1463
1464#: src/main/print-escp2.c:547
1465msgid "Drop Size 1 (small)"
1466msgstr ""
1467
1468#: src/main/print-escp2.c:554
1469msgid "Drop Size Medium"
1470msgstr "液滴尺寸中"
1471
1472#: src/main/print-escp2.c:555
1473msgid "Drop Size 2 (medium)"
1474msgstr ""
1475
1476#: src/main/print-escp2.c:562
1477msgid "Drop Size Large"
1478msgstr "液滴尺寸大"
1479
1480#: src/main/print-escp2.c:563
1481msgid "Drop Size 3 (large)"
1482msgstr ""
1483
1484#: src/main/print-escp2.c:570 src/main/print-escp2.c:571
1485msgid "Light Cyan Value"
1486msgstr "淡青色值"
1487
1488#: src/main/print-escp2.c:586 src/main/print-escp2.c:587
1489msgid "Light Cyan Density Scale"
1490msgstr "淡青色密度比例"
1491
1492#: src/main/print-escp2.c:594 src/main/print-escp2.c:595
1493msgid "Light Magenta Value"
1494msgstr "淡品红色值"
1495
1496#: src/main/print-escp2.c:602 src/main/print-escp2.c:603
1497msgid "Light Magenta Density Scale"
1498msgstr "淡品红色密度比例"
1499
1500#: src/main/print-escp2.c:618 src/main/print-escp2.c:619
1501msgid "Dark Yellow Value"
1502msgstr "淡黄色值"
1503
1504#: src/main/print-escp2.c:626 src/main/print-escp2.c:627
1505msgid "Dark Yellow Transition"
1506msgstr ""
1507
1508#: src/main/print-escp2.c:634 src/main/print-escp2.c:635
1509msgid "Dark Yellow Density Scale"
1510msgstr ""
1511
1512#: src/main/print-escp2.c:642 src/main/print-escp2.c:643
1513#: src/main/print-escp2.c:666 src/main/print-escp2.c:667
1514msgid "Gray Value"
1515msgstr "灰色值"
1516
1517#: src/main/print-escp2.c:650 src/main/print-escp2.c:651
1518#: src/main/print-escp2.c:674 src/main/print-escp2.c:675
1519msgid "Gray Transition"
1520msgstr ""
1521
1522#: src/main/print-escp2.c:658 src/main/print-escp2.c:659
1523#: src/main/print-escp2.c:682 src/main/print-escp2.c:683
1524msgid "Gray Density Scale"
1525msgstr ""
1526
1527#: src/main/print-escp2.c:690 src/main/print-escp2.c:691
1528#: src/main/print-escp2.c:762 src/main/print-escp2.c:763
1529msgid "Light Gray Value"
1530msgstr "淡灰色值"
1531
1532#: src/main/print-escp2.c:698 src/main/print-escp2.c:699
1533#: src/main/print-escp2.c:770 src/main/print-escp2.c:771
1534msgid "Light Gray Transition"
1535msgstr ""
1536
1537#: src/main/print-escp2.c:706 src/main/print-escp2.c:707
1538#: src/main/print-escp2.c:778 src/main/print-escp2.c:779
1539msgid "Light Gray Density Scale"
1540msgstr ""
1541
1542#: src/main/print-escp2.c:714 src/main/print-escp2.c:715
1543msgid "Dark Gray Value"
1544msgstr "深灰色值"
1545
1546#: src/main/print-escp2.c:722 src/main/print-escp2.c:723
1547msgid "Dark Gray Transition"
1548msgstr ""
1549
1550#: src/main/print-escp2.c:730 src/main/print-escp2.c:731
1551msgid "Dark Gray Density Scale"
1552msgstr ""
1553
1554#: src/main/print-escp2.c:738
1555msgid "Mid Gray Value"
1556msgstr ""
1557
1558#: src/main/print-escp2.c:739
1559msgid "Medium Gray Value"
1560msgstr ""
1561
1562#: src/main/print-escp2.c:746
1563msgid "Mid Gray Transition"
1564msgstr ""
1565
1566#: src/main/print-escp2.c:747
1567msgid "Medium Gray Transition"
1568msgstr ""
1569
1570#: src/main/print-escp2.c:754
1571msgid "Mid Gray Density Scale"
1572msgstr ""
1573
1574#: src/main/print-escp2.c:755
1575msgid "Medium Gray Density Scale"
1576msgstr ""
1577
1578#: src/main/print-escp2.c:786
1579msgid "Hextone Gray 5 Value"
1580msgstr ""
1581
1582#: src/main/print-escp2.c:787
1583msgid "Hextone Gray 5 (Darkest) Value"
1584msgstr ""
1585
1586#: src/main/print-escp2.c:794
1587msgid "Hextone Gray 5 Transition"
1588msgstr ""
1589
1590#: src/main/print-escp2.c:795
1591msgid "Hextone Gray 5 (Darkest) Transition"
1592msgstr ""
1593
1594#: src/main/print-escp2.c:802
1595msgid "Hextone Gray 5 Density Scale"
1596msgstr ""
1597
1598#: src/main/print-escp2.c:803
1599msgid "Hextone Gray 5 (Darkest) Density Scale"
1600msgstr ""
1601
1602#: src/main/print-escp2.c:810 src/main/print-escp2.c:811
1603msgid "Hextone Gray 4 Value"
1604msgstr ""
1605
1606#: src/main/print-escp2.c:818 src/main/print-escp2.c:819
1607msgid "Hextone Gray 4 Transition"
1608msgstr ""
1609
1610#: src/main/print-escp2.c:826 src/main/print-escp2.c:827
1611msgid "Hextone Gray 4 Density Scale"
1612msgstr ""
1613
1614#: src/main/print-escp2.c:834 src/main/print-escp2.c:835
1615msgid "Hextone Gray 3 Value"
1616msgstr ""
1617
1618#: src/main/print-escp2.c:842 src/main/print-escp2.c:843
1619msgid "Hextone Gray 3 Transition"
1620msgstr ""
1621
1622#: src/main/print-escp2.c:850 src/main/print-escp2.c:851
1623msgid "Hextone Gray 3 Density Scale"
1624msgstr ""
1625
1626#: src/main/print-escp2.c:858 src/main/print-escp2.c:859
1627msgid "Hextone Gray 2 Value"
1628msgstr ""
1629
1630#: src/main/print-escp2.c:866 src/main/print-escp2.c:867
1631msgid "Hextone Gray 2 Transition"
1632msgstr ""
1633
1634#: src/main/print-escp2.c:874 src/main/print-escp2.c:875
1635msgid "Hextone Gray 2 Density Scale"
1636msgstr ""
1637
1638#: src/main/print-escp2.c:882
1639msgid "Hextone Gray 1 Value"
1640msgstr ""
1641
1642#: src/main/print-escp2.c:883
1643msgid "Hextone Gray 1 (Lightest) Value"
1644msgstr ""
1645
1646#: src/main/print-escp2.c:890
1647msgid "Hextone Gray 1 Transition"
1648msgstr ""
1649
1650#: src/main/print-escp2.c:891
1651msgid "Hextone Gray 1 (Lightest) Transition"
1652msgstr ""
1653
1654#: src/main/print-escp2.c:898
1655msgid "Hextone Gray 1 Density Scale"
1656msgstr ""
1657
1658#: src/main/print-escp2.c:899
1659msgid "Hextone Gray 1 (Lightest) Density Scale"
1660msgstr ""
1661
1662#: src/main/print-escp2.c:930
1663msgid "Subchannel Cutoff"
1664msgstr ""
1665
1666#: src/main/print-escp2.c:931
1667msgid "Upper limit for using light ink"
1668msgstr ""
1669
1670#: src/main/print-escp2.c:938
1671msgid "Drying Time Per Page"
1672msgstr ""
1673
1674#: src/main/print-escp2.c:939
1675msgid "Set drying time per page"
1676msgstr ""
1677
1678#: src/main/print-escp2.c:946
1679msgid "Drying Time Per Scan"
1680msgstr ""
1681
1682#: src/main/print-escp2.c:947
1683msgid "Set drying time per scan"
1684msgstr ""
1685
1686#: src/main/print-escp2.c:954
1687msgid "Minimum Drying Time Per Scan"
1688msgstr ""
1689
1690#: src/main/print-escp2.c:955
1691msgid "Set minimum drying time per scan"
1692msgstr ""
1693
1694#: src/main/print-escp2.c:970
1695msgid "Quality Enhancement"
1696msgstr ""
1697
1698#: src/main/print-escp2.c:971
1699msgid "Enhance print quality by additional passes"
1700msgstr ""
1701
1702#: src/main/print-escp2.c:978
1703msgid "Paper Thickness"
1704msgstr ""
1705
1706#: src/main/print-escp2.c:979
1707msgid "Set printer paper thickness"
1708msgstr ""
1709
1710#: src/main/print-escp2.c:986
1711msgid "Vacuum Intensity"
1712msgstr ""
1713
1714#: src/main/print-escp2.c:987
1715msgid "Set vacuum intensity (printer-specific)"
1716msgstr ""
1717
1718#: src/main/print-escp2.c:994
1719msgid "Feed Sequence"
1720msgstr ""
1721
1722#: src/main/print-escp2.c:995
1723msgid "Set paper feed sequence (printer-specific)"
1724msgstr ""
1725
1726#: src/main/print-escp2.c:1002
1727msgid "Print Method"
1728msgstr ""
1729
1730#: src/main/print-escp2.c:1003
1731msgid "Set print method (printer-specific)"
1732msgstr ""
1733
1734#: src/main/print-escp2.c:1010
1735msgid "Platen Gap"
1736msgstr ""
1737
1738#: src/main/print-escp2.c:1011
1739msgid "Set platen gap (printer-specific)"
1740msgstr ""
1741
1742#: src/main/print-escp2.c:1018
1743msgid "Feed Adjustment"
1744msgstr ""
1745
1746#: src/main/print-escp2.c:1020
1747#, no-c-format
1748msgid "Set paper feed adjustment (0.01% units)"
1749msgstr ""
1750
1751#: src/main/print-escp2.c:2288
1752msgid "Full Manual Control"
1753msgstr "完全手动控制"
1754
1755#: src/main/print-escp2.c:2290
1756#, fuzzy
1757msgid "Automatic Setting Control"
1758msgstr "自动设置控制"
1759
1760#: src/main/print-escp2.c:2515 src/main/print-dyesub.c:5547
1761#: src/main/print-dyesub.c:6031 src/cups/genppd.c:1506 src/cups/genppd.c:1865
1762msgid "Automatic"
1763msgstr "自动"
1764
1765#: src/main/print-escp2.c:2517
1766msgid "Bidirectional"
1767msgstr "双向"
1768
1769#: src/main/print-escp2.c:2519
1770msgid "Unidirectional"
1771msgstr "单向"
1772
1773#: src/main/print-escp2.c:2550
1774msgid "Alternate Fill"
1775msgstr ""
1776
1777#: src/main/print-escp2.c:2552
1778msgid "Ascending Fill"
1779msgstr ""
1780
1781#: src/main/print-escp2.c:2554
1782msgid "Descending Fill"
1783msgstr ""
1784
1785#: src/main/print-escp2.c:2556
1786msgid "Ascending Double"
1787msgstr ""
1788
1789#: src/main/print-escp2.c:2558
1790msgid "Nearest Neighbor Avoidance"
1791msgstr ""
1792
1793#: src/main/print-escp2.c:2594
1794msgid "Short Edge(Flip)"
1795msgstr "短边(翻转)"
1796
1797#: src/main/print-escp2.c:3217
1798#, c-format
1799msgid "This printer does not support raw printer output at depth %d\n"
1800msgstr ""
1801
1802#: src/main/print-escp2.c:4496 src/main/print-dyesub.c:11204
1803#: src/main/print-raw.c:243
1804msgid "Print options not verified; cannot print.\n"
1805msgstr ""
1806
1807#: src/main/print-lexmark.c:575 src/main/print-lexmark.c:651
1808msgid "300 DPI x 600 DPI"
1809msgstr "300 DPI x 600 DPI"
1810
1811#: src/main/print-lexmark.c:576 src/main/print-lexmark.c:652
1812msgid "600 DPI"
1813msgstr "600 DPI"
1814
1815#: src/main/print-lexmark.c:577 src/main/print-lexmark.c:653
1816msgid "600 DPI high quality"
1817msgstr "600 DPI 高质量"
1818
1819#: src/main/print-lexmark.c:578 src/main/print-lexmark.c:654
1820msgid "600 DPI Unidirectional"
1821msgstr "600 DPI 单向"
1822
1823#: src/main/print-lexmark.c:579 src/main/print-lexmark.c:655
1824msgid "1200 DPI"
1825msgstr "1200 DPI"
1826
1827#: src/main/print-lexmark.c:580 src/main/print-lexmark.c:656
1828msgid "1200 DPI high quality"
1829msgstr "1200 DPI 高质量"
1830
1831#: src/main/print-lexmark.c:581 src/main/print-lexmark.c:657
1832msgid "1200 DPI highest quality"
1833msgstr "1200 DPI 最高质量"
1834
1835#: src/main/print-lexmark.c:582 src/main/print-lexmark.c:658
1836msgid "1200 DPI  Unidirectional"
1837msgstr "1200 DPI  单向"
1838
1839#: src/main/print-lexmark.c:583
1840msgid "2400 DPI x 1200 DPI"
1841msgstr "2400 DPI x 1200 DPI"
1842
1843#: src/main/print-lexmark.c:584
1844msgid "2400 DPI x 1200 DPI high quality"
1845msgstr "2400 DPI x 1200 DPI 高质量"
1846
1847#: src/main/print-lexmark.c:585
1848msgid "2400 DPI x 1200 DPI highest quality"
1849msgstr "2400 DPI x 1200 DPI 最高质量"
1850
1851#: src/main/print-lexmark.c:587
1852msgid "test print"
1853msgstr "测试打印"
1854
1855#: src/main/print-lexmark.c:599 src/main/print-lexmark.c:669
1856#: src/xml/xmli18n-tmp.h:10 src/xml/xmli18n-tmp.h:18 src/xml/xmli18n-tmp.h:28
1857#: src/xml/xmli18n-tmp.h:38 src/xml/xmli18n-tmp.h:53 src/xml/xmli18n-tmp.h:68
1858#: src/xml/xmli18n-tmp.h:91 src/xml/xmli18n-tmp.h:116 src/xml/xmli18n-tmp.h:134
1859#: src/xml/xmli18n-tmp.h:156 src/xml/xmli18n-tmp.h:170
1860#: src/xml/xmli18n-tmp.h:188 src/xml/xmli18n-tmp.h:211
1861#: src/xml/xmli18n-tmp.h:230 src/xml/xmli18n-tmp.h:249
1862#: src/xml/xmli18n-tmp.h:273 src/xml/xmli18n-tmp.h:290
1863#: src/xml/xmli18n-tmp.h:307 src/xml/xmli18n-tmp.h:312
1864#: src/xml/xmli18n-tmp.h:330 src/xml/xmli18n-tmp.h:355
1865#: src/xml/xmli18n-tmp.h:380 src/xml/xmli18n-tmp.h:405
1866#: src/xml/xmli18n-tmp.h:422 src/xml/xmli18n-tmp.h:445
1867#: src/xml/xmli18n-tmp.h:461 src/xml/xmli18n-tmp.h:495
1868#: src/xml/xmli18n-tmp.h:520 src/xml/xmli18n-tmp.h:545
1869#: src/xml/xmli18n-tmp.h:563 src/xml/xmli18n-tmp.h:587
1870#: src/xml/xmli18n-tmp.h:592 src/xml/xmli18n-tmp.h:613
1871#: src/xml/xmli18n-tmp.h:618 src/xml/xmli18n-tmp.h:639
1872#: src/xml/xmli18n-tmp.h:659 src/xml/xmli18n-tmp.h:677
1873#: src/xml/xmli18n-tmp.h:686 src/xml/xmli18n-tmp.h:701
1874#: src/xml/xmli18n-tmp.h:716 src/xml/xmli18n-tmp.h:736
1875#: src/xml/xmli18n-tmp.h:748 src/xml/xmli18n-tmp.h:758
1876#: src/xml/xmli18n-tmp.h:768 src/xml/xmli18n-tmp.h:778
1877msgid "Four Color Standard"
1878msgstr "四色标准"
1879
1880#: src/main/print-lexmark.c:602 src/main/print-lexmark.c:672
1881#: src/xml/xmli18n-tmp.h:11 src/xml/xmli18n-tmp.h:23 src/xml/xmli18n-tmp.h:33
1882#: src/xml/xmli18n-tmp.h:43 src/xml/xmli18n-tmp.h:58 src/xml/xmli18n-tmp.h:73
1883#: src/xml/xmli18n-tmp.h:92 src/xml/xmli18n-tmp.h:117 src/xml/xmli18n-tmp.h:120
1884#: src/xml/xmli18n-tmp.h:135 src/xml/xmli18n-tmp.h:157
1885#: src/xml/xmli18n-tmp.h:175 src/xml/xmli18n-tmp.h:193
1886#: src/xml/xmli18n-tmp.h:212 src/xml/xmli18n-tmp.h:231
1887#: src/xml/xmli18n-tmp.h:250 src/xml/xmli18n-tmp.h:274
1888#: src/xml/xmli18n-tmp.h:291 src/xml/xmli18n-tmp.h:308
1889#: src/xml/xmli18n-tmp.h:317 src/xml/xmli18n-tmp.h:331
1890#: src/xml/xmli18n-tmp.h:356 src/xml/xmli18n-tmp.h:381
1891#: src/xml/xmli18n-tmp.h:406 src/xml/xmli18n-tmp.h:427
1892#: src/xml/xmli18n-tmp.h:446 src/xml/xmli18n-tmp.h:462
1893#: src/xml/xmli18n-tmp.h:496 src/xml/xmli18n-tmp.h:521
1894#: src/xml/xmli18n-tmp.h:546 src/xml/xmli18n-tmp.h:564
1895#: src/xml/xmli18n-tmp.h:588 src/xml/xmli18n-tmp.h:597
1896#: src/xml/xmli18n-tmp.h:614 src/xml/xmli18n-tmp.h:623
1897#: src/xml/xmli18n-tmp.h:640 src/xml/xmli18n-tmp.h:660
1898#: src/xml/xmli18n-tmp.h:678 src/xml/xmli18n-tmp.h:691
1899#: src/xml/xmli18n-tmp.h:706 src/xml/xmli18n-tmp.h:721
1900#: src/xml/xmli18n-tmp.h:737 src/xml/xmli18n-tmp.h:753
1901#: src/xml/xmli18n-tmp.h:763 src/xml/xmli18n-tmp.h:773
1902#: src/xml/xmli18n-tmp.h:783
1903msgid "Three Color Composite"
1904msgstr "三色复合"
1905
1906#: src/main/print-lexmark.c:605 src/main/print-lexmark.c:675
1907#: src/xml/xmli18n-tmp.h:2 src/xml/xmli18n-tmp.h:83 src/xml/xmli18n-tmp.h:108
1908#: src/xml/xmli18n-tmp.h:125 src/xml/xmli18n-tmp.h:147
1909#: src/xml/xmli18n-tmp.h:203 src/xml/xmli18n-tmp.h:228
1910#: src/xml/xmli18n-tmp.h:247 src/xml/xmli18n-tmp.h:271
1911#: src/xml/xmli18n-tmp.h:288 src/xml/xmli18n-tmp.h:305
1912#: src/xml/xmli18n-tmp.h:322 src/xml/xmli18n-tmp.h:347
1913#: src/xml/xmli18n-tmp.h:372 src/xml/xmli18n-tmp.h:397
1914#: src/xml/xmli18n-tmp.h:437 src/xml/xmli18n-tmp.h:453
1915#: src/xml/xmli18n-tmp.h:476 src/xml/xmli18n-tmp.h:487
1916#: src/xml/xmli18n-tmp.h:512 src/xml/xmli18n-tmp.h:537
1917#: src/xml/xmli18n-tmp.h:561 src/xml/xmli18n-tmp.h:585
1918#: src/xml/xmli18n-tmp.h:611 src/xml/xmli18n-tmp.h:637
1919#: src/xml/xmli18n-tmp.h:657 src/xml/xmli18n-tmp.h:675
1920#: src/xml/xmli18n-tmp.h:734
1921msgid "Six Color Photo"
1922msgstr "六色照片"
1923
1924#: src/main/print-lexmark.c:608 src/main/print-lexmark.c:678
1925#: src/xml/xmli18n-tmp.h:9 src/xml/xmli18n-tmp.h:90 src/xml/xmli18n-tmp.h:133
1926#: src/xml/xmli18n-tmp.h:155 src/xml/xmli18n-tmp.h:210
1927#: src/xml/xmli18n-tmp.h:229 src/xml/xmli18n-tmp.h:248
1928#: src/xml/xmli18n-tmp.h:272 src/xml/xmli18n-tmp.h:289
1929#: src/xml/xmli18n-tmp.h:306 src/xml/xmli18n-tmp.h:329
1930#: src/xml/xmli18n-tmp.h:354 src/xml/xmli18n-tmp.h:379
1931#: src/xml/xmli18n-tmp.h:404 src/xml/xmli18n-tmp.h:444
1932#: src/xml/xmli18n-tmp.h:460 src/xml/xmli18n-tmp.h:494
1933#: src/xml/xmli18n-tmp.h:519 src/xml/xmli18n-tmp.h:544
1934#: src/xml/xmli18n-tmp.h:562 src/xml/xmli18n-tmp.h:586
1935#: src/xml/xmli18n-tmp.h:612 src/xml/xmli18n-tmp.h:638
1936#: src/xml/xmli18n-tmp.h:658 src/xml/xmli18n-tmp.h:676
1937#: src/xml/xmli18n-tmp.h:735
1938msgid "Five Color Photo Composite"
1939msgstr "五色照片复合"
1940
1941#: src/main/print-lexmark.c:854 src/xml/xmli18n-tmp.h:1835
1942#: src/xml/xmli18n-tmp.h:1859 src/xml/xmli18n-tmp.h:1885
1943#: src/xml/xmli18n-tmp.h:1903 src/xml/xmli18n-tmp.h:1925
1944#: src/xml/xmli18n-tmp.h:1947 src/xml/xmli18n-tmp.h:1969
1945#: src/xml/xmli18n-tmp.h:1995 src/xml/xmli18n-tmp.h:2022
1946#: src/xml/xmli18n-tmp.h:2048 src/xml/xmli18n-tmp.h:2068
1947#: src/xml/xmli18n-tmp.h:2090 src/xml/xmli18n-tmp.h:2112
1948#: src/xml/xmli18n-tmp.h:2134 src/xml/xmli18n-tmp.h:2156
1949#: src/xml/xmli18n-tmp.h:2176 src/xml/xmli18n-tmp.h:2196
1950#: src/xml/xmli18n-tmp.h:2219 src/xml/xmli18n-tmp.h:2241
1951#: src/xml/xmli18n-tmp.h:2263 src/xml/xmli18n-tmp.h:2281
1952#: src/xml/xmli18n-tmp.h:2304 src/xml/xmli18n-tmp.h:2327
1953#: src/xml/xmli18n-tmp.h:2350 src/xml/xmli18n-tmp.h:2373
1954#: src/xml/xmli18n-tmp.h:2396 src/xml/xmli18n-tmp.h:2415
1955#: src/xml/xmli18n-tmp.h:2443 src/xml/xmli18n-tmp.h:2465
1956#: src/xml/xmli18n-tmp.h:2488 src/xml/xmli18n-tmp.h:2511
1957#: src/xml/xmli18n-tmp.h:2533 src/xml/xmli18n-tmp.h:2556
1958#: src/xml/xmli18n-tmp.h:2578 src/xml/xmli18n-tmp.h:2600
1959#: src/xml/xmli18n-tmp.h:2622 src/xml/xmli18n-tmp.h:2644
1960#: src/xml/xmli18n-tmp.h:2666 src/xml/xmli18n-tmp.h:2688
1961#: src/xml/xmli18n-tmp.h:2710 src/xml/xmli18n-tmp.h:2732
1962#: src/xml/xmli18n-tmp.h:2755 src/xml/xmli18n-tmp.h:2773
1963msgid "Plain Paper"
1964msgstr "普通纸"
1965
1966#: src/main/print-lexmark.c:858 src/xml/xmli18n-tmp.h:1839
1967#: src/xml/xmli18n-tmp.h:1888 src/xml/xmli18n-tmp.h:1909
1968#: src/xml/xmli18n-tmp.h:1931 src/xml/xmli18n-tmp.h:1953
1969#: src/xml/xmli18n-tmp.h:1976 src/xml/xmli18n-tmp.h:2002
1970#: src/xml/xmli18n-tmp.h:2029 src/xml/xmli18n-tmp.h:2052
1971#: src/xml/xmli18n-tmp.h:2072 src/xml/xmli18n-tmp.h:2094
1972#: src/xml/xmli18n-tmp.h:2118 src/xml/xmli18n-tmp.h:2140
1973#: src/xml/xmli18n-tmp.h:2160 src/xml/xmli18n-tmp.h:2180
1974#: src/xml/xmli18n-tmp.h:2201 src/xml/xmli18n-tmp.h:2223
1975#: src/xml/xmli18n-tmp.h:2245 src/xml/xmli18n-tmp.h:2266
1976#: src/xml/xmli18n-tmp.h:2288 src/xml/xmli18n-tmp.h:2311
1977#: src/xml/xmli18n-tmp.h:2334 src/xml/xmli18n-tmp.h:2357
1978#: src/xml/xmli18n-tmp.h:2380 src/xml/xmli18n-tmp.h:2399
1979#: src/xml/xmli18n-tmp.h:2419 src/xml/xmli18n-tmp.h:2447
1980#: src/xml/xmli18n-tmp.h:2472 src/xml/xmli18n-tmp.h:2495
1981#: src/xml/xmli18n-tmp.h:2515 src/xml/xmli18n-tmp.h:2538
1982#: src/xml/xmli18n-tmp.h:2560 src/xml/xmli18n-tmp.h:2582
1983#: src/xml/xmli18n-tmp.h:2604 src/xml/xmli18n-tmp.h:2626
1984#: src/xml/xmli18n-tmp.h:2648 src/xml/xmli18n-tmp.h:2670
1985#: src/xml/xmli18n-tmp.h:2694 src/xml/xmli18n-tmp.h:2716
1986#: src/xml/xmli18n-tmp.h:2737 src/xml/xmli18n-tmp.h:2758
1987#: src/xml/xmli18n-tmp.h:2777
1988msgid "Glossy Film"
1989msgstr "光膜"
1990
1991#: src/main/print-lexmark.c:862 src/xml/xmli18n-tmp.h:1840
1992#: src/xml/xmli18n-tmp.h:1863 src/xml/xmli18n-tmp.h:1889
1993#: src/xml/xmli18n-tmp.h:1910 src/xml/xmli18n-tmp.h:1932
1994#: src/xml/xmli18n-tmp.h:1954 src/xml/xmli18n-tmp.h:1977
1995#: src/xml/xmli18n-tmp.h:2003 src/xml/xmli18n-tmp.h:2030
1996#: src/xml/xmli18n-tmp.h:2053 src/xml/xmli18n-tmp.h:2073
1997#: src/xml/xmli18n-tmp.h:2095 src/xml/xmli18n-tmp.h:2119
1998#: src/xml/xmli18n-tmp.h:2141 src/xml/xmli18n-tmp.h:2161
1999#: src/xml/xmli18n-tmp.h:2181 src/xml/xmli18n-tmp.h:2202
2000#: src/xml/xmli18n-tmp.h:2224 src/xml/xmli18n-tmp.h:2246
2001#: src/xml/xmli18n-tmp.h:2267 src/xml/xmli18n-tmp.h:2289
2002#: src/xml/xmli18n-tmp.h:2312 src/xml/xmli18n-tmp.h:2335
2003#: src/xml/xmli18n-tmp.h:2358 src/xml/xmli18n-tmp.h:2381
2004#: src/xml/xmli18n-tmp.h:2400 src/xml/xmli18n-tmp.h:2420
2005#: src/xml/xmli18n-tmp.h:2448 src/xml/xmli18n-tmp.h:2473
2006#: src/xml/xmli18n-tmp.h:2496 src/xml/xmli18n-tmp.h:2516
2007#: src/xml/xmli18n-tmp.h:2539 src/xml/xmli18n-tmp.h:2561
2008#: src/xml/xmli18n-tmp.h:2583 src/xml/xmli18n-tmp.h:2605
2009#: src/xml/xmli18n-tmp.h:2627 src/xml/xmli18n-tmp.h:2649
2010#: src/xml/xmli18n-tmp.h:2671 src/xml/xmli18n-tmp.h:2695
2011#: src/xml/xmli18n-tmp.h:2717 src/xml/xmli18n-tmp.h:2738
2012#: src/xml/xmli18n-tmp.h:2759 src/xml/xmli18n-tmp.h:2778
2013msgid "Transparencies"
2014msgstr "透明纸"
2015
2016#: src/main/print-lexmark.c:866 src/xml/xmli18n-tmp.h:1841
2017#: src/xml/xmli18n-tmp.h:1864 src/xml/xmli18n-tmp.h:1890
2018#: src/xml/xmli18n-tmp.h:1911 src/xml/xmli18n-tmp.h:1933
2019#: src/xml/xmli18n-tmp.h:1955 src/xml/xmli18n-tmp.h:1978
2020#: src/xml/xmli18n-tmp.h:2004 src/xml/xmli18n-tmp.h:2031
2021#: src/xml/xmli18n-tmp.h:2054 src/xml/xmli18n-tmp.h:2074
2022#: src/xml/xmli18n-tmp.h:2096 src/xml/xmli18n-tmp.h:2120
2023#: src/xml/xmli18n-tmp.h:2142 src/xml/xmli18n-tmp.h:2162
2024#: src/xml/xmli18n-tmp.h:2182 src/xml/xmli18n-tmp.h:2203
2025#: src/xml/xmli18n-tmp.h:2225 src/xml/xmli18n-tmp.h:2247
2026#: src/xml/xmli18n-tmp.h:2268 src/xml/xmli18n-tmp.h:2290
2027#: src/xml/xmli18n-tmp.h:2313 src/xml/xmli18n-tmp.h:2336
2028#: src/xml/xmli18n-tmp.h:2359 src/xml/xmli18n-tmp.h:2382
2029#: src/xml/xmli18n-tmp.h:2401 src/xml/xmli18n-tmp.h:2421
2030#: src/xml/xmli18n-tmp.h:2449 src/xml/xmli18n-tmp.h:2474
2031#: src/xml/xmli18n-tmp.h:2497 src/xml/xmli18n-tmp.h:2517
2032#: src/xml/xmli18n-tmp.h:2540 src/xml/xmli18n-tmp.h:2562
2033#: src/xml/xmli18n-tmp.h:2584 src/xml/xmli18n-tmp.h:2606
2034#: src/xml/xmli18n-tmp.h:2628 src/xml/xmli18n-tmp.h:2650
2035#: src/xml/xmli18n-tmp.h:2672 src/xml/xmli18n-tmp.h:2696
2036#: src/xml/xmli18n-tmp.h:2718 src/xml/xmli18n-tmp.h:2739
2037#: src/xml/xmli18n-tmp.h:2760 src/xml/xmli18n-tmp.h:2779
2038msgid "Envelopes"
2039msgstr "信封"
2040
2041#: src/main/print-lexmark.c:870 src/xml/xmli18n-tmp.h:1843
2042#: src/xml/xmli18n-tmp.h:1866 src/xml/xmli18n-tmp.h:1892
2043#: src/xml/xmli18n-tmp.h:1913 src/xml/xmli18n-tmp.h:1935
2044#: src/xml/xmli18n-tmp.h:1957 src/xml/xmli18n-tmp.h:1980
2045#: src/xml/xmli18n-tmp.h:2006 src/xml/xmli18n-tmp.h:2033
2046#: src/xml/xmli18n-tmp.h:2056 src/xml/xmli18n-tmp.h:2076
2047#: src/xml/xmli18n-tmp.h:2098 src/xml/xmli18n-tmp.h:2122
2048#: src/xml/xmli18n-tmp.h:2144 src/xml/xmli18n-tmp.h:2164
2049#: src/xml/xmli18n-tmp.h:2184 src/xml/xmli18n-tmp.h:2205
2050#: src/xml/xmli18n-tmp.h:2227 src/xml/xmli18n-tmp.h:2249
2051#: src/xml/xmli18n-tmp.h:2270 src/xml/xmli18n-tmp.h:2292
2052#: src/xml/xmli18n-tmp.h:2315 src/xml/xmli18n-tmp.h:2338
2053#: src/xml/xmli18n-tmp.h:2361 src/xml/xmli18n-tmp.h:2384
2054#: src/xml/xmli18n-tmp.h:2403 src/xml/xmli18n-tmp.h:2423
2055#: src/xml/xmli18n-tmp.h:2451 src/xml/xmli18n-tmp.h:2476
2056#: src/xml/xmli18n-tmp.h:2499 src/xml/xmli18n-tmp.h:2519
2057#: src/xml/xmli18n-tmp.h:2542 src/xml/xmli18n-tmp.h:2564
2058#: src/xml/xmli18n-tmp.h:2586 src/xml/xmli18n-tmp.h:2608
2059#: src/xml/xmli18n-tmp.h:2630 src/xml/xmli18n-tmp.h:2652
2060#: src/xml/xmli18n-tmp.h:2674 src/xml/xmli18n-tmp.h:2698
2061#: src/xml/xmli18n-tmp.h:2720 src/xml/xmli18n-tmp.h:2741
2062#: src/xml/xmli18n-tmp.h:2762 src/xml/xmli18n-tmp.h:2781
2063msgid "Matte Paper"
2064msgstr "磨砂纸"
2065
2066#: src/main/print-lexmark.c:874 src/xml/xmli18n-tmp.h:1846
2067#: src/xml/xmli18n-tmp.h:1869 src/xml/xmli18n-tmp.h:1894
2068#: src/xml/xmli18n-tmp.h:1915 src/xml/xmli18n-tmp.h:1937
2069#: src/xml/xmli18n-tmp.h:1959 src/xml/xmli18n-tmp.h:1983
2070#: src/xml/xmli18n-tmp.h:2009 src/xml/xmli18n-tmp.h:2036
2071#: src/xml/xmli18n-tmp.h:2058 src/xml/xmli18n-tmp.h:2078
2072#: src/xml/xmli18n-tmp.h:2100 src/xml/xmli18n-tmp.h:2124
2073#: src/xml/xmli18n-tmp.h:2146 src/xml/xmli18n-tmp.h:2166
2074#: src/xml/xmli18n-tmp.h:2186 src/xml/xmli18n-tmp.h:2207
2075#: src/xml/xmli18n-tmp.h:2229 src/xml/xmli18n-tmp.h:2251
2076#: src/xml/xmli18n-tmp.h:2272 src/xml/xmli18n-tmp.h:2294
2077#: src/xml/xmli18n-tmp.h:2317 src/xml/xmli18n-tmp.h:2340
2078#: src/xml/xmli18n-tmp.h:2363 src/xml/xmli18n-tmp.h:2386
2079#: src/xml/xmli18n-tmp.h:2405 src/xml/xmli18n-tmp.h:2425
2080#: src/xml/xmli18n-tmp.h:2453 src/xml/xmli18n-tmp.h:2478
2081#: src/xml/xmli18n-tmp.h:2501 src/xml/xmli18n-tmp.h:2521
2082#: src/xml/xmli18n-tmp.h:2544 src/xml/xmli18n-tmp.h:2566
2083#: src/xml/xmli18n-tmp.h:2588 src/xml/xmli18n-tmp.h:2610
2084#: src/xml/xmli18n-tmp.h:2632 src/xml/xmli18n-tmp.h:2654
2085#: src/xml/xmli18n-tmp.h:2676 src/xml/xmli18n-tmp.h:2700
2086#: src/xml/xmli18n-tmp.h:2722 src/xml/xmli18n-tmp.h:2743
2087#: src/xml/xmli18n-tmp.h:2764 src/xml/xmli18n-tmp.h:2783
2088msgid "Inkjet Paper"
2089msgstr "喷墨打印纸"
2090
2091#: src/main/print-lexmark.c:878 src/xml/xmli18n-tmp.h:1847
2092#: src/xml/xmli18n-tmp.h:1870 src/xml/xmli18n-tmp.h:1895
2093#: src/xml/xmli18n-tmp.h:1916 src/xml/xmli18n-tmp.h:1938
2094#: src/xml/xmli18n-tmp.h:1960 src/xml/xmli18n-tmp.h:1984
2095#: src/xml/xmli18n-tmp.h:2011 src/xml/xmli18n-tmp.h:2037
2096#: src/xml/xmli18n-tmp.h:2059 src/xml/xmli18n-tmp.h:2079
2097#: src/xml/xmli18n-tmp.h:2101 src/xml/xmli18n-tmp.h:2125
2098#: src/xml/xmli18n-tmp.h:2147 src/xml/xmli18n-tmp.h:2167
2099#: src/xml/xmli18n-tmp.h:2187 src/xml/xmli18n-tmp.h:2208
2100#: src/xml/xmli18n-tmp.h:2230 src/xml/xmli18n-tmp.h:2252
2101#: src/xml/xmli18n-tmp.h:2273 src/xml/xmli18n-tmp.h:2295
2102#: src/xml/xmli18n-tmp.h:2318 src/xml/xmli18n-tmp.h:2341
2103#: src/xml/xmli18n-tmp.h:2364 src/xml/xmli18n-tmp.h:2387
2104#: src/xml/xmli18n-tmp.h:2406 src/xml/xmli18n-tmp.h:2426
2105#: src/xml/xmli18n-tmp.h:2454 src/xml/xmli18n-tmp.h:2479
2106#: src/xml/xmli18n-tmp.h:2502 src/xml/xmli18n-tmp.h:2522
2107#: src/xml/xmli18n-tmp.h:2545 src/xml/xmli18n-tmp.h:2567
2108#: src/xml/xmli18n-tmp.h:2589 src/xml/xmli18n-tmp.h:2611
2109#: src/xml/xmli18n-tmp.h:2633 src/xml/xmli18n-tmp.h:2655
2110#: src/xml/xmli18n-tmp.h:2677 src/xml/xmli18n-tmp.h:2701
2111#: src/xml/xmli18n-tmp.h:2723 src/xml/xmli18n-tmp.h:2744
2112#: src/xml/xmli18n-tmp.h:2765 src/xml/xmli18n-tmp.h:2784
2113msgid "Photo Quality Inkjet Paper"
2114msgstr "照片质量喷墨打印纸"
2115
2116#: src/main/print-lexmark.c:882 src/xml/xmli18n-tmp.h:1848
2117#: src/xml/xmli18n-tmp.h:1871 src/xml/xmli18n-tmp.h:1896
2118#: src/xml/xmli18n-tmp.h:1917 src/xml/xmli18n-tmp.h:1939
2119#: src/xml/xmli18n-tmp.h:1961 src/xml/xmli18n-tmp.h:1985
2120#: src/xml/xmli18n-tmp.h:2012 src/xml/xmli18n-tmp.h:2038
2121#: src/xml/xmli18n-tmp.h:2060 src/xml/xmli18n-tmp.h:2080
2122#: src/xml/xmli18n-tmp.h:2102 src/xml/xmli18n-tmp.h:2126
2123#: src/xml/xmli18n-tmp.h:2148 src/xml/xmli18n-tmp.h:2168
2124#: src/xml/xmli18n-tmp.h:2188 src/xml/xmli18n-tmp.h:2209
2125#: src/xml/xmli18n-tmp.h:2231 src/xml/xmli18n-tmp.h:2253
2126#: src/xml/xmli18n-tmp.h:2274 src/xml/xmli18n-tmp.h:2296
2127#: src/xml/xmli18n-tmp.h:2319 src/xml/xmli18n-tmp.h:2342
2128#: src/xml/xmli18n-tmp.h:2365 src/xml/xmli18n-tmp.h:2388
2129#: src/xml/xmli18n-tmp.h:2407 src/xml/xmli18n-tmp.h:2427
2130#: src/xml/xmli18n-tmp.h:2455 src/xml/xmli18n-tmp.h:2480
2131#: src/xml/xmli18n-tmp.h:2503 src/xml/xmli18n-tmp.h:2523
2132#: src/xml/xmli18n-tmp.h:2546 src/xml/xmli18n-tmp.h:2568
2133#: src/xml/xmli18n-tmp.h:2590 src/xml/xmli18n-tmp.h:2612
2134#: src/xml/xmli18n-tmp.h:2634 src/xml/xmli18n-tmp.h:2656
2135#: src/xml/xmli18n-tmp.h:2678 src/xml/xmli18n-tmp.h:2702
2136#: src/xml/xmli18n-tmp.h:2724 src/xml/xmli18n-tmp.h:2745
2137#: src/xml/xmli18n-tmp.h:2766 src/xml/xmli18n-tmp.h:2785
2138msgid "Photo Paper"
2139msgstr "相纸"
2140
2141#: src/main/print-lexmark.c:886 src/xml/xmli18n-tmp.h:1849
2142#: src/xml/xmli18n-tmp.h:1872 src/xml/xmli18n-tmp.h:1897
2143#: src/xml/xmli18n-tmp.h:1918 src/xml/xmli18n-tmp.h:1940
2144#: src/xml/xmli18n-tmp.h:1962 src/xml/xmli18n-tmp.h:1986
2145#: src/xml/xmli18n-tmp.h:2013 src/xml/xmli18n-tmp.h:2039
2146#: src/xml/xmli18n-tmp.h:2061 src/xml/xmli18n-tmp.h:2081
2147#: src/xml/xmli18n-tmp.h:2103 src/xml/xmli18n-tmp.h:2127
2148#: src/xml/xmli18n-tmp.h:2149 src/xml/xmli18n-tmp.h:2169
2149#: src/xml/xmli18n-tmp.h:2189 src/xml/xmli18n-tmp.h:2210
2150#: src/xml/xmli18n-tmp.h:2232 src/xml/xmli18n-tmp.h:2254
2151#: src/xml/xmli18n-tmp.h:2275 src/xml/xmli18n-tmp.h:2297
2152#: src/xml/xmli18n-tmp.h:2320 src/xml/xmli18n-tmp.h:2343
2153#: src/xml/xmli18n-tmp.h:2366 src/xml/xmli18n-tmp.h:2389
2154#: src/xml/xmli18n-tmp.h:2408 src/xml/xmli18n-tmp.h:2428
2155#: src/xml/xmli18n-tmp.h:2437 src/xml/xmli18n-tmp.h:2440
2156#: src/xml/xmli18n-tmp.h:2456 src/xml/xmli18n-tmp.h:2481
2157#: src/xml/xmli18n-tmp.h:2504 src/xml/xmli18n-tmp.h:2524
2158#: src/xml/xmli18n-tmp.h:2547 src/xml/xmli18n-tmp.h:2569
2159#: src/xml/xmli18n-tmp.h:2591 src/xml/xmli18n-tmp.h:2613
2160#: src/xml/xmli18n-tmp.h:2635 src/xml/xmli18n-tmp.h:2657
2161#: src/xml/xmli18n-tmp.h:2679 src/xml/xmli18n-tmp.h:2703
2162#: src/xml/xmli18n-tmp.h:2725 src/xml/xmli18n-tmp.h:2746
2163#: src/xml/xmli18n-tmp.h:2767 src/xml/xmli18n-tmp.h:2786
2164msgid "Premium Glossy Photo Paper"
2165msgstr "高级光面照相纸"
2166
2167#: src/main/print-lexmark.c:890 src/xml/xmli18n-tmp.h:1852
2168#: src/xml/xmli18n-tmp.h:1879 src/xml/xmli18n-tmp.h:1899
2169#: src/xml/xmli18n-tmp.h:1920 src/xml/xmli18n-tmp.h:1942
2170#: src/xml/xmli18n-tmp.h:1964 src/xml/xmli18n-tmp.h:1989
2171#: src/xml/xmli18n-tmp.h:2016 src/xml/xmli18n-tmp.h:2042
2172#: src/xml/xmli18n-tmp.h:2063 src/xml/xmli18n-tmp.h:2083
2173#: src/xml/xmli18n-tmp.h:2105 src/xml/xmli18n-tmp.h:2129
2174#: src/xml/xmli18n-tmp.h:2151 src/xml/xmli18n-tmp.h:2171
2175#: src/xml/xmli18n-tmp.h:2191 src/xml/xmli18n-tmp.h:2212
2176#: src/xml/xmli18n-tmp.h:2234 src/xml/xmli18n-tmp.h:2256
2177#: src/xml/xmli18n-tmp.h:2277 src/xml/xmli18n-tmp.h:2299
2178#: src/xml/xmli18n-tmp.h:2322 src/xml/xmli18n-tmp.h:2345
2179#: src/xml/xmli18n-tmp.h:2368 src/xml/xmli18n-tmp.h:2391
2180#: src/xml/xmli18n-tmp.h:2410 src/xml/xmli18n-tmp.h:2430
2181#: src/xml/xmli18n-tmp.h:2458 src/xml/xmli18n-tmp.h:2483
2182#: src/xml/xmli18n-tmp.h:2506 src/xml/xmli18n-tmp.h:2526
2183#: src/xml/xmli18n-tmp.h:2549 src/xml/xmli18n-tmp.h:2571
2184#: src/xml/xmli18n-tmp.h:2593 src/xml/xmli18n-tmp.h:2615
2185#: src/xml/xmli18n-tmp.h:2637 src/xml/xmli18n-tmp.h:2659
2186#: src/xml/xmli18n-tmp.h:2681 src/xml/xmli18n-tmp.h:2705
2187#: src/xml/xmli18n-tmp.h:2727 src/xml/xmli18n-tmp.h:2748
2188#: src/xml/xmli18n-tmp.h:2769 src/xml/xmli18n-tmp.h:2788
2189#, fuzzy
2190msgid "Premium Luster Photo Paper"
2191msgstr "高级发光·真·金闪闪照相纸"
2192
2193#: src/main/print-lexmark.c:894 src/xml/xmli18n-tmp.h:1855
2194#: src/xml/xmli18n-tmp.h:1882 src/xml/xmli18n-tmp.h:1900
2195#: src/xml/xmli18n-tmp.h:1921 src/xml/xmli18n-tmp.h:1943
2196#: src/xml/xmli18n-tmp.h:1965 src/xml/xmli18n-tmp.h:1991
2197#: src/xml/xmli18n-tmp.h:2018 src/xml/xmli18n-tmp.h:2044
2198#: src/xml/xmli18n-tmp.h:2064 src/xml/xmli18n-tmp.h:2086
2199#: src/xml/xmli18n-tmp.h:2108 src/xml/xmli18n-tmp.h:2130
2200#: src/xml/xmli18n-tmp.h:2152 src/xml/xmli18n-tmp.h:2172
2201#: src/xml/xmli18n-tmp.h:2192 src/xml/xmli18n-tmp.h:2215
2202#: src/xml/xmli18n-tmp.h:2237 src/xml/xmli18n-tmp.h:2259
2203#: src/xml/xmli18n-tmp.h:2278 src/xml/xmli18n-tmp.h:2300
2204#: src/xml/xmli18n-tmp.h:2323 src/xml/xmli18n-tmp.h:2346
2205#: src/xml/xmli18n-tmp.h:2369 src/xml/xmli18n-tmp.h:2392
2206#: src/xml/xmli18n-tmp.h:2411 src/xml/xmli18n-tmp.h:2433
2207#: src/xml/xmli18n-tmp.h:2461 src/xml/xmli18n-tmp.h:2484
2208#: src/xml/xmli18n-tmp.h:2507 src/xml/xmli18n-tmp.h:2529
2209#: src/xml/xmli18n-tmp.h:2552 src/xml/xmli18n-tmp.h:2574
2210#: src/xml/xmli18n-tmp.h:2596 src/xml/xmli18n-tmp.h:2618
2211#: src/xml/xmli18n-tmp.h:2640 src/xml/xmli18n-tmp.h:2662
2212#: src/xml/xmli18n-tmp.h:2684 src/xml/xmli18n-tmp.h:2706
2213#: src/xml/xmli18n-tmp.h:2728 src/xml/xmli18n-tmp.h:2751
2214#: src/xml/xmli18n-tmp.h:2770 src/xml/xmli18n-tmp.h:2789
2215msgid "Photo Quality Glossy Paper"
2216msgstr "照片质量光面纸"
2217
2218#: src/main/print-lexmark.c:898 src/xml/xmli18n-tmp.h:1856
2219#: src/xml/xmli18n-tmp.h:1922 src/xml/xmli18n-tmp.h:1944
2220#: src/xml/xmli18n-tmp.h:1966 src/xml/xmli18n-tmp.h:1992
2221#: src/xml/xmli18n-tmp.h:2019 src/xml/xmli18n-tmp.h:2045
2222#: src/xml/xmli18n-tmp.h:2065 src/xml/xmli18n-tmp.h:2087
2223#: src/xml/xmli18n-tmp.h:2109 src/xml/xmli18n-tmp.h:2131
2224#: src/xml/xmli18n-tmp.h:2153 src/xml/xmli18n-tmp.h:2173
2225#: src/xml/xmli18n-tmp.h:2193 src/xml/xmli18n-tmp.h:2216
2226#: src/xml/xmli18n-tmp.h:2238 src/xml/xmli18n-tmp.h:2260
2227#: src/xml/xmli18n-tmp.h:2301 src/xml/xmli18n-tmp.h:2324
2228#: src/xml/xmli18n-tmp.h:2347 src/xml/xmli18n-tmp.h:2370
2229#: src/xml/xmli18n-tmp.h:2393 src/xml/xmli18n-tmp.h:2412
2230#: src/xml/xmli18n-tmp.h:2434 src/xml/xmli18n-tmp.h:2462
2231#: src/xml/xmli18n-tmp.h:2485 src/xml/xmli18n-tmp.h:2508
2232#: src/xml/xmli18n-tmp.h:2530 src/xml/xmli18n-tmp.h:2553
2233#: src/xml/xmli18n-tmp.h:2575 src/xml/xmli18n-tmp.h:2597
2234#: src/xml/xmli18n-tmp.h:2619 src/xml/xmli18n-tmp.h:2641
2235#: src/xml/xmli18n-tmp.h:2663 src/xml/xmli18n-tmp.h:2685
2236#: src/xml/xmli18n-tmp.h:2707 src/xml/xmli18n-tmp.h:2729
2237#: src/xml/xmli18n-tmp.h:2752 src/xml/xmli18n-tmp.h:2790
2238msgid "Ilford Heavy Paper"
2239msgstr ""
2240
2241#: src/main/print-lexmark.c:902 src/xml/xmli18n-tmp.h:1858
2242#: src/xml/xmli18n-tmp.h:1884 src/xml/xmli18n-tmp.h:1902
2243#: src/xml/xmli18n-tmp.h:1924 src/xml/xmli18n-tmp.h:1946
2244#: src/xml/xmli18n-tmp.h:1968 src/xml/xmli18n-tmp.h:1994
2245#: src/xml/xmli18n-tmp.h:2021 src/xml/xmli18n-tmp.h:2047
2246#: src/xml/xmli18n-tmp.h:2067 src/xml/xmli18n-tmp.h:2089
2247#: src/xml/xmli18n-tmp.h:2111 src/xml/xmli18n-tmp.h:2133
2248#: src/xml/xmli18n-tmp.h:2155 src/xml/xmli18n-tmp.h:2175
2249#: src/xml/xmli18n-tmp.h:2195 src/xml/xmli18n-tmp.h:2218
2250#: src/xml/xmli18n-tmp.h:2240 src/xml/xmli18n-tmp.h:2262
2251#: src/xml/xmli18n-tmp.h:2280 src/xml/xmli18n-tmp.h:2303
2252#: src/xml/xmli18n-tmp.h:2326 src/xml/xmli18n-tmp.h:2349
2253#: src/xml/xmli18n-tmp.h:2372 src/xml/xmli18n-tmp.h:2395
2254#: src/xml/xmli18n-tmp.h:2414 src/xml/xmli18n-tmp.h:2436
2255#: src/xml/xmli18n-tmp.h:2439 src/xml/xmli18n-tmp.h:2442
2256#: src/xml/xmli18n-tmp.h:2464 src/xml/xmli18n-tmp.h:2487
2257#: src/xml/xmli18n-tmp.h:2510 src/xml/xmli18n-tmp.h:2532
2258#: src/xml/xmli18n-tmp.h:2555 src/xml/xmli18n-tmp.h:2577
2259#: src/xml/xmli18n-tmp.h:2599 src/xml/xmli18n-tmp.h:2621
2260#: src/xml/xmli18n-tmp.h:2643 src/xml/xmli18n-tmp.h:2665
2261#: src/xml/xmli18n-tmp.h:2687 src/xml/xmli18n-tmp.h:2709
2262#: src/xml/xmli18n-tmp.h:2731 src/xml/xmli18n-tmp.h:2754
2263#: src/xml/xmli18n-tmp.h:2772 src/xml/xmli18n-tmp.h:2792
2264msgid "Other"
2265msgstr "其他"
2266
2267#: src/main/print-lexmark.c:1117
2268msgid "Auto Sheet Feeder"
2269msgstr "自动送纸器"
2270
2271#: src/main/print-lexmark.c:1118
2272msgid "Manual with Pause"
2273msgstr "手动带暂停"
2274
2275#: src/main/print-lexmark.c:1119
2276msgid "Manual without Pause"
2277msgstr "手动无暂停"
2278
2279#: src/main/print-dyesub.c:453 src/main/print-dyesub.c:2909
2280#: src/main/print-dyesub.c:3059 src/main/print-dyesub.c:3192
2281#: src/main/print-dyesub.c:3577
2282msgid "Coated"
2283msgstr "涂层"
2284
2285#: src/main/print-dyesub.c:1309 src/main/print-dyesub.c:1372
2286#: src/main/print-dyesub.c:1476 src/main/print-dyesub.c:1687
2287#: src/main/print-dyesub.c:2353 src/main/print-dyesub.c:3094
2288#: src/main/print-dyesub.c:3458 src/main/print-dyesub.c:3505
2289#: src/main/print-dyesub.c:3570 src/main/print-dyesub.c:5268
2290#: src/main/print-dyesub.c:5508 src/main/print-dyesub.c:6451
2291#: src/main/print-dyesub.c:6576 src/main/print-dyesub.c:6789
2292#: src/main/print-dyesub.c:6898 src/main/print-dyesub.c:7150
2293#: src/main/print-dyesub.c:7708
2294msgid "Glossy"
2295msgstr "光面"
2296
2297#: src/main/print-dyesub.c:1310 src/main/print-dyesub.c:1373
2298#: src/main/print-dyesub.c:1477
2299msgid "Texture"
2300msgstr "纹理"
2301
2302#: src/main/print-dyesub.c:1374 src/main/print-dyesub.c:1478
2303#: src/main/print-dyesub.c:1688 src/main/print-dyesub.c:2354
2304#: src/main/print-dyesub.c:3100 src/main/print-dyesub.c:3571
2305#: src/main/print-dyesub.c:5269 src/main/print-dyesub.c:5509
2306#: src/main/print-dyesub.c:6453 src/main/print-dyesub.c:6578
2307#: src/main/print-dyesub.c:6790 src/main/print-dyesub.c:6899
2308#: src/main/print-dyesub.c:7151 src/main/print-dyesub.c:7709
2309msgid "Matte"
2310msgstr "磨砂"
2311
2312#: src/main/print-dyesub.c:1689
2313#, fuzzy
2314msgid "Glossy_NoCorr"
2315msgstr "光面相片"
2316
2317#: src/main/print-dyesub.c:1690
2318msgid "Matte_NoCorr"
2319msgstr ""
2320
2321#: src/main/print-dyesub.c:1806 src/main/print-dyesub.c:2036
2322msgid "Soft"
2323msgstr ""
2324
2325#: src/main/print-dyesub.c:1808 src/main/print-dyesub.c:2038
2326msgid "Hard"
2327msgstr ""
2328
2329#: src/main/print-dyesub.c:1815 src/main/print-dyesub.c:1816
2330#: src/main/print-dyesub.c:2045 src/main/print-dyesub.c:2046
2331#: src/main/print-dyesub.c:3822 src/main/print-dyesub.c:3823
2332#: src/main/print-dyesub.c:4245 src/main/print-dyesub.c:4246
2333#, fuzzy
2334msgid "Printer Gamma Correction"
2335msgstr "打印方向"
2336
2337#: src/main/print-dyesub.c:2035
2338msgid "Softest"
2339msgstr ""
2340
2341#: src/main/print-dyesub.c:2051 src/main/print-dyesub.c:3201
2342#: src/main/print-dyesub.c:3586 src/main/print-dyesub.c:4293
2343#: src/main/print-dyesub.c:5537 src/main/print-dyesub.c:5568
2344#: src/main/print-dyesub.c:6052
2345#, fuzzy
2346msgid "Image Sharpening"
2347msgstr "图像预览"
2348
2349#: src/main/print-dyesub.c:2052
2350msgid "Sharpening to apply to image (0 is off, 14 is max"
2351msgstr ""
2352
2353#: src/main/print-dyesub.c:2057 src/main/print-pcl.c:1610
2354msgid "Darkness"
2355msgstr ""
2356
2357#: src/main/print-dyesub.c:2058
2358#, fuzzy
2359msgid "Printer Image Darkness Adjustment"
2360msgstr "CD 光盘水平微调"
2361
2362#: src/main/print-dyesub.c:2063
2363#, fuzzy
2364msgid "Lightness"
2365msgstr "亮度"
2366
2367#: src/main/print-dyesub.c:2064
2368#, fuzzy
2369msgid "Printer Image Lightness Adjustment"
2370msgstr "CD 光盘水平微调"
2371
2372#: src/main/print-dyesub.c:2069
2373#, fuzzy
2374msgid "Advance"
2375msgstr "取消"
2376
2377#: src/main/print-dyesub.c:2070
2378#, fuzzy
2379msgid "Printer Image Advance Adjustment"
2380msgstr "CD 光盘水平微调"
2381
2382#: src/main/print-dyesub.c:3095
2383msgid "Matte +5"
2384msgstr "磨砂 +5"
2385
2386#: src/main/print-dyesub.c:3096
2387msgid "Matte +4"
2388msgstr "磨砂 +4"
2389
2390#: src/main/print-dyesub.c:3097
2391msgid "Matte +3"
2392msgstr "磨砂 +4"
2393
2394#: src/main/print-dyesub.c:3098
2395msgid "Matte +2"
2396msgstr "磨砂 +2"
2397
2398#: src/main/print-dyesub.c:3099
2399msgid "Matte +1"
2400msgstr "磨砂 +1"
2401
2402#: src/main/print-dyesub.c:3101
2403msgid "Matte -1"
2404msgstr "磨砂 -1"
2405
2406#: src/main/print-dyesub.c:3102
2407msgid "Matte -2"
2408msgstr "磨砂 -2"
2409
2410#: src/main/print-dyesub.c:3103
2411msgid "Matte -3"
2412msgstr "磨砂 -3"
2413
2414#: src/main/print-dyesub.c:3104
2415msgid "Matte -4"
2416msgstr "磨砂 -4"
2417
2418#: src/main/print-dyesub.c:3105
2419msgid "Matte -5"
2420msgstr "磨砂 -5"
2421
2422#: src/main/print-dyesub.c:3202
2423msgid "Sharpening to apply to image (0 is off, 18 is normal, 24 is max"
2424msgstr ""
2425
2426#: src/main/print-dyesub.c:3459 src/main/print-dyesub.c:3506
2427msgid "Satin"
2428msgstr ""
2429
2430#: src/main/print-dyesub.c:3587
2431msgid "Sharpening to apply to image (-5 through +5)"
2432msgstr ""
2433
2434#: src/main/print-dyesub.c:3592 src/main/print-dyesub.c:6601
2435#, fuzzy
2436msgid "Matte Intensity"
2437msgstr "品红密度"
2438
2439#: src/main/print-dyesub.c:3593
2440msgid "Strength of matte lamination pattern (-5 through +5)"
2441msgstr ""
2442
2443#: src/main/print-dyesub.c:3771 src/main/print-dyesub.c:4225
2444#, fuzzy
2445msgid "Standard (KP61B)"
2446msgstr "标准"
2447
2448#: src/main/print-dyesub.c:3772 src/main/print-dyesub.c:4226
2449msgid "High Density (KP65HM)"
2450msgstr ""
2451
2452#: src/main/print-dyesub.c:3773 src/main/print-dyesub.c:4227
2453msgid "High Glossy (KP91HG)"
2454msgstr ""
2455
2456#: src/main/print-dyesub.c:3774
2457msgid "High Glosy (K95HG)"
2458msgstr ""
2459
2460#: src/main/print-dyesub.c:3781
2461#, fuzzy
2462msgid "Printer-Defined Setting"
2463msgstr "打印机设置"
2464
2465#: src/main/print-dyesub.c:3782 src/main/print-dyesub.c:4234
2466msgid "Table 1"
2467msgstr ""
2468
2469#: src/main/print-dyesub.c:3783 src/main/print-dyesub.c:4235
2470msgid "Table 2"
2471msgstr ""
2472
2473#: src/main/print-dyesub.c:3784 src/main/print-dyesub.c:4236
2474msgid "Table 3"
2475msgstr ""
2476
2477#: src/main/print-dyesub.c:3785 src/main/print-dyesub.c:4237
2478msgid "Table 4"
2479msgstr ""
2480
2481#: src/main/print-dyesub.c:3786 src/main/print-dyesub.c:4238
2482msgid "Table 5"
2483msgstr ""
2484
2485#: src/main/print-dyesub.c:3787
2486msgid "Use LUT"
2487msgstr ""
2488
2489#: src/main/print-dyesub.c:3794 src/main/print-dyesub.c:8327
2490msgid "Low"
2491msgstr ""
2492
2493#: src/main/print-dyesub.c:3795 src/main/print-dyesub.c:8328
2494#: src/main/print-pcl.c:294 src/main/generic-options.c:35
2495#: src/xml/xmli18n-tmp.h:2797 src/xml/xmli18n-tmp.h:2805
2496#: src/xml/xmli18n-tmp.h:2813 src/xml/xmli18n-tmp.h:2822
2497#: src/xml/xmli18n-tmp.h:2831 src/xml/xmli18n-tmp.h:2839
2498msgid "High"
2499msgstr ""
2500
2501#: src/main/print-dyesub.c:3801
2502#, fuzzy
2503msgid "Paper Save"
2504msgstr "纸张尺寸"
2505
2506#: src/main/print-dyesub.c:3802
2507#, fuzzy
2508msgid "4mm"
2509msgstr "毫米"
2510
2511#: src/main/print-dyesub.c:3803
2512#, fuzzy
2513msgid "5mm"
2514msgstr "毫米"
2515
2516#: src/main/print-dyesub.c:3804
2517#, fuzzy
2518msgid "6mm"
2519msgstr "毫米"
2520
2521#: src/main/print-dyesub.c:3805
2522#, fuzzy
2523msgid "7mm"
2524msgstr "毫米"
2525
2526#: src/main/print-dyesub.c:3806
2527#, fuzzy
2528msgid "8mm"
2529msgstr "毫米"
2530
2531#: src/main/print-dyesub.c:3813 src/gutenprintui2/panel.c:2061
2532msgid "Printer Settings"
2533msgstr "打印机设置"
2534
2535#: src/main/print-dyesub.c:3814 src/escputil/escputil.c:1706
2536#: src/escputil/escputil.c:1733 src/escputil/escputil.c:1755
2537#: src/escputil/escputil.c:1772 src/escputil/escputil.c:1789
2538#: src/escputil/escputil.c:1803
2539msgid "Date"
2540msgstr "日期"
2541
2542#: src/main/print-dyesub.c:3815
2543msgid "Date and Time"
2544msgstr ""
2545
2546#: src/main/print-dyesub.c:3828 src/main/print-dyesub.c:3829
2547#: src/main/print-dyesub.c:4251 src/main/print-dyesub.c:4252
2548#, fuzzy
2549msgid "Printer Buzzer"
2550msgstr "打印队列:"
2551
2552#: src/main/print-dyesub.c:3834 src/main/print-dyesub.c:3835
2553msgid "Media Cut Length"
2554msgstr ""
2555
2556#: src/main/print-dyesub.c:3840 src/main/print-dyesub.c:3841
2557#: src/main/print-dyesub.c:4263 src/main/print-dyesub.c:4264
2558#, fuzzy
2559msgid "Generate Comment"
2560msgstr "打印机特性"
2561
2562#: src/main/print-dyesub.c:3846 src/main/print-dyesub.c:3847
2563#: src/main/print-dyesub.c:4269 src/main/print-dyesub.c:4270
2564msgid "Clear Memory"
2565msgstr ""
2566
2567#: src/main/print-dyesub.c:3852 src/main/print-dyesub.c:3853
2568#: src/main/print-dyesub.c:4275 src/main/print-dyesub.c:4276
2569msgid "Continuous Printing"
2570msgstr ""
2571
2572#: src/main/print-dyesub.c:3859 src/main/print-dyesub.c:4282
2573#, fuzzy
2574msgid "Printer Brightness Adjustment"
2575msgstr "CD 光盘水平微调"
2576
2577#: src/main/print-dyesub.c:3865 src/main/print-dyesub.c:4288
2578#, fuzzy
2579msgid "Printer Contrast Adjustment"
2580msgstr "线性对比度调整"
2581
2582#: src/main/print-dyesub.c:3870 src/main/print-dyesub.c:4299
2583msgid "User Comment"
2584msgstr ""
2585
2586#: src/main/print-dyesub.c:3871
2587msgid ""
2588"User-specified comment (0-34 characters from 0x20->0x7E), null terminated if "
2589"under 34 characters long"
2590msgstr ""
2591
2592#: src/main/print-dyesub.c:3876
2593msgid "User LUT"
2594msgstr ""
2595
2596#: src/main/print-dyesub.c:3877
2597msgid "User-specified Lookup Table, must be exactly 34 bytes in long"
2598msgstr ""
2599
2600#: src/main/print-dyesub.c:3995
2601#, fuzzy
2602msgid "StpUserComment must be between 0 and 34 bytes!\n"
2603msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
2604
2605#: src/main/print-dyesub.c:4003
2606#, fuzzy
2607msgid "StpUserLUT must be exactly 34 bytes!\n"
2608msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
2609
2610#: src/main/print-dyesub.c:4257 src/main/print-dyesub.c:4258
2611#, fuzzy
2612msgid "Paper Saving Mode"
2613msgstr "打印模式"
2614
2615#: src/main/print-dyesub.c:4294
2616msgid "Sharpening to apply to image (0 is soft, 1 is normal, 2 is hard"
2617msgstr ""
2618
2619#: src/main/print-dyesub.c:4300
2620msgid ""
2621"User-specified comment (0-40 characters from 0x20->0x7E), null terminated if "
2622"under 40 characters long"
2623msgstr ""
2624
2625#: src/main/print-dyesub.c:4408
2626#, fuzzy
2627msgid "StpUserComment must be between 0 and 40 bytes!\n"
2628msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
2629
2630#: src/main/print-dyesub.c:4857
2631#, fuzzy
2632msgid "High Contrast"
2633msgstr "对比度"
2634
2635#: src/main/print-dyesub.c:4864 src/main/print-dyesub.c:4865
2636#, fuzzy
2637msgid "Printer Contrast"
2638msgstr "打印机特性"
2639
2640#: src/main/print-dyesub.c:4967 src/main/print-dyesub.c:5516
2641#: src/main/print-dyesub.c:5869 src/main/print-dyesub.c:6032
2642msgid "Fine"
2643msgstr ""
2644
2645#: src/main/print-dyesub.c:4968 src/main/print-dyesub.c:5278
2646#: src/main/print-dyesub.c:5517
2647#, fuzzy
2648msgid "Super Fine"
2649msgstr "Super A0"
2650
2651#: src/main/print-dyesub.c:4969
2652msgid "Fine Deep"
2653msgstr ""
2654
2655#: src/main/print-dyesub.c:4976 src/main/print-dyesub.c:4977
2656#: src/main/print-dyesub.c:5285 src/main/print-dyesub.c:5286
2657#: src/main/print-dyesub.c:5525 src/main/print-dyesub.c:5526
2658#: src/main/print-dyesub.c:5556 src/main/print-dyesub.c:5557
2659#: src/main/print-dyesub.c:6040 src/main/print-dyesub.c:6041
2660#: src/main/print-dyesub.c:6596 src/main/print-dyesub.c:8013
2661#: src/main/print-dyesub.c:8014
2662#, fuzzy
2663msgid "Print Speed"
2664msgstr "打印机"
2665
2666#: src/main/print-dyesub.c:5276
2667#, fuzzy
2668msgid "Fine (Standard Media"
2669msgstr "长边(标准)"
2670
2671#: src/main/print-dyesub.c:5277
2672msgid "Fine (High Grade Media)"
2673msgstr ""
2674
2675#: src/main/print-dyesub.c:5291 src/main/print-dyesub.c:5531
2676#: src/main/print-dyesub.c:5562 src/main/print-dyesub.c:6046
2677#, fuzzy
2678msgid "Internal Color Correction"
2679msgstr "色彩校正"
2680
2681#: src/main/print-dyesub.c:5292 src/main/print-dyesub.c:5532
2682#: src/main/print-dyesub.c:5563 src/main/print-dyesub.c:6047
2683#, fuzzy
2684msgid "Use Internal Color Correction"
2685msgstr "色彩校正"
2686
2687#: src/main/print-dyesub.c:5518 src/main/print-dyesub.c:5870
2688#: src/main/print-dyesub.c:6033
2689msgid "Ultra Fine"
2690msgstr ""
2691
2692#: src/main/print-dyesub.c:5538 src/main/print-dyesub.c:5569
2693#: src/main/print-dyesub.c:6053
2694msgid "Sharpening to apply to image (0 is off, 1 is min, 9 is max"
2695msgstr ""
2696
2697#: src/main/print-dyesub.c:5548
2698msgid "Lower Deck"
2699msgstr ""
2700
2701#: src/main/print-dyesub.c:5549
2702msgid "Upper Deck"
2703msgstr ""
2704
2705#: src/main/print-dyesub.c:5574 src/main/print-dyesub.c:5575
2706#, fuzzy
2707msgid "Printer Deck"
2708msgstr "打印机缺省值"
2709
2710#: src/main/print-dyesub.c:6058
2711msgid "Combo Print Wait Time"
2712msgstr ""
2713
2714#: src/main/print-dyesub.c:6059
2715msgid "How many seconds to wait for a second print before starting"
2716msgstr ""
2717
2718#: src/main/print-dyesub.c:6450 src/main/print-dyesub.c:6575
2719#: src/main/print-dyesub.c:6586 src/main/print-dyesub.c:6896
2720msgid "Printer Default"
2721msgstr "打印机缺省值"
2722
2723#: src/main/print-dyesub.c:6452 src/main/print-dyesub.c:6577
2724msgid "Glossy Fine"
2725msgstr ""
2726
2727#: src/main/print-dyesub.c:6454 src/main/print-dyesub.c:6579
2728#: src/main/print-dyesub.c:7710
2729msgid "Matte Fine"
2730msgstr ""
2731
2732#: src/main/print-dyesub.c:6455
2733msgid "Extra Glossy"
2734msgstr ""
2735
2736#: src/main/print-dyesub.c:6456
2737msgid "Extra Glossy Fine"
2738msgstr ""
2739
2740#: src/main/print-dyesub.c:6588 src/main/print-dyesub.c:8156
2741#: src/xml/xmli18n-tmp.h:2952
2742msgid "On"
2743msgstr ""
2744
2745#: src/main/print-dyesub.c:6595
2746msgid "Dust Removal"
2747msgstr ""
2748
2749#: src/main/print-dyesub.c:6602
2750msgid "Strength of matte lamination pattern (-25 through +25)"
2751msgstr ""
2752
2753#: src/main/print-dyesub.c:7159 src/main/print-dyesub.c:7160
2754#: src/main/print-dyesub.c:8019 src/main/print-dyesub.c:8020
2755msgid "No Cut-Paper Waste"
2756msgstr ""
2757
2758#: src/main/print-dyesub.c:7424
2759msgid "Illegal print size selected for roll media!\n"
2760msgstr ""
2761
2762#: src/main/print-dyesub.c:7458
2763msgid "Roll"
2764msgstr ""
2765
2766#: src/main/print-dyesub.c:7459
2767msgid "Sheet"
2768msgstr ""
2769
2770#: src/main/print-dyesub.c:7482
2771msgid "Duplex not supported on roll media, switching to sheet media!\n"
2772msgstr ""
2773
2774#: src/main/print-dyesub.c:7516
2775msgid "Illegal print size selected for sheet media!\n"
2776msgstr ""
2777
2778#: src/main/print-dyesub.c:7711
2779#, fuzzy
2780msgid "Matte Luster"
2781msgstr "磨砂纸"
2782
2783#: src/main/print-dyesub.c:8005
2784msgid "Low Speed"
2785msgstr ""
2786
2787#: src/main/print-dyesub.c:8006
2788#, fuzzy
2789msgid "High Density"
2790msgstr "密度"
2791
2792#: src/main/print-dyesub.c:8320
2793#, fuzzy
2794msgid "Composite (CMY)"
2795msgstr "混合伽马值"
2796
2797#: src/main/print-dyesub.c:8321
2798#, fuzzy
2799msgid "Resin Black"
2800msgstr "淡黑色"
2801
2802#: src/main/print-dyesub.c:8335 src/main/print-dyesub.c:8336
2803#, fuzzy
2804msgid "Black Type"
2805msgstr "黑色 1"
2806
2807#: src/main/print-dyesub.c:8341 src/main/print-dyesub.c:8342
2808msgid "Reject Bad Cards"
2809msgstr ""
2810
2811#: src/main/print-dyesub.c:8347 src/main/print-dyesub.c:8348
2812msgid "Enable Colorsure"
2813msgstr ""
2814
2815#: src/main/print-dyesub.c:8353
2816#, fuzzy
2817msgid "Printer Gamma Curve"
2818msgstr "打印方向"
2819
2820#: src/main/print-dyesub.c:8354
2821msgid "Internal Gamma Curve to apply (0 is none)"
2822msgstr ""
2823
2824#: src/main/print-dyesub.c:8359
2825msgid "Color Power Level"
2826msgstr ""
2827
2828#: src/main/print-dyesub.c:8360
2829msgid "Power level for color passes"
2830msgstr ""
2831
2832#: src/main/print-dyesub.c:8365
2833#, fuzzy
2834msgid "Black Power Level"
2835msgstr "黑色曲线"
2836
2837#: src/main/print-dyesub.c:8366
2838msgid "Power level for black pass"
2839msgstr ""
2840
2841#: src/main/print-dyesub.c:8371
2842msgid "Overcoat Power Level"
2843msgstr ""
2844
2845#: src/main/print-dyesub.c:8372
2846msgid "Power level for overcoat pass"
2847msgstr ""
2848
2849#: src/main/print-dyesub.c:8377
2850msgid "Card Start Alignment"
2851msgstr ""
2852
2853#: src/main/print-dyesub.c:8378
2854msgid "Fine-tune card start position"
2855msgstr ""
2856
2857#: src/main/print-dyesub.c:8383
2858msgid "Card End Alignment"
2859msgstr ""
2860
2861#: src/main/print-dyesub.c:8384
2862msgid "Fine-tune card end position"
2863msgstr ""
2864
2865#: src/main/print-dyesub.c:8389
2866#, fuzzy
2867msgid "Horizontal Card offset"
2868msgstr "水平"
2869
2870#: src/main/print-dyesub.c:8390
2871msgid "Fine-tune card horizontal centering"
2872msgstr ""
2873
2874#: src/main/print-dyesub.c:8395
2875msgid "Holokote"
2876msgstr ""
2877
2878#: src/main/print-dyesub.c:8396
2879msgid "Holokote option"
2880msgstr ""
2881
2882#: src/main/print-dyesub.c:8401
2883msgid "Custom Holokote Key"
2884msgstr ""
2885
2886#: src/main/print-dyesub.c:8402
2887msgid "Use an optional custom Holokote key"
2888msgstr ""
2889
2890#: src/main/print-dyesub.c:8407
2891msgid "HoloPatch"
2892msgstr ""
2893
2894#: src/main/print-dyesub.c:8408
2895msgid "Position of the HoloPatch"
2896msgstr ""
2897
2898#: src/main/print-dyesub.c:8413
2899msgid "Overcoat Hole"
2900msgstr ""
2901
2902#: src/main/print-dyesub.c:8414 src/main/print-dyesub.c:8420
2903msgid "Area to not cover with an overcoat layer"
2904msgstr ""
2905
2906#: src/main/print-dyesub.c:8419
2907msgid "Overcoat Hole Duplex"
2908msgstr ""
2909
2910#: src/main/print-dyesub.c:8427 src/main/print-dyesub.c:8428
2911msgid "Overcoat Pattern Duplex"
2912msgstr ""
2913
2914#: src/main/print-dyesub.c:8433
2915msgid "Magnetic Stripe Coercivity"
2916msgstr ""
2917
2918#: src/main/print-dyesub.c:8434
2919msgid "Magnetic Stripe Coercivity Type"
2920msgstr ""
2921
2922#: src/main/print-dyesub.c:8439
2923msgid "Magnetic Stripe Row 1"
2924msgstr ""
2925
2926#: src/main/print-dyesub.c:8440
2927msgid ""
2928"ISO 7811 alphanumeric data to be encoded in the first magnetic stripe row "
2929"(0-79 characters)"
2930msgstr ""
2931
2932#: src/main/print-dyesub.c:8445
2933msgid "Magnetic Stripe Row 2"
2934msgstr ""
2935
2936#: src/main/print-dyesub.c:8446
2937msgid ""
2938"ISO 7811 alphanumeric data to be encoded in the second magnetic stripe row "
2939"(0-40 digits)"
2940msgstr ""
2941
2942#: src/main/print-dyesub.c:8451
2943msgid "Magnetic Stripe Row 3"
2944msgstr ""
2945
2946#: src/main/print-dyesub.c:8452
2947msgid ""
2948"ISO 7811 alphanumeric data to be encoded in the third magnetic stripe row "
2949"(0-107 digits)"
2950msgstr ""
2951
2952#: src/main/print-dyesub.c:8462
2953msgid "Ultra Secure"
2954msgstr ""
2955
2956#: src/main/print-dyesub.c:8463
2957msgid "Interlocking Rings"
2958msgstr ""
2959
2960#: src/main/print-dyesub.c:8464
2961msgid "Flex"
2962msgstr ""
2963
2964#: src/main/print-dyesub.c:8471
2965msgid "Smart Card Chip"
2966msgstr ""
2967
2968#: src/main/print-dyesub.c:8472
2969msgid "Smart Card Chip (Large)"
2970msgstr ""
2971
2972#: src/main/print-dyesub.c:8473
2973msgid "Magnetic Stripe"
2974msgstr ""
2975
2976#: src/main/print-dyesub.c:8474
2977msgid "Magnetic Stripe (Large)"
2978msgstr ""
2979
2980#: src/main/print-dyesub.c:8703
2981msgid ""
2982"Holokote, Holopatch, and Overcoat hole features require Overcoat to be "
2983"enabled!\n"
2984msgstr ""
2985
2986#: src/main/print-dyesub.c:8712
2987#, fuzzy
2988msgid "StpMagStripe1 must be between 0 and 78 bytes!\n"
2989msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
2990
2991#: src/main/print-dyesub.c:8719
2992#, fuzzy
2993msgid "StpMagStripe2 must be between 0 and 39 bytes!\n"
2994msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
2995
2996#: src/main/print-dyesub.c:8726
2997#, fuzzy
2998msgid "StpMagStripe3 must be between 0 and 106 bytes!\n"
2999msgstr "%s 数值必须介于 %f 及 %f 之间 (当前值为 %f)\n"
3000
3001#: src/main/print-dyesub.c:8773
3002msgid "Illegal Alphanumeric in Magstripe, 0x20->0x5F ASCII only\n"
3003msgstr ""
3004
3005#: src/main/print-dyesub.c:8778
3006#, c-format
3007msgid "Magstripe alphanumeric data must start with '%%'\n"
3008msgstr ""
3009
3010#: src/main/print-dyesub.c:8782
3011msgid "Magstripe string must end with '?'\n"
3012msgstr ""
3013
3014#: src/main/print-dyesub.c:8793 src/main/print-dyesub.c:8813
3015msgid "Illegal Numeric in Magstripe, 0x30->0x3F ASCII only\n"
3016msgstr ""
3017
3018#: src/main/print-dyesub.c:8798 src/main/print-dyesub.c:8818
3019msgid "Magstripe numeric data must start with ';'\n"
3020msgstr ""
3021
3022#: src/main/print-dyesub.c:8802 src/main/print-dyesub.c:8822
3023msgid "Magstripe data must end with '?'\n"
3024msgstr ""
3025
3026#. TRANSLATORS: Some dye sublimation printers are able to achieve
3027#. better durability of output by covering it with transparent
3028#. overcoat surface. This surface can be of different patterns:
3029#. common are matte, glossy or texture.
3030#.
3031#. This is called "Laminate" instead of "Overcoat" for backwards
3032#. compatibility reasons.
3033#.
3034#: src/main/print-dyesub.c:10270 src/main/print-dyesub.c:10271
3035msgid "Overcoat Pattern"
3036msgstr ""
3037
3038#: src/main/print-dyesub.c:10294 src/main/print-pcl.c:1616
3039msgid "Printer Generates Copies Natively"
3040msgstr ""
3041
3042#: src/main/print-dyesub.c:10295 src/main/print-pcl.c:1617
3043#, fuzzy
3044msgid "Printer Generates Copies"
3045msgstr "打印机特性"
3046
3047#: src/main/print-dyesub.c:10317 src/main/print-dyesub.c:10325
3048#: src/main/print-dyesub.c:10333 src/main/print-dyesub.c:10341
3049msgid "Output Level Adjustment"
3050msgstr "输出级别调整"
3051
3052#: src/main/print-dyesub.c:10318
3053msgid "Adjust the cyan balance"
3054msgstr "调整青色平衡"
3055
3056#: src/main/print-dyesub.c:10326
3057msgid "Adjust the magenta balance"
3058msgstr "调整品红平衡"
3059
3060#: src/main/print-dyesub.c:10334
3061msgid "Adjust the yellow balance"
3062msgstr "调整黄色平衡"
3063
3064#: src/main/print-dyesub.c:10341
3065msgid "Black Balance"
3066msgstr "黑色平衡"
3067
3068#: src/main/print-dyesub.c:10342
3069msgid "Adjust the black balance"
3070msgstr "调整黑色平衡"
3071
3072#: src/main/print-pcl.c:196
3073msgid "Plain"
3074msgstr "普通"
3075
3076#: src/main/print-pcl.c:197
3077msgid "Bond"
3078msgstr ""
3079
3080#: src/main/print-pcl.c:198
3081msgid "Premium"
3082msgstr "高级"
3083
3084#: src/main/print-pcl.c:199
3085msgid "Glossy Photo"
3086msgstr "光面相片"
3087
3088#: src/main/print-pcl.c:200
3089msgid "Transparency"
3090msgstr "透明纸"
3091
3092#: src/main/print-pcl.c:201
3093msgid "Quick-dry Photo"
3094msgstr "快干相片"
3095
3096#: src/main/print-pcl.c:202
3097msgid "Quick-dry Transparency"
3098msgstr "快干透明纸"
3099
3100#: src/main/print-pcl.c:250 src/xml/xmli18n-tmp.h:2977
3101msgid "Manual"
3102msgstr "手动"
3103
3104#: src/main/print-pcl.c:251
3105msgid "Manual - Movable Guides"
3106msgstr "手动 - 可移动的参考线"
3107
3108#: src/main/print-pcl.c:253
3109msgid "Tray 1 - Movable Guides"
3110msgstr "托盘 1 - 可移动的参考线"
3111
3112#: src/main/print-pcl.c:254 src/xml/xmli18n-tmp.h:845
3113msgid "Tray 1"
3114msgstr "托盘 1"
3115
3116#: src/main/print-pcl.c:255
3117msgid "Tray 2 - Movable Guides"
3118msgstr "托盘 2 - 可移动的参考线"
3119
3120#: src/main/print-pcl.c:256 src/main/print-pcl.c:264 src/xml/xmli18n-tmp.h:846
3121msgid "Tray 2"
3122msgstr "托盘 2"
3123
3124#: src/main/print-pcl.c:257
3125msgid "Tray 3 - Movable Guides"
3126msgstr "托盘 3 - 可移动的参考线"
3127
3128#: src/main/print-pcl.c:258
3129msgid "Tray 3"
3130msgstr "托盘 3"
3131
3132#: src/main/print-pcl.c:259
3133msgid "Tray 4 - Movable Guides"
3134msgstr "托盘 4 - 可移动的参考线"
3135
3136#: src/main/print-pcl.c:260
3137msgid "Tray 4"
3138msgstr "托盘 4"
3139
3140#: src/main/print-pcl.c:261
3141msgid "Portable Sheet Feeder"
3142msgstr ""
3143
3144#: src/main/print-pcl.c:262
3145msgid "Desktop Sheet Feeder"
3146msgstr ""
3147
3148#: src/main/print-pcl.c:263
3149msgid "Tray"
3150msgstr "托盘"
3151
3152#: src/main/print-pcl.c:265
3153msgid "Optional Source"
3154msgstr ""
3155
3156#: src/main/print-pcl.c:266
3157msgid "Autoselect"
3158msgstr "自动选择"
3159
3160#: src/main/print-pcl.c:280
3161msgid "150x150 DPI"
3162msgstr "150x150 DPI"
3163
3164#: src/main/print-pcl.c:281
3165msgid "300x300 DPI"
3166msgstr "300x300 DPI"
3167
3168#: src/main/print-pcl.c:282
3169msgid "600x300 DPI"
3170msgstr "600x300 DPI"
3171
3172#: src/main/print-pcl.c:283
3173msgid "600x600 DPI monochrome"
3174msgstr "600x600 DPI 灰阶"
3175
3176#: src/main/print-pcl.c:284
3177msgid "600x600 DPI"
3178msgstr "600x600 DPI"
3179
3180#: src/main/print-pcl.c:285
3181msgid "1200x600 DPI"
3182msgstr "1200x600 DPI"
3183
3184#: src/main/print-pcl.c:286
3185msgid "2400x600 DPI"
3186msgstr "2400x600 DPI"
3187
3188#: src/main/print-pcl.c:292 src/main/generic-options.c:33
3189#: src/xml/xmli18n-tmp.h:2795 src/xml/xmli18n-tmp.h:2802
3190#: src/xml/xmli18n-tmp.h:2811 src/xml/xmli18n-tmp.h:2820
3191#: src/xml/xmli18n-tmp.h:2829 src/xml/xmli18n-tmp.h:2837
3192msgid "Draft"
3193msgstr "草稿"
3194
3195#: src/main/print-pcl.c:1603
3196msgid "Paper Sensor Type"
3197msgstr ""
3198
3199#: src/main/print-pcl.c:1605
3200msgid "Gap, Mark on Top, Mark on Bottom, Notch, Continuous"
3201msgstr ""
3202
3203#: src/main/print-pcl.c:1611
3204msgid "Darkness Adjust, from -20 to 20"
3205msgstr ""
3206
3207#: src/main/print-pcl.c:1711
3208#, fuzzy
3209msgid "Horizontal Offset"
3210msgstr "水平"
3211
3212#: src/main/print-pcl.c:1713
3213#, fuzzy
3214msgid "Adjust horizontal position"
3215msgstr "微调 CD 光盘印刷的水平位置"
3216
3217#: src/main/print-pcl.c:1720
3218#, fuzzy
3219msgid "Vertical Offset"
3220msgstr "垂直"
3221
3222#: src/main/print-pcl.c:1722
3223msgid "Adjust vertical position"
3224msgstr ""
3225
3226#: src/main/print-pcl.c:1939
3227msgid "Color + Black Cartridges"
3228msgstr "彩色 + 黑色墨盒"
3229
3230#: src/main/print-pcl.c:1940
3231msgid "Color + Photo Cartridges"
3232msgstr "彩色 + 相片墨盒"
3233
3234#: src/main/print-pcl.c:1978
3235#, fuzzy
3236msgid "Keep Previous"
3237msgstr "恢复到之前的配置"
3238
3239#: src/main/print-pcl.c:1979
3240msgid "Gap"
3241msgstr ""
3242
3243#: src/main/print-pcl.c:1980
3244msgid "Mark on Top"
3245msgstr ""
3246
3247#: src/main/print-pcl.c:1981
3248msgid "Mark on Bottom"
3249msgstr ""
3250
3251#: src/main/print-pcl.c:1982
3252msgid "Notch"
3253msgstr ""
3254
3255#: src/main/print-pcl.c:1983
3256msgid "Continuous"
3257msgstr ""
3258
3259#: src/main/print-ps.c:67
3260msgid "PPDFile"
3261msgstr "PPDFile"
3262
3263#: src/main/print-ps.c:68 src/gutenprintui2/panel.c:1958
3264msgid "PPD File"
3265msgstr "PPD 文件"
3266
3267#: src/main/print-ps.c:79
3268msgid "Model Name"
3269msgstr "型号名称"
3270
3271#: src/main/print-ps.c:80
3272msgid "PPD File Model Name"
3273msgstr "PPD 文件型号名称"
3274
3275#: src/main/print-ps.c:316
3276msgid "None; please provide a PPD file"
3277msgstr "无;请提供一个 PPD 文件"
3278
3279#: src/main/print-ps.c:352 src/xml/xmli18n-tmp.h:2953
3280msgid "Letter"
3281msgstr "信函"
3282
3283#: src/main/print-ps.c:354 src/xml/xmli18n-tmp.h:3001
3284msgid "A4"
3285msgstr "A4"
3286
3287#: src/main/print-ps.c:356 src/xml/xmli18n-tmp.h:3129
3288#: src/xml/xmli18n-tmp.h:3186
3289msgid "Custom"
3290msgstr "自定义"
3291
3292#: src/main/print-raw.c:250
3293msgid "Image dimensions must match paper dimensions"
3294msgstr "图像尺寸必须与纸张尺寸相符"
3295
3296#: src/main/print-weave.c:1490 src/main/print-weave.c:1541
3297msgid "Fatal error!"
3298msgstr "致命错误!"
3299
3300#: src/main/print-weave.c:1526
3301msgid ""
3302"Please report the above information to gimp-print-devel@lists.sourceforge.net"
3303msgstr "请将上述信息报告给 gimp-print-devel@lists.sourceforge.net"
3304
3305#: src/main/generic-options.c:31 src/xml/xmli18n-tmp.h:2793
3306#: src/xml/xmli18n-tmp.h:2809 src/xml/xmli18n-tmp.h:2818
3307#: src/xml/xmli18n-tmp.h:2827
3308msgid "Fast Economy"
3309msgstr "快速经济"
3310
3311#: src/main/generic-options.c:32 src/xml/xmli18n-tmp.h:2794
3312#: src/xml/xmli18n-tmp.h:2810 src/xml/xmli18n-tmp.h:2819
3313#: src/xml/xmli18n-tmp.h:2828 src/xml/xmli18n-tmp.h:2836
3314msgid "Economy"
3315msgstr "经济"
3316
3317#: src/main/generic-options.c:37 src/xml/xmli18n-tmp.h:2799
3318#: src/xml/xmli18n-tmp.h:2806 src/xml/xmli18n-tmp.h:2815
3319#: src/xml/xmli18n-tmp.h:2824 src/xml/xmli18n-tmp.h:2833
3320#: src/xml/xmli18n-tmp.h:2841
3321msgid "Super Photo"
3322msgstr "超级照片"
3323
3324#: src/main/generic-options.c:38 src/xml/xmli18n-tmp.h:2800
3325#: src/xml/xmli18n-tmp.h:2807 src/xml/xmli18n-tmp.h:2816
3326#: src/xml/xmli18n-tmp.h:2825 src/xml/xmli18n-tmp.h:2834
3327#: src/xml/xmli18n-tmp.h:2842
3328msgid "Ultra Photo"
3329msgstr "究极照片"
3330
3331#: src/main/generic-options.c:39 src/cups/genppd.c:708 src/cups/genppd.c:1795
3332#: src/xml/xmli18n-tmp.h:2801 src/xml/xmli18n-tmp.h:2808
3333#: src/xml/xmli18n-tmp.h:2817 src/xml/xmli18n-tmp.h:2826
3334#: src/xml/xmli18n-tmp.h:2835 src/xml/xmli18n-tmp.h:2843
3335msgid "Best"
3336msgstr "最好"
3337
3338#: src/main/generic-options.c:44 src/cups/genppd.c:863
3339msgid "Text"
3340msgstr "文本"
3341
3342#: src/main/generic-options.c:45
3343msgid "Graphics"
3344msgstr "图像"
3345
3346#: src/main/generic-options.c:46
3347msgid "Mixed Text and Graphics"
3348msgstr "文本及图像混合"
3349
3350#: src/main/generic-options.c:47
3351msgid "Photograph"
3352msgstr "照片"
3353
3354#: src/main/generic-options.c:48
3355msgid "Line Art"
3356msgstr "线条艺术"
3357
3358#: src/main/generic-options.c:53
3359msgid "Page"
3360msgstr "页面"
3361
3362#: src/main/generic-options.c:54
3363msgid "Job"
3364msgstr "任务"
3365
3366#: src/main/generic-options.c:66
3367msgid "Image Type"
3368msgstr "图像类型"
3369
3370#: src/main/generic-options.c:67
3371msgid "Type of image being printed"
3372msgstr "正在打印的图像类型"
3373
3374#: src/main/generic-options.c:72
3375msgid "Job Mode"
3376msgstr "任务模式"
3377
3378#: src/main/generic-options.c:73
3379msgid "Job vs. page mode"
3380msgstr ""
3381
3382#: src/main/generic-options.c:78
3383msgid "Page Number"
3384msgstr "页码"
3385
3386#: src/main/generic-options.c:79
3387msgid "Page number"
3388msgstr "页码"
3389
3390#: src/main/generic-options.c:84 src/main/generic-options.c:85
3391#: src/gutenprintui2/panel.c:1582
3392msgid "Number of Copies"
3393msgstr "副本数量"
3394
3395#: src/main/generic-options.c:90 src/main/generic-options.c:91
3396msgid "Collate the Job"
3397msgstr ""
3398
3399#: src/gutenprintui2/curve.c:126
3400msgid "Curve type"
3401msgstr "曲线类型"
3402
3403#: src/gutenprintui2/curve.c:127
3404msgid "Is this curve linear, spline interpolated, or free-form"
3405msgstr "曲线为线性、样条插值还是自由曲线"
3406
3407#: src/gutenprintui2/curve.c:135
3408msgid "Minimum X"
3409msgstr ""
3410
3411#: src/gutenprintui2/curve.c:136
3412msgid "Minimum possible value for X"
3413msgstr ""
3414
3415#: src/gutenprintui2/curve.c:145
3416msgid "Maximum X"
3417msgstr ""
3418
3419#: src/gutenprintui2/curve.c:146
3420msgid "Maximum possible X value"
3421msgstr ""
3422
3423#: src/gutenprintui2/curve.c:155
3424msgid "Minimum Y"
3425msgstr ""
3426
3427#: src/gutenprintui2/curve.c:156
3428msgid "Minimum possible value for Y"
3429msgstr ""
3430
3431#: src/gutenprintui2/curve.c:165
3432msgid "Maximum Y"
3433msgstr ""
3434
3435#: src/gutenprintui2/curve.c:166
3436msgid "Maximum possible value for Y"
3437msgstr ""
3438
3439#: src/gutenprintui2/gammacurve.c:393
3440msgid "Gamma"
3441msgstr "伽马值"
3442
3443#: src/gutenprintui2/gammacurve.c:403
3444msgid "_Gamma value"
3445msgstr "伽马值 (_G)"
3446
3447#: src/gutenprintui2/panel.c:275
3448msgid "Inch"
3449msgstr "英寸"
3450
3451#: src/gutenprintui2/panel.c:275
3452msgid "Set the base unit of measurement to inches"
3453msgstr "将测量的基本单位设置为英寸"
3454
3455#: src/gutenprintui2/panel.c:277
3456msgid "cm"
3457msgstr "厘米"
3458
3459#: src/gutenprintui2/panel.c:277
3460msgid "Set the base unit of measurement to centimetres"
3461msgstr "将测量的基本单位设置为厘米"
3462
3463#: src/gutenprintui2/panel.c:279
3464msgid "Points"
3465msgstr ""
3466
3467#: src/gutenprintui2/panel.c:279
3468msgid "Set the base unit of measurement to points (1/72\")"
3469msgstr "将测量的基本单位设置为点 (1/72 英寸)"
3470
3471#: src/gutenprintui2/panel.c:281
3472msgid "mm"
3473msgstr "毫米"
3474
3475#: src/gutenprintui2/panel.c:281
3476msgid "Set the base unit of measurement to millimetres"
3477msgstr "将测量的基本单位设置为毫米"
3478
3479#: src/gutenprintui2/panel.c:283
3480msgid "Pica"
3481msgstr ""
3482
3483#: src/gutenprintui2/panel.c:283
3484msgid "Set the base unit of measurement to picas (1/12\")"
3485msgstr "将测量的基本单位设置为十二点活字 (1/12 英寸)"
3486
3487#: src/gutenprintui2/panel.c:290
3488msgid "Color output"
3489msgstr "颜色输出"
3490
3491#: src/gutenprintui2/panel.c:292
3492msgid "Print in shades of gray using black ink"
3493msgstr "使用黑色墨水打印灰度"
3494
3495#: src/gutenprintui2/panel.c:304
3496msgid "Standard Command"
3497msgstr "标准命令"
3498
3499#: src/gutenprintui2/panel.c:304
3500msgid "Use standard print command"
3501msgstr "使用标准印刷命令"
3502
3503#: src/gutenprintui2/panel.c:305
3504msgid "Custom Command"
3505msgstr "自定义命令"
3506
3507#: src/gutenprintui2/panel.c:305
3508msgid "Use custom print command"
3509msgstr "使用自定义印刷命令"
3510
3511#: src/gutenprintui2/panel.c:306 src/gutenprintui2/plist.c:704
3512#: src/gutenprintui2/plist.c:787
3513msgid "File"
3514msgstr "文件"
3515
3516#: src/gutenprintui2/panel.c:306
3517msgid "Print to a file"
3518msgstr "打印到文件"
3519
3520#: src/gutenprintui2/panel.c:522
3521msgid "Edit Curve..."
3522msgstr "编辑曲线 ..."
3523
3524#: src/gutenprintui2/panel.c:533
3525#, fuzzy
3526msgid "Set Default"
3527msgstr "设置为默认值"
3528
3529#: src/gutenprintui2/panel.c:535
3530#, fuzzy
3531msgid "Restore Previous"
3532msgstr "恢复到之前的配置"
3533
3534#: src/gutenprintui2/panel.c:537 src/gutenprintui2/panel.c:1723
3535#: src/gutenprintui2/panel.c:1977 src/gutenprintui2/panel.c:2009
3536msgid "OK"
3537msgstr "确定"
3538
3539#: src/gutenprintui2/panel.c:539 src/gutenprintui2/panel.c:1387
3540#: src/gutenprintui2/panel.c:1725 src/gutenprintui2/panel.c:1979
3541msgid "Cancel"
3542msgstr "取消"
3543
3544#: src/gutenprintui2/panel.c:641
3545msgid "Select File..."
3546msgstr "选择文件 ..."
3547
3548#: src/gutenprintui2/panel.c:1025
3549msgid "Reset"
3550msgstr "复位"
3551
3552#: src/gutenprintui2/panel.c:1370
3553#, c-format
3554msgid "%s -- Print v%s"
3555msgstr "%s — 打印 v%s"
3556
3557#: src/gutenprintui2/panel.c:1379
3558msgid "About"
3559msgstr "关于"
3560
3561#: src/gutenprintui2/panel.c:1381
3562msgid ""
3563"Print and\n"
3564"Save Settings"
3565msgstr ""
3566"打印并\n"
3567"保存设置"
3568
3569#: src/gutenprintui2/panel.c:1383
3570msgid ""
3571"Save\n"
3572"Settings"
3573msgstr ""
3574"保存\n"
3575"设置"
3576
3577#: src/gutenprintui2/panel.c:1385
3578msgid "Print"
3579msgstr "打印"
3580
3581#: src/gutenprintui2/panel.c:1438
3582msgid "Preview"
3583msgstr "预览"
3584
3585#: src/gutenprintui2/panel.c:1463
3586msgid ""
3587"Position the image on the page.\n"
3588"Click and drag with the primary button to position the image.\n"
3589"Click and drag with the second button to move the image with finer "
3590"precision; each unit of motion moves the image one point (1/72\")\n"
3591"Click and drag with the third (middle) button to move the image in units of "
3592"the image size.\n"
3593"Holding down the shift key while clicking and dragging constrains the image "
3594"to only horizontal or vertical motion.\n"
3595"If you click another button while dragging the mouse, the image will return "
3596"to its original position."
3597msgstr ""
3598
3599#: src/gutenprintui2/panel.c:1510
3600msgid "Paper Size"
3601msgstr "纸张尺寸"
3602
3603#: src/gutenprintui2/panel.c:1533
3604msgid "Show All Paper Sizes"
3605msgstr "显示所有纸张尺寸"
3606
3607#: src/gutenprintui2/panel.c:1549
3608msgid "Dimensions:"
3609msgstr "尺寸:"
3610
3611#: src/gutenprintui2/panel.c:1554 src/gutenprintui2/panel.c:2252
3612msgid "Width:"
3613msgstr "宽度:"
3614
3615#: src/gutenprintui2/panel.c:1555
3616msgid "Width of the paper that you wish to print to"
3617msgstr ""
3618
3619#: src/gutenprintui2/panel.c:1559 src/gutenprintui2/panel.c:2254
3620msgid "Height:"
3621msgstr "高度:"
3622
3623#: src/gutenprintui2/panel.c:1560
3624msgid "Height of the paper that you wish to print to"
3625msgstr ""
3626
3627#: src/gutenprintui2/panel.c:1565
3628#, fuzzy
3629msgid "Automatic Paper Size"
3630msgstr "自动调整纸张大小"
3631
3632#: src/gutenprintui2/panel.c:1594
3633msgid "Select the number of copies to print; a value between 1 and 100"
3634msgstr "选择要打印的副本数;输入一个介于 1 到 100 的数值"
3635
3636#: src/gutenprintui2/panel.c:1626
3637msgid "Image Position"
3638msgstr "图像位置"
3639
3640#: src/gutenprintui2/panel.c:1643
3641msgid "Auto"
3642msgstr "自动"
3643
3644#: src/gutenprintui2/panel.c:1649
3645msgid "Upside down"
3646msgstr ""
3647
3648#: src/gutenprintui2/panel.c:1651
3649msgid "Seascape"
3650msgstr ""
3651
3652#: src/gutenprintui2/panel.c:1655
3653msgid ""
3654"Select the orientation: portrait, landscape, upside down, or seascape "
3655"(upside down landscape)"
3656msgstr ""
3657
3658#: src/gutenprintui2/panel.c:1657
3659msgid "Orientation:"
3660msgstr "朝向:"
3661
3662#: src/gutenprintui2/panel.c:1668
3663msgid "Left:"
3664msgstr "右边:"
3665
3666#: src/gutenprintui2/panel.c:1669
3667msgid "Distance from the left of the paper to the image"
3668msgstr ""
3669
3670#: src/gutenprintui2/panel.c:1672 src/gutenprintui2/panel.c:1676
3671msgid "Right:"
3672msgstr "左边:"
3673
3674#: src/gutenprintui2/panel.c:1673
3675msgid "Distance from the left of the paper to the right of the image"
3676msgstr ""
3677
3678#: src/gutenprintui2/panel.c:1677
3679msgid "Distance from the right of the paper to the image"
3680msgstr ""
3681
3682#: src/gutenprintui2/panel.c:1679
3683msgid "Top:"
3684msgstr "顶部:"
3685
3686#: src/gutenprintui2/panel.c:1680
3687msgid "Distance from the top of the paper to the image"
3688msgstr ""
3689
3690#: src/gutenprintui2/panel.c:1683 src/gutenprintui2/panel.c:1687
3691msgid "Bottom:"
3692msgstr "底部:"
3693
3694#: src/gutenprintui2/panel.c:1684
3695msgid "Distance from the top of the paper to bottom of the image"
3696msgstr ""
3697
3698#: src/gutenprintui2/panel.c:1688
3699msgid "Distance from the bottom of the paper to the image"
3700msgstr ""
3701
3702#: src/gutenprintui2/panel.c:1698
3703msgid "Center:"
3704msgstr "中点:"
3705
3706#: src/gutenprintui2/panel.c:1701
3707msgid "Horizontal"
3708msgstr "水平"
3709
3710#: src/gutenprintui2/panel.c:1702
3711msgid "Center the image horizontally on the paper"
3712msgstr ""
3713
3714#: src/gutenprintui2/panel.c:1705
3715msgid "Center the image on the paper"
3716msgstr ""
3717
3718#: src/gutenprintui2/panel.c:1707
3719msgid "Vertical"
3720msgstr "垂直"
3721
3722#: src/gutenprintui2/panel.c:1708
3723msgid "Center the image vertically on the paper"
3724msgstr ""
3725
3726#: src/gutenprintui2/panel.c:1721
3727msgid "Setup Printer"
3728msgstr "设置打印机"
3729
3730#: src/gutenprintui2/panel.c:1745
3731msgid "Printer Make:"
3732msgstr "打印机制造商:"
3733
3734#: src/gutenprintui2/panel.c:1756
3735msgid "Select the make of your printer"
3736msgstr "选择打印机的制造商"
3737
3738#: src/gutenprintui2/panel.c:1774 src/gutenprintui2/panel.c:1862
3739#: src/gutenprintui2/panel.c:2079
3740msgid "Printer Model:"
3741msgstr "打印机型号:"
3742
3743#: src/gutenprintui2/panel.c:1785
3744msgid "Select your printer model"
3745msgstr "选择打印机型号"
3746
3747#: src/gutenprintui2/panel.c:1833
3748msgid "PPD File:"
3749msgstr "PPD 文件:"
3750
3751#: src/gutenprintui2/panel.c:1849
3752msgid "Enter the correct PPD filename for your printer"
3753msgstr "为你的打印机输入正确的 PPD 文件名"
3754
3755#: src/gutenprintui2/panel.c:1851 src/gutenprintui2/panel.c:1931
3756msgid "Browse"
3757msgstr "浏览"
3758
3759#: src/gutenprintui2/panel.c:1858
3760msgid "Choose the correct PPD filename for your printer"
3761msgstr "为你的打印机选择正确的 PPD 文件名"
3762
3763#: src/gutenprintui2/panel.c:1900
3764msgid ""
3765"Select the name of the output queue (not the type, or model, of printer) "
3766"that you wish to print to"
3767msgstr ""
3768
3769#: src/gutenprintui2/panel.c:1902
3770msgid "Printer Queue:"
3771msgstr "打印队列:"
3772
3773#: src/gutenprintui2/panel.c:1918
3774msgid "Enter the correct command to print to your printer. "
3775msgstr ""
3776
3777#: src/gutenprintui2/panel.c:1929
3778msgid "Enter the file to print to. "
3779msgstr "输入要打印到的文件。 "
3780
3781#: src/gutenprintui2/panel.c:1937
3782#, fuzzy
3783msgid "File to print to"
3784msgstr "要打印到的文件"
3785
3786#: src/gutenprintui2/panel.c:1945
3787msgid "Print To File"
3788msgstr "打印到文件"
3789
3790#: src/gutenprintui2/panel.c:1975
3791msgid "Define New Printer"
3792msgstr "定义新打印机"
3793
3794#: src/gutenprintui2/panel.c:1993 src/gutenprintui2/panel.c:2076
3795msgid "Printer Name:"
3796msgstr "打印机名称:"
3797
3798#: src/gutenprintui2/panel.c:1997
3799msgid "Enter the name you wish to give this logical printer"
3800msgstr ""
3801
3802#: src/gutenprintui2/panel.c:2007
3803msgid "About Gutenprint "
3804msgstr "关于 Gutenprint "
3805
3806#: src/gutenprintui2/panel.c:2014
3807msgid "Gutenprint Version "
3808msgstr "Gutenprint 版本"
3809
3810#: src/gutenprintui2/panel.c:2074
3811msgid ""
3812"Select the name of the printer (not the type, or model, of printer) that you "
3813"wish to print to"
3814msgstr "选择需要使用的打印机名称(非打印机的类型或型号)"
3815
3816#: src/gutenprintui2/panel.c:2091
3817msgid "Setup Printer..."
3818msgstr "设置打印机..."
3819
3820#: src/gutenprintui2/panel.c:2093
3821msgid ""
3822"Choose the printer model, PPD file, and command that is used to print to "
3823"this printer"
3824msgstr "选择打印机型号、PPD 文件以及用于此打印机的印刷命令"
3825
3826#: src/gutenprintui2/panel.c:2106
3827msgid "New Printer..."
3828msgstr "新打印机..."
3829
3830#: src/gutenprintui2/panel.c:2107
3831msgid ""
3832"Define a new logical printer. This can be used to name a collection of "
3833"settings that you wish to remember for future use."
3834msgstr ""
3835
3836#: src/gutenprintui2/panel.c:2137
3837msgid "Set Printer Option Defaults"
3838msgstr "设置打印机选项默认值"
3839
3840#: src/gutenprintui2/panel.c:2138
3841msgid "Set all printer options to their defaults"
3842msgstr "将所有打印机选项设置为默认值"
3843
3844#: src/gutenprintui2/panel.c:2161
3845msgid "Image Size"
3846msgstr "图像尺寸"
3847
3848#: src/gutenprintui2/panel.c:2186
3849msgid "Scaling:"
3850msgstr ""
3851
3852#: src/gutenprintui2/panel.c:2190
3853msgid "Set the scale (size) of the image"
3854msgstr ""
3855
3856#: src/gutenprintui2/panel.c:2212
3857msgid "Scale by:"
3858msgstr ""
3859
3860#: src/gutenprintui2/panel.c:2217
3861msgid ""
3862"Select whether scaling is measured as percent of available page size or "
3863"number of output dots per inch"
3864msgstr ""
3865
3866#: src/gutenprintui2/panel.c:2220
3867msgid "Percent"
3868msgstr "百分比"
3869
3870#: src/gutenprintui2/panel.c:2225
3871msgid "Scale the print to the size of the page"
3872msgstr ""
3873
3874#: src/gutenprintui2/panel.c:2229
3875msgid "PPI"
3876msgstr "PPI"
3877
3878#: src/gutenprintui2/panel.c:2234
3879msgid "Scale the print to the number of dots per inch"
3880msgstr ""
3881
3882#: src/gutenprintui2/panel.c:2252
3883msgid "Set the width of the print"
3884msgstr "设置印刷品的宽度"
3885
3886#: src/gutenprintui2/panel.c:2254
3887msgid "Set the height of the print"
3888msgstr "设置印刷品的高度"
3889
3890#: src/gutenprintui2/panel.c:2260
3891msgid ""
3892"Use Original\n"
3893"Image Size"
3894msgstr "使用原图像大小"
3895
3896#: src/gutenprintui2/panel.c:2266
3897msgid "Set the print size to the size of the image"
3898msgstr "将印刷大小设置为图像尺寸"
3899
3900#: src/gutenprintui2/panel.c:2290
3901msgid "Print Color Adjust"
3902msgstr "印刷色彩调整"
3903
3904#: src/gutenprintui2/panel.c:2293
3905msgid "Set Defaults"
3906msgstr ""
3907
3908#: src/gutenprintui2/panel.c:2295
3909msgid "Close"
3910msgstr "关闭"
3911
3912#: src/gutenprintui2/panel.c:2324
3913msgid "Image preview"
3914msgstr "图像预览"
3915
3916#: src/gutenprintui2/panel.c:2338
3917msgid "View Output Channels:"
3918msgstr "查看输出通道:"
3919
3920#: src/gutenprintui2/panel.c:2429
3921msgid "Output"
3922msgstr "输出"
3923
3924#: src/gutenprintui2/panel.c:2457
3925msgid "Output Type:"
3926msgstr "输出类型:"
3927
3928#: src/gutenprintui2/panel.c:2461
3929msgid "Select the desired output type"
3930msgstr "选择希望使用的输出类型"
3931
3932#: src/gutenprintui2/panel.c:2482
3933msgid "Adjust Output..."
3934msgstr "调整输出..."
3935
3936#: src/gutenprintui2/panel.c:2491
3937msgid ""
3938"Adjust color balance, brightness, contrast, saturation, and dither algorithm"
3939msgstr "调整色彩平衡、亮度、对比度、饱和度以及抖动算法"
3940
3941#: src/gutenprintui2/panel.c:2510
3942msgid "Size Units:"
3943msgstr "尺寸单位:"
3944
3945#: src/gutenprintui2/panel.c:2513
3946msgid " "
3947msgstr " "
3948
3949#: src/gutenprintui2/panel.c:2537
3950msgid "Units:"
3951msgstr "尺寸"
3952
3953#: src/gutenprintui2/panel.c:2542
3954msgid "Select the base unit of measurement for printing"
3955msgstr ""
3956
3957#: src/gutenprintui2/plist.c:91 src/gutenprintui2/plist.c:100
3958msgid "System V lp"
3959msgstr "System V lp"
3960
3961#: src/gutenprintui2/plist.c:97
3962msgid "CUPS"
3963msgstr "CUPS"
3964
3965#: src/gutenprintui2/plist.c:103
3966msgid "Berkeley lpd (/etc/lpc)"
3967msgstr "Berkeley lpd (/etc/lpc)"
3968
3969#: src/gutenprintui2/plist.c:106
3970msgid "Berkeley lpd (/usr/bsd/lpc)"
3971msgstr "Berkeley lpd (/usr/bsd/lpc)"
3972
3973#: src/gutenprintui2/plist.c:109
3974msgid "Berkeley lpd (/usr/etc/lpc"
3975msgstr "Berkeley lpd (/usr/etc/lpc)"
3976
3977#: src/gutenprintui2/plist.c:112
3978msgid "Berkeley lpd (/usr/libexec/lpc)"
3979msgstr "Berkeley lpd (/usr/libexec/lpc)"
3980
3981#: src/gutenprintui2/plist.c:115
3982msgid "Berkeley lpd (/usr/sbin/lpc)"
3983msgstr "Berkeley lpd (/usr/sbin/lpc)"
3984
3985#: src/gutenprintui2/plist.c:1057
3986msgid "Printer"
3987msgstr "打印机"
3988
3989#: src/gutenprintui2/plist.c:1250
3990msgid "(Default Printer)"
3991msgstr "(默认打印机)"
3992
3993#: src/cups/genppd.c:116
3994msgid "Printer Features"
3995msgstr "打印机特性"
3996
3997#: src/cups/genppd.c:117
3998msgid "Output Control"
3999msgstr "输出控制"
4000
4001#: src/cups/genppd.c:122
4002msgid "Common"
4003msgstr ""
4004
4005#: src/cups/genppd.c:123
4006msgid "Extra 1"
4007msgstr ""
4008
4009#: src/cups/genppd.c:124
4010msgid "Extra 2"
4011msgstr ""
4012
4013#: src/cups/genppd.c:125
4014msgid "Extra 3"
4015msgstr ""
4016
4017#: src/cups/genppd.c:126
4018msgid "Extra 4"
4019msgstr ""
4020
4021#: src/cups/genppd.c:127
4022msgid "Extra 5"
4023msgstr ""
4024
4025#. TRANSLATORS: Specify the language of the PPD translation.
4026#. * Use the English name of your language here, e.g. "Swedish" instead of
4027#. * "Svenska".
4028#: src/cups/genppd.c:316
4029msgid "English"
4030msgstr "Chinese (China)"
4031
4032#: src/cups/genppd.c:537 src/cups/genppd.c:555 src/cups/genppd.c:1741
4033#: src/cups/genppd.c:1742
4034msgid "Media Size"
4035msgstr "媒体大小"
4036
4037#: src/cups/genppd.c:630 src/cups/genppd.c:1776
4038msgid "Color Model"
4039msgstr ""
4040
4041#: src/cups/genppd.c:657 src/cups/genppd.c:1778
4042msgid "Inverted Grayscale"
4043msgstr ""
4044
4045#: src/cups/genppd.c:667 src/cups/genppd.c:1782
4046msgid "RGB Color"
4047msgstr "RGB 颜色"
4048
4049#: src/cups/genppd.c:674 src/cups/genppd.c:1783
4050msgid "CMY Color"
4051msgstr "CMY 颜色"
4052
4053#: src/cups/genppd.c:699 src/cups/genppd.c:1793
4054msgid "Color Precision"
4055msgstr "颜色精度"
4056
4057#: src/cups/genppd.c:881 src/cups/genppd.c:892 src/cups/genppd.c:1073
4058msgid "Yes"
4059msgstr "是"
4060
4061#: src/cups/genppd.c:881 src/cups/genppd.c:890 src/cups/genppd.c:1072
4062msgid "No"
4063msgstr "否"
4064
4065#: src/cups/genppd.c:931 src/cups/genppd.c:997 src/cups/genppd.c:1093
4066#: src/cups/genppd.c:1124
4067msgid "Value"
4068msgstr "值"
4069
4070#: src/cups/genppd.c:939 src/cups/genppd.c:1098
4071msgid "Fine Adjustment"
4072msgstr "微调"
4073
4074#: src/cups/genppd.c:982 src/cups/genppd.c:1118
4075#, c-format
4076msgid "%.1f mm"
4077msgstr "%.1f 毫米"
4078
4079#: src/cups/genppd.c:1598 src/cups/genppd.c:1887
4080msgid "Reverse"
4081msgstr ""
4082
4083#: src/cups/genppd.c:1619 src/cups/genppd.c:1903
4084msgid "2-Sided Printing"
4085msgstr "双面印刷"
4086
4087#: src/cups/genppd.c:1644 src/cups/genppd.c:1920
4088msgid "Shrink Page If Necessary to Fit Borders"
4089msgstr "必要时缩小页面以贴合边界"
4090
4091#: src/cups/genppd.c:1649 src/cups/genppd.c:1921
4092msgid "Shrink (print the whole page)"
4093msgstr "缩小 (打印整页)"
4094
4095#: src/cups/genppd.c:1650 src/cups/genppd.c:1922
4096msgid "Crop (preserve dimensions)"
4097msgstr "裁剪 (保持比例)"
4098
4099#: src/cups/genppd.c:1651 src/cups/genppd.c:1923
4100msgid "Expand (use maximum page area)"
4101msgstr "拉伸 (最大化页面使用)"
4102
4103#: src/escputil/escputil.c:73
4104msgid "Escputil version "
4105msgstr "Escputil 版本 "
4106
4107#: src/escputil/escputil.c:79
4108msgid ""
4109"Copyright 2000-2006 Robert Krawitz (rlk@alum.mit.edu)\n"
4110"\n"
4111"This program is free software; you can redistribute it and/or modify it\n"
4112"under the terms of the GNU General Public License as published by the Free\n"
4113"Software Foundation; either version 2 of the License, or (at your option)\n"
4114"any later version.\n"
4115"\n"
4116"This program is distributed in the hope that it will be useful, but\n"
4117"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\n"
4118"or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License\n"
4119"for more details.\n"
4120"\n"
4121"You should have received a copy of the GNU General Public License\n"
4122"along with this program.  If not, see <https://www.gnu.org/licenses/>.\n"
4123msgstr ""
4124
4125#: src/escputil/escputil.c:122
4126msgid ""
4127"Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M | -X]\n"
4128"                [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n"
4129"                [-C choices] [-p patterns]\n"
4130"Perform maintenance on EPSON Stylus (R) printers.\n"
4131"Examples: escputil --ink-level --raw-device /dev/usb/lp0\n"
4132"          escputil --clean-head --new --printer-name MyQueue\n"
4133"\n"
4134"  Commands:\n"
4135"    -c|--clean-head    Clean the print head.\n"
4136"    -n|--nozzle-check  Print a nozzle test pattern.\n"
4137"                       Dirty or clogged nozzles will show as gaps in the\n"
4138"                       pattern.  If you see any gaps, you should clean\n"
4139"                       the print head.\n"
4140"    -a|--align-head    Align the print head.  CAUTION: Misuse of this\n"
4141"                       utility may result in poor print quality and/or\n"
4142"                       damage to the printer.\n"
4143"    -s|--status        Retrieve printer status.\n"
4144"    -i|--ink-level     Obtain the ink level from the printer.  This "
4145"requires\n"
4146"                       read/write access to the raw printer device.\n"
4147"    -e|--extended-ink-info     Obtain the extended ink information from the\n"
4148"                       printer.  This requires read/write access to the raw\n"
4149"                       printer device.\n"
4150"    -d|--identify      Query the printer for make and model information.\n"
4151"                       This requires read/write access to the raw printer\n"
4152"                       device.\n"
4153"    -X|--reset-ink     Reset ink levels.\n"
4154"                       This requires read/write access to the raw printer\n"
4155"                       device.\n"
4156"    -l|--license       Display the license/warranty terms of this program.\n"
4157"    -M|--list-models   List the available printer models.\n"
4158"    -h|--help          Print this help message.\n"
4159"  Options:\n"
4160"    -P|--printer-name  Specify the name of the printer queue to operate on.\n"
4161"                       Default is the default system printer.\n"
4162"    -r|--raw-device    Specify the name of the device to write to directly\n"
4163"                       rather than going through a printer queue.\n"
4164"    -m|--model         Specify the printer model.\n"
4165"    -u|--new           The printer is a new printer (Stylus Color 740 or\n"
4166"                       newer).  Only needed when not using a raw device or\n"
4167"                       when the model is not specified.\n"
4168"    -q|--quiet         Suppress the banner.\n"
4169"    -S|--short-name    Print the short name of the printer with --identify.\n"
4170"    -C|--choices       Specify the number of pattern choices for alignment\n"
4171"    -p|--patterns      Specify the number of sets of patterns for alignment\n"
4172msgstr ""
4173
4174#: src/escputil/escputil.c:168
4175msgid ""
4176"Usage: escputil [OPTIONS] [COMMAND]\n"
4177"Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M | -X]\n"
4178"                [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n"
4179"                [-C choices] [-p patterns]\n"
4180"Perform maintenance on EPSON Stylus (R) printers.\n"
4181"Examples: escputil -i -r /dev/usb/lp0\n"
4182"          escputil -c -u -P MyQueue\n"
4183"\n"
4184"  Commands:\n"
4185"    -c Clean the print head.\n"
4186"    -n Print a nozzle test pattern.\n"
4187"          Dirty or clogged nozzles will show as gaps in the\n"
4188"          pattern.  If you see any gaps, you should clean\n"
4189"          the print head.\n"
4190"    -a Align the print head.  CAUTION: Misuse of this\n"
4191"          utility may result in poor print quality and/or\n"
4192"          damage to the printer.\n"
4193"    -s Retrieve printer status.\n"
4194"    -i Obtain the ink level from the printer.  This requires\n"
4195"          read/write access to the raw printer device.\n"
4196"    -e Obtain the extended ink information from the printer.\n"
4197"          Only for R800 printer and friends. This requires\n"
4198"          read/write access to the raw printer device.\n"
4199"    -d Query the printer for make and model information.  This\n"
4200"          requires read/write access to the raw printer device.\n"
4201"    -X Reset ink levels. This requires read/write access to the raw\n"
4202"          printer device.\n"
4203"    -l Display the license/warranty terms of this program.\n"
4204"    -M List the available printer models.\n"
4205"    -h Print this help message.\n"
4206"  Options:\n"
4207"    -P Specify the name of the printer queue to operate on.\n"
4208"          Default is the default system printer.\n"
4209"    -r Specify the name of the device to write to directly\n"
4210"          rather than going through a printer queue.\n"
4211"    -u The printer is a new printer (Stylus Color 740 or newer).\n"
4212"          Only needed when not using a raw device.\n"
4213"    -q Suppress the banner.\n"
4214"    -S Print the short name of the printer with -d.\n"
4215"    -m Specify the precise printer model for head alignment.\n"
4216"    -C Specify the number of pattern choices for alignment\n"
4217"    -p Specify the number of sets of patterns for alignment\n"
4218msgstr ""
4219
4220#: src/escputil/escputil.c:350 src/escputil/escputil.c:358
4221#, c-format
4222msgid "You may only specify one printer or raw device."
4223msgstr ""
4224
4225#: src/escputil/escputil.c:366
4226#, c-format
4227msgid "You may only specify one printer model."
4228msgstr ""
4229
4230#: src/escputil/escputil.c:390
4231#, c-format
4232msgid "Alignment choices must be at least 1."
4233msgstr ""
4234
4235#: src/escputil/escputil.c:398
4236#, c-format
4237msgid "Alignment passes must be at least 1."
4238msgstr ""
4239
4240#: src/escputil/escputil.c:404
4241#, c-format
4242msgid "Unknown option %c\n"
4243msgstr "未知选项 %c\n"
4244
4245#: src/escputil/escputil.c:412
4246#, c-format
4247msgid "Usage: %s [OPTIONS] command\n"
4248msgstr "用法:%s [选项] 命令\n"
4249
4250#: src/escputil/escputil.c:414
4251#, c-format
4252msgid "Type `%s --help' for more information.\n"
4253msgstr "输入 `%s --help' 以获取更多信息。\n"
4254
4255#: src/escputil/escputil.c:416
4256#, c-format
4257msgid "Type `%s -h' for more information.\n"
4258msgstr "输入 `%s -h' 以获取更多信息。\n"
4259
4260#: src/escputil/escputil.c:485
4261#, c-format
4262msgid "Cannot open device %s: %s\n"
4263msgstr "无法打开设备 %s:%s\n"
4264
4265#: src/escputil/escputil.c:508
4266#, c-format
4267msgid "Cannot print to printer %s with %s\n"
4268msgstr ""
4269
4270#: src/escputil/escputil.c:524 src/escputil/escputil.c:534
4271#, c-format
4272msgid "Unable to send command to printer\n"
4273msgstr "无法将命令发送到打印机\n"
4274
4275#: src/escputil/escputil.c:595
4276#, c-format
4277msgid "Read from printer timed out\n"
4278msgstr "从打印机读取超时\n"
4279
4280#: src/escputil/escputil.c:600
4281#, c-format
4282msgid "Cannot read from %s: %s\n"
4283msgstr "无法从 %s 读取:%s\n"
4284
4285#: src/escputil/escputil.c:780
4286#, c-format
4287msgid "Please specify a raw device\n"
4288msgstr ""
4289
4290#: src/escputil/escputil.c:787
4291#, c-format
4292msgid "Cannot open %s read/write: %s\n"
4293msgstr ""
4294
4295#: src/escputil/escputil.c:834
4296#, c-format
4297msgid "Unknown printer %s!\n"
4298msgstr "未知打印机 %s!\n"
4299
4300#: src/escputil/escputil.c:895 src/escputil/escputil.c:1546
4301#, c-format
4302msgid "Cannot write to %s: %s\n"
4303msgstr "无法写入到 %s:%s\n"
4304
4305#: src/escputil/escputil.c:946 src/escputil/escputil.c:1525
4306#: src/escputil/escputil.c:1609
4307#, c-format
4308msgid ""
4309"\n"
4310"Cannot write to %s: %s\n"
4311msgstr ""
4312"\n"
4313"无法写入到 %s:%s\n"
4314
4315#: src/escputil/escputil.c:989
4316#, c-format
4317msgid ""
4318"\n"
4319"Cannot detect printer type.\n"
4320"Please use -m to specify your printer model.\n"
4321msgstr ""
4322"\n"
4323"无法探测打印机类型。\n"
4324"请使用 -m 参数指定打印机型号。\n"
4325
4326#: src/escputil/escputil.c:1058 src/xml/xmli18n-tmp.h:124
4327#: src/xml/xmli18n-tmp.h:146 src/xml/xmli18n-tmp.h:260
4328#: src/xml/xmli18n-tmp.h:277 src/xml/xmli18n-tmp.h:294
4329#: src/xml/xmli18n-tmp.h:574 src/xml/xmli18n-tmp.h:591
4330#: src/xml/xmli18n-tmp.h:600 src/xml/xmli18n-tmp.h:617
4331#: src/xml/xmli18n-tmp.h:626 src/xml/xmli18n-tmp.h:646
4332#: src/xml/xmli18n-tmp.h:666 src/xml/xmli18n-tmp.h:996
4333#: src/xml/xmli18n-tmp.h:1394 src/xml/xmli18n-tmp.h:1571
4334#: src/xml/xmli18n-tmp.h:2069 src/xml/xmli18n-tmp.h:2091
4335#: src/xml/xmli18n-tmp.h:2444 src/xml/xmli18n-tmp.h:2667
4336msgid "Photo Black"
4337msgstr ""
4338
4339#: src/escputil/escputil.c:1059 src/escputil/escputil.c:1065
4340#: src/escputil/escputil.c:1066 src/escputil/escputil.c:1326
4341#: src/escputil/escputil.c:1395 src/escputil/escputil.c:1432
4342msgid "Unknown"
4343msgstr "未知"
4344
4345#: src/escputil/escputil.c:1063 src/escputil/escputil.c:1083
4346#: src/escputil/escputil.c:1358 src/xml/xmli18n-tmp.h:5
4347#: src/xml/xmli18n-tmp.h:86 src/xml/xmli18n-tmp.h:206 src/xml/xmli18n-tmp.h:222
4348#: src/xml/xmli18n-tmp.h:243 src/xml/xmli18n-tmp.h:266
4349#: src/xml/xmli18n-tmp.h:283 src/xml/xmli18n-tmp.h:300
4350#: src/xml/xmli18n-tmp.h:325 src/xml/xmli18n-tmp.h:350
4351#: src/xml/xmli18n-tmp.h:375 src/xml/xmli18n-tmp.h:400
4352#: src/xml/xmli18n-tmp.h:440 src/xml/xmli18n-tmp.h:456
4353#: src/xml/xmli18n-tmp.h:490 src/xml/xmli18n-tmp.h:515
4354#: src/xml/xmli18n-tmp.h:540 src/xml/xmli18n-tmp.h:557
4355#: src/xml/xmli18n-tmp.h:580 src/xml/xmli18n-tmp.h:606
4356#: src/xml/xmli18n-tmp.h:632 src/xml/xmli18n-tmp.h:652
4357#: src/xml/xmli18n-tmp.h:671 src/xml/xmli18n-tmp.h:730
4358#: src/xml/xmli18n-tmp.h:901 src/xml/xmli18n-tmp.h:919
4359#: src/xml/xmli18n-tmp.h:932 src/xml/xmli18n-tmp.h:945
4360#: src/xml/xmli18n-tmp.h:957 src/xml/xmli18n-tmp.h:967
4361#: src/xml/xmli18n-tmp.h:1027 src/xml/xmli18n-tmp.h:1033
4362#: src/xml/xmli18n-tmp.h:1093 src/xml/xmli18n-tmp.h:1159
4363#: src/xml/xmli18n-tmp.h:1178 src/xml/xmli18n-tmp.h:1192
4364#: src/xml/xmli18n-tmp.h:1223 src/xml/xmli18n-tmp.h:1236
4365#: src/xml/xmli18n-tmp.h:1242 src/xml/xmli18n-tmp.h:1256
4366#: src/xml/xmli18n-tmp.h:1271 src/xml/xmli18n-tmp.h:1299
4367#: src/xml/xmli18n-tmp.h:1306 src/xml/xmli18n-tmp.h:1324
4368#: src/xml/xmli18n-tmp.h:1337 src/xml/xmli18n-tmp.h:1362
4369#: src/xml/xmli18n-tmp.h:1410 src/xml/xmli18n-tmp.h:1426
4370#: src/xml/xmli18n-tmp.h:1513 src/xml/xmli18n-tmp.h:1530
4371#: src/xml/xmli18n-tmp.h:1631 src/xml/xmli18n-tmp.h:1647
4372#: src/xml/xmli18n-tmp.h:1664 src/xml/xmli18n-tmp.h:1714
4373#: src/xml/xmli18n-tmp.h:1746 src/xml/xmli18n-tmp.h:1803
4374#: src/xml/xmli18n-tmp.h:1820
4375msgid "Light Cyan"
4376msgstr "淡青色"
4377
4378#: src/escputil/escputil.c:1064 src/escputil/escputil.c:1084
4379#: src/escputil/escputil.c:1359 src/xml/xmli18n-tmp.h:7
4380#: src/xml/xmli18n-tmp.h:88 src/xml/xmli18n-tmp.h:208 src/xml/xmli18n-tmp.h:224
4381#: src/xml/xmli18n-tmp.h:245 src/xml/xmli18n-tmp.h:268
4382#: src/xml/xmli18n-tmp.h:285 src/xml/xmli18n-tmp.h:302
4383#: src/xml/xmli18n-tmp.h:327 src/xml/xmli18n-tmp.h:352
4384#: src/xml/xmli18n-tmp.h:377 src/xml/xmli18n-tmp.h:402
4385#: src/xml/xmli18n-tmp.h:442 src/xml/xmli18n-tmp.h:458
4386#: src/xml/xmli18n-tmp.h:492 src/xml/xmli18n-tmp.h:517
4387#: src/xml/xmli18n-tmp.h:542 src/xml/xmli18n-tmp.h:559
4388#: src/xml/xmli18n-tmp.h:582 src/xml/xmli18n-tmp.h:608
4389#: src/xml/xmli18n-tmp.h:634 src/xml/xmli18n-tmp.h:654
4390#: src/xml/xmli18n-tmp.h:673 src/xml/xmli18n-tmp.h:732
4391#: src/xml/xmli18n-tmp.h:902 src/xml/xmli18n-tmp.h:920
4392#: src/xml/xmli18n-tmp.h:933 src/xml/xmli18n-tmp.h:946
4393#: src/xml/xmli18n-tmp.h:958 src/xml/xmli18n-tmp.h:969
4394#: src/xml/xmli18n-tmp.h:1028 src/xml/xmli18n-tmp.h:1034
4395#: src/xml/xmli18n-tmp.h:1094 src/xml/xmli18n-tmp.h:1160
4396#: src/xml/xmli18n-tmp.h:1179 src/xml/xmli18n-tmp.h:1193
4397#: src/xml/xmli18n-tmp.h:1224 src/xml/xmli18n-tmp.h:1237
4398#: src/xml/xmli18n-tmp.h:1243 src/xml/xmli18n-tmp.h:1257
4399#: src/xml/xmli18n-tmp.h:1272 src/xml/xmli18n-tmp.h:1300
4400#: src/xml/xmli18n-tmp.h:1307 src/xml/xmli18n-tmp.h:1325
4401#: src/xml/xmli18n-tmp.h:1338 src/xml/xmli18n-tmp.h:1363
4402#: src/xml/xmli18n-tmp.h:1412 src/xml/xmli18n-tmp.h:1425
4403#: src/xml/xmli18n-tmp.h:1514 src/xml/xmli18n-tmp.h:1531
4404#: src/xml/xmli18n-tmp.h:1634 src/xml/xmli18n-tmp.h:1648
4405#: src/xml/xmli18n-tmp.h:1713 src/xml/xmli18n-tmp.h:1747
4406#: src/xml/xmli18n-tmp.h:1804 src/xml/xmli18n-tmp.h:1821
4407msgid "Light Magenta"
4408msgstr "淡品红色"
4409
4410#: src/escputil/escputil.c:1067 src/xml/xmli18n-tmp.h:110
4411#: src/xml/xmli18n-tmp.h:241 src/xml/xmli18n-tmp.h:263
4412#: src/xml/xmli18n-tmp.h:280 src/xml/xmli18n-tmp.h:297
4413#: src/xml/xmli18n-tmp.h:555 src/xml/xmli18n-tmp.h:577
4414#: src/xml/xmli18n-tmp.h:603 src/xml/xmli18n-tmp.h:629
4415#: src/xml/xmli18n-tmp.h:649 src/xml/xmli18n-tmp.h:669
4416#: src/xml/xmli18n-tmp.h:728 src/xml/xmli18n-tmp.h:1244
4417#: src/xml/xmli18n-tmp.h:1427 src/xml/xmli18n-tmp.h:1665
4418#: src/xml/xmli18n-tmp.h:1715 src/xml/xmli18n-tmp.h:1785
4419#, fuzzy
4420msgid "Light Black"
4421msgstr "淡黑色"
4422
4423#: src/escputil/escputil.c:1068 src/xml/xmli18n-tmp.h:143
4424#: src/xml/xmli18n-tmp.h:166 src/xml/xmli18n-tmp.h:276
4425#: src/xml/xmli18n-tmp.h:293 src/xml/xmli18n-tmp.h:310
4426#: src/xml/xmli18n-tmp.h:590 src/xml/xmli18n-tmp.h:599
4427#: src/xml/xmli18n-tmp.h:616 src/xml/xmli18n-tmp.h:625
4428#: src/xml/xmli18n-tmp.h:645 src/xml/xmli18n-tmp.h:665
4429#: src/xml/xmli18n-tmp.h:684 src/xml/xmli18n-tmp.h:995
4430#: src/xml/xmli18n-tmp.h:1393 src/xml/xmli18n-tmp.h:1570
4431#: src/xml/xmli18n-tmp.h:2070 src/xml/xmli18n-tmp.h:2092
4432#: src/xml/xmli18n-tmp.h:2445 src/xml/xmli18n-tmp.h:2668
4433msgid "Matte Black"
4434msgstr ""
4435
4436#: src/escputil/escputil.c:1071 src/xml/xmli18n-tmp.h:132
4437#: src/xml/xmli18n-tmp.h:154 src/xml/xmli18n-tmp.h:999
4438#: src/xml/xmli18n-tmp.h:1397 src/xml/xmli18n-tmp.h:1574
4439msgid "Gloss Optimizer"
4440msgstr ""
4441
4442#: src/escputil/escputil.c:1072 src/xml/xmli18n-tmp.h:264
4443#: src/xml/xmli18n-tmp.h:281 src/xml/xmli18n-tmp.h:298
4444#: src/xml/xmli18n-tmp.h:578 src/xml/xmli18n-tmp.h:604
4445#: src/xml/xmli18n-tmp.h:630 src/xml/xmli18n-tmp.h:650
4446#: src/xml/xmli18n-tmp.h:680 src/xml/xmli18n-tmp.h:1424
4447#: src/xml/xmli18n-tmp.h:1662 src/xml/xmli18n-tmp.h:1712
4448msgid "Light Light Black"
4449msgstr ""
4450
4451#: src/escputil/escputil.c:1073 src/escputil/escputil.c:1092
4452#: src/xml/xmli18n-tmp.h:153 src/xml/xmli18n-tmp.h:643
4453#: src/xml/xmli18n-tmp.h:663 src/xml/xmli18n-tmp.h:682
4454#: src/xml/xmli18n-tmp.h:1573
4455msgid "Orange"
4456msgstr "橙色"
4457
4458#: src/escputil/escputil.c:1111
4459#, c-format
4460msgid "Status: Error\n"
4461msgstr "状态:错误\n"
4462
4463#: src/escputil/escputil.c:1114
4464#, c-format
4465msgid "Status: Self-Printing\n"
4466msgstr ""
4467
4468#: src/escputil/escputil.c:1117
4469#, c-format
4470msgid "Status: Busy\n"
4471msgstr "状态:忙碌\n"
4472
4473#: src/escputil/escputil.c:1120
4474#, c-format
4475msgid "Status: Waiting\n"
4476msgstr "状态:正在等待\n"
4477
4478#: src/escputil/escputil.c:1123
4479#, c-format
4480msgid "Status: Idle\n"
4481msgstr "状态:空闲\n"
4482
4483#: src/escputil/escputil.c:1126
4484#, c-format
4485msgid "Status: Paused\n"
4486msgstr "状态:已暂停\n"
4487
4488#: src/escputil/escputil.c:1129
4489#, c-format
4490msgid "Status: Cleaning\n"
4491msgstr ""
4492
4493#: src/escputil/escputil.c:1132
4494#, c-format
4495msgid "Status: Factory shipment\n"
4496msgstr ""
4497
4498#: src/escputil/escputil.c:1135
4499#, c-format
4500msgid "Status: Shutting down\n"
4501msgstr ""
4502
4503#: src/escputil/escputil.c:1138
4504#, c-format
4505msgid "Status: Unknown (%d)\n"
4506msgstr "状态:未知 (%d)\n"
4507
4508#: src/escputil/escputil.c:1149
4509#, c-format
4510msgid "Error: Fatal Error\n"
4511msgstr "错误:致命错误\n"
4512
4513#: src/escputil/escputil.c:1152
4514#, c-format
4515msgid "Error: Other interface is selected\n"
4516msgstr ""
4517
4518#: src/escputil/escputil.c:1155
4519#, c-format
4520msgid "Error: Cover Open\n"
4521msgstr ""
4522
4523#: src/escputil/escputil.c:1158
4524#, c-format
4525msgid "Error: Paper jam\n"
4526msgstr ""
4527
4528#: src/escputil/escputil.c:1161
4529#, c-format
4530msgid "Error: Ink out\n"
4531msgstr "错误:墨水耗尽\n"
4532
4533#: src/escputil/escputil.c:1164
4534#, c-format
4535msgid "Error: Paper out\n"
4536msgstr "错误:纸张耗尽\n"
4537
4538#: src/escputil/escputil.c:1167
4539#, c-format
4540msgid "Error: Miscellaneous paper error\n"
4541msgstr ""
4542
4543#: src/escputil/escputil.c:1170
4544#, c-format
4545msgid "Error: Maintenance cartridge overflow\n"
4546msgstr ""
4547
4548#: src/escputil/escputil.c:1173
4549#, c-format
4550msgid "Error: Wait return from the tear-off position\n"
4551msgstr ""
4552
4553#: src/escputil/escputil.c:1176
4554#, c-format
4555msgid "Error: Double feed error\n"
4556msgstr ""
4557
4558#: src/escputil/escputil.c:1179
4559#, c-format
4560msgid ""
4561"Error: Ink cartridge lever released\n"
4562"\n"
4563msgstr ""
4564
4565#: src/escputil/escputil.c:1182
4566#, c-format
4567msgid "Error: Unrecoverable cutter error\n"
4568msgstr ""
4569
4570#: src/escputil/escputil.c:1185
4571#, c-format
4572msgid "Error: Recoverable cutter jam\n"
4573msgstr ""
4574
4575#: src/escputil/escputil.c:1188
4576#, c-format
4577msgid "Error: No maintenance cartridge present\n"
4578msgstr ""
4579
4580#: src/escputil/escputil.c:1191
4581#, c-format
4582msgid "Error: Rear cover open\n"
4583msgstr ""
4584
4585#: src/escputil/escputil.c:1194
4586#, c-format
4587msgid "Error: CD Tray Out\n"
4588msgstr ""
4589
4590#: src/escputil/escputil.c:1197
4591#, c-format
4592msgid "Error: Card loading error\n"
4593msgstr ""
4594
4595#: src/escputil/escputil.c:1200
4596#, c-format
4597msgid "Error: Tray cover open\n"
4598msgstr ""
4599
4600#: src/escputil/escputil.c:1203
4601#, c-format
4602msgid "Error: Maintenance cartridge cover open\n"
4603msgstr ""
4604
4605#: src/escputil/escputil.c:1206
4606#, c-format
4607msgid "Error: Front cover open\n"
4608msgstr ""
4609
4610#: src/escputil/escputil.c:1209
4611#, c-format
4612msgid "Error: Maintenance request\n"
4613msgstr ""
4614
4615#: src/escputil/escputil.c:1212
4616#, c-format
4617msgid "Error: Unknown (%d)\n"
4618msgstr ""
4619
4620#: src/escputil/escputil.c:1224
4621#, c-format
4622msgid "Warning: %s Ink Low\n"
4623msgstr "警告:%s 墨水量低\n"
4624
4625#: src/escputil/escputil.c:1227
4626#, c-format
4627msgid "Warning: Channel %d Ink Low\n"
4628msgstr ""
4629
4630#: src/escputil/escputil.c:1233
4631#, c-format
4632msgid "Warning: %s Cleaning Disabled\n"
4633msgstr ""
4634
4635#: src/escputil/escputil.c:1236
4636#, c-format
4637msgid "Warning: Channel %d Cleaning \n"
4638msgstr ""
4639
4640#: src/escputil/escputil.c:1243
4641#, c-format
4642msgid "Warning: Maintenance cartridge near full\n"
4643msgstr ""
4644
4645#: src/escputil/escputil.c:1246
4646#, c-format
4647msgid "Warning: Maintenance request pending\n"
4648msgstr ""
4649
4650#: src/escputil/escputil.c:1249
4651#, fuzzy, c-format
4652msgid "Warning: Unknown (%d)\n"
4653msgstr "警告:未知 (%d)\n"
4654
4655#: src/escputil/escputil.c:1261
4656#, c-format
4657msgid "Printing nozzle self-test\n"
4658msgstr ""
4659
4660#: src/escputil/escputil.c:1325 src/escputil/escputil.c:1394
4661#, c-format
4662msgid "Printer Name: %s\n"
4663msgstr "打印机名称:%s\n"
4664
4665#: src/escputil/escputil.c:1363 src/escputil/escputil.c:1407
4666#, c-format
4667msgid "Ink Levels:\n"
4668msgstr "墨水量:\n"
4669
4670#: src/escputil/escputil.c:1364 src/escputil/escputil.c:1408
4671msgid "Ink color"
4672msgstr "墨水颜色"
4673
4674#: src/escputil/escputil.c:1364 src/escputil/escputil.c:1408
4675#: src/escputil/escputil.c:1705 src/escputil/escputil.c:1732
4676#: src/escputil/escputil.c:1754 src/escputil/escputil.c:1771
4677#: src/escputil/escputil.c:1788 src/escputil/escputil.c:1802
4678msgid "Percent remaining"
4679msgstr "剩余百分比"
4680
4681#: src/escputil/escputil.c:1463
4682#, c-format
4683msgid "Job Name: "
4684msgstr "任务名称:"
4685
4686#: src/escputil/escputil.c:1493
4687msgid "ink levels"
4688msgstr "墨水量"
4689
4690#: src/escputil/escputil.c:1496
4691msgid "status"
4692msgstr "状态"
4693
4694#: src/escputil/escputil.c:1501
4695#, c-format
4696msgid "Obtaining %s requires using a raw device.\n"
4697msgstr ""
4698
4699#: src/escputil/escputil.c:1705 src/escputil/escputil.c:1732
4700#: src/escputil/escputil.c:1754 src/escputil/escputil.c:1771
4701#: src/escputil/escputil.c:1788 src/escputil/escputil.c:1802
4702msgid "Ink cartridge"
4703msgstr "墨盒"
4704
4705#: src/escputil/escputil.c:1705 src/escputil/escputil.c:1732
4706#: src/escputil/escputil.c:1754 src/escputil/escputil.c:1771
4707#: src/escputil/escputil.c:1788 src/escputil/escputil.c:1802
4708msgid "Part number"
4709msgstr "部件编号"
4710
4711#: src/escputil/escputil.c:1825
4712#, c-format
4713msgid "Obtaining extended ink information requires using a raw device.\n"
4714msgstr ""
4715
4716#: src/escputil/escputil.c:1852
4717#, c-format
4718msgid "Resetting ink levels requires using a raw device.\n"
4719msgstr ""
4720
4721#: src/escputil/escputil.c:1900
4722#, c-format
4723msgid "Printer identification requires using a raw device.\n"
4724msgstr ""
4725
4726#: src/escputil/escputil.c:1918
4727#, c-format
4728msgid "Cannot identify printer model.\n"
4729msgstr "无法识别打印机型号\n"
4730
4731#: src/escputil/escputil.c:1940
4732#, c-format
4733msgid "Cleaning heads...\n"
4734msgstr "正在清理喷墨头...\n"
4735
4736#: src/escputil/escputil.c:1957
4737#, c-format
4738msgid "Running nozzle check, please ensure paper is in the printer.\n"
4739msgstr ""
4740
4741#: src/escputil/escputil.c:1961
4742#, c-format
4743msgid ""
4744"Please read these instructions very carefully before proceeding.\n"
4745"\n"
4746"This utility lets you align the print head of your Epson Stylus inkjet\n"
4747"printer.  Misuse of this utility may cause your print quality to degrade\n"
4748"and possibly damage your printer.  This utility has not been reviewed by\n"
4749"Seiko Epson for correctness, and is offered with no warranty at all.  The\n"
4750"entire risk of using this utility lies with you.\n"
4751"\n"
4752"This utility prints %d test patterns.  Each pattern looks very similar.\n"
4753"The patterns consist of a series of pairs of vertical lines that overlap.\n"
4754"Below each pair of lines is a number between %d and %d.\n"
4755"\n"
4756"When you inspect the pairs of lines, you should find the pair of lines that\n"
4757"is best in alignment, that is, that best forms a single vertical line.\n"
4758"Inspect the pairs very carefully to find the best match.  Using a loupe\n"
4759"or magnifying glass is recommended for the most critical inspection.\n"
4760"It is also suggested that you use a good quality paper for the test,\n"
4761"so that the lines are well-formed and do not spread through the paper.\n"
4762"After picking the number matching the best pair, place the paper back in\n"
4763"the paper input tray before typing it in.\n"
4764"\n"
4765"Each pattern is similar, but later patterns use finer dots for more\n"
4766"critical alignment.  You must run all of the passes to correctly align your\n"
4767"printer.  After running all the alignment passes, the alignment\n"
4768"patterns will be printed once more.  You should find that the middle-most\n"
4769"pair (#%d out of the %d) is the best for all patterns.\n"
4770"\n"
4771"After the passes are printed once more, you will be offered the\n"
4772"choices of (s)aving the result in the printer, (r)epeating the process,\n"
4773"or (q)uitting without saving.  Quitting will not restore the previous\n"
4774"settings, but powering the printer off and back on will.  If you quit,\n"
4775"you must repeat the entire process if you wish to later save the results.\n"
4776"It is essential that you not turn your printer off during this procedure.\n"
4777"\n"
4778msgstr ""
4779
4780#: src/escputil/escputil.c:1996
4781#, c-format
4782msgid ""
4783"Please read these instructions very carefully before proceeding.\n"
4784"\n"
4785"This utility lets you align the print head of your Epson Stylus inkjet\n"
4786"printer.  Misuse of this utility may cause your print quality to degrade\n"
4787"and possibly damage your printer.  This utility has not been reviewed by\n"
4788"Seiko Epson for correctness, and is offered with no warranty at all.  The\n"
4789"entire risk of using this utility lies with you.\n"
4790"\n"
4791"This utility prints a test pattern that consist of a series of pairs of\n"
4792"vertical lines that overlap.  Below each pair of lines is a number between\n"
4793"%d and %d.\n"
4794"\n"
4795"When you inspect the pairs of lines, you should find the pair of lines that\n"
4796"is best in alignment, that is, that best forms a single vertical align.\n"
4797"Inspect the pairs very carefully to find the best match.  Using a loupe\n"
4798"or magnifying glass is recommended for the most critical inspection.\n"
4799"It is also suggested that you use a good quality paper for the test,\n"
4800"so that the lines are well-formed and do not spread through the paper.\n"
4801"After picking the number matching the best pair, place the paper back in\n"
4802"the paper input tray before typing it in.\n"
4803"\n"
4804"After running the alignment pattern, it will be printed once more.  You\n"
4805"should find that the middle-most pair (#%d out of the %d) is the best.\n"
4806"You will then be offered the choices of (s)aving the result in the printer,\n"
4807"(r)epeating the process, or (q)uitting without saving.  Quitting will not\n"
4808"restore the previous settings, but powering the printer off and back on "
4809"will.\n"
4810"If you quit, you must repeat the entire process if you wish to later save\n"
4811"the results.  It is essential that you not turn off your printer during\n"
4812"this procedure.\n"
4813"\n"
4814msgstr ""
4815
4816#: src/escputil/escputil.c:2040
4817#, c-format
4818msgid "Unable to send command to the printer, exiting.\n"
4819msgstr ""
4820
4821#: src/escputil/escputil.c:2054 src/escputil/escputil.c:2223
4822#, c-format
4823msgid "Exiting\n"
4824msgstr "正在退出\n"
4825
4826#: src/escputil/escputil.c:2057
4827#, c-format
4828msgid ""
4829"Please inspect the final output very carefully to ensure that your\n"
4830"printer is in proper alignment. You may now:\n"
4831"  (s)ave the results in the printer,\n"
4832"  (q)uit without saving the results, or\n"
4833"  (r)epeat the entire process from the beginning.\n"
4834"You will then be asked to confirm your choice.\n"
4835"What do you want to do (s, q, r)?\n"
4836msgstr ""
4837
4838#: src/escputil/escputil.c:2065 src/escputil/escputil.c:2074
4839#: src/escputil/escputil.c:2089 src/escputil/escputil.c:2107
4840#: src/escputil/escputil.c:2227
4841msgid "> "
4842msgstr "> "
4843
4844#: src/escputil/escputil.c:2072
4845#, c-format
4846msgid ""
4847"Please confirm by typing 'q' again that you wish to quit without saving:\n"
4848msgstr ""
4849
4850#: src/escputil/escputil.c:2079
4851#, c-format
4852msgid ""
4853"OK, your printer is aligned, but the alignment has not been saved.\n"
4854"If you wish to save the alignment, you must repeat this process.\n"
4855msgstr ""
4856
4857#: src/escputil/escputil.c:2086
4858#, c-format
4859msgid ""
4860"Please confirm by typing 'r' again that you wish to repeat the\n"
4861"alignment process:\n"
4862msgstr ""
4863
4864#: src/escputil/escputil.c:2094
4865#, fuzzy, c-format
4866msgid "Repeating the alignment process.\n"
4867msgstr "正在重复进行对齐。\n"
4868
4869#: src/escputil/escputil.c:2100
4870#, c-format
4871msgid ""
4872"This will permanently alter the configuration of your printer.\n"
4873"WARNING: this procedure has not been approved by Seiko Epson, and\n"
4874"it may damage your printer. Proceed?\n"
4875"Please confirm by typing 's' again that you wish to save the settings\n"
4876"to your printer:\n"
4877msgstr ""
4878
4879#: src/escputil/escputil.c:2112
4880#, c-format
4881msgid "About to save settings..."
4882msgstr "即将保存设置……"
4883
4884#: src/escputil/escputil.c:2118
4885#, c-format
4886msgid "failed!\n"
4887msgstr "失败!\n"
4888
4889#: src/escputil/escputil.c:2119
4890#, c-format
4891msgid ""
4892"Your settings were not saved successfully.  You must repeat the\n"
4893"alignment procedure.\n"
4894msgstr ""
4895
4896#: src/escputil/escputil.c:2123
4897#, c-format
4898msgid "succeeded!\n"
4899msgstr "成功!\n"
4900
4901#: src/escputil/escputil.c:2124
4902#, c-format
4903msgid "Your alignment settings have been saved to the printer.\n"
4904msgstr ""
4905
4906#: src/escputil/escputil.c:2129
4907#, c-format
4908msgid "Unrecognized command.\n"
4909msgstr "无法识别的命令。\n"
4910
4911#: src/escputil/escputil.c:2132
4912#, c-format
4913msgid "Final command was not confirmed.\n"
4914msgstr ""
4915
4916#: src/escputil/escputil.c:2137
4917#, c-format
4918msgid ""
4919"This procedure assumes that your printer is an %s.\n"
4920"If this is not your printer model, please type control-C now and\n"
4921"choose your actual printer model.\n"
4922"\n"
4923"Please place a sheet of paper in your printer to begin the head\n"
4924"alignment procedure.\n"
4925msgstr ""
4926
4927#: src/escputil/escputil.c:2206 src/escputil/escputil.c:2237
4928#: src/escputil/escputil.c:2280
4929msgid "Press enter to continue > "
4930msgstr "按回车键以继续 > "
4931
4932#: src/escputil/escputil.c:2213
4933#, c-format
4934msgid ""
4935"Please inspect the print, and choose the best pair of lines in each "
4936"pattern.\n"
4937"Type a pair number, '?' for help, or 'r' to repeat the procedure.\n"
4938msgstr ""
4939
4940#: src/escputil/escputil.c:2226
4941#, c-format
4942msgid "Pass #%d"
4943msgstr "第 #%d 次"
4944
4945#: src/escputil/escputil.c:2234 src/escputil/escputil.c:2279
4946#, c-format
4947msgid "Please insert a fresh sheet of paper.\n"
4948msgstr ""
4949
4950#: src/escputil/escputil.c:2253
4951#, c-format
4952msgid "Number out of range!\n"
4953msgstr ""
4954
4955#: src/escputil/escputil.c:2258
4956#, c-format
4957msgid "I cannot understand what you typed!\n"
4958msgstr ""
4959
4960#: src/escputil/escputil.c:2264
4961#, c-format
4962msgid "The best pair of lines should be numbered between 1 and %d.\n"
4963msgstr ""
4964
4965#: src/escputil/escputil.c:2271
4966#, c-format
4967msgid "Attempting to set alignment..."
4968msgstr "正在尝试设置对齐..."
4969
4970#: src/escputil/escputil.c:2274
4971#, c-format
4972msgid "succeeded.\n"
4973msgstr "成功。\n"
4974
4975#: src/escputil/escputil.c:2275
4976#, c-format
4977msgid ""
4978"Please verify that the alignment is correct.  After the alignment pattern\n"
4979"is printed again, please ensure that the best pattern for each line is\n"
4980"pattern %d.  If it is not, you should repeat the process to get the best\n"
4981"quality printing.\n"
4982msgstr ""
4983
4984#: src/escputil/escputil.c:2321
4985#, c-format
4986msgid "Error in input\n"
4987msgstr "输入中存在错误\n"
4988
4989#: src/gimp2/print-gutenprint.c:45
4990msgid "_Print with Gutenprint..."
4991msgstr "使用 Gutenprint 打印 (_P)"
4992
4993#: src/gimp2/print-gutenprint.c:47
4994#, fuzzy
4995msgid "<Image>/File/Print with Gutenprint..."
4996msgstr "<图像>/文件/使用 Gutenprint 打印..."
4997
4998#: src/gimp2/print-image-gimp.c:222
4999msgid "Printing..."
5000msgstr "正在打印..."
5001
5002#: src/xml/xmli18n-tmp.h:1 src/xml/xmli18n-tmp.h:17 src/xml/xmli18n-tmp.h:27
5003#: src/xml/xmli18n-tmp.h:37 src/xml/xmli18n-tmp.h:52 src/xml/xmli18n-tmp.h:67
5004#: src/xml/xmli18n-tmp.h:82 src/xml/xmli18n-tmp.h:107 src/xml/xmli18n-tmp.h:119
5005#: src/xml/xmli18n-tmp.h:169 src/xml/xmli18n-tmp.h:184
5006#: src/xml/xmli18n-tmp.h:187 src/xml/xmli18n-tmp.h:202
5007#: src/xml/xmli18n-tmp.h:218 src/xml/xmli18n-tmp.h:311
5008#: src/xml/xmli18n-tmp.h:321 src/xml/xmli18n-tmp.h:346
5009#: src/xml/xmli18n-tmp.h:371 src/xml/xmli18n-tmp.h:396
5010#: src/xml/xmli18n-tmp.h:421 src/xml/xmli18n-tmp.h:436
5011#: src/xml/xmli18n-tmp.h:452 src/xml/xmli18n-tmp.h:486
5012#: src/xml/xmli18n-tmp.h:511 src/xml/xmli18n-tmp.h:536
5013#: src/xml/xmli18n-tmp.h:685 src/xml/xmli18n-tmp.h:700
5014#: src/xml/xmli18n-tmp.h:715 src/xml/xmli18n-tmp.h:747
5015#: src/xml/xmli18n-tmp.h:757 src/xml/xmli18n-tmp.h:767
5016#: src/xml/xmli18n-tmp.h:777 src/xml/xmli18n-tmp.h:1836
5017#: src/xml/xmli18n-tmp.h:1860 src/xml/xmli18n-tmp.h:1886
5018#: src/xml/xmli18n-tmp.h:1904 src/xml/xmli18n-tmp.h:1926
5019#: src/xml/xmli18n-tmp.h:1948 src/xml/xmli18n-tmp.h:1970
5020#: src/xml/xmli18n-tmp.h:1996 src/xml/xmli18n-tmp.h:2023
5021#: src/xml/xmli18n-tmp.h:2049 src/xml/xmli18n-tmp.h:2113
5022#: src/xml/xmli18n-tmp.h:2135 src/xml/xmli18n-tmp.h:2157
5023#: src/xml/xmli18n-tmp.h:2177 src/xml/xmli18n-tmp.h:2264
5024#: src/xml/xmli18n-tmp.h:2282 src/xml/xmli18n-tmp.h:2305
5025#: src/xml/xmli18n-tmp.h:2328 src/xml/xmli18n-tmp.h:2351
5026#: src/xml/xmli18n-tmp.h:2374 src/xml/xmli18n-tmp.h:2397
5027#: src/xml/xmli18n-tmp.h:2416 src/xml/xmli18n-tmp.h:2466
5028#: src/xml/xmli18n-tmp.h:2489 src/xml/xmli18n-tmp.h:2512
5029#: src/xml/xmli18n-tmp.h:2689 src/xml/xmli18n-tmp.h:2711
5030#: src/xml/xmli18n-tmp.h:2756 src/xml/xmli18n-tmp.h:2774
5031msgid "EPSON Standard Inks"
5032msgstr "爱普生标准墨水"
5033
5034#: src/xml/xmli18n-tmp.h:12 src/xml/xmli18n-tmp.h:24 src/xml/xmli18n-tmp.h:34
5035#: src/xml/xmli18n-tmp.h:44 src/xml/xmli18n-tmp.h:59 src/xml/xmli18n-tmp.h:74
5036#: src/xml/xmli18n-tmp.h:93 src/xml/xmli18n-tmp.h:136 src/xml/xmli18n-tmp.h:158
5037#: src/xml/xmli18n-tmp.h:176 src/xml/xmli18n-tmp.h:194
5038#: src/xml/xmli18n-tmp.h:213 src/xml/xmli18n-tmp.h:232
5039#: src/xml/xmli18n-tmp.h:252 src/xml/xmli18n-tmp.h:318
5040#: src/xml/xmli18n-tmp.h:332 src/xml/xmli18n-tmp.h:357
5041#: src/xml/xmli18n-tmp.h:382 src/xml/xmli18n-tmp.h:407
5042#: src/xml/xmli18n-tmp.h:428 src/xml/xmli18n-tmp.h:447
5043#: src/xml/xmli18n-tmp.h:463 src/xml/xmli18n-tmp.h:497
5044#: src/xml/xmli18n-tmp.h:522 src/xml/xmli18n-tmp.h:547
5045#: src/xml/xmli18n-tmp.h:566 src/xml/xmli18n-tmp.h:692
5046#: src/xml/xmli18n-tmp.h:707 src/xml/xmli18n-tmp.h:722
5047#: src/xml/xmli18n-tmp.h:739 src/xml/xmli18n-tmp.h:754
5048#: src/xml/xmli18n-tmp.h:764 src/xml/xmli18n-tmp.h:774
5049#: src/xml/xmli18n-tmp.h:784
5050msgid "One Color Raw"
5051msgstr ""
5052
5053#: src/xml/xmli18n-tmp.h:13 src/xml/xmli18n-tmp.h:25 src/xml/xmli18n-tmp.h:35
5054#: src/xml/xmli18n-tmp.h:45 src/xml/xmli18n-tmp.h:60 src/xml/xmli18n-tmp.h:75
5055#: src/xml/xmli18n-tmp.h:94 src/xml/xmli18n-tmp.h:138 src/xml/xmli18n-tmp.h:160
5056#: src/xml/xmli18n-tmp.h:177 src/xml/xmli18n-tmp.h:195
5057#: src/xml/xmli18n-tmp.h:214 src/xml/xmli18n-tmp.h:233
5058#: src/xml/xmli18n-tmp.h:254 src/xml/xmli18n-tmp.h:319
5059#: src/xml/xmli18n-tmp.h:333 src/xml/xmli18n-tmp.h:358
5060#: src/xml/xmli18n-tmp.h:383 src/xml/xmli18n-tmp.h:408
5061#: src/xml/xmli18n-tmp.h:429 src/xml/xmli18n-tmp.h:448
5062#: src/xml/xmli18n-tmp.h:464 src/xml/xmli18n-tmp.h:498
5063#: src/xml/xmli18n-tmp.h:523 src/xml/xmli18n-tmp.h:548
5064#: src/xml/xmli18n-tmp.h:568 src/xml/xmli18n-tmp.h:693
5065#: src/xml/xmli18n-tmp.h:708 src/xml/xmli18n-tmp.h:723
5066#: src/xml/xmli18n-tmp.h:741 src/xml/xmli18n-tmp.h:755
5067#: src/xml/xmli18n-tmp.h:765 src/xml/xmli18n-tmp.h:775
5068#: src/xml/xmli18n-tmp.h:785
5069#, fuzzy
5070msgid "Three Color Raw"
5071msgstr "三色复合"
5072
5073#: src/xml/xmli18n-tmp.h:14 src/xml/xmli18n-tmp.h:26 src/xml/xmli18n-tmp.h:36
5074#: src/xml/xmli18n-tmp.h:46 src/xml/xmli18n-tmp.h:61 src/xml/xmli18n-tmp.h:76
5075#: src/xml/xmli18n-tmp.h:95 src/xml/xmli18n-tmp.h:144 src/xml/xmli18n-tmp.h:167
5076#: src/xml/xmli18n-tmp.h:178 src/xml/xmli18n-tmp.h:196
5077#: src/xml/xmli18n-tmp.h:215 src/xml/xmli18n-tmp.h:234
5078#: src/xml/xmli18n-tmp.h:255 src/xml/xmli18n-tmp.h:320
5079#: src/xml/xmli18n-tmp.h:334 src/xml/xmli18n-tmp.h:359
5080#: src/xml/xmli18n-tmp.h:384 src/xml/xmli18n-tmp.h:409
5081#: src/xml/xmli18n-tmp.h:430 src/xml/xmli18n-tmp.h:449
5082#: src/xml/xmli18n-tmp.h:465 src/xml/xmli18n-tmp.h:474
5083#: src/xml/xmli18n-tmp.h:485 src/xml/xmli18n-tmp.h:499
5084#: src/xml/xmli18n-tmp.h:524 src/xml/xmli18n-tmp.h:549
5085#: src/xml/xmli18n-tmp.h:569 src/xml/xmli18n-tmp.h:598
5086#: src/xml/xmli18n-tmp.h:624 src/xml/xmli18n-tmp.h:694
5087#: src/xml/xmli18n-tmp.h:709 src/xml/xmli18n-tmp.h:724
5088#: src/xml/xmli18n-tmp.h:742 src/xml/xmli18n-tmp.h:756
5089#: src/xml/xmli18n-tmp.h:766 src/xml/xmli18n-tmp.h:776
5090#: src/xml/xmli18n-tmp.h:786
5091#, fuzzy
5092msgid "Four Color Raw"
5093msgstr "四色标准"
5094
5095#: src/xml/xmli18n-tmp.h:15 src/xml/xmli18n-tmp.h:96 src/xml/xmli18n-tmp.h:216
5096#: src/xml/xmli18n-tmp.h:235 src/xml/xmli18n-tmp.h:256
5097#: src/xml/xmli18n-tmp.h:335 src/xml/xmli18n-tmp.h:360
5098#: src/xml/xmli18n-tmp.h:385 src/xml/xmli18n-tmp.h:410
5099#: src/xml/xmli18n-tmp.h:450 src/xml/xmli18n-tmp.h:466
5100#: src/xml/xmli18n-tmp.h:500 src/xml/xmli18n-tmp.h:525
5101#: src/xml/xmli18n-tmp.h:550 src/xml/xmli18n-tmp.h:570
5102#: src/xml/xmli18n-tmp.h:743
5103msgid "Five Color Raw"
5104msgstr ""
5105
5106#: src/xml/xmli18n-tmp.h:16 src/xml/xmli18n-tmp.h:97 src/xml/xmli18n-tmp.h:118
5107#: src/xml/xmli18n-tmp.h:145 src/xml/xmli18n-tmp.h:168
5108#: src/xml/xmli18n-tmp.h:217 src/xml/xmli18n-tmp.h:236
5109#: src/xml/xmli18n-tmp.h:257 src/xml/xmli18n-tmp.h:336
5110#: src/xml/xmli18n-tmp.h:361 src/xml/xmli18n-tmp.h:386
5111#: src/xml/xmli18n-tmp.h:411 src/xml/xmli18n-tmp.h:451
5112#: src/xml/xmli18n-tmp.h:467 src/xml/xmli18n-tmp.h:484
5113#: src/xml/xmli18n-tmp.h:501 src/xml/xmli18n-tmp.h:526
5114#: src/xml/xmli18n-tmp.h:551 src/xml/xmli18n-tmp.h:571
5115#: src/xml/xmli18n-tmp.h:744
5116#, fuzzy
5117msgid "Six Color Raw"
5118msgstr "六色照片"
5119
5120#: src/xml/xmli18n-tmp.h:47 src/xml/xmli18n-tmp.h:62 src/xml/xmli18n-tmp.h:77
5121#: src/xml/xmli18n-tmp.h:98 src/xml/xmli18n-tmp.h:179 src/xml/xmli18n-tmp.h:197
5122#: src/xml/xmli18n-tmp.h:337 src/xml/xmli18n-tmp.h:362
5123#: src/xml/xmli18n-tmp.h:387 src/xml/xmli18n-tmp.h:412
5124#: src/xml/xmli18n-tmp.h:431 src/xml/xmli18n-tmp.h:502
5125#: src/xml/xmli18n-tmp.h:527 src/xml/xmli18n-tmp.h:695
5126#: src/xml/xmli18n-tmp.h:710 src/xml/xmli18n-tmp.h:1905
5127#: src/xml/xmli18n-tmp.h:1927 src/xml/xmli18n-tmp.h:1949
5128#: src/xml/xmli18n-tmp.h:1971 src/xml/xmli18n-tmp.h:1997
5129#: src/xml/xmli18n-tmp.h:2024 src/xml/xmli18n-tmp.h:2114
5130#: src/xml/xmli18n-tmp.h:2136 src/xml/xmli18n-tmp.h:2283
5131#: src/xml/xmli18n-tmp.h:2306 src/xml/xmli18n-tmp.h:2329
5132#: src/xml/xmli18n-tmp.h:2352 src/xml/xmli18n-tmp.h:2375
5133#: src/xml/xmli18n-tmp.h:2467 src/xml/xmli18n-tmp.h:2490
5134#: src/xml/xmli18n-tmp.h:2690 src/xml/xmli18n-tmp.h:2712
5135msgid "Quadtone"
5136msgstr ""
5137
5138#: src/xml/xmli18n-tmp.h:48 src/xml/xmli18n-tmp.h:63 src/xml/xmli18n-tmp.h:78
5139#: src/xml/xmli18n-tmp.h:99 src/xml/xmli18n-tmp.h:180 src/xml/xmli18n-tmp.h:198
5140#: src/xml/xmli18n-tmp.h:338 src/xml/xmli18n-tmp.h:363
5141#: src/xml/xmli18n-tmp.h:388 src/xml/xmli18n-tmp.h:413
5142#: src/xml/xmli18n-tmp.h:432 src/xml/xmli18n-tmp.h:503
5143#: src/xml/xmli18n-tmp.h:528 src/xml/xmli18n-tmp.h:696
5144#: src/xml/xmli18n-tmp.h:711
5145msgid "Gray 3"
5146msgstr "灰 3"
5147
5148#: src/xml/xmli18n-tmp.h:49 src/xml/xmli18n-tmp.h:64 src/xml/xmli18n-tmp.h:79
5149#: src/xml/xmli18n-tmp.h:100 src/xml/xmli18n-tmp.h:181
5150#: src/xml/xmli18n-tmp.h:199 src/xml/xmli18n-tmp.h:339
5151#: src/xml/xmli18n-tmp.h:364 src/xml/xmli18n-tmp.h:389
5152#: src/xml/xmli18n-tmp.h:414 src/xml/xmli18n-tmp.h:433
5153#: src/xml/xmli18n-tmp.h:504 src/xml/xmli18n-tmp.h:529
5154#: src/xml/xmli18n-tmp.h:697 src/xml/xmli18n-tmp.h:712
5155msgid "Gray 2"
5156msgstr "灰 2"
5157
5158#: src/xml/xmli18n-tmp.h:50 src/xml/xmli18n-tmp.h:65 src/xml/xmli18n-tmp.h:80
5159#: src/xml/xmli18n-tmp.h:101 src/xml/xmli18n-tmp.h:182
5160#: src/xml/xmli18n-tmp.h:200 src/xml/xmli18n-tmp.h:340
5161#: src/xml/xmli18n-tmp.h:365 src/xml/xmli18n-tmp.h:390
5162#: src/xml/xmli18n-tmp.h:415 src/xml/xmli18n-tmp.h:434
5163#: src/xml/xmli18n-tmp.h:505 src/xml/xmli18n-tmp.h:530
5164#: src/xml/xmli18n-tmp.h:698 src/xml/xmli18n-tmp.h:713
5165msgid "Gray 1"
5166msgstr "灰 1"
5167
5168#: src/xml/xmli18n-tmp.h:51 src/xml/xmli18n-tmp.h:66 src/xml/xmli18n-tmp.h:81
5169#: src/xml/xmli18n-tmp.h:102 src/xml/xmli18n-tmp.h:183
5170#: src/xml/xmli18n-tmp.h:201 src/xml/xmli18n-tmp.h:341
5171#: src/xml/xmli18n-tmp.h:366 src/xml/xmli18n-tmp.h:391
5172#: src/xml/xmli18n-tmp.h:416 src/xml/xmli18n-tmp.h:435
5173#: src/xml/xmli18n-tmp.h:506 src/xml/xmli18n-tmp.h:531
5174#: src/xml/xmli18n-tmp.h:699 src/xml/xmli18n-tmp.h:714
5175msgid "MIS Quadtone"
5176msgstr ""
5177
5178#: src/xml/xmli18n-tmp.h:103 src/xml/xmli18n-tmp.h:342
5179#: src/xml/xmli18n-tmp.h:367 src/xml/xmli18n-tmp.h:392
5180#: src/xml/xmli18n-tmp.h:417 src/xml/xmli18n-tmp.h:507
5181#: src/xml/xmli18n-tmp.h:532
5182msgid "MIS Six Tone"
5183msgstr ""
5184
5185#: src/xml/xmli18n-tmp.h:104 src/xml/xmli18n-tmp.h:343
5186#: src/xml/xmli18n-tmp.h:368 src/xml/xmli18n-tmp.h:393
5187#: src/xml/xmli18n-tmp.h:418 src/xml/xmli18n-tmp.h:508
5188#: src/xml/xmli18n-tmp.h:533 src/xml/xmli18n-tmp.h:2377
5189msgid "Hextone"
5190msgstr ""
5191
5192#: src/xml/xmli18n-tmp.h:105 src/xml/xmli18n-tmp.h:344
5193#: src/xml/xmli18n-tmp.h:369 src/xml/xmli18n-tmp.h:394
5194#: src/xml/xmli18n-tmp.h:419 src/xml/xmli18n-tmp.h:509
5195#: src/xml/xmli18n-tmp.h:534
5196msgid "Gray 5"
5197msgstr "灰色 5"
5198
5199#: src/xml/xmli18n-tmp.h:106 src/xml/xmli18n-tmp.h:345
5200#: src/xml/xmli18n-tmp.h:370 src/xml/xmli18n-tmp.h:395
5201#: src/xml/xmli18n-tmp.h:420 src/xml/xmli18n-tmp.h:510
5202#: src/xml/xmli18n-tmp.h:535
5203msgid "Gray 4"
5204msgstr "灰色 4"
5205
5206#: src/xml/xmli18n-tmp.h:115
5207#, fuzzy
5208msgid "Five Color Photo"
5209msgstr "六色照片"
5210
5211#: src/xml/xmli18n-tmp.h:137 src/xml/xmli18n-tmp.h:159
5212msgid "One Color Raw Enhanced Gloss"
5213msgstr ""
5214
5215#: src/xml/xmli18n-tmp.h:139 src/xml/xmli18n-tmp.h:161
5216#, fuzzy
5217msgid "Three Color Raw Gloss"
5218msgstr "三色复合"
5219
5220#: src/xml/xmli18n-tmp.h:140 src/xml/xmli18n-tmp.h:162
5221#, fuzzy
5222msgid "Four Color Raw Gloss"
5223msgstr "四色标准"
5224
5225#: src/xml/xmli18n-tmp.h:141 src/xml/xmli18n-tmp.h:163
5226msgid "Six Color Enhanced Gloss Raw"
5227msgstr ""
5228
5229#: src/xml/xmli18n-tmp.h:142 src/xml/xmli18n-tmp.h:164
5230msgid "Seven Color Enhanced Gloss Raw"
5231msgstr ""
5232
5233#: src/xml/xmli18n-tmp.h:165
5234#, fuzzy
5235msgid "MatteBlack"
5236msgstr "黑"
5237
5238#: src/xml/xmli18n-tmp.h:185
5239#, fuzzy
5240msgid "Default Black"
5241msgstr "默认"
5242
5243#: src/xml/xmli18n-tmp.h:219 src/xml/xmli18n-tmp.h:239
5244#: src/xml/xmli18n-tmp.h:270 src/xml/xmli18n-tmp.h:287
5245#: src/xml/xmli18n-tmp.h:304 src/xml/xmli18n-tmp.h:553
5246#: src/xml/xmli18n-tmp.h:584 src/xml/xmli18n-tmp.h:610
5247#: src/xml/xmli18n-tmp.h:636 src/xml/xmli18n-tmp.h:656
5248#: src/xml/xmli18n-tmp.h:667 src/xml/xmli18n-tmp.h:726
5249#, fuzzy
5250msgid "Seven Color Photo"
5251msgstr "六色照片"
5252
5253#: src/xml/xmli18n-tmp.h:225 src/xml/xmli18n-tmp.h:1301
5254#: src/xml/xmli18n-tmp.h:1326
5255msgid "Dark Yellow"
5256msgstr "深黄色"
5257
5258#: src/xml/xmli18n-tmp.h:227
5259#, fuzzy
5260msgid "Six Color Enhanced Composite"
5261msgstr "五色照片复合"
5262
5263#: src/xml/xmli18n-tmp.h:237 src/xml/xmli18n-tmp.h:258
5264#: src/xml/xmli18n-tmp.h:572 src/xml/xmli18n-tmp.h:745
5265msgid "Seven Color Raw"
5266msgstr ""
5267
5268#: src/xml/xmli18n-tmp.h:238 src/xml/xmli18n-tmp.h:552
5269#: src/xml/xmli18n-tmp.h:725 src/xml/xmli18n-tmp.h:2197
5270#: src/xml/xmli18n-tmp.h:2220 src/xml/xmli18n-tmp.h:2242
5271#: src/xml/xmli18n-tmp.h:2534 src/xml/xmli18n-tmp.h:2557
5272#: src/xml/xmli18n-tmp.h:2579 src/xml/xmli18n-tmp.h:2601
5273#: src/xml/xmli18n-tmp.h:2623 src/xml/xmli18n-tmp.h:2645
5274#: src/xml/xmli18n-tmp.h:2733
5275#, fuzzy
5276msgid "UltraChrome Photo Black"
5277msgstr "究极照片"
5278
5279#: src/xml/xmli18n-tmp.h:251 src/xml/xmli18n-tmp.h:565
5280#: src/xml/xmli18n-tmp.h:738
5281#, fuzzy
5282msgid "Two Level Grayscale"
5283msgstr "灰度"
5284
5285#: src/xml/xmli18n-tmp.h:253 src/xml/xmli18n-tmp.h:567
5286#: src/xml/xmli18n-tmp.h:740
5287msgid "Two Color Raw"
5288msgstr ""
5289
5290#: src/xml/xmli18n-tmp.h:259 src/xml/xmli18n-tmp.h:573
5291#: src/xml/xmli18n-tmp.h:746 src/xml/xmli18n-tmp.h:2198
5292#: src/xml/xmli18n-tmp.h:2221 src/xml/xmli18n-tmp.h:2243
5293#: src/xml/xmli18n-tmp.h:2535 src/xml/xmli18n-tmp.h:2558
5294#: src/xml/xmli18n-tmp.h:2580 src/xml/xmli18n-tmp.h:2602
5295#: src/xml/xmli18n-tmp.h:2624 src/xml/xmli18n-tmp.h:2646
5296#: src/xml/xmli18n-tmp.h:2734
5297msgid "UltraChrome Matte Black"
5298msgstr ""
5299
5300#: src/xml/xmli18n-tmp.h:261 src/xml/xmli18n-tmp.h:278
5301#: src/xml/xmli18n-tmp.h:295 src/xml/xmli18n-tmp.h:575
5302#: src/xml/xmli18n-tmp.h:601 src/xml/xmli18n-tmp.h:627
5303#: src/xml/xmli18n-tmp.h:647
5304#, fuzzy
5305msgid "Eight Color Photo"
5306msgstr "六色照片"
5307
5308#: src/xml/xmli18n-tmp.h:275 src/xml/xmli18n-tmp.h:292
5309#: src/xml/xmli18n-tmp.h:309 src/xml/xmli18n-tmp.h:589
5310#: src/xml/xmli18n-tmp.h:615 src/xml/xmli18n-tmp.h:641
5311#: src/xml/xmli18n-tmp.h:661 src/xml/xmli18n-tmp.h:679
5312#, fuzzy
5313msgid "Eight Color Raw"
5314msgstr "鲜艳"
5315
5316#: src/xml/xmli18n-tmp.h:469 src/xml/xmli18n-tmp.h:483
5317#, fuzzy
5318msgid "Four Color Photo"
5319msgstr "六色照片"
5320
5321#: src/xml/xmli18n-tmp.h:642 src/xml/xmli18n-tmp.h:662
5322#: src/xml/xmli18n-tmp.h:681
5323msgid "Ten Color Raw"
5324msgstr ""
5325
5326#: src/xml/xmli18n-tmp.h:787
5327msgid "Main Tray"
5328msgstr "主托盘"
5329
5330#: src/xml/xmli18n-tmp.h:788
5331msgid "Photo Tray"
5332msgstr "相片托盘"
5333
5334#: src/xml/xmli18n-tmp.h:789 src/xml/xmli18n-tmp.h:793
5335#: src/xml/xmli18n-tmp.h:796 src/xml/xmli18n-tmp.h:801
5336#: src/xml/xmli18n-tmp.h:822 src/xml/xmli18n-tmp.h:830
5337#: src/xml/xmli18n-tmp.h:834 src/xml/xmli18n-tmp.h:837
5338msgid "Print to CD"
5339msgstr "打印到 CD 光盘"
5340
5341#: src/xml/xmli18n-tmp.h:790 src/xml/xmli18n-tmp.h:832
5342#: src/xml/xmli18n-tmp.h:835
5343msgid "Rear Tray"
5344msgstr "后托盘"
5345
5346#: src/xml/xmli18n-tmp.h:791 src/xml/xmli18n-tmp.h:833
5347#: src/xml/xmli18n-tmp.h:836
5348msgid "Front Tray"
5349msgstr "前托盘"
5350
5351#: src/xml/xmli18n-tmp.h:795 src/xml/xmli18n-tmp.h:800
5352#: src/xml/xmli18n-tmp.h:813
5353#, fuzzy
5354msgid "Manual Feed"
5355msgstr "手动"
5356
5357#: src/xml/xmli18n-tmp.h:797 src/xml/xmli18n-tmp.h:804
5358#: src/xml/xmli18n-tmp.h:814
5359msgid "Roll Feed (cut each page)"
5360msgstr ""
5361
5362#: src/xml/xmli18n-tmp.h:798 src/xml/xmli18n-tmp.h:805
5363#: src/xml/xmli18n-tmp.h:817
5364msgid "Roll Feed (do not cut)"
5365msgstr ""
5366
5367#: src/xml/xmli18n-tmp.h:802 src/xml/xmli18n-tmp.h:811
5368#: src/xml/xmli18n-tmp.h:821 src/xml/xmli18n-tmp.h:826
5369#: src/xml/xmli18n-tmp.h:831 src/xml/xmli18n-tmp.h:844
5370msgid "Roll Feed"
5371msgstr ""
5372
5373#: src/xml/xmli18n-tmp.h:806
5374msgid "Main Input"
5375msgstr "主输入"
5376
5377#: src/xml/xmli18n-tmp.h:808 src/xml/xmli18n-tmp.h:819
5378#: src/xml/xmli18n-tmp.h:824 src/xml/xmli18n-tmp.h:828
5379#, fuzzy
5380msgid "Manual Sheet Guide"
5381msgstr "手动 - 可移动的参考线"
5382
5383#: src/xml/xmli18n-tmp.h:809 src/xml/xmli18n-tmp.h:820
5384#: src/xml/xmli18n-tmp.h:825 src/xml/xmli18n-tmp.h:829
5385#, fuzzy
5386msgid "Manual Feed (Front)"
5387msgstr "手动控制"
5388
5389#: src/xml/xmli18n-tmp.h:815
5390msgid "Roll Feed (borderless with single cut)"
5391msgstr ""
5392
5393#: src/xml/xmli18n-tmp.h:816
5394msgid "Roll Feed (borderless with double cut)"
5395msgstr ""
5396
5397#: src/xml/xmli18n-tmp.h:838
5398#, fuzzy
5399msgid "Photo Board"
5400msgstr "相纸"
5401
5402#: src/xml/xmli18n-tmp.h:839
5403msgid "Cut Sheet Bin 1"
5404msgstr ""
5405
5406#: src/xml/xmli18n-tmp.h:840
5407msgid "Cut Sheet Bin 2"
5408msgstr ""
5409
5410#: src/xml/xmli18n-tmp.h:841
5411#, fuzzy
5412msgid "Cut Sheet Autoselect"
5413msgstr "自动选择"
5414
5415#: src/xml/xmli18n-tmp.h:842
5416#, fuzzy
5417msgid "Manual Selection"
5418msgstr "手动控制"
5419
5420#: src/xml/xmli18n-tmp.h:851 src/xml/xmli18n-tmp.h:1680
5421#, fuzzy
5422msgid "Black 1"
5423msgstr "黑色 2"
5424
5425#: src/xml/xmli18n-tmp.h:852 src/xml/xmli18n-tmp.h:1681
5426msgid "Black 2"
5427msgstr "黑色 2"
5428
5429#: src/xml/xmli18n-tmp.h:856 src/xml/xmli18n-tmp.h:923
5430#: src/xml/xmli18n-tmp.h:936 src/xml/xmli18n-tmp.h:947
5431#: src/xml/xmli18n-tmp.h:959 src/xml/xmli18n-tmp.h:1000
5432#: src/xml/xmli18n-tmp.h:1015 src/xml/xmli18n-tmp.h:1035
5433#: src/xml/xmli18n-tmp.h:1057 src/xml/xmli18n-tmp.h:1070
5434#: src/xml/xmli18n-tmp.h:1081 src/xml/xmli18n-tmp.h:1097
5435#: src/xml/xmli18n-tmp.h:1110 src/xml/xmli18n-tmp.h:1123
5436#: src/xml/xmli18n-tmp.h:1135 src/xml/xmli18n-tmp.h:1148
5437#: src/xml/xmli18n-tmp.h:1167 src/xml/xmli18n-tmp.h:1195
5438#: src/xml/xmli18n-tmp.h:1211 src/xml/xmli18n-tmp.h:1227
5439#: src/xml/xmli18n-tmp.h:1245 src/xml/xmli18n-tmp.h:1398
5440#: src/xml/xmli18n-tmp.h:1414 src/xml/xmli18n-tmp.h:1432
5441#: src/xml/xmli18n-tmp.h:1502 src/xml/xmli18n-tmp.h:1518
5442#: src/xml/xmli18n-tmp.h:1535 src/xml/xmli18n-tmp.h:1575
5443#: src/xml/xmli18n-tmp.h:1635 src/xml/xmli18n-tmp.h:1652
5444#: src/xml/xmli18n-tmp.h:1670 src/xml/xmli18n-tmp.h:1685
5445#: src/xml/xmli18n-tmp.h:1720 src/xml/xmli18n-tmp.h:1751
5446#: src/xml/xmli18n-tmp.h:1775 src/xml/xmli18n-tmp.h:1791
5447#: src/xml/xmli18n-tmp.h:1808 src/xml/xmli18n-tmp.h:1825
5448#: src/xml/xmli18n-tmp.h:2844 src/xml/xmli18n-tmp.h:2856
5449#: src/xml/xmli18n-tmp.h:2861 src/xml/xmli18n-tmp.h:2903
5450#: src/xml/xmli18n-tmp.h:2913
5451msgid "360 x 180 DPI Draft"
5452msgstr "360 x 180 DPI 草稿"
5453
5454#: src/xml/xmli18n-tmp.h:857 src/xml/xmli18n-tmp.h:879
5455#: src/xml/xmli18n-tmp.h:908 src/xml/xmli18n-tmp.h:924
5456#: src/xml/xmli18n-tmp.h:937 src/xml/xmli18n-tmp.h:948
5457#: src/xml/xmli18n-tmp.h:960 src/xml/xmli18n-tmp.h:973
5458#: src/xml/xmli18n-tmp.h:985 src/xml/xmli18n-tmp.h:1001
5459#: src/xml/xmli18n-tmp.h:1017 src/xml/xmli18n-tmp.h:1036
5460#: src/xml/xmli18n-tmp.h:1059 src/xml/xmli18n-tmp.h:1072
5461#: src/xml/xmli18n-tmp.h:1083 src/xml/xmli18n-tmp.h:1099
5462#: src/xml/xmli18n-tmp.h:1112 src/xml/xmli18n-tmp.h:1125
5463#: src/xml/xmli18n-tmp.h:1136 src/xml/xmli18n-tmp.h:1150
5464#: src/xml/xmli18n-tmp.h:1168 src/xml/xmli18n-tmp.h:1182
5465#: src/xml/xmli18n-tmp.h:1196 src/xml/xmli18n-tmp.h:1212
5466#: src/xml/xmli18n-tmp.h:1228 src/xml/xmli18n-tmp.h:1246
5467#: src/xml/xmli18n-tmp.h:1260 src/xml/xmli18n-tmp.h:1275
5468#: src/xml/xmli18n-tmp.h:1288 src/xml/xmli18n-tmp.h:1314
5469#: src/xml/xmli18n-tmp.h:1351 src/xml/xmli18n-tmp.h:1370
5470#: src/xml/xmli18n-tmp.h:1383 src/xml/xmli18n-tmp.h:1399
5471#: src/xml/xmli18n-tmp.h:1415 src/xml/xmli18n-tmp.h:1433
5472#: src/xml/xmli18n-tmp.h:1448 src/xml/xmli18n-tmp.h:1467
5473#: src/xml/xmli18n-tmp.h:1480 src/xml/xmli18n-tmp.h:1492
5474#: src/xml/xmli18n-tmp.h:1503 src/xml/xmli18n-tmp.h:1519
5475#: src/xml/xmli18n-tmp.h:1536 src/xml/xmli18n-tmp.h:1555
5476#: src/xml/xmli18n-tmp.h:1576 src/xml/xmli18n-tmp.h:1590
5477#: src/xml/xmli18n-tmp.h:1607 src/xml/xmli18n-tmp.h:1622
5478#: src/xml/xmli18n-tmp.h:1636 src/xml/xmli18n-tmp.h:1653
5479#: src/xml/xmli18n-tmp.h:1671 src/xml/xmli18n-tmp.h:1686
5480#: src/xml/xmli18n-tmp.h:1703 src/xml/xmli18n-tmp.h:1721
5481#: src/xml/xmli18n-tmp.h:1735 src/xml/xmli18n-tmp.h:1752
5482#: src/xml/xmli18n-tmp.h:1766 src/xml/xmli18n-tmp.h:1776
5483#: src/xml/xmli18n-tmp.h:1792 src/xml/xmli18n-tmp.h:1809
5484#: src/xml/xmli18n-tmp.h:1826 src/xml/xmli18n-tmp.h:2845
5485#: src/xml/xmli18n-tmp.h:2858 src/xml/xmli18n-tmp.h:2862
5486#: src/xml/xmli18n-tmp.h:2871 src/xml/xmli18n-tmp.h:2878
5487#: src/xml/xmli18n-tmp.h:2887 src/xml/xmli18n-tmp.h:2895
5488#: src/xml/xmli18n-tmp.h:2905 src/xml/xmli18n-tmp.h:2914
5489#: src/xml/xmli18n-tmp.h:2921
5490msgid "360 DPI"
5491msgstr "360 DPI"
5492
5493#: src/xml/xmli18n-tmp.h:858 src/xml/xmli18n-tmp.h:1591
5494#: src/xml/xmli18n-tmp.h:1687 src/xml/xmli18n-tmp.h:2922
5495#, fuzzy
5496msgid "360 DPI Enhanced"
5497msgstr "360 DPI"
5498
5499#: src/xml/xmli18n-tmp.h:859 src/xml/xmli18n-tmp.h:880
5500#: src/xml/xmli18n-tmp.h:909 src/xml/xmli18n-tmp.h:925
5501#: src/xml/xmli18n-tmp.h:938 src/xml/xmli18n-tmp.h:949
5502#: src/xml/xmli18n-tmp.h:961 src/xml/xmli18n-tmp.h:974
5503#: src/xml/xmli18n-tmp.h:986 src/xml/xmli18n-tmp.h:1002
5504#: src/xml/xmli18n-tmp.h:1018 src/xml/xmli18n-tmp.h:1037
5505#: src/xml/xmli18n-tmp.h:1060 src/xml/xmli18n-tmp.h:1073
5506#: src/xml/xmli18n-tmp.h:1084 src/xml/xmli18n-tmp.h:1100
5507#: src/xml/xmli18n-tmp.h:1113 src/xml/xmli18n-tmp.h:1126
5508#: src/xml/xmli18n-tmp.h:1137 src/xml/xmli18n-tmp.h:1151
5509#: src/xml/xmli18n-tmp.h:1169 src/xml/xmli18n-tmp.h:1183
5510#: src/xml/xmli18n-tmp.h:1197 src/xml/xmli18n-tmp.h:1213
5511#: src/xml/xmli18n-tmp.h:1229 src/xml/xmli18n-tmp.h:1247
5512#: src/xml/xmli18n-tmp.h:1261 src/xml/xmli18n-tmp.h:1276
5513#: src/xml/xmli18n-tmp.h:1289 src/xml/xmli18n-tmp.h:1315
5514#: src/xml/xmli18n-tmp.h:1327 src/xml/xmli18n-tmp.h:1339
5515#: src/xml/xmli18n-tmp.h:1352 src/xml/xmli18n-tmp.h:1371
5516#: src/xml/xmli18n-tmp.h:1384 src/xml/xmli18n-tmp.h:1400
5517#: src/xml/xmli18n-tmp.h:1416 src/xml/xmli18n-tmp.h:1434
5518#: src/xml/xmli18n-tmp.h:1449 src/xml/xmli18n-tmp.h:1468
5519#: src/xml/xmli18n-tmp.h:1481 src/xml/xmli18n-tmp.h:1493
5520#: src/xml/xmli18n-tmp.h:1504 src/xml/xmli18n-tmp.h:1520
5521#: src/xml/xmli18n-tmp.h:1537 src/xml/xmli18n-tmp.h:1556
5522#: src/xml/xmli18n-tmp.h:1577 src/xml/xmli18n-tmp.h:1592
5523#: src/xml/xmli18n-tmp.h:1608 src/xml/xmli18n-tmp.h:1623
5524#: src/xml/xmli18n-tmp.h:1637 src/xml/xmli18n-tmp.h:1654
5525#: src/xml/xmli18n-tmp.h:1672 src/xml/xmli18n-tmp.h:1688
5526#: src/xml/xmli18n-tmp.h:1704 src/xml/xmli18n-tmp.h:1722
5527#: src/xml/xmli18n-tmp.h:1736 src/xml/xmli18n-tmp.h:1753
5528#: src/xml/xmli18n-tmp.h:1767 src/xml/xmli18n-tmp.h:1777
5529#: src/xml/xmli18n-tmp.h:1793 src/xml/xmli18n-tmp.h:1810
5530#: src/xml/xmli18n-tmp.h:1827 src/xml/xmli18n-tmp.h:2846
5531#: src/xml/xmli18n-tmp.h:2859 src/xml/xmli18n-tmp.h:2863
5532#: src/xml/xmli18n-tmp.h:2872 src/xml/xmli18n-tmp.h:2879
5533#: src/xml/xmli18n-tmp.h:2888 src/xml/xmli18n-tmp.h:2896
5534#: src/xml/xmli18n-tmp.h:2906 src/xml/xmli18n-tmp.h:2915
5535#: src/xml/xmli18n-tmp.h:2923
5536msgid "720 x 360 DPI"
5537msgstr "720 x 360 DPI"
5538
5539#: src/xml/xmli18n-tmp.h:860 src/xml/xmli18n-tmp.h:1538
5540#: src/xml/xmli18n-tmp.h:1557 src/xml/xmli18n-tmp.h:1593
5541#: src/xml/xmli18n-tmp.h:1689 src/xml/xmli18n-tmp.h:2924
5542#, fuzzy
5543msgid "720 x 360 DPI Enhanced"
5544msgstr "720 x 360 DPI"
5545
5546#: src/xml/xmli18n-tmp.h:861 src/xml/xmli18n-tmp.h:881
5547#: src/xml/xmli18n-tmp.h:910 src/xml/xmli18n-tmp.h:926
5548#: src/xml/xmli18n-tmp.h:939 src/xml/xmli18n-tmp.h:950
5549#: src/xml/xmli18n-tmp.h:962 src/xml/xmli18n-tmp.h:975
5550#: src/xml/xmli18n-tmp.h:987 src/xml/xmli18n-tmp.h:1003
5551#: src/xml/xmli18n-tmp.h:1019 src/xml/xmli18n-tmp.h:1038
5552#: src/xml/xmli18n-tmp.h:1061 src/xml/xmli18n-tmp.h:1074
5553#: src/xml/xmli18n-tmp.h:1085 src/xml/xmli18n-tmp.h:1101
5554#: src/xml/xmli18n-tmp.h:1114 src/xml/xmli18n-tmp.h:1127
5555#: src/xml/xmli18n-tmp.h:1138 src/xml/xmli18n-tmp.h:1152
5556#: src/xml/xmli18n-tmp.h:1170 src/xml/xmli18n-tmp.h:1184
5557#: src/xml/xmli18n-tmp.h:1198 src/xml/xmli18n-tmp.h:1214
5558#: src/xml/xmli18n-tmp.h:1230 src/xml/xmli18n-tmp.h:1248
5559#: src/xml/xmli18n-tmp.h:1262 src/xml/xmli18n-tmp.h:1277
5560#: src/xml/xmli18n-tmp.h:1290 src/xml/xmli18n-tmp.h:1316
5561#: src/xml/xmli18n-tmp.h:1328 src/xml/xmli18n-tmp.h:1340
5562#: src/xml/xmli18n-tmp.h:1353 src/xml/xmli18n-tmp.h:1372
5563#: src/xml/xmli18n-tmp.h:1385 src/xml/xmli18n-tmp.h:1401
5564#: src/xml/xmli18n-tmp.h:1417 src/xml/xmli18n-tmp.h:1435
5565#: src/xml/xmli18n-tmp.h:1450 src/xml/xmli18n-tmp.h:1469
5566#: src/xml/xmli18n-tmp.h:1482 src/xml/xmli18n-tmp.h:1494
5567#: src/xml/xmli18n-tmp.h:1505 src/xml/xmli18n-tmp.h:1521
5568#: src/xml/xmli18n-tmp.h:1539 src/xml/xmli18n-tmp.h:1558
5569#: src/xml/xmli18n-tmp.h:1578 src/xml/xmli18n-tmp.h:1594
5570#: src/xml/xmli18n-tmp.h:1609 src/xml/xmli18n-tmp.h:1624
5571#: src/xml/xmli18n-tmp.h:1638 src/xml/xmli18n-tmp.h:1655
5572#: src/xml/xmli18n-tmp.h:1673 src/xml/xmli18n-tmp.h:1690
5573#: src/xml/xmli18n-tmp.h:1705 src/xml/xmli18n-tmp.h:1723
5574#: src/xml/xmli18n-tmp.h:1737 src/xml/xmli18n-tmp.h:1754
5575#: src/xml/xmli18n-tmp.h:1768 src/xml/xmli18n-tmp.h:1778
5576#: src/xml/xmli18n-tmp.h:1794 src/xml/xmli18n-tmp.h:1811
5577#: src/xml/xmli18n-tmp.h:1828 src/xml/xmli18n-tmp.h:2847
5578#: src/xml/xmli18n-tmp.h:2860 src/xml/xmli18n-tmp.h:2864
5579#: src/xml/xmli18n-tmp.h:2873 src/xml/xmli18n-tmp.h:2880
5580#: src/xml/xmli18n-tmp.h:2889 src/xml/xmli18n-tmp.h:2897
5581#: src/xml/xmli18n-tmp.h:2907 src/xml/xmli18n-tmp.h:2916
5582#: src/xml/xmli18n-tmp.h:2925
5583msgid "720 DPI"
5584msgstr "720 DPI"
5585
5586#: src/xml/xmli18n-tmp.h:862 src/xml/xmli18n-tmp.h:882
5587#: src/xml/xmli18n-tmp.h:1020 src/xml/xmli18n-tmp.h:1086
5588#: src/xml/xmli18n-tmp.h:1102 src/xml/xmli18n-tmp.h:1115
5589#: src/xml/xmli18n-tmp.h:1139 src/xml/xmli18n-tmp.h:1171
5590#: src/xml/xmli18n-tmp.h:1185 src/xml/xmli18n-tmp.h:1199
5591#: src/xml/xmli18n-tmp.h:1317 src/xml/xmli18n-tmp.h:1540
5592#: src/xml/xmli18n-tmp.h:1559 src/xml/xmli18n-tmp.h:1595
5593#: src/xml/xmli18n-tmp.h:1691 src/xml/xmli18n-tmp.h:2874
5594#: src/xml/xmli18n-tmp.h:2890 src/xml/xmli18n-tmp.h:2898
5595#: src/xml/xmli18n-tmp.h:2908 src/xml/xmli18n-tmp.h:2917
5596#: src/xml/xmli18n-tmp.h:2926
5597msgid "720 DPI High Quality"
5598msgstr "720 DPI 高质量"
5599
5600#: src/xml/xmli18n-tmp.h:863 src/xml/xmli18n-tmp.h:883
5601#: src/xml/xmli18n-tmp.h:903 src/xml/xmli18n-tmp.h:911
5602#: src/xml/xmli18n-tmp.h:927 src/xml/xmli18n-tmp.h:940
5603#: src/xml/xmli18n-tmp.h:951 src/xml/xmli18n-tmp.h:963
5604#: src/xml/xmli18n-tmp.h:976 src/xml/xmli18n-tmp.h:988
5605#: src/xml/xmli18n-tmp.h:1004 src/xml/xmli18n-tmp.h:1021
5606#: src/xml/xmli18n-tmp.h:1039 src/xml/xmli18n-tmp.h:1087
5607#: src/xml/xmli18n-tmp.h:1128 src/xml/xmli18n-tmp.h:1140
5608#: src/xml/xmli18n-tmp.h:1153 src/xml/xmli18n-tmp.h:1172
5609#: src/xml/xmli18n-tmp.h:1186 src/xml/xmli18n-tmp.h:1200
5610#: src/xml/xmli18n-tmp.h:1215 src/xml/xmli18n-tmp.h:1231
5611#: src/xml/xmli18n-tmp.h:1249 src/xml/xmli18n-tmp.h:1263
5612#: src/xml/xmli18n-tmp.h:1278 src/xml/xmli18n-tmp.h:1291
5613#: src/xml/xmli18n-tmp.h:1318 src/xml/xmli18n-tmp.h:1329
5614#: src/xml/xmli18n-tmp.h:1341 src/xml/xmli18n-tmp.h:1354
5615#: src/xml/xmli18n-tmp.h:1373 src/xml/xmli18n-tmp.h:1386
5616#: src/xml/xmli18n-tmp.h:1402 src/xml/xmli18n-tmp.h:1418
5617#: src/xml/xmli18n-tmp.h:1436 src/xml/xmli18n-tmp.h:1451
5618#: src/xml/xmli18n-tmp.h:1470 src/xml/xmli18n-tmp.h:1483
5619#: src/xml/xmli18n-tmp.h:1495 src/xml/xmli18n-tmp.h:1506
5620#: src/xml/xmli18n-tmp.h:1522 src/xml/xmli18n-tmp.h:1541
5621#: src/xml/xmli18n-tmp.h:1560 src/xml/xmli18n-tmp.h:1579
5622#: src/xml/xmli18n-tmp.h:1596 src/xml/xmli18n-tmp.h:1610
5623#: src/xml/xmli18n-tmp.h:1625 src/xml/xmli18n-tmp.h:1639
5624#: src/xml/xmli18n-tmp.h:1656 src/xml/xmli18n-tmp.h:1674
5625#: src/xml/xmli18n-tmp.h:1692 src/xml/xmli18n-tmp.h:1706
5626#: src/xml/xmli18n-tmp.h:1724 src/xml/xmli18n-tmp.h:1738
5627#: src/xml/xmli18n-tmp.h:1755 src/xml/xmli18n-tmp.h:1769
5628#: src/xml/xmli18n-tmp.h:1779 src/xml/xmli18n-tmp.h:1795
5629#: src/xml/xmli18n-tmp.h:1812 src/xml/xmli18n-tmp.h:1829
5630#: src/xml/xmli18n-tmp.h:2848 src/xml/xmli18n-tmp.h:2865
5631#: src/xml/xmli18n-tmp.h:2881 src/xml/xmli18n-tmp.h:2891
5632#: src/xml/xmli18n-tmp.h:2899 src/xml/xmli18n-tmp.h:2909
5633#: src/xml/xmli18n-tmp.h:2918 src/xml/xmli18n-tmp.h:2927
5634msgid "1440 x 720 DPI"
5635msgstr "1440 x 720 DPI"
5636
5637#: src/xml/xmli18n-tmp.h:864 src/xml/xmli18n-tmp.h:905
5638#: src/xml/xmli18n-tmp.h:912 src/xml/xmli18n-tmp.h:977
5639#: src/xml/xmli18n-tmp.h:989 src/xml/xmli18n-tmp.h:1005
5640#: src/xml/xmli18n-tmp.h:1250 src/xml/xmli18n-tmp.h:1265
5641#: src/xml/xmli18n-tmp.h:1280 src/xml/xmli18n-tmp.h:1293
5642#: src/xml/xmli18n-tmp.h:1330 src/xml/xmli18n-tmp.h:1342
5643#: src/xml/xmli18n-tmp.h:1356 src/xml/xmli18n-tmp.h:1374
5644#: src/xml/xmli18n-tmp.h:1388 src/xml/xmli18n-tmp.h:1403
5645#: src/xml/xmli18n-tmp.h:1419 src/xml/xmli18n-tmp.h:1437
5646#: src/xml/xmli18n-tmp.h:1453 src/xml/xmli18n-tmp.h:1471
5647#: src/xml/xmli18n-tmp.h:1508 src/xml/xmli18n-tmp.h:1523
5648#: src/xml/xmli18n-tmp.h:1542 src/xml/xmli18n-tmp.h:1562
5649#: src/xml/xmli18n-tmp.h:1580 src/xml/xmli18n-tmp.h:1597
5650#: src/xml/xmli18n-tmp.h:1611 src/xml/xmli18n-tmp.h:1626
5651#: src/xml/xmli18n-tmp.h:1640 src/xml/xmli18n-tmp.h:1657
5652#: src/xml/xmli18n-tmp.h:1675 src/xml/xmli18n-tmp.h:1693
5653#: src/xml/xmli18n-tmp.h:1707 src/xml/xmli18n-tmp.h:1725
5654#: src/xml/xmli18n-tmp.h:1739 src/xml/xmli18n-tmp.h:1756
5655#: src/xml/xmli18n-tmp.h:1770 src/xml/xmli18n-tmp.h:1780
5656#: src/xml/xmli18n-tmp.h:1796 src/xml/xmli18n-tmp.h:1813
5657#: src/xml/xmli18n-tmp.h:1830 src/xml/xmli18n-tmp.h:2850
5658#: src/xml/xmli18n-tmp.h:2866 src/xml/xmli18n-tmp.h:2928
5659msgid "1440 x 1440 DPI"
5660msgstr "1440 x 1440 DPI"
5661
5662#: src/xml/xmli18n-tmp.h:865 src/xml/xmli18n-tmp.h:906
5663#: src/xml/xmli18n-tmp.h:913 src/xml/xmli18n-tmp.h:952
5664#: src/xml/xmli18n-tmp.h:964 src/xml/xmli18n-tmp.h:978
5665#: src/xml/xmli18n-tmp.h:990 src/xml/xmli18n-tmp.h:1006
5666#: src/xml/xmli18n-tmp.h:1040 src/xml/xmli18n-tmp.h:1251
5667#: src/xml/xmli18n-tmp.h:1266 src/xml/xmli18n-tmp.h:1281
5668#: src/xml/xmli18n-tmp.h:1294 src/xml/xmli18n-tmp.h:1331
5669#: src/xml/xmli18n-tmp.h:1343 src/xml/xmli18n-tmp.h:1357
5670#: src/xml/xmli18n-tmp.h:1375 src/xml/xmli18n-tmp.h:1389
5671#: src/xml/xmli18n-tmp.h:1404 src/xml/xmli18n-tmp.h:1420
5672#: src/xml/xmli18n-tmp.h:1438 src/xml/xmli18n-tmp.h:1454
5673#: src/xml/xmli18n-tmp.h:1472 src/xml/xmli18n-tmp.h:1484
5674#: src/xml/xmli18n-tmp.h:1496 src/xml/xmli18n-tmp.h:1509
5675#: src/xml/xmli18n-tmp.h:1524 src/xml/xmli18n-tmp.h:1543
5676#: src/xml/xmli18n-tmp.h:1563 src/xml/xmli18n-tmp.h:1581
5677#: src/xml/xmli18n-tmp.h:1598 src/xml/xmli18n-tmp.h:1612
5678#: src/xml/xmli18n-tmp.h:1627 src/xml/xmli18n-tmp.h:1641
5679#: src/xml/xmli18n-tmp.h:1658 src/xml/xmli18n-tmp.h:1676
5680#: src/xml/xmli18n-tmp.h:1694 src/xml/xmli18n-tmp.h:1708
5681#: src/xml/xmli18n-tmp.h:1726 src/xml/xmli18n-tmp.h:1740
5682#: src/xml/xmli18n-tmp.h:1757 src/xml/xmli18n-tmp.h:1771
5683#: src/xml/xmli18n-tmp.h:1781 src/xml/xmli18n-tmp.h:1797
5684#: src/xml/xmli18n-tmp.h:1814 src/xml/xmli18n-tmp.h:1831
5685#: src/xml/xmli18n-tmp.h:2851 src/xml/xmli18n-tmp.h:2867
5686#: src/xml/xmli18n-tmp.h:2929
5687msgid "2880 x 1440 DPI"
5688msgstr "2880 x 1440 DPI"
5689
5690#: src/xml/xmli18n-tmp.h:866 src/xml/xmli18n-tmp.h:907
5691#: src/xml/xmli18n-tmp.h:991 src/xml/xmli18n-tmp.h:1007
5692#: src/xml/xmli18n-tmp.h:1376 src/xml/xmli18n-tmp.h:1405
5693#: src/xml/xmli18n-tmp.h:1421 src/xml/xmli18n-tmp.h:1439
5694#: src/xml/xmli18n-tmp.h:1473 src/xml/xmli18n-tmp.h:1485
5695#: src/xml/xmli18n-tmp.h:1497 src/xml/xmli18n-tmp.h:1525
5696#: src/xml/xmli18n-tmp.h:1544 src/xml/xmli18n-tmp.h:1564
5697#: src/xml/xmli18n-tmp.h:1582 src/xml/xmli18n-tmp.h:1599
5698#: src/xml/xmli18n-tmp.h:1613 src/xml/xmli18n-tmp.h:1628
5699#: src/xml/xmli18n-tmp.h:1642 src/xml/xmli18n-tmp.h:1659
5700#: src/xml/xmli18n-tmp.h:1677 src/xml/xmli18n-tmp.h:1695
5701#: src/xml/xmli18n-tmp.h:1709 src/xml/xmli18n-tmp.h:1727
5702#: src/xml/xmli18n-tmp.h:1741 src/xml/xmli18n-tmp.h:1758
5703#: src/xml/xmli18n-tmp.h:1772 src/xml/xmli18n-tmp.h:1782
5704#: src/xml/xmli18n-tmp.h:1798 src/xml/xmli18n-tmp.h:1815
5705#: src/xml/xmli18n-tmp.h:1832 src/xml/xmli18n-tmp.h:2853
5706#: src/xml/xmli18n-tmp.h:2930
5707msgid "5760 x 1440 DPI"
5708msgstr "5760 x 1440 DPI"
5709
5710#: src/xml/xmli18n-tmp.h:867 src/xml/xmli18n-tmp.h:914
5711#: src/xml/xmli18n-tmp.h:1008 src/xml/xmli18n-tmp.h:1332
5712#: src/xml/xmli18n-tmp.h:1344 src/xml/xmli18n-tmp.h:1406
5713#: src/xml/xmli18n-tmp.h:1422 src/xml/xmli18n-tmp.h:1440
5714#: src/xml/xmli18n-tmp.h:1510 src/xml/xmli18n-tmp.h:1526
5715#: src/xml/xmli18n-tmp.h:1545 src/xml/xmli18n-tmp.h:1565
5716#: src/xml/xmli18n-tmp.h:1583 src/xml/xmli18n-tmp.h:1600
5717#: src/xml/xmli18n-tmp.h:1614 src/xml/xmli18n-tmp.h:1643
5718#: src/xml/xmli18n-tmp.h:1660 src/xml/xmli18n-tmp.h:1678
5719#: src/xml/xmli18n-tmp.h:1696 src/xml/xmli18n-tmp.h:1710
5720#: src/xml/xmli18n-tmp.h:1728 src/xml/xmli18n-tmp.h:1742
5721#: src/xml/xmli18n-tmp.h:1759 src/xml/xmli18n-tmp.h:1773
5722#: src/xml/xmli18n-tmp.h:1783 src/xml/xmli18n-tmp.h:1799
5723#: src/xml/xmli18n-tmp.h:1816 src/xml/xmli18n-tmp.h:1833
5724#: src/xml/xmli18n-tmp.h:2852 src/xml/xmli18n-tmp.h:2868
5725#: src/xml/xmli18n-tmp.h:2931
5726msgid "2880 x 2880 DPI"
5727msgstr "2880 x 2880 DPI"
5728
5729#: src/xml/xmli18n-tmp.h:868 src/xml/xmli18n-tmp.h:1009
5730#: src/xml/xmli18n-tmp.h:1407 src/xml/xmli18n-tmp.h:1423
5731#: src/xml/xmli18n-tmp.h:1441 src/xml/xmli18n-tmp.h:1527
5732#: src/xml/xmli18n-tmp.h:1546 src/xml/xmli18n-tmp.h:1566
5733#: src/xml/xmli18n-tmp.h:1584 src/xml/xmli18n-tmp.h:1601
5734#: src/xml/xmli18n-tmp.h:1615 src/xml/xmli18n-tmp.h:1644
5735#: src/xml/xmli18n-tmp.h:1661 src/xml/xmli18n-tmp.h:1679
5736#: src/xml/xmli18n-tmp.h:1697 src/xml/xmli18n-tmp.h:1711
5737#: src/xml/xmli18n-tmp.h:1729 src/xml/xmli18n-tmp.h:1743
5738#: src/xml/xmli18n-tmp.h:1760 src/xml/xmli18n-tmp.h:1774
5739#: src/xml/xmli18n-tmp.h:1784 src/xml/xmli18n-tmp.h:1800
5740#: src/xml/xmli18n-tmp.h:1817 src/xml/xmli18n-tmp.h:1834
5741#: src/xml/xmli18n-tmp.h:2932
5742msgid "5760 x 2880 DPI"
5743msgstr "5760 x 2880 DPI"
5744
5745#: src/xml/xmli18n-tmp.h:877 src/xml/xmli18n-tmp.h:971
5746#: src/xml/xmli18n-tmp.h:983 src/xml/xmli18n-tmp.h:1054
5747#: src/xml/xmli18n-tmp.h:1067 src/xml/xmli18n-tmp.h:1180
5748#: src/xml/xmli18n-tmp.h:1258 src/xml/xmli18n-tmp.h:1273
5749#: src/xml/xmli18n-tmp.h:1286 src/xml/xmli18n-tmp.h:1312
5750#: src/xml/xmli18n-tmp.h:1349 src/xml/xmli18n-tmp.h:1368
5751#: src/xml/xmli18n-tmp.h:1381 src/xml/xmli18n-tmp.h:1446
5752#: src/xml/xmli18n-tmp.h:1465 src/xml/xmli18n-tmp.h:1478
5753#: src/xml/xmli18n-tmp.h:1490 src/xml/xmli18n-tmp.h:1589
5754#: src/xml/xmli18n-tmp.h:1606 src/xml/xmli18n-tmp.h:1620
5755#: src/xml/xmli18n-tmp.h:1702 src/xml/xmli18n-tmp.h:1734
5756#: src/xml/xmli18n-tmp.h:1765 src/xml/xmli18n-tmp.h:2869
5757#: src/xml/xmli18n-tmp.h:2876 src/xml/xmli18n-tmp.h:2885
5758#: src/xml/xmli18n-tmp.h:2893 src/xml/xmli18n-tmp.h:2920
5759msgid "360 x 120 DPI Economy"
5760msgstr "360 x 120 DPI 经济"
5761
5762#: src/xml/xmli18n-tmp.h:878 src/xml/xmli18n-tmp.h:972
5763#: src/xml/xmli18n-tmp.h:984 src/xml/xmli18n-tmp.h:1056
5764#: src/xml/xmli18n-tmp.h:1069 src/xml/xmli18n-tmp.h:1181
5765#: src/xml/xmli18n-tmp.h:1259 src/xml/xmli18n-tmp.h:1274
5766#: src/xml/xmli18n-tmp.h:1287 src/xml/xmli18n-tmp.h:1313
5767#: src/xml/xmli18n-tmp.h:1350 src/xml/xmli18n-tmp.h:1369
5768#: src/xml/xmli18n-tmp.h:1382 src/xml/xmli18n-tmp.h:1447
5769#: src/xml/xmli18n-tmp.h:1466 src/xml/xmli18n-tmp.h:1479
5770#: src/xml/xmli18n-tmp.h:1491 src/xml/xmli18n-tmp.h:1621
5771#: src/xml/xmli18n-tmp.h:2870 src/xml/xmli18n-tmp.h:2877
5772#: src/xml/xmli18n-tmp.h:2886 src/xml/xmli18n-tmp.h:2894
5773msgid "360 x 240 DPI Draft"
5774msgstr "360 x 240 DPI 草稿"
5775
5776#: src/xml/xmli18n-tmp.h:884 src/xml/xmli18n-tmp.h:1022
5777#: src/xml/xmli18n-tmp.h:1088 src/xml/xmli18n-tmp.h:1129
5778#: src/xml/xmli18n-tmp.h:1141 src/xml/xmli18n-tmp.h:1154
5779#: src/xml/xmli18n-tmp.h:1173 src/xml/xmli18n-tmp.h:1187
5780#: src/xml/xmli18n-tmp.h:1201 src/xml/xmli18n-tmp.h:1216
5781#: src/xml/xmli18n-tmp.h:1319 src/xml/xmli18n-tmp.h:2882
5782#: src/xml/xmli18n-tmp.h:2892 src/xml/xmli18n-tmp.h:2900
5783#: src/xml/xmli18n-tmp.h:2910 src/xml/xmli18n-tmp.h:2919
5784msgid "1440 x 720 DPI Highest Quality"
5785msgstr "1440 x 720 DPI 最高质量"
5786
5787#: src/xml/xmli18n-tmp.h:904
5788#, fuzzy
5789msgid "1440 x 720 DPI Transposed"
5790msgstr "1440 x 720 DPI"
5791
5792#: src/xml/xmli18n-tmp.h:921 src/xml/xmli18n-tmp.h:934
5793#: src/xml/xmli18n-tmp.h:1053 src/xml/xmli18n-tmp.h:1066
5794#: src/xml/xmli18n-tmp.h:1079 src/xml/xmli18n-tmp.h:1095
5795#: src/xml/xmli18n-tmp.h:1108 src/xml/xmli18n-tmp.h:1121
5796#: src/xml/xmli18n-tmp.h:1146 src/xml/xmli18n-tmp.h:1165
5797#: src/xml/xmli18n-tmp.h:1225 src/xml/xmli18n-tmp.h:1517
5798#: src/xml/xmli18n-tmp.h:1534 src/xml/xmli18n-tmp.h:1651
5799#: src/xml/xmli18n-tmp.h:1750 src/xml/xmli18n-tmp.h:1807
5800#: src/xml/xmli18n-tmp.h:1824 src/xml/xmli18n-tmp.h:2854
5801#: src/xml/xmli18n-tmp.h:2901 src/xml/xmli18n-tmp.h:2911
5802#, fuzzy
5803msgid "360 x 90 DPI Fast Economy"
5804msgstr "360 x 90 DPI 快速经济"
5805
5806#: src/xml/xmli18n-tmp.h:922 src/xml/xmli18n-tmp.h:935
5807#: src/xml/xmli18n-tmp.h:1014 src/xml/xmli18n-tmp.h:1055
5808#: src/xml/xmli18n-tmp.h:1068 src/xml/xmli18n-tmp.h:1080
5809#: src/xml/xmli18n-tmp.h:1096 src/xml/xmli18n-tmp.h:1109
5810#: src/xml/xmli18n-tmp.h:1122 src/xml/xmli18n-tmp.h:1134
5811#: src/xml/xmli18n-tmp.h:1147 src/xml/xmli18n-tmp.h:1166
5812#: src/xml/xmli18n-tmp.h:1194 src/xml/xmli18n-tmp.h:1210
5813#: src/xml/xmli18n-tmp.h:1226 src/xml/xmli18n-tmp.h:2855
5814#: src/xml/xmli18n-tmp.h:2902 src/xml/xmli18n-tmp.h:2912
5815msgid "180 DPI Economy"
5816msgstr "180 DPI 经济"
5817
5818#: src/xml/xmli18n-tmp.h:1016 src/xml/xmli18n-tmp.h:1058
5819#: src/xml/xmli18n-tmp.h:1071 src/xml/xmli18n-tmp.h:1082
5820#: src/xml/xmli18n-tmp.h:1098 src/xml/xmli18n-tmp.h:1111
5821#: src/xml/xmli18n-tmp.h:1124 src/xml/xmli18n-tmp.h:1149
5822#: src/xml/xmli18n-tmp.h:2857 src/xml/xmli18n-tmp.h:2904
5823msgid "360 DPI High Quality"
5824msgstr "360 DPI 高质量"
5825
5826#: src/xml/xmli18n-tmp.h:1103 src/xml/xmli18n-tmp.h:1116
5827#: src/xml/xmli18n-tmp.h:2875
5828msgid "720 DPI Highest Quality"
5829msgstr "720 DPI 最高质量"
5830
5831#: src/xml/xmli18n-tmp.h:1217 src/xml/xmli18n-tmp.h:1264
5832#: src/xml/xmli18n-tmp.h:1279 src/xml/xmli18n-tmp.h:1292
5833#: src/xml/xmli18n-tmp.h:1355 src/xml/xmli18n-tmp.h:1387
5834#: src/xml/xmli18n-tmp.h:1452 src/xml/xmli18n-tmp.h:1507
5835#: src/xml/xmli18n-tmp.h:2849 src/xml/xmli18n-tmp.h:2883
5836msgid "2880 x 720 DPI"
5837msgstr "2880 x 720 DPI"
5838
5839#: src/xml/xmli18n-tmp.h:1218 src/xml/xmli18n-tmp.h:2884
5840msgid "2880 x 720 DPI Highest Quality"
5841msgstr "2880 x 720 DPI 最告质量"
5842
5843#: src/xml/xmli18n-tmp.h:1561
5844#, fuzzy
5845msgid "1440 x 720 DPI High Quality"
5846msgstr "1440 x 720 DPI 最高质量"
5847
5848#: src/xml/xmli18n-tmp.h:1663
5849msgid "Vivid Light Magenta"
5850msgstr "鲜艳的淡品红色"
5851
5852#: src/xml/xmli18n-tmp.h:1668
5853msgid "Vivid Magenta"
5854msgstr "鲜艳的品红色"
5855
5856#: src/xml/xmli18n-tmp.h:1837 src/xml/xmli18n-tmp.h:1861
5857#: src/xml/xmli18n-tmp.h:1974 src/xml/xmli18n-tmp.h:2000
5858#: src/xml/xmli18n-tmp.h:2027
5859msgid "Bright White Paper"
5860msgstr "亮白色纸张"
5861
5862#: src/xml/xmli18n-tmp.h:1838 src/xml/xmli18n-tmp.h:1862
5863#: src/xml/xmli18n-tmp.h:1887 src/xml/xmli18n-tmp.h:1908
5864#: src/xml/xmli18n-tmp.h:1930 src/xml/xmli18n-tmp.h:1952
5865#: src/xml/xmli18n-tmp.h:1975 src/xml/xmli18n-tmp.h:2001
5866#: src/xml/xmli18n-tmp.h:2028 src/xml/xmli18n-tmp.h:2051
5867#: src/xml/xmli18n-tmp.h:2071 src/xml/xmli18n-tmp.h:2093
5868#: src/xml/xmli18n-tmp.h:2117 src/xml/xmli18n-tmp.h:2139
5869#: src/xml/xmli18n-tmp.h:2159 src/xml/xmli18n-tmp.h:2179
5870#: src/xml/xmli18n-tmp.h:2200 src/xml/xmli18n-tmp.h:2222
5871#: src/xml/xmli18n-tmp.h:2244 src/xml/xmli18n-tmp.h:2265
5872#: src/xml/xmli18n-tmp.h:2287 src/xml/xmli18n-tmp.h:2310
5873#: src/xml/xmli18n-tmp.h:2333 src/xml/xmli18n-tmp.h:2356
5874#: src/xml/xmli18n-tmp.h:2379 src/xml/xmli18n-tmp.h:2398
5875#: src/xml/xmli18n-tmp.h:2418 src/xml/xmli18n-tmp.h:2446
5876#: src/xml/xmli18n-tmp.h:2471 src/xml/xmli18n-tmp.h:2494
5877#: src/xml/xmli18n-tmp.h:2514 src/xml/xmli18n-tmp.h:2537
5878#: src/xml/xmli18n-tmp.h:2559 src/xml/xmli18n-tmp.h:2581
5879#: src/xml/xmli18n-tmp.h:2603 src/xml/xmli18n-tmp.h:2625
5880#: src/xml/xmli18n-tmp.h:2647 src/xml/xmli18n-tmp.h:2669
5881#: src/xml/xmli18n-tmp.h:2693 src/xml/xmli18n-tmp.h:2715
5882#: src/xml/xmli18n-tmp.h:2736 src/xml/xmli18n-tmp.h:2757
5883#: src/xml/xmli18n-tmp.h:2776 src/xml/xmli18n-tmp.h:2957
5884msgid "Postcard"
5885msgstr "明信片"
5886
5887#: src/xml/xmli18n-tmp.h:1842 src/xml/xmli18n-tmp.h:1865
5888#: src/xml/xmli18n-tmp.h:1891 src/xml/xmli18n-tmp.h:1912
5889#: src/xml/xmli18n-tmp.h:1934 src/xml/xmli18n-tmp.h:1956
5890#: src/xml/xmli18n-tmp.h:1979 src/xml/xmli18n-tmp.h:2005
5891#: src/xml/xmli18n-tmp.h:2032 src/xml/xmli18n-tmp.h:2055
5892#: src/xml/xmli18n-tmp.h:2075 src/xml/xmli18n-tmp.h:2097
5893#: src/xml/xmli18n-tmp.h:2121 src/xml/xmli18n-tmp.h:2143
5894#: src/xml/xmli18n-tmp.h:2163 src/xml/xmli18n-tmp.h:2183
5895#: src/xml/xmli18n-tmp.h:2204 src/xml/xmli18n-tmp.h:2226
5896#: src/xml/xmli18n-tmp.h:2248 src/xml/xmli18n-tmp.h:2269
5897#: src/xml/xmli18n-tmp.h:2291 src/xml/xmli18n-tmp.h:2314
5898#: src/xml/xmli18n-tmp.h:2337 src/xml/xmli18n-tmp.h:2360
5899#: src/xml/xmli18n-tmp.h:2383 src/xml/xmli18n-tmp.h:2402
5900#: src/xml/xmli18n-tmp.h:2422 src/xml/xmli18n-tmp.h:2450
5901#: src/xml/xmli18n-tmp.h:2475 src/xml/xmli18n-tmp.h:2498
5902#: src/xml/xmli18n-tmp.h:2518 src/xml/xmli18n-tmp.h:2541
5903#: src/xml/xmli18n-tmp.h:2563 src/xml/xmli18n-tmp.h:2585
5904#: src/xml/xmli18n-tmp.h:2607 src/xml/xmli18n-tmp.h:2629
5905#: src/xml/xmli18n-tmp.h:2651 src/xml/xmli18n-tmp.h:2673
5906#: src/xml/xmli18n-tmp.h:2697 src/xml/xmli18n-tmp.h:2719
5907#: src/xml/xmli18n-tmp.h:2740 src/xml/xmli18n-tmp.h:2761
5908#: src/xml/xmli18n-tmp.h:2780
5909msgid "Back Light Film"
5910msgstr ""
5911
5912#: src/xml/xmli18n-tmp.h:1844 src/xml/xmli18n-tmp.h:1867
5913#: src/xml/xmli18n-tmp.h:1893 src/xml/xmli18n-tmp.h:1914
5914#: src/xml/xmli18n-tmp.h:1936 src/xml/xmli18n-tmp.h:1958
5915#: src/xml/xmli18n-tmp.h:1981 src/xml/xmli18n-tmp.h:2007
5916#: src/xml/xmli18n-tmp.h:2034 src/xml/xmli18n-tmp.h:2057
5917#: src/xml/xmli18n-tmp.h:2077 src/xml/xmli18n-tmp.h:2099
5918#: src/xml/xmli18n-tmp.h:2123 src/xml/xmli18n-tmp.h:2145
5919#: src/xml/xmli18n-tmp.h:2165 src/xml/xmli18n-tmp.h:2185
5920#: src/xml/xmli18n-tmp.h:2206 src/xml/xmli18n-tmp.h:2228
5921#: src/xml/xmli18n-tmp.h:2250 src/xml/xmli18n-tmp.h:2271
5922#: src/xml/xmli18n-tmp.h:2293 src/xml/xmli18n-tmp.h:2316
5923#: src/xml/xmli18n-tmp.h:2339 src/xml/xmli18n-tmp.h:2362
5924#: src/xml/xmli18n-tmp.h:2385 src/xml/xmli18n-tmp.h:2404
5925#: src/xml/xmli18n-tmp.h:2424 src/xml/xmli18n-tmp.h:2452
5926#: src/xml/xmli18n-tmp.h:2477 src/xml/xmli18n-tmp.h:2500
5927#: src/xml/xmli18n-tmp.h:2520 src/xml/xmli18n-tmp.h:2543
5928#: src/xml/xmli18n-tmp.h:2565 src/xml/xmli18n-tmp.h:2587
5929#: src/xml/xmli18n-tmp.h:2609 src/xml/xmli18n-tmp.h:2631
5930#: src/xml/xmli18n-tmp.h:2653 src/xml/xmli18n-tmp.h:2675
5931#: src/xml/xmli18n-tmp.h:2699 src/xml/xmli18n-tmp.h:2721
5932#: src/xml/xmli18n-tmp.h:2742 src/xml/xmli18n-tmp.h:2763
5933#: src/xml/xmli18n-tmp.h:2782
5934#, fuzzy
5935msgid "Matte Paper Heavyweight"
5936msgstr "磨砂纸"
5937
5938#: src/xml/xmli18n-tmp.h:1845 src/xml/xmli18n-tmp.h:1868
5939#: src/xml/xmli18n-tmp.h:1982 src/xml/xmli18n-tmp.h:2008
5940#: src/xml/xmli18n-tmp.h:2035
5941#, fuzzy
5942msgid "Premium Presentation Paper Matte"
5943msgstr "高级发光·真·金闪闪照相纸"
5944
5945#: src/xml/xmli18n-tmp.h:1850 src/xml/xmli18n-tmp.h:1875
5946#: src/xml/xmli18n-tmp.h:1987 src/xml/xmli18n-tmp.h:2014
5947#: src/xml/xmli18n-tmp.h:2040
5948#, fuzzy
5949msgid "Ultra Glossy Photo Paper"
5950msgstr "高级光面照相纸"
5951
5952#: src/xml/xmli18n-tmp.h:1851 src/xml/xmli18n-tmp.h:1876
5953#: src/xml/xmli18n-tmp.h:1898 src/xml/xmli18n-tmp.h:1919
5954#: src/xml/xmli18n-tmp.h:1941 src/xml/xmli18n-tmp.h:1963
5955#: src/xml/xmli18n-tmp.h:1988 src/xml/xmli18n-tmp.h:2015
5956#: src/xml/xmli18n-tmp.h:2041 src/xml/xmli18n-tmp.h:2062
5957#: src/xml/xmli18n-tmp.h:2082 src/xml/xmli18n-tmp.h:2104
5958#: src/xml/xmli18n-tmp.h:2128 src/xml/xmli18n-tmp.h:2150
5959#: src/xml/xmli18n-tmp.h:2170 src/xml/xmli18n-tmp.h:2190
5960#: src/xml/xmli18n-tmp.h:2211 src/xml/xmli18n-tmp.h:2233
5961#: src/xml/xmli18n-tmp.h:2255 src/xml/xmli18n-tmp.h:2276
5962#: src/xml/xmli18n-tmp.h:2298 src/xml/xmli18n-tmp.h:2321
5963#: src/xml/xmli18n-tmp.h:2344 src/xml/xmli18n-tmp.h:2367
5964#: src/xml/xmli18n-tmp.h:2390 src/xml/xmli18n-tmp.h:2409
5965#: src/xml/xmli18n-tmp.h:2429 src/xml/xmli18n-tmp.h:2457
5966#: src/xml/xmli18n-tmp.h:2482 src/xml/xmli18n-tmp.h:2505
5967#: src/xml/xmli18n-tmp.h:2525 src/xml/xmli18n-tmp.h:2548
5968#: src/xml/xmli18n-tmp.h:2570 src/xml/xmli18n-tmp.h:2592
5969#: src/xml/xmli18n-tmp.h:2614 src/xml/xmli18n-tmp.h:2636
5970#: src/xml/xmli18n-tmp.h:2658 src/xml/xmli18n-tmp.h:2680
5971#: src/xml/xmli18n-tmp.h:2704 src/xml/xmli18n-tmp.h:2726
5972#: src/xml/xmli18n-tmp.h:2747 src/xml/xmli18n-tmp.h:2768
5973#: src/xml/xmli18n-tmp.h:2787
5974#, fuzzy
5975msgid "Premium Semigloss Photo Paper"
5976msgstr "高级光面照相纸"
5977
5978#: src/xml/xmli18n-tmp.h:1853 src/xml/xmli18n-tmp.h:1881
5979#: src/xml/xmli18n-tmp.h:1990 src/xml/xmli18n-tmp.h:2017
5980#: src/xml/xmli18n-tmp.h:2043
5981#, fuzzy
5982msgid "Ultra Premium Photo Paper Luster"
5983msgstr "高级发光·真·金闪闪照相纸"
5984
5985#: src/xml/xmli18n-tmp.h:1854 src/xml/xmli18n-tmp.h:2010
5986msgid "CD or DVD"
5987msgstr ""
5988
5989#: src/xml/xmli18n-tmp.h:1857 src/xml/xmli18n-tmp.h:1883
5990#: src/xml/xmli18n-tmp.h:1901 src/xml/xmli18n-tmp.h:1923
5991#: src/xml/xmli18n-tmp.h:1945 src/xml/xmli18n-tmp.h:1967
5992#: src/xml/xmli18n-tmp.h:1993 src/xml/xmli18n-tmp.h:2020
5993#: src/xml/xmli18n-tmp.h:2046 src/xml/xmli18n-tmp.h:2066
5994#: src/xml/xmli18n-tmp.h:2088 src/xml/xmli18n-tmp.h:2110
5995#: src/xml/xmli18n-tmp.h:2132 src/xml/xmli18n-tmp.h:2154
5996#: src/xml/xmli18n-tmp.h:2174 src/xml/xmli18n-tmp.h:2194
5997#: src/xml/xmli18n-tmp.h:2217 src/xml/xmli18n-tmp.h:2239
5998#: src/xml/xmli18n-tmp.h:2261 src/xml/xmli18n-tmp.h:2279
5999#: src/xml/xmli18n-tmp.h:2302 src/xml/xmli18n-tmp.h:2325
6000#: src/xml/xmli18n-tmp.h:2348 src/xml/xmli18n-tmp.h:2371
6001#: src/xml/xmli18n-tmp.h:2394 src/xml/xmli18n-tmp.h:2413
6002#: src/xml/xmli18n-tmp.h:2435 src/xml/xmli18n-tmp.h:2463
6003#: src/xml/xmli18n-tmp.h:2486 src/xml/xmli18n-tmp.h:2509
6004#: src/xml/xmli18n-tmp.h:2531 src/xml/xmli18n-tmp.h:2554
6005#: src/xml/xmli18n-tmp.h:2576 src/xml/xmli18n-tmp.h:2598
6006#: src/xml/xmli18n-tmp.h:2620 src/xml/xmli18n-tmp.h:2642
6007#: src/xml/xmli18n-tmp.h:2664 src/xml/xmli18n-tmp.h:2686
6008#: src/xml/xmli18n-tmp.h:2708 src/xml/xmli18n-tmp.h:2730
6009#: src/xml/xmli18n-tmp.h:2753 src/xml/xmli18n-tmp.h:2771
6010#: src/xml/xmli18n-tmp.h:2791
6011msgid "ColorLife Paper"
6012msgstr "ColorLife 纸张"
6013
6014#: src/xml/xmli18n-tmp.h:1873
6015#, fuzzy
6016msgid "Premium Glossy Photo Paper 170 wt"
6017msgstr "高级光面照相纸"
6018
6019#: src/xml/xmli18n-tmp.h:1874
6020#, fuzzy
6021msgid "Premium Glossy Photo Paper 250 wt"
6022msgstr "高级光面照相纸"
6023
6024#: src/xml/xmli18n-tmp.h:1877
6025#, fuzzy
6026msgid "Premium Semigloss Photo Paper 170 wt"
6027msgstr "高级光面照相纸"
6028
6029#: src/xml/xmli18n-tmp.h:1878
6030#, fuzzy
6031msgid "Premium Semigloss Photo Paper 250 wt"
6032msgstr "高级光面照相纸"
6033
6034#: src/xml/xmli18n-tmp.h:1880
6035#, fuzzy
6036msgid "Premium Luster Photo Paper 250 wt"
6037msgstr "高级发光·真·金闪闪照相纸"
6038
6039#: src/xml/xmli18n-tmp.h:1906 src/xml/xmli18n-tmp.h:1928
6040#: src/xml/xmli18n-tmp.h:1950 src/xml/xmli18n-tmp.h:1972
6041#: src/xml/xmli18n-tmp.h:1998 src/xml/xmli18n-tmp.h:2025
6042#: src/xml/xmli18n-tmp.h:2115 src/xml/xmli18n-tmp.h:2137
6043#: src/xml/xmli18n-tmp.h:2284 src/xml/xmli18n-tmp.h:2307
6044#: src/xml/xmli18n-tmp.h:2330 src/xml/xmli18n-tmp.h:2353
6045#: src/xml/xmli18n-tmp.h:2376 src/xml/xmli18n-tmp.h:2468
6046#: src/xml/xmli18n-tmp.h:2491 src/xml/xmli18n-tmp.h:2691
6047#: src/xml/xmli18n-tmp.h:2713
6048msgid "MISQuadtone"
6049msgstr ""
6050
6051#: src/xml/xmli18n-tmp.h:1907 src/xml/xmli18n-tmp.h:1929
6052#: src/xml/xmli18n-tmp.h:1951 src/xml/xmli18n-tmp.h:2050
6053#: src/xml/xmli18n-tmp.h:2116 src/xml/xmli18n-tmp.h:2138
6054#: src/xml/xmli18n-tmp.h:2158 src/xml/xmli18n-tmp.h:2178
6055#: src/xml/xmli18n-tmp.h:2199 src/xml/xmli18n-tmp.h:2286
6056#: src/xml/xmli18n-tmp.h:2309 src/xml/xmli18n-tmp.h:2332
6057#: src/xml/xmli18n-tmp.h:2355 src/xml/xmli18n-tmp.h:2378
6058#: src/xml/xmli18n-tmp.h:2417 src/xml/xmli18n-tmp.h:2470
6059#: src/xml/xmli18n-tmp.h:2493 src/xml/xmli18n-tmp.h:2513
6060#: src/xml/xmli18n-tmp.h:2536 src/xml/xmli18n-tmp.h:2692
6061#: src/xml/xmli18n-tmp.h:2714 src/xml/xmli18n-tmp.h:2735
6062#: src/xml/xmli18n-tmp.h:2775
6063#, fuzzy
6064msgid "Plain Paper Fast Load"
6065msgstr "普通纸"
6066
6067#: src/xml/xmli18n-tmp.h:1973 src/xml/xmli18n-tmp.h:1999
6068#: src/xml/xmli18n-tmp.h:2026 src/xml/xmli18n-tmp.h:2285
6069#: src/xml/xmli18n-tmp.h:2308 src/xml/xmli18n-tmp.h:2331
6070#: src/xml/xmli18n-tmp.h:2354 src/xml/xmli18n-tmp.h:2469
6071#: src/xml/xmli18n-tmp.h:2492
6072msgid "MIS Hextone"
6073msgstr ""
6074
6075#: src/xml/xmli18n-tmp.h:2084 src/xml/xmli18n-tmp.h:2106
6076#: src/xml/xmli18n-tmp.h:2213 src/xml/xmli18n-tmp.h:2235
6077#: src/xml/xmli18n-tmp.h:2257 src/xml/xmli18n-tmp.h:2431
6078#: src/xml/xmli18n-tmp.h:2459 src/xml/xmli18n-tmp.h:2527
6079#: src/xml/xmli18n-tmp.h:2550 src/xml/xmli18n-tmp.h:2572
6080#: src/xml/xmli18n-tmp.h:2594 src/xml/xmli18n-tmp.h:2616
6081#: src/xml/xmli18n-tmp.h:2638 src/xml/xmli18n-tmp.h:2660
6082#: src/xml/xmli18n-tmp.h:2682 src/xml/xmli18n-tmp.h:2749
6083#, fuzzy
6084msgid "Archival Matte Paper"
6085msgstr "磨砂纸"
6086
6087#: src/xml/xmli18n-tmp.h:2085 src/xml/xmli18n-tmp.h:2107
6088#: src/xml/xmli18n-tmp.h:2214 src/xml/xmli18n-tmp.h:2236
6089#: src/xml/xmli18n-tmp.h:2258 src/xml/xmli18n-tmp.h:2432
6090#: src/xml/xmli18n-tmp.h:2460 src/xml/xmli18n-tmp.h:2528
6091#: src/xml/xmli18n-tmp.h:2551 src/xml/xmli18n-tmp.h:2573
6092#: src/xml/xmli18n-tmp.h:2595 src/xml/xmli18n-tmp.h:2617
6093#: src/xml/xmli18n-tmp.h:2639 src/xml/xmli18n-tmp.h:2661
6094#: src/xml/xmli18n-tmp.h:2683 src/xml/xmli18n-tmp.h:2750
6095msgid "Watercolor Paper - Radiant White"
6096msgstr ""
6097
6098#: src/xml/xmli18n-tmp.h:2934 src/xml/xmli18n-tmp.h:2939
6099#: src/xml/xmli18n-tmp.h:2945
6100#, fuzzy
6101msgid "Interleave"
6102msgstr "交织方法"
6103
6104#: src/xml/xmli18n-tmp.h:2935 src/xml/xmli18n-tmp.h:2940
6105#: src/xml/xmli18n-tmp.h:2946
6106msgid "Full Overlap"
6107msgstr ""
6108
6109#: src/xml/xmli18n-tmp.h:2936 src/xml/xmli18n-tmp.h:2941
6110#: src/xml/xmli18n-tmp.h:2947
6111msgid "Four Pass"
6112msgstr ""
6113
6114#: src/xml/xmli18n-tmp.h:2937 src/xml/xmli18n-tmp.h:2942
6115#: src/xml/xmli18n-tmp.h:2948
6116msgid "Full Overlap 2"
6117msgstr ""
6118
6119#: src/xml/xmli18n-tmp.h:2943 src/xml/xmli18n-tmp.h:2949
6120#, fuzzy
6121msgid "Interleave 2"
6122msgstr "交织方法"
6123
6124#: src/xml/xmli18n-tmp.h:2950
6125#, fuzzy
6126msgid "Eight Pass"
6127msgstr "淡青色"
6128
6129#: src/xml/xmli18n-tmp.h:2954
6130msgid "Legal"
6131msgstr ""
6132
6133#: src/xml/xmli18n-tmp.h:2955
6134msgid "Tabloid"
6135msgstr ""
6136
6137#: src/xml/xmli18n-tmp.h:2956
6138msgid "Executive"
6139msgstr ""
6140
6141#: src/xml/xmli18n-tmp.h:2961
6142msgid "3x5"
6143msgstr "3x5"
6144
6145#: src/xml/xmli18n-tmp.h:2962
6146msgid "3 1/2 x5"
6147msgstr "3 1/2 x5"
6148
6149#: src/xml/xmli18n-tmp.h:2963
6150msgid "L"
6151msgstr "L"
6152
6153#: src/xml/xmli18n-tmp.h:2964
6154msgid "2x6"
6155msgstr "2x6"
6156
6157#: src/xml/xmli18n-tmp.h:2965
6158msgid "4x6"
6159msgstr "4x6"
6160
6161#: src/xml/xmli18n-tmp.h:2966
6162msgid "KG"
6163msgstr "KG"
6164
6165#: src/xml/xmli18n-tmp.h:2967
6166msgid "Epson 4x6 Photo Paper (tear-off borders)"
6167msgstr "爱普生相纸(定页撕纸)"
6168
6169#: src/xml/xmli18n-tmp.h:2968
6170msgid "Epson L Photo Paper (tear-off borders)"
6171msgstr "爱普生 L 相纸(定页撕纸)"
6172
6173#: src/xml/xmli18n-tmp.h:2969
6174msgid "4x8"
6175msgstr "4x8"
6176
6177#: src/xml/xmli18n-tmp.h:2970
6178msgid "5x7"
6179msgstr "5x7"
6180
6181#: src/xml/xmli18n-tmp.h:2971
6182msgid "2L"
6183msgstr "2L"
6184
6185#: src/xml/xmli18n-tmp.h:2972
6186msgid "5x8"
6187msgstr "5x8"
6188
6189#: src/xml/xmli18n-tmp.h:2973
6190msgid "6x8"
6191msgstr "6x8"
6192
6193#: src/xml/xmli18n-tmp.h:2974
6194msgid "6x9"
6195msgstr "6x9"
6196
6197#: src/xml/xmli18n-tmp.h:2975
6198msgid "8x10"
6199msgstr "8x10"
6200
6201#: src/xml/xmli18n-tmp.h:2976
6202msgid "Rokukire"
6203msgstr ""
6204
6205#: src/xml/xmli18n-tmp.h:2978
6206msgid "12x18"
6207msgstr "12x18"
6208
6209#: src/xml/xmli18n-tmp.h:2979
6210#, fuzzy
6211msgid "Super B 13x19"
6212msgstr "Super B0 JIS"
6213
6214#: src/xml/xmli18n-tmp.h:2980
6215msgid "Engineering C 17x22"
6216msgstr "工程 C 17x22"
6217
6218#: src/xml/xmli18n-tmp.h:2981
6219#, fuzzy
6220msgid "5x5"
6221msgstr "3x5"
6222
6223#: src/xml/xmli18n-tmp.h:2982
6224msgid "8x12"
6225msgstr "8x12"
6226
6227#: src/xml/xmli18n-tmp.h:2983
6228msgid "YonKire"
6229msgstr ""
6230
6231#: src/xml/xmli18n-tmp.h:2984
6232msgid "11x14"
6233msgstr "11x14"
6234
6235#: src/xml/xmli18n-tmp.h:2985
6236msgid "HanKire"
6237msgstr ""
6238
6239#: src/xml/xmli18n-tmp.h:2986
6240msgid "16x20"
6241msgstr "16x20"
6242
6243#: src/xml/xmli18n-tmp.h:2987
6244msgid "16x24"
6245msgstr "16x24"
6246
6247#: src/xml/xmli18n-tmp.h:2988
6248msgid "20x24"
6249msgstr "20x24"
6250
6251#: src/xml/xmli18n-tmp.h:2989
6252msgid "20x30"
6253msgstr "20x30"
6254
6255#: src/xml/xmli18n-tmp.h:2990
6256msgid "22x30"
6257msgstr "22x30"
6258
6259#: src/xml/xmli18n-tmp.h:2991
6260msgid "24x30"
6261msgstr "24x30"
6262
6263#: src/xml/xmli18n-tmp.h:2992
6264msgid "Super A1 24x36"
6265msgstr "Super A1 24x36"
6266
6267#: src/xml/xmli18n-tmp.h:2993
6268msgid "30x40"
6269msgstr "30x40"
6270
6271#: src/xml/xmli18n-tmp.h:2994
6272msgid "4A"
6273msgstr "4A"
6274
6275#: src/xml/xmli18n-tmp.h:2995
6276msgid "2A"
6277msgstr "2A"
6278
6279#: src/xml/xmli18n-tmp.h:2996
6280msgid "Super A0"
6281msgstr "Super A0"
6282
6283#: src/xml/xmli18n-tmp.h:2997
6284msgid "A0"
6285msgstr "A0"
6286
6287#: src/xml/xmli18n-tmp.h:2998
6288msgid "A1"
6289msgstr "A1"
6290
6291#: src/xml/xmli18n-tmp.h:2999
6292msgid "A2"
6293msgstr "A2"
6294
6295#: src/xml/xmli18n-tmp.h:3000
6296msgid "A3"
6297msgstr "A3"
6298
6299#: src/xml/xmli18n-tmp.h:3002
6300msgid "A5"
6301msgstr "A5"
6302
6303#: src/xml/xmli18n-tmp.h:3003
6304msgid "A6"
6305msgstr "A6"
6306
6307#: src/xml/xmli18n-tmp.h:3004
6308msgid "A7"
6309msgstr "A7"
6310
6311#: src/xml/xmli18n-tmp.h:3005
6312msgid "A8"
6313msgstr "A8"
6314
6315#: src/xml/xmli18n-tmp.h:3006
6316msgid "A9"
6317msgstr "A9"
6318
6319#: src/xml/xmli18n-tmp.h:3007
6320msgid "A10"
6321msgstr "A10"
6322
6323#: src/xml/xmli18n-tmp.h:3008
6324msgid "RA0"
6325msgstr "RA0"
6326
6327#: src/xml/xmli18n-tmp.h:3009
6328msgid "RA1"
6329msgstr "RA1"
6330
6331#: src/xml/xmli18n-tmp.h:3010
6332msgid "RA2"
6333msgstr "RA2"
6334
6335#: src/xml/xmli18n-tmp.h:3011
6336msgid "RA3"
6337msgstr "RA3"
6338
6339#: src/xml/xmli18n-tmp.h:3012
6340msgid "RA4"
6341msgstr "RA4"
6342
6343#: src/xml/xmli18n-tmp.h:3013
6344msgid "SRA0"
6345msgstr "SRA0"
6346
6347#: src/xml/xmli18n-tmp.h:3014
6348msgid "SRA1"
6349msgstr "SRA1"
6350
6351#: src/xml/xmli18n-tmp.h:3015
6352msgid "SRA2"
6353msgstr "SRA2"
6354
6355#: src/xml/xmli18n-tmp.h:3016
6356msgid "SRA3"
6357msgstr "SRA3"
6358
6359#: src/xml/xmli18n-tmp.h:3017
6360msgid "SRA4"
6361msgstr "SRA4"
6362
6363#: src/xml/xmli18n-tmp.h:3018
6364msgid "4B ISO"
6365msgstr "4B ISO"
6366
6367#: src/xml/xmli18n-tmp.h:3019
6368msgid "2B ISO"
6369msgstr "2B ISO"
6370
6371#: src/xml/xmli18n-tmp.h:3020
6372msgid "B0 ISO"
6373msgstr "B0 ISO"
6374
6375#: src/xml/xmli18n-tmp.h:3021
6376msgid "B1 ISO"
6377msgstr "B1 ISO"
6378
6379#: src/xml/xmli18n-tmp.h:3022
6380msgid "B2 ISO"
6381msgstr "B2 ISO"
6382
6383#: src/xml/xmli18n-tmp.h:3023
6384msgid "B3 ISO"
6385msgstr "B3 ISO"
6386
6387#: src/xml/xmli18n-tmp.h:3024
6388msgid "B4 ISO"
6389msgstr "B4 ISO"
6390
6391#: src/xml/xmli18n-tmp.h:3025
6392msgid "B5 ISO"
6393msgstr "B5 ISO"
6394
6395#: src/xml/xmli18n-tmp.h:3026
6396msgid "B6 ISO"
6397msgstr "B6 ISO"
6398
6399#: src/xml/xmli18n-tmp.h:3027
6400msgid "B7 ISO"
6401msgstr "B7 ISO"
6402
6403#: src/xml/xmli18n-tmp.h:3028
6404msgid "B8 ISO"
6405msgstr "B8 ISO"
6406
6407#: src/xml/xmli18n-tmp.h:3029
6408msgid "B9 ISO"
6409msgstr "B9 ISO"
6410
6411#: src/xml/xmli18n-tmp.h:3030
6412msgid "B10 ISO"
6413msgstr "B10 ISO"
6414
6415#: src/xml/xmli18n-tmp.h:3031
6416msgid "Super B0 JIS"
6417msgstr "Super B0 JIS"
6418
6419#: src/xml/xmli18n-tmp.h:3032
6420msgid "B0 JIS"
6421msgstr "B0 JIS"
6422
6423#: src/xml/xmli18n-tmp.h:3033
6424msgid "B1 JIS"
6425msgstr "B1 JIS"
6426
6427#: src/xml/xmli18n-tmp.h:3034
6428msgid "B2 JIS"
6429msgstr "B2 JIS"
6430
6431#: src/xml/xmli18n-tmp.h:3035
6432msgid "B3 JIS"
6433msgstr "B3 JIS"
6434
6435#: src/xml/xmli18n-tmp.h:3036
6436msgid "B4 JIS"
6437msgstr "B4 JIS"
6438
6439#: src/xml/xmli18n-tmp.h:3037
6440msgid "B5 JIS"
6441msgstr "B5 JIS"
6442
6443#: src/xml/xmli18n-tmp.h:3038
6444msgid "B6 JIS"
6445msgstr "B6 JIS"
6446
6447#: src/xml/xmli18n-tmp.h:3039
6448msgid "B7 JIS"
6449msgstr "B7 JIS"
6450
6451#: src/xml/xmli18n-tmp.h:3040
6452msgid "B8 JIS"
6453msgstr "B8 JIS"
6454
6455#: src/xml/xmli18n-tmp.h:3041
6456msgid "B9 JIS"
6457msgstr "B9 JIS"
6458
6459#: src/xml/xmli18n-tmp.h:3042
6460msgid "B10 JIS"
6461msgstr "B10 JIS"
6462
6463#: src/xml/xmli18n-tmp.h:3043
6464msgid "C0"
6465msgstr "C0"
6466
6467#: src/xml/xmli18n-tmp.h:3044
6468msgid "C0 landscape"
6469msgstr "C0 水平"
6470
6471#: src/xml/xmli18n-tmp.h:3045
6472msgid "C1"
6473msgstr "C1"
6474
6475#: src/xml/xmli18n-tmp.h:3046
6476msgid "C1 landscape"
6477msgstr "C1 水平"
6478
6479#: src/xml/xmli18n-tmp.h:3047
6480msgid "C2"
6481msgstr "C2"
6482
6483#: src/xml/xmli18n-tmp.h:3048
6484msgid "C2 landscape"
6485msgstr "C2 水平"
6486
6487#: src/xml/xmli18n-tmp.h:3049
6488msgid "C3"
6489msgstr "C3"
6490
6491#: src/xml/xmli18n-tmp.h:3050
6492msgid "C3 landscape"
6493msgstr "C3 水平"
6494
6495#: src/xml/xmli18n-tmp.h:3051
6496msgid "C4"
6497msgstr "C4"
6498
6499#: src/xml/xmli18n-tmp.h:3052
6500msgid "C4 landscape"
6501msgstr "C4 水平"
6502
6503#: src/xml/xmli18n-tmp.h:3053
6504msgid "C5"
6505msgstr "C5"
6506
6507#: src/xml/xmli18n-tmp.h:3054
6508msgid "C5 landscape"
6509msgstr "C5 水平"
6510
6511#: src/xml/xmli18n-tmp.h:3055
6512msgid "B6-C4"
6513msgstr "B6-C4"
6514
6515#: src/xml/xmli18n-tmp.h:3056
6516msgid "B6-C4 landscape"
6517msgstr "B6-C4 水平"
6518
6519#: src/xml/xmli18n-tmp.h:3057
6520msgid "C6"
6521msgstr "C6"
6522
6523#: src/xml/xmli18n-tmp.h:3058
6524msgid "C6 landscape"
6525msgstr "C6 水平"
6526
6527#: src/xml/xmli18n-tmp.h:3059
6528msgid "DL"
6529msgstr "DL"
6530
6531#: src/xml/xmli18n-tmp.h:3060
6532msgid "DL landscape"
6533msgstr "DL 水平"
6534
6535#: src/xml/xmli18n-tmp.h:3061
6536msgid "C7-6"
6537msgstr "C7-6"
6538
6539#: src/xml/xmli18n-tmp.h:3062
6540msgid "C7-6 landscape"
6541msgstr "C7-6 水平"
6542
6543#: src/xml/xmli18n-tmp.h:3063
6544msgid "C7"
6545msgstr "C7"
6546
6547#: src/xml/xmli18n-tmp.h:3064
6548msgid "C7 landscape"
6549msgstr "C7 水平"
6550
6551#: src/xml/xmli18n-tmp.h:3065
6552msgid "C8"
6553msgstr "C8"
6554
6555#: src/xml/xmli18n-tmp.h:3066
6556msgid "C8 landscape"
6557msgstr "C8 水平"
6558
6559#: src/xml/xmli18n-tmp.h:3067
6560msgid "C9"
6561msgstr "C9"
6562
6563#: src/xml/xmli18n-tmp.h:3068
6564msgid "C9 landscape"
6565msgstr "C9 水平"
6566
6567#: src/xml/xmli18n-tmp.h:3069
6568msgid "C10"
6569msgstr "C10"
6570
6571#: src/xml/xmli18n-tmp.h:3070
6572msgid "C10 landscape"
6573msgstr "C10 水平"
6574
6575#: src/xml/xmli18n-tmp.h:3071
6576msgid "EA5"
6577msgstr "EA5"
6578
6579#: src/xml/xmli18n-tmp.h:3072
6580msgid "EA5 landscape"
6581msgstr "EA5 水平"
6582
6583#: src/xml/xmli18n-tmp.h:3073
6584msgid "ArchA"
6585msgstr "建筑 A"
6586
6587#: src/xml/xmli18n-tmp.h:3074
6588msgid "ArchA transposed"
6589msgstr ""
6590
6591#: src/xml/xmli18n-tmp.h:3075
6592msgid "ArchB"
6593msgstr "建筑 B"
6594
6595#: src/xml/xmli18n-tmp.h:3076
6596msgid "ArchB transposed"
6597msgstr ""
6598
6599#: src/xml/xmli18n-tmp.h:3077
6600msgid "ArchC"
6601msgstr "建筑 C"
6602
6603#: src/xml/xmli18n-tmp.h:3078
6604msgid "ArchC transposed"
6605msgstr ""
6606
6607#: src/xml/xmli18n-tmp.h:3079
6608msgid "ArchD"
6609msgstr "建筑 D"
6610
6611#: src/xml/xmli18n-tmp.h:3080
6612msgid "ArchD transposed"
6613msgstr ""
6614
6615#: src/xml/xmli18n-tmp.h:3081
6616msgid "ArchE"
6617msgstr "建筑 E"
6618
6619#: src/xml/xmli18n-tmp.h:3082
6620msgid "ArchE transposed"
6621msgstr ""
6622
6623#: src/xml/xmli18n-tmp.h:3083
6624msgid "American foolscap"
6625msgstr ""
6626
6627#: src/xml/xmli18n-tmp.h:3084
6628msgid "European foolscap"
6629msgstr ""
6630
6631#: src/xml/xmli18n-tmp.h:3085
6632msgid "Crown Quarto"
6633msgstr ""
6634
6635#: src/xml/xmli18n-tmp.h:3086
6636msgid "Large Crown Quarto"
6637msgstr ""
6638
6639#: src/xml/xmli18n-tmp.h:3087
6640msgid "Demy Quarto"
6641msgstr ""
6642
6643#: src/xml/xmli18n-tmp.h:3088
6644msgid "Royal Quarto"
6645msgstr ""
6646
6647#: src/xml/xmli18n-tmp.h:3089
6648msgid "Crown Octavo"
6649msgstr ""
6650
6651#: src/xml/xmli18n-tmp.h:3090
6652msgid "Large Crown Octavo"
6653msgstr ""
6654
6655#: src/xml/xmli18n-tmp.h:3091
6656msgid "Demy Octavo"
6657msgstr ""
6658
6659#: src/xml/xmli18n-tmp.h:3092
6660msgid "Royal Octavo"
6661msgstr ""
6662
6663#: src/xml/xmli18n-tmp.h:3093
6664msgid "Small paperback"
6665msgstr ""
6666
6667#: src/xml/xmli18n-tmp.h:3094
6668msgid "Penguin small paperback"
6669msgstr ""
6670
6671#: src/xml/xmli18n-tmp.h:3095
6672msgid "Penguin large paperback"
6673msgstr ""
6674
6675#: src/xml/xmli18n-tmp.h:3096
6676msgid "10cm x 15cm"
6677msgstr ""
6678
6679#: src/xml/xmli18n-tmp.h:3097
6680msgid "Hagaki Card"
6681msgstr ""
6682
6683#: src/xml/xmli18n-tmp.h:3098
6684msgid "Oufuku Card"
6685msgstr ""
6686
6687#: src/xml/xmli18n-tmp.h:3099
6688msgid "Japanese long envelope #3"
6689msgstr ""
6690
6691#: src/xml/xmli18n-tmp.h:3100
6692#, fuzzy
6693msgid "Japanese long envelope #3 landscape"
6694msgstr "水平君主信封"
6695
6696#: src/xml/xmli18n-tmp.h:3101
6697msgid "Japanese long envelope #4"
6698msgstr ""
6699
6700#: src/xml/xmli18n-tmp.h:3102
6701#, fuzzy
6702msgid "Japanese long envelope #4 landscape"
6703msgstr "水平君主信封"
6704
6705#: src/xml/xmli18n-tmp.h:3103
6706msgid "Japanese Western-style envelope #4"
6707msgstr ""
6708
6709#: src/xml/xmli18n-tmp.h:3104
6710msgid "Japanese Western-style envelope #4 landscape"
6711msgstr ""
6712
6713#: src/xml/xmli18n-tmp.h:3105
6714msgid "Japanese Western-style envelope #6"
6715msgstr ""
6716
6717#: src/xml/xmli18n-tmp.h:3106
6718msgid "Japanese Western-style envelope #6 landscape"
6719msgstr ""
6720
6721#: src/xml/xmli18n-tmp.h:3107
6722msgid "Japanese Kaku envelope #4"
6723msgstr ""
6724
6725#: src/xml/xmli18n-tmp.h:3108
6726#, fuzzy
6727msgid "Japanese Kaku envelope #4 landscape"
6728msgstr "水平君主信封"
6729
6730#: src/xml/xmli18n-tmp.h:3109
6731msgid "Commercial 10"
6732msgstr ""
6733
6734#: src/xml/xmli18n-tmp.h:3110
6735#, fuzzy
6736msgid "Commercial 10 landscape"
6737msgstr "C10 水平"
6738
6739#: src/xml/xmli18n-tmp.h:3111
6740#, fuzzy
6741msgid "A2 Invitation"
6742msgstr "A2 请柬"
6743
6744#: src/xml/xmli18n-tmp.h:3112
6745#, fuzzy
6746msgid "Monarch Envelope"
6747msgstr "君主信封"
6748
6749#: src/xml/xmli18n-tmp.h:3113
6750#, fuzzy
6751msgid "Monarch Envelope landscape"
6752msgstr "水平君主信封"
6753
6754#: src/xml/xmli18n-tmp.h:3114
6755msgid "4x5 3/8"
6756msgstr "4x5 3/8"
6757
6758#: src/xml/xmli18n-tmp.h:3115
6759msgid "4x7"
6760msgstr "4x7"
6761
6762#: src/xml/xmli18n-tmp.h:3116
6763#, fuzzy
6764msgid "Wide 101.6x180.6"
6765msgstr "宽 101.6x180.6"
6766
6767#: src/xml/xmli18n-tmp.h:3117
6768msgid "CP_L"
6769msgstr "CP_L"
6770
6771#: src/xml/xmli18n-tmp.h:3118
6772msgid "Credit Card"
6773msgstr "信用卡"
6774
6775#: src/xml/xmli18n-tmp.h:3119
6776msgid "Japanese Business Card"
6777msgstr "日本名片"
6778
6779#: src/xml/xmli18n-tmp.h:3120
6780msgid "Wide Postcard"
6781msgstr "宽明信片"
6782
6783#: src/xml/xmli18n-tmp.h:3121
6784#, fuzzy
6785msgid "Chilean Office"
6786msgstr "智利办公室"
6787
6788#: src/xml/xmli18n-tmp.h:3122
6789#, fuzzy
6790msgid "Chilean Double Letter"
6791msgstr "智利双倍信纸"
6792
6793#: src/xml/xmli18n-tmp.h:3123
6794#, fuzzy
6795msgid "Chilean Double Office"
6796msgstr "智利双倍办公室"
6797
6798#: src/xml/xmli18n-tmp.h:3124
6799msgid "A3+"
6800msgstr "A3+"
6801
6802#: src/xml/xmli18n-tmp.h:3125
6803msgid "Legal (India)"
6804msgstr ""
6805
6806#: src/xml/xmli18n-tmp.h:3126
6807#, fuzzy
6808msgid "Oficio"
6809msgstr "理光 Aficio 220"
6810
6811#: src/xml/xmli18n-tmp.h:3127
6812msgid " Brazil Oficio"
6813msgstr ""
6814
6815#: src/xml/xmli18n-tmp.h:3128
6816#, fuzzy
6817msgid "Mexico Oficio"
6818msgstr "理光 Aficio 220"
6819
6820#: src/xml/xmli18n-tmp.h:3130
6821msgid "89 mm Roll Paper"
6822msgstr "89 毫米卷纸"
6823
6824#: src/xml/xmli18n-tmp.h:3131
6825msgid "4 Inch Roll Paper"
6826msgstr "4 英寸卷纸"
6827
6828#: src/xml/xmli18n-tmp.h:3132
6829msgid "5 Inch Roll Paper"
6830msgstr "5 英寸卷纸"
6831
6832#: src/xml/xmli18n-tmp.h:3133
6833msgid "210 mm Roll Paper"
6834msgstr "210 毫米卷纸"
6835
6836#: src/xml/xmli18n-tmp.h:3134
6837msgid "13 Inch Roll Paper"
6838msgstr "13 英寸卷纸"
6839
6840#: src/xml/xmli18n-tmp.h:3135
6841msgid "17 Inch Roll Paper"
6842msgstr "17 英寸卷纸"
6843
6844#: src/xml/xmli18n-tmp.h:3136
6845msgid "22 Inch Roll Paper"
6846msgstr "22 英寸卷纸"
6847
6848#: src/xml/xmli18n-tmp.h:3137
6849msgid "24 Inch Roll Paper"
6850msgstr "24 英寸卷纸"
6851
6852#: src/xml/xmli18n-tmp.h:3138
6853msgid "36 Inch Roll Paper"
6854msgstr "36 英寸卷纸"
6855
6856#: src/xml/xmli18n-tmp.h:3139
6857msgid "44 Inch Roll Paper"
6858msgstr "44 英寸卷纸"
6859
6860#: src/xml/xmli18n-tmp.h:3140
6861msgid "60 Inch Roll Paper"
6862msgstr "60 英寸卷纸"
6863
6864#: src/xml/xmli18n-tmp.h:3141
6865msgid "64 Inch Roll Paper"
6866msgstr "64 英寸卷纸"
6867
6868#: src/xml/xmli18n-tmp.h:3142
6869msgid "4.00x6.00 in label"
6870msgstr ""
6871
6872#: src/xml/xmli18n-tmp.h:3143
6873#, fuzzy
6874msgid "1.00x4.00 in label"
6875msgstr "210 毫米卷纸"
6876
6877#: src/xml/xmli18n-tmp.h:3144
6878msgid "1.31x4.00 in label"
6879msgstr ""
6880
6881#: src/xml/xmli18n-tmp.h:3145
6882msgid "0.56x3.44 in label"
6883msgstr ""
6884
6885#: src/xml/xmli18n-tmp.h:3146
6886msgid "3.19x3.50 in label"
6887msgstr ""
6888
6889#: src/xml/xmli18n-tmp.h:3147
6890msgid "1.00x2.63 in label"
6891msgstr ""
6892
6893#: src/xml/xmli18n-tmp.h:3148
6894#, fuzzy
6895msgid "2.00x1.00 in label"
6896msgstr "210 毫米卷纸"
6897
6898#: src/xml/xmli18n-tmp.h:3149
6899#, fuzzy
6900msgid "2.00x1.50 in label"
6901msgstr "210 毫米卷纸"
6902
6903#: src/xml/xmli18n-tmp.h:3150
6904#, fuzzy
6905msgid "2.00x4.00 in label"
6906msgstr "210 毫米卷纸"
6907
6908#: src/xml/xmli18n-tmp.h:3151
6909msgid "2.25x5.50 in label"
6910msgstr ""
6911
6912#: src/xml/xmli18n-tmp.h:3152
6913msgid "3.00x2.00 in label"
6914msgstr ""
6915
6916#: src/xml/xmli18n-tmp.h:3153
6917msgid "3.00x3.00 in label"
6918msgstr ""
6919
6920#: src/xml/xmli18n-tmp.h:3154
6921msgid "3.19x1.75 in label"
6922msgstr ""
6923
6924#: src/xml/xmli18n-tmp.h:3155
6925msgid "3.50x2.00 in label"
6926msgstr ""
6927
6928#: src/xml/xmli18n-tmp.h:3156
6929msgid "4.00x2.00 in label"
6930msgstr ""
6931
6932#: src/xml/xmli18n-tmp.h:3157
6933msgid "4.00x3.00 in label"
6934msgstr ""
6935
6936#: src/xml/xmli18n-tmp.h:3158
6937msgid "4.00x4.00 in label"
6938msgstr ""
6939
6940#: src/xml/xmli18n-tmp.h:3159
6941msgid "4.00x5.00 in label"
6942msgstr ""
6943
6944#: src/xml/xmli18n-tmp.h:3160
6945msgid "4.00x6.50 in label"
6946msgstr ""
6947
6948#: src/xml/xmli18n-tmp.h:3161
6949msgid "4.00x8.00 in label"
6950msgstr ""
6951
6952#: src/xml/xmli18n-tmp.h:3162
6953msgid "4.00x13.00 in label"
6954msgstr ""
6955
6956#: src/xml/xmli18n-tmp.h:3163
6957msgid "6.00x2.00 in label"
6958msgstr ""
6959
6960#: src/xml/xmli18n-tmp.h:3164
6961msgid "6.00x3.00 in label"
6962msgstr ""
6963
6964#: src/xml/xmli18n-tmp.h:3165
6965msgid "6.00x4.00 in label"
6966msgstr ""
6967
6968#: src/xml/xmli18n-tmp.h:3166
6969msgid "6.00x5.00 in label"
6970msgstr ""
6971
6972#: src/xml/xmli18n-tmp.h:3167
6973msgid "6.00x6.00 in label"
6974msgstr ""
6975
6976#: src/xml/xmli18n-tmp.h:3168
6977msgid "8.00x12.00 in label"
6978msgstr ""
6979
6980#: src/xml/xmli18n-tmp.h:3169
6981msgid "8.50x6.00 in label"
6982msgstr ""
6983
6984#: src/xml/xmli18n-tmp.h:3170
6985msgid "8.50x11.00 in label"
6986msgstr ""
6987
6988#: src/xml/xmli18n-tmp.h:3171
6989#, fuzzy
6990msgid "2.50x3.13 in label"
6991msgstr "210 毫米卷纸"
6992
6993#: src/xml/xmli18n-tmp.h:3172
6994msgid "0.50x1.75 in label"
6995msgstr ""
6996
6997#: src/xml/xmli18n-tmp.h:3173
6998msgid "1.75x3.00 in label"
6999msgstr ""
7000
7001#: src/xml/xmli18n-tmp.h:3174
7002msgid "0.75x5.75 label"
7003msgstr ""
7004
7005#: src/xml/xmli18n-tmp.h:3175
7006#, fuzzy
7007msgid "44x31 mm label"
7008msgstr "210 毫米卷纸"
7009
7010#: src/xml/xmli18n-tmp.h:3176
7011#, fuzzy
7012msgid "62x44 mm label"
7013msgstr "210 毫米卷纸"
7014
7015#: src/xml/xmli18n-tmp.h:3177
7016#, fuzzy
7017msgid "74x52 mm label"
7018msgstr "210 毫米卷纸"
7019
7020#: src/xml/xmli18n-tmp.h:3178
7021#, fuzzy
7022msgid "88x62 mm label"
7023msgstr "210 毫米卷纸"
7024
7025#: src/xml/xmli18n-tmp.h:3179
7026#, fuzzy
7027msgid "105x74 mm label"
7028msgstr "210 毫米卷纸"
7029
7030#: src/xml/xmli18n-tmp.h:3180
7031#, fuzzy
7032msgid "125x88 mm label"
7033msgstr "210 毫米卷纸"
7034
7035#: src/xml/xmli18n-tmp.h:3181
7036#, fuzzy
7037msgid "148x105 mm label"
7038msgstr "210 毫米卷纸"
7039
7040#: src/xml/xmli18n-tmp.h:3182
7041#, fuzzy
7042msgid "176x125 mm label"
7043msgstr "210 毫米卷纸"
7044
7045#: src/xml/xmli18n-tmp.h:3183
7046#, fuzzy
7047msgid "210x148 mm label"
7048msgstr "210 毫米卷纸"
7049
7050#: src/xml/xmli18n-tmp.h:3184
7051#, fuzzy
7052msgid "250x176 mm label"
7053msgstr "210 毫米卷纸"
7054
7055#: src/xml/xmli18n-tmp.h:3185
7056#, fuzzy
7057msgid "297x210 mm label"
7058msgstr "210 毫米卷纸"
7059
7060#: src/xml/xmli18n-tmp.h:3187
7061msgid "Canon BJ-30"
7062msgstr "佳能 BJ-30"
7063
7064#: src/xml/xmli18n-tmp.h:3188
7065msgid "Canon BJC-50"
7066msgstr "佳能 BJC-50"
7067
7068#: src/xml/xmli18n-tmp.h:3189
7069msgid "Canon BJC-55"
7070msgstr "佳能 BJC-55"
7071
7072#: src/xml/xmli18n-tmp.h:3190
7073msgid "Canon BJC-80"
7074msgstr "佳能 BJC-80"
7075
7076#: src/xml/xmli18n-tmp.h:3191
7077msgid "Canon BJC-85"
7078msgstr "佳能 BJC-85"
7079
7080#: src/xml/xmli18n-tmp.h:3192
7081msgid "Canon BJC-210"
7082msgstr "佳能 BJC-210"
7083
7084#: src/xml/xmli18n-tmp.h:3193
7085msgid "Canon BJC-240"
7086msgstr "佳能 BJC-240"
7087
7088#: src/xml/xmli18n-tmp.h:3194
7089msgid "Canon BJC-250"
7090msgstr "佳能 BJC-250"
7091
7092#: src/xml/xmli18n-tmp.h:3195
7093msgid "Canon BJC-1000"
7094msgstr "佳能 BJC-1000"
7095
7096#: src/xml/xmli18n-tmp.h:3196
7097msgid "Canon BJC-2000"
7098msgstr "佳能 BJC-2000"
7099
7100#: src/xml/xmli18n-tmp.h:3197
7101msgid "Canon BJC-2010"
7102msgstr "佳能 BJC-2010"
7103
7104#: src/xml/xmli18n-tmp.h:3198
7105msgid "Canon BJC-2100"
7106msgstr "佳能 BJC-2100"
7107
7108#: src/xml/xmli18n-tmp.h:3199
7109msgid "Canon BJC-2110"
7110msgstr "佳能 BJC-2110"
7111
7112#: src/xml/xmli18n-tmp.h:3200
7113msgid "Canon BJC-3000"
7114msgstr "佳能 BJC-3000"
7115
7116#: src/xml/xmli18n-tmp.h:3201
7117msgid "Canon BJC-4000"
7118msgstr "佳能 BJC-4000"
7119
7120#: src/xml/xmli18n-tmp.h:3202
7121msgid "Canon BJC-4300"
7122msgstr "佳能 BJC-4300"
7123
7124#: src/xml/xmli18n-tmp.h:3203
7125msgid "Canon BJC-4400"
7126msgstr "佳能 BJC-4400"
7127
7128#: src/xml/xmli18n-tmp.h:3204
7129msgid "Canon BJC-4550"
7130msgstr "佳能 BJC-4550"
7131
7132#: src/xml/xmli18n-tmp.h:3205
7133msgid "Canon BJC-5100"
7134msgstr "佳能 BJC-5100"
7135
7136#: src/xml/xmli18n-tmp.h:3206
7137msgid "Canon BJC-5500"
7138msgstr "佳能 BJC-5500"
7139
7140#: src/xml/xmli18n-tmp.h:3207
7141msgid "Canon BJC-5500J"
7142msgstr "佳能 BJC-5500J"
7143
7144#: src/xml/xmli18n-tmp.h:3208
7145msgid "Canon BJC-6000"
7146msgstr "佳能 BJC-6000"
7147
7148#: src/xml/xmli18n-tmp.h:3209
7149msgid "Canon BJC-6100"
7150msgstr "佳能 BJC-6100"
7151
7152#: src/xml/xmli18n-tmp.h:3210
7153msgid "Canon BJC-6200"
7154msgstr "佳能 BJC-6200"
7155
7156#: src/xml/xmli18n-tmp.h:3211
7157msgid "Canon BJC-6500"
7158msgstr "佳能 BJC-6500"
7159
7160#: src/xml/xmli18n-tmp.h:3212
7161msgid "Canon BJC-7000"
7162msgstr "佳能 BJC-7000"
7163
7164#: src/xml/xmli18n-tmp.h:3213
7165msgid "Canon BJC-7100"
7166msgstr "佳能 BJC-7100"
7167
7168#: src/xml/xmli18n-tmp.h:3214
7169msgid "Canon BJC-8200"
7170msgstr "佳能 BJC-8200"
7171
7172#: src/xml/xmli18n-tmp.h:3215
7173msgid "Canon BJC-8500"
7174msgstr "佳能 BJC-8500"
7175
7176#: src/xml/xmli18n-tmp.h:3216
7177msgid "Canon S100"
7178msgstr "佳能 S100"
7179
7180#: src/xml/xmli18n-tmp.h:3217
7181msgid "Canon S200"
7182msgstr "佳能 S200"
7183
7184#: src/xml/xmli18n-tmp.h:3218
7185msgid "Canon S300"
7186msgstr "佳能 S300"
7187
7188#: src/xml/xmli18n-tmp.h:3219
7189msgid "Canon S330"
7190msgstr "佳能 S330"
7191
7192#: src/xml/xmli18n-tmp.h:3220
7193msgid "Canon S400"
7194msgstr "佳能 S400"
7195
7196#: src/xml/xmli18n-tmp.h:3221
7197msgid "Canon S450"
7198msgstr "佳能 S450"
7199
7200#: src/xml/xmli18n-tmp.h:3222
7201msgid "Canon S500"
7202msgstr "佳能 S500"
7203
7204#: src/xml/xmli18n-tmp.h:3223
7205msgid "Canon S520"
7206msgstr "佳能 S520"
7207
7208#: src/xml/xmli18n-tmp.h:3224
7209msgid "Canon S530D"
7210msgstr "佳能 S530D"
7211
7212#: src/xml/xmli18n-tmp.h:3225
7213msgid "Canon S600"
7214msgstr "佳能 S600"
7215
7216#: src/xml/xmli18n-tmp.h:3226
7217msgid "Canon S630"
7218msgstr "佳能 S630"
7219
7220#: src/xml/xmli18n-tmp.h:3227
7221msgid "Canon S750"
7222msgstr "佳能 S750"
7223
7224#: src/xml/xmli18n-tmp.h:3228
7225msgid "Canon S800"
7226msgstr "佳能 S800"
7227
7228#: src/xml/xmli18n-tmp.h:3229
7229msgid "Canon S820"
7230msgstr "佳能 S820"
7231
7232#: src/xml/xmli18n-tmp.h:3230
7233msgid "Canon S830D"
7234msgstr "佳能 S830D"
7235
7236#: src/xml/xmli18n-tmp.h:3231
7237msgid "Canon S900"
7238msgstr "佳能 S900"
7239
7240#: src/xml/xmli18n-tmp.h:3232
7241msgid "Canon S9000"
7242msgstr "佳能 S9000"
7243
7244#: src/xml/xmli18n-tmp.h:3233
7245msgid "Canon S4500"
7246msgstr "佳能 S4500"
7247
7248#: src/xml/xmli18n-tmp.h:3234
7249msgid "Canon SELPHY DS700"
7250msgstr "佳能 SELPHY DS700"
7251
7252#: src/xml/xmli18n-tmp.h:3235
7253msgid "Canon SELPHY DS810"
7254msgstr "佳能 SELPHY DS810"
7255
7256#: src/xml/xmli18n-tmp.h:3236
7257msgid "Canon PIXMA mini220"
7258msgstr "佳能 PIXMA mini220"
7259
7260#: src/xml/xmli18n-tmp.h:3237
7261#, fuzzy
7262msgid "Canon PIXUS mini220"
7263msgstr "佳能 PIXMA mini220"
7264
7265#: src/xml/xmli18n-tmp.h:3238
7266msgid "Canon PIXMA mini320"
7267msgstr "佳能 PIXMA mini320"
7268
7269#: src/xml/xmli18n-tmp.h:3239
7270msgid "Canon PIXMA mini360"
7271msgstr "佳能 PIXMA mini360"
7272
7273#: src/xml/xmli18n-tmp.h:3240
7274#, fuzzy
7275msgid "Canon PIXUS mini360"
7276msgstr "佳能 PIXMA mini360"
7277
7278#: src/xml/xmli18n-tmp.h:3241
7279#, fuzzy
7280msgid "Canon iP90 series"
7281msgstr "佳能 iP4900 系列"
7282
7283#: src/xml/xmli18n-tmp.h:3242
7284msgid "Canon PIXMA iP90"
7285msgstr "佳能 PIXMA iP90"
7286
7287#: src/xml/xmli18n-tmp.h:3243
7288#, fuzzy
7289msgid "Canon PIXUS iP90"
7290msgstr "佳能 PIXUS iP9910"
7291
7292#: src/xml/xmli18n-tmp.h:3244
7293msgid "Canon PIXMA iP90v"
7294msgstr "佳能 PIXMA iP90v"
7295
7296#: src/xml/xmli18n-tmp.h:3245
7297#, fuzzy
7298msgid "Canon PIXUS iP90v"
7299msgstr "佳能 PIXUS iP9910"
7300
7301#: src/xml/xmli18n-tmp.h:3246
7302#, fuzzy
7303msgid "Canon iP110 series"
7304msgstr "佳能 MP210 系列"
7305
7306#: src/xml/xmli18n-tmp.h:3247
7307#, fuzzy
7308msgid "Canon PIXMA iP110"
7309msgstr "佳能 PIXMA iP100"
7310
7311#: src/xml/xmli18n-tmp.h:3248
7312#, fuzzy
7313msgid "Canon PIXUS iP110"
7314msgstr "佳能 PIXUS iP3100"
7315
7316#: src/xml/xmli18n-tmp.h:3249
7317#, fuzzy
7318msgid "Canon iP2000 series"
7319msgstr "佳能 iP2700 系列"
7320
7321#: src/xml/xmli18n-tmp.h:3250
7322msgid "Canon PIXMA iP2000"
7323msgstr "佳能 PIXMA iP2000"
7324
7325#: src/xml/xmli18n-tmp.h:3251
7326#, fuzzy
7327msgid "Canon PIXUS iP2000"
7328msgstr "佳能 PIXUS iP2700"
7329
7330#: src/xml/xmli18n-tmp.h:3252
7331msgid "Canon iP2700 series"
7332msgstr "佳能 iP2700 系列"
7333
7334#: src/xml/xmli18n-tmp.h:3253
7335msgid "Canon PIXMA iP2700"
7336msgstr "佳能 PIXMA iP2700"
7337
7338#: src/xml/xmli18n-tmp.h:3254
7339msgid "Canon PIXUS iP2700"
7340msgstr "佳能 PIXUS iP2700"
7341
7342#: src/xml/xmli18n-tmp.h:3255
7343msgid "Canon PIXMA iP2701"
7344msgstr "佳能 PIXMA iP2701"
7345
7346#: src/xml/xmli18n-tmp.h:3256
7347msgid "Canon PIXMA iP2702"
7348msgstr "佳能 PIXMA iP2702"
7349
7350#: src/xml/xmli18n-tmp.h:3257
7351msgid "Canon PIXMA iP2740"
7352msgstr "佳能 PIXMA iP2740"
7353
7354#: src/xml/xmli18n-tmp.h:3258
7355msgid "Canon PIXMA iP2760"
7356msgstr "佳能 PIXMA iP2760"
7357
7358#: src/xml/xmli18n-tmp.h:3259
7359msgid "Canon PIXMA iP2770"
7360msgstr "佳能 PIXMA iP2770"
7361
7362#: src/xml/xmli18n-tmp.h:3260
7363msgid "Canon PIXMA iP2772"
7364msgstr "佳能 PIXMA iP2772"
7365
7366#: src/xml/xmli18n-tmp.h:3261
7367msgid "Canon PIXMA iP2780"
7368msgstr "佳能 PIXMA iP2780"
7369
7370#: src/xml/xmli18n-tmp.h:3262
7371msgid "Canon PIXMA iP2788"
7372msgstr "佳能 PIXMA iP2788"
7373
7374#: src/xml/xmli18n-tmp.h:3263
7375#, fuzzy
7376msgid "Canon iP2800 series"
7377msgstr "佳能 iP2700 系列"
7378
7379#: src/xml/xmli18n-tmp.h:3264
7380#, fuzzy
7381msgid "Canon PIXMA iP2810"
7382msgstr "佳能 PIXMA iP2780"
7383
7384#: src/xml/xmli18n-tmp.h:3265
7385#, fuzzy
7386msgid "Canon PIXMA iP2820"
7387msgstr "佳能 PIXMA iP2780"
7388
7389#: src/xml/xmli18n-tmp.h:3266
7390#, fuzzy
7391msgid "Canon PIXMA iP2840"
7392msgstr "佳能 PIXMA iP2740"
7393
7394#: src/xml/xmli18n-tmp.h:3267
7395#, fuzzy
7396msgid "Canon PIXMA iP2850"
7397msgstr "佳能 PIXMA iP2780"
7398
7399#: src/xml/xmli18n-tmp.h:3268
7400#, fuzzy
7401msgid "Canon PIXMA iP2870"
7402msgstr "佳能 PIXMA iP2700"
7403
7404#: src/xml/xmli18n-tmp.h:3269
7405#, fuzzy
7406msgid "Canon PIXMA iP2872"
7407msgstr "佳能 PIXMA iP2702"
7408
7409#: src/xml/xmli18n-tmp.h:3270
7410#, fuzzy
7411msgid "Canon PIXMA iP2880"
7412msgstr "佳能 PIXMA iP2780"
7413
7414#: src/xml/xmli18n-tmp.h:3271
7415#, fuzzy
7416msgid "Canon PIXMA iP2890"
7417msgstr "佳能 PIXMA iP2780"
7418
7419#: src/xml/xmli18n-tmp.h:3272
7420#, fuzzy
7421msgid "Canon PIXMA iP2899"
7422msgstr "佳能 PIXMA iP2780"
7423
7424#: src/xml/xmli18n-tmp.h:3273
7425msgid "Canon PIXMA iP3000"
7426msgstr "佳能 PIXMA iP3000"
7427
7428#: src/xml/xmli18n-tmp.h:3274
7429msgid "Canon PIXMA iP3100"
7430msgstr "佳能 PIXMA iP3100"
7431
7432#: src/xml/xmli18n-tmp.h:3275
7433msgid "Canon PIXUS iP3100"
7434msgstr "佳能 PIXUS iP3100"
7435
7436#: src/xml/xmli18n-tmp.h:3276
7437msgid "Canon iP3300 series"
7438msgstr "佳能 iP3300 系列"
7439
7440#: src/xml/xmli18n-tmp.h:3277
7441msgid "Canon PIXMA iP3300"
7442msgstr "佳能 PIXMA iP3300"
7443
7444#: src/xml/xmli18n-tmp.h:3278
7445msgid "Canon PIXUS iP3300"
7446msgstr "佳能 PIXUS iP3300"
7447
7448#: src/xml/xmli18n-tmp.h:3279
7449msgid "Canon iP3500 series"
7450msgstr "佳能 iP3500 系列"
7451
7452#: src/xml/xmli18n-tmp.h:3280
7453msgid "Canon PIXMA iP3500"
7454msgstr "佳能 PIXMA iP3500"
7455
7456#: src/xml/xmli18n-tmp.h:3281
7457msgid "Canon PIXUS iP3500"
7458msgstr "佳能 PIXUS iP3500"
7459
7460#: src/xml/xmli18n-tmp.h:3282
7461msgid "Canon iP3600 series"
7462msgstr "佳能 iP3600 系列"
7463
7464#: src/xml/xmli18n-tmp.h:3283
7465msgid "Canon PIXMA iP3600"
7466msgstr "佳能 PIXMA iP3600"
7467
7468#: src/xml/xmli18n-tmp.h:3284
7469msgid "Canon PIXUS iP3600"
7470msgstr "佳能 PIXUS iP3600"
7471
7472#: src/xml/xmli18n-tmp.h:3285
7473msgid "Canon PIXMA iP3680"
7474msgstr "佳能 PIXMA iP3680"
7475
7476#: src/xml/xmli18n-tmp.h:3286
7477msgid "Canon PIXMA iP4000"
7478msgstr "佳能 PIXMA iP4000"
7479
7480#: src/xml/xmli18n-tmp.h:3287
7481msgid "Canon PIXMA iP4000R"
7482msgstr "佳能 PIXMA iP4000R"
7483
7484#: src/xml/xmli18n-tmp.h:3288
7485msgid "Canon PIXMA iP4100"
7486msgstr "佳能 PIXMA iP4100"
7487
7488#: src/xml/xmli18n-tmp.h:3289
7489msgid "Canon PIXUS iP4100"
7490msgstr "佳能 PIXUS iP4100"
7491
7492#: src/xml/xmli18n-tmp.h:3290
7493msgid "Canon PIXUS iP4100R"
7494msgstr "佳能 PIXUS iP4100R"
7495
7496#: src/xml/xmli18n-tmp.h:3291
7497msgid "Canon PIXMA iP4100R"
7498msgstr "佳能 PIXMA iP4100R"
7499
7500#: src/xml/xmli18n-tmp.h:3292
7501msgid "Canon iP4200 series"
7502msgstr "佳能 iP4200 系列"
7503
7504#: src/xml/xmli18n-tmp.h:3293
7505msgid "Canon PIXMA iP4200"
7506msgstr "佳能 PIXMA iP4200"
7507
7508#: src/xml/xmli18n-tmp.h:3294
7509msgid "Canon PIXUS iP4200"
7510msgstr "佳能 PIXUS iP4200"
7511
7512#: src/xml/xmli18n-tmp.h:3295
7513msgid "Canon iP4300 series"
7514msgstr "佳能 iP4300 系列"
7515
7516#: src/xml/xmli18n-tmp.h:3296
7517msgid "Canon PIXMA iP4300"
7518msgstr "佳能 PIXMA iP4300"
7519
7520#: src/xml/xmli18n-tmp.h:3297
7521msgid "Canon PIXUS iP4300"
7522msgstr "佳能 PIXUS iP4300"
7523
7524#: src/xml/xmli18n-tmp.h:3298
7525msgid "Canon iP4500 series"
7526msgstr "佳能 iP4500 系列"
7527
7528#: src/xml/xmli18n-tmp.h:3299
7529msgid "Canon PIXMA iP4500"
7530msgstr "佳能 PIXMA iP4500"
7531
7532#: src/xml/xmli18n-tmp.h:3300
7533msgid "Canon PIXUS iP4500"
7534msgstr "佳能 PIXUS iP4500"
7535
7536#: src/xml/xmli18n-tmp.h:3301
7537msgid "Canon iP4600 series"
7538msgstr "佳能 iP4600 系列"
7539
7540#: src/xml/xmli18n-tmp.h:3302
7541msgid "Canon PIXMA iP4600"
7542msgstr "佳能 PIXMA iP4600"
7543
7544#: src/xml/xmli18n-tmp.h:3303
7545msgid "Canon PIXUS iP4600"
7546msgstr "佳能 PIXUS iP4600"
7547
7548#: src/xml/xmli18n-tmp.h:3304
7549msgid "Canon PIXMA iP4680"
7550msgstr "佳能 PIXMA iP4680"
7551
7552#: src/xml/xmli18n-tmp.h:3305
7553msgid "Canon iP4700 series"
7554msgstr "佳能 iP4700 系列"
7555
7556#: src/xml/xmli18n-tmp.h:3306
7557msgid "Canon PIXMA iP4700"
7558msgstr "佳能 PIXMA iP4700"
7559
7560#: src/xml/xmli18n-tmp.h:3307
7561msgid "Canon PIXUS iP4700"
7562msgstr "佳能 PIXUS iP4700"
7563
7564#: src/xml/xmli18n-tmp.h:3308
7565msgid "Canon PIXMA iP4760"
7566msgstr "佳能 PIXMA iP4760"
7567
7568#: src/xml/xmli18n-tmp.h:3309
7569msgid "Canon iP4800 series"
7570msgstr "佳能 iP4800 系列"
7571
7572#: src/xml/xmli18n-tmp.h:3310
7573msgid "Canon PIXMA iP4800"
7574msgstr "佳能 PIXMA iP4800"
7575
7576#: src/xml/xmli18n-tmp.h:3311
7577msgid "Canon PIXMA iP4810"
7578msgstr "佳能 PIXMA iP4810"
7579
7580#: src/xml/xmli18n-tmp.h:3312
7581msgid "Canon PIXMA iP4820"
7582msgstr "佳能 PIXMA iP4820"
7583
7584#: src/xml/xmli18n-tmp.h:3313
7585msgid "Canon PIXUS iP4830"
7586msgstr "佳能 PIXUS iP4830"
7587
7588#: src/xml/xmli18n-tmp.h:3314
7589msgid "Canon PIXMA iP4840"
7590msgstr "佳能 PIXMA iP4840"
7591
7592#: src/xml/xmli18n-tmp.h:3315
7593msgid "Canon PIXMA iP4850"
7594msgstr "佳能 PIXMA iP4850"
7595
7596#: src/xml/xmli18n-tmp.h:3316
7597msgid "Canon PIXMA iP4870"
7598msgstr "佳能 PIXMA iP4870"
7599
7600#: src/xml/xmli18n-tmp.h:3317
7601msgid "Canon PIXMA iP4880"
7602msgstr "佳能 PIXMA iP4880"
7603
7604#: src/xml/xmli18n-tmp.h:3318
7605msgid "Canon iP4900 series"
7606msgstr "佳能 iP4900 系列"
7607
7608#: src/xml/xmli18n-tmp.h:3319
7609msgid "Canon PIXMA iP4900"
7610msgstr "佳能 PIXMA iP4900"
7611
7612#: src/xml/xmli18n-tmp.h:3320
7613msgid "Canon PIXMA iP4910"
7614msgstr "佳能 PIXMA iP4910"
7615
7616#: src/xml/xmli18n-tmp.h:3321
7617msgid "Canon PIXMA iP4920"
7618msgstr "佳能 PIXMA iP4920"
7619
7620#: src/xml/xmli18n-tmp.h:3322
7621msgid "Canon PIXUS iP4930"
7622msgstr "佳能 PIXUS iP4930"
7623
7624#: src/xml/xmli18n-tmp.h:3323
7625msgid "Canon PIXMA iP4940"
7626msgstr "佳能 PIXMA iP4940"
7627
7628#: src/xml/xmli18n-tmp.h:3324
7629msgid "Canon PIXMA iP4950"
7630msgstr "佳能 PIXMA iP4950"
7631
7632#: src/xml/xmli18n-tmp.h:3325
7633msgid "Canon PIXMA iP4970"
7634msgstr "佳能 PIXMA iP4970"
7635
7636#: src/xml/xmli18n-tmp.h:3326
7637msgid "Canon PIXMA iP4980"
7638msgstr "佳能 PIXMA iP4980"
7639
7640#: src/xml/xmli18n-tmp.h:3327
7641msgid "Canon PIXMA iP5000"
7642msgstr "佳能 PIXMA iP5000"
7643
7644#: src/xml/xmli18n-tmp.h:3328
7645msgid "Canon PIXMA iP5200"
7646msgstr "佳能 PIXMA iP5200"
7647
7648#: src/xml/xmli18n-tmp.h:3329
7649msgid "Canon iP5200R series"
7650msgstr "佳能 iP5200R 系列"
7651
7652#: src/xml/xmli18n-tmp.h:3330
7653msgid "Canon PIXMA iP5200R"
7654msgstr "佳能 PIXMA iP5200R"
7655
7656#: src/xml/xmli18n-tmp.h:3331
7657msgid "Canon PIXUS iP5200R"
7658msgstr "佳能 PIXUS iP5200R"
7659
7660#: src/xml/xmli18n-tmp.h:3332
7661msgid "Canon PIXMA iP5300"
7662msgstr "佳能 PIXMA iP5300"
7663
7664#: src/xml/xmli18n-tmp.h:3333
7665msgid "Canon PIXMA iP6000D"
7666msgstr "佳能 PIXMA iP6000D"
7667
7668#: src/xml/xmli18n-tmp.h:3334
7669msgid "Canon PIXMA iP6100D"
7670msgstr "佳能 PIXMA iP6100D"
7671
7672#: src/xml/xmli18n-tmp.h:3335
7673msgid "Canon PIXUS iP6100D"
7674msgstr "佳能 PIXUS iP6100D"
7675
7676#: src/xml/xmli18n-tmp.h:3336
7677msgid "Canon PIXMA iP6210D"
7678msgstr "佳能 PIXMA iP6210D"
7679
7680#: src/xml/xmli18n-tmp.h:3337
7681msgid "Canon PIXMA iP6220D"
7682msgstr "佳能 PIXMA iP6220D"
7683
7684#: src/xml/xmli18n-tmp.h:3338
7685msgid "Canon PIXMA iP6310D"
7686msgstr "佳能 PIXMA iP6310D"
7687
7688#: src/xml/xmli18n-tmp.h:3339
7689msgid "Canon PIXMA iP6320D"
7690msgstr "佳能 PIXMA iP6320D"
7691
7692#: src/xml/xmli18n-tmp.h:3340
7693msgid "Canon iP6600D series"
7694msgstr "佳能 iP6600D 系列"
7695
7696#: src/xml/xmli18n-tmp.h:3341
7697msgid "Canon PIXMA iP6600D"
7698msgstr "佳能 PIXMA iP6600D"
7699
7700#: src/xml/xmli18n-tmp.h:3342
7701msgid "Canon PIXUS iP6600D"
7702msgstr "佳能 PIXUS iP6600D"
7703
7704#: src/xml/xmli18n-tmp.h:3343
7705msgid "Canon iP6700D series"
7706msgstr "佳能 iP6700D 系列"
7707
7708#: src/xml/xmli18n-tmp.h:3344
7709msgid "Canon PIXMA iP6700D"
7710msgstr "佳能 PIXMA iP6700D"
7711
7712#: src/xml/xmli18n-tmp.h:3345
7713msgid "Canon PIXUS iP6700D"
7714msgstr "佳能 PIXUS iP6700D"
7715
7716#: src/xml/xmli18n-tmp.h:3346
7717msgid "Canon PIXMA iP7100"
7718msgstr "佳能 PIXMA iP7100"
7719
7720#: src/xml/xmli18n-tmp.h:3347
7721msgid "Canon PIXUS iP7100"
7722msgstr "佳能 PIXUS iP7100"
7723
7724#: src/xml/xmli18n-tmp.h:3348
7725msgid "Canon iP7200 series"
7726msgstr "佳能 iP7200 系列"
7727
7728#: src/xml/xmli18n-tmp.h:3349
7729msgid "Canon PIXMA iP7210"
7730msgstr "佳能 PIXMA iP7210"
7731
7732#: src/xml/xmli18n-tmp.h:3350
7733msgid "Canon PIXMA iP7220"
7734msgstr "佳能 PIXMA iP7220"
7735
7736#: src/xml/xmli18n-tmp.h:3351
7737msgid "Canon PIXUS iP7230"
7738msgstr "佳能 PIXUS iP7230"
7739
7740#: src/xml/xmli18n-tmp.h:3352
7741msgid "Canon PIXMA iP7240"
7742msgstr "佳能 PIXMA iP7240"
7743
7744#: src/xml/xmli18n-tmp.h:3353
7745msgid "Canon PIXMA iP7250"
7746msgstr "佳能 PIXMA iP7250"
7747
7748#: src/xml/xmli18n-tmp.h:3354
7749msgid "Canon PIXMA iP7260"
7750msgstr "佳能 PIXMA iP7260"
7751
7752#: src/xml/xmli18n-tmp.h:3355
7753msgid "Canon PIXMA iP7270"
7754msgstr "佳能 PIXMA iP7270"
7755
7756#: src/xml/xmli18n-tmp.h:3356
7757msgid "Canon PIXMA iP7280"
7758msgstr "佳能 PIXMA iP7280"
7759
7760#: src/xml/xmli18n-tmp.h:3357
7761msgid "Canon PIXMA iP7500"
7762msgstr "佳能 PIXMA iP7500"
7763
7764#: src/xml/xmli18n-tmp.h:3358
7765msgid "Canon PIXUS iP7500"
7766msgstr "佳能 PIXUS iP7500"
7767
7768#: src/xml/xmli18n-tmp.h:3359
7769msgid "Canon PIXMA iP8100"
7770msgstr "佳能 PIXMA iP8100"
7771
7772#: src/xml/xmli18n-tmp.h:3360
7773msgid "Canon PIXUS iP8100"
7774msgstr "佳能 PIXUS iP8100"
7775
7776#: src/xml/xmli18n-tmp.h:3361
7777msgid "Canon PIXMA iP8500"
7778msgstr "佳能 PIXMA iP8500"
7779
7780#: src/xml/xmli18n-tmp.h:3362
7781msgid "Canon PIXMA iP8600"
7782msgstr "佳能 PIXMA iP8600"
7783
7784#: src/xml/xmli18n-tmp.h:3363
7785msgid "Canon PIXUS iP8600"
7786msgstr "佳能 PIXUS iP8600"
7787
7788#: src/xml/xmli18n-tmp.h:3364
7789#, fuzzy
7790msgid "Canon iP8700 series"
7791msgstr "佳能 iP2700 系列"
7792
7793#: src/xml/xmli18n-tmp.h:3365
7794#, fuzzy
7795msgid "Canon PIXMA iP7810"
7796msgstr "佳能 PIXMA iP7100"
7797
7798#: src/xml/xmli18n-tmp.h:3366
7799#, fuzzy
7800msgid "Canon PIXMA iP8720"
7801msgstr "佳能 PIXMA iP4820"
7802
7803#: src/xml/xmli18n-tmp.h:3367
7804#, fuzzy
7805msgid "Canon PIXUS iP8730"
7806msgstr "佳能 PIXUS iP4830"
7807
7808#: src/xml/xmli18n-tmp.h:3368
7809#, fuzzy
7810msgid "Canon PIXMA iP8740"
7811msgstr "佳能 PIXMA iP2740"
7812
7813#: src/xml/xmli18n-tmp.h:3369
7814#, fuzzy
7815msgid "Canon PIXMA iP8750"
7816msgstr "佳能 PIXMA iP8500"
7817
7818#: src/xml/xmli18n-tmp.h:3370
7819#, fuzzy
7820msgid "Canon PIXMA iP8760"
7821msgstr "佳能 PIXMA iP8600"
7822
7823#: src/xml/xmli18n-tmp.h:3371
7824#, fuzzy
7825msgid "Canon PIXMA iP8770"
7826msgstr "佳能 PIXMA iP2770"
7827
7828#: src/xml/xmli18n-tmp.h:3372
7829#, fuzzy
7830msgid "Canon PIXMA iP8780"
7831msgstr "佳能 PIXMA iP2780"
7832
7833#: src/xml/xmli18n-tmp.h:3373
7834msgid "Canon PIXMA iP9910"
7835msgstr "佳能 PIXMA iP9910"
7836
7837#: src/xml/xmli18n-tmp.h:3374
7838msgid "Canon PIXUS iP9910"
7839msgstr "佳能 PIXUS iP9910"
7840
7841#: src/xml/xmli18n-tmp.h:3375
7842msgid "Canon PIXMA iX4000"
7843msgstr "佳能 PIXMA iX4000"
7844
7845#: src/xml/xmli18n-tmp.h:3376
7846msgid "Canon iX5000 series"
7847msgstr "佳能 iX5000 系列"
7848
7849#: src/xml/xmli18n-tmp.h:3377
7850msgid "Canon PIXMA iX5000"
7851msgstr "佳能 PIXMA iX5000"
7852
7853#: src/xml/xmli18n-tmp.h:3378
7854msgid "Canon PIXUS iX5000"
7855msgstr "佳能 PIXUS iX5000"
7856
7857#: src/xml/xmli18n-tmp.h:3379
7858msgid "Canon iX6500 series"
7859msgstr "佳能 iX6500 系列"
7860
7861#: src/xml/xmli18n-tmp.h:3380
7862msgid "Canon PIXMA iX6500"
7863msgstr "佳能 PIXMA iX6500"
7864
7865#: src/xml/xmli18n-tmp.h:3381
7866msgid "Canon PIXMA iX6510"
7867msgstr "佳能 PIXMA iX6510"
7868
7869#: src/xml/xmli18n-tmp.h:3382
7870msgid "Canon PIXMA iX6520"
7871msgstr "佳能 PIXMA iX6520"
7872
7873#: src/xml/xmli18n-tmp.h:3383
7874msgid "Canon PIXUS iX6530"
7875msgstr "佳能 PIXUS iX6530"
7876
7877#: src/xml/xmli18n-tmp.h:3384
7878msgid "Canon PIXMA iX6540"
7879msgstr "佳能 PIXMA iX6540"
7880
7881#: src/xml/xmli18n-tmp.h:3385
7882msgid "Canon PIXMA iX6550"
7883msgstr "佳能 PIXMA iX6550"
7884
7885#: src/xml/xmli18n-tmp.h:3386
7886msgid "Canon PIXMA iX6560"
7887msgstr "佳能 PIXMA iX6560"
7888
7889#: src/xml/xmli18n-tmp.h:3387
7890msgid "Canon PIXMA iX6580"
7891msgstr "佳能 PIXMA iX6580"
7892
7893#: src/xml/xmli18n-tmp.h:3388
7894#, fuzzy
7895msgid "Canon iX6700 series"
7896msgstr "佳能 iX6500 系列"
7897
7898#: src/xml/xmli18n-tmp.h:3389
7899#, fuzzy
7900msgid "Canon PIXMA iX6770"
7901msgstr "佳能 PIXMA iX6500"
7902
7903#: src/xml/xmli18n-tmp.h:3390
7904#, fuzzy
7905msgid "Canon PIXMA iX6780"
7906msgstr "佳能 PIXMA iX6580"
7907
7908#: src/xml/xmli18n-tmp.h:3391
7909#, fuzzy
7910msgid "Canon iX6800 series"
7911msgstr "佳能 iX6500 系列"
7912
7913#: src/xml/xmli18n-tmp.h:3392
7914#, fuzzy
7915msgid "Canon PIXMA iX6810"
7916msgstr "佳能 PIXMA iX6510"
7917
7918#: src/xml/xmli18n-tmp.h:3393
7919#, fuzzy
7920msgid "Canon PIXMA iX6820"
7921msgstr "佳能 PIXMA iX6520"
7922
7923#: src/xml/xmli18n-tmp.h:3394
7924#, fuzzy
7925msgid "Canon PIXUS iX6830"
7926msgstr "佳能 PIXUS iX6530"
7927
7928#: src/xml/xmli18n-tmp.h:3395
7929#, fuzzy
7930msgid "Canon PIXMA iX6840"
7931msgstr "佳能 PIXMA iX6540"
7932
7933#: src/xml/xmli18n-tmp.h:3396
7934#, fuzzy
7935msgid "Canon PIXMA iX6850"
7936msgstr "佳能 PIXMA iX6500"
7937
7938#: src/xml/xmli18n-tmp.h:3397
7939#, fuzzy
7940msgid "Canon PIXMA iX6860"
7941msgstr "佳能 PIXMA iX6560"
7942
7943#: src/xml/xmli18n-tmp.h:3398
7944#, fuzzy
7945msgid "Canon PIXMA iX6870"
7946msgstr "佳能 PIXMA iX6580"
7947
7948#: src/xml/xmli18n-tmp.h:3399
7949#, fuzzy
7950msgid "Canon PIXMA iX6880"
7951msgstr "佳能 PIXMA iX6580"
7952
7953#: src/xml/xmli18n-tmp.h:3400
7954msgid "Canon iX7000 series"
7955msgstr "佳能 iX7000 系列"
7956
7957#: src/xml/xmli18n-tmp.h:3401
7958msgid "Canon PIXMA iX7000"
7959msgstr "佳能 PIXMA iX7000"
7960
7961#: src/xml/xmli18n-tmp.h:3402
7962msgid "Canon PIXUS iX7000"
7963msgstr "佳能 PIXUS iX7000"
7964
7965#: src/xml/xmli18n-tmp.h:3403
7966msgid "Canon Pro9000 series"
7967msgstr "佳能 Pro9000 系列"
7968
7969#: src/xml/xmli18n-tmp.h:3404
7970msgid "Canon PIXMA Pro9000"
7971msgstr "佳能 PIXMA Pro9000"
7972
7973#: src/xml/xmli18n-tmp.h:3405
7974msgid "Canon PIXUS Pro9000"
7975msgstr "佳能 PIXUS Pro9000"
7976
7977#: src/xml/xmli18n-tmp.h:3406
7978msgid "Canon Pro9000 Mk.II series"
7979msgstr "佳能 Pro9000 Mk.II 系列"
7980
7981#: src/xml/xmli18n-tmp.h:3407
7982msgid "Canon PIXMA Pro9000mk2"
7983msgstr "佳能 PIXMA Pro9000mk2"
7984
7985#: src/xml/xmli18n-tmp.h:3408
7986msgid "Canon PIXUS Pro9000mk2"
7987msgstr "佳能 PIXUS Pro9000mk2"
7988
7989#: src/xml/xmli18n-tmp.h:3409
7990msgid "Canon Pro9500 series"
7991msgstr "佳能 Pro9500 系列"
7992
7993#: src/xml/xmli18n-tmp.h:3410
7994msgid "Canon PIXMA Pro9500"
7995msgstr "佳能 PIXMA Pro9500"
7996
7997#: src/xml/xmli18n-tmp.h:3411
7998msgid "Canon PIXUS Pro9500"
7999msgstr "佳能 PIXUS Pro9500"
8000
8001#: src/xml/xmli18n-tmp.h:3412
8002msgid "Canon Pro9500 Mk.II series"
8003msgstr "佳能 Pro9500 Mk.II 系列"
8004
8005#: src/xml/xmli18n-tmp.h:3413
8006msgid "Canon PIXMA Pro9500mk2"
8007msgstr "佳能 PIXMA Pro9500mk2"
8008
8009#: src/xml/xmli18n-tmp.h:3414
8010msgid "Canon PIXUS Pro9500mk2"
8011msgstr "佳能 PIXUS Pro9500mk2"
8012
8013#: src/xml/xmli18n-tmp.h:3415
8014#, fuzzy
8015msgid "Canon SmartBase MPC400"
8016msgstr "佳能 SmartBase MP700"
8017
8018#: src/xml/xmli18n-tmp.h:3416
8019#, fuzzy
8020msgid "Canon SmartBase MPC600F"
8021msgstr "佳能 SmartBase MP360"
8022
8023#: src/xml/xmli18n-tmp.h:3417
8024#, fuzzy
8025msgid "Canon PIXUS MP55"
8026msgstr "佳能 PIXUS MP550"
8027
8028#: src/xml/xmli18n-tmp.h:3418
8029msgid "Canon MP140 series"
8030msgstr "佳能 MP140 系列"
8031
8032#: src/xml/xmli18n-tmp.h:3419
8033msgid "Canon PIXMA MP140"
8034msgstr "佳能 PIXMA MP140"
8035
8036#: src/xml/xmli18n-tmp.h:3420
8037msgid "Canon PIXMA MP145"
8038msgstr "佳能 PIXMA MP145"
8039
8040#: src/xml/xmli18n-tmp.h:3421
8041msgid "Canon MP150 series"
8042msgstr "佳能 MP150 系列"
8043
8044#: src/xml/xmli18n-tmp.h:3422
8045msgid "Canon PIXMA MP150"
8046msgstr "佳能 PIXMA MP150"
8047
8048#: src/xml/xmli18n-tmp.h:3423
8049msgid "Canon MP160 series"
8050msgstr "佳能 MP160 系列"
8051
8052#: src/xml/xmli18n-tmp.h:3424
8053msgid "Canon PIXMA MP160"
8054msgstr "佳能 PIXMA MP160"
8055
8056#: src/xml/xmli18n-tmp.h:3425
8057msgid "Canon MP170 series"
8058msgstr "佳能 MP170 系列"
8059
8060#: src/xml/xmli18n-tmp.h:3426
8061msgid "Canon PIXMA MP170"
8062msgstr "佳能 PIXMA MP170"
8063
8064#: src/xml/xmli18n-tmp.h:3427
8065msgid "Canon PIXUS MP170"
8066msgstr "佳能 PIXUS MP170"
8067
8068#: src/xml/xmli18n-tmp.h:3428
8069msgid "Canon MP180 series"
8070msgstr "佳能 MP180 系列"
8071
8072#: src/xml/xmli18n-tmp.h:3429
8073msgid "Canon PIXMA MP180"
8074msgstr "佳能 PIXMA MP180"
8075
8076#: src/xml/xmli18n-tmp.h:3430
8077msgid "Canon MP190 series"
8078msgstr "佳能 MP190 系列"
8079
8080#: src/xml/xmli18n-tmp.h:3431
8081msgid "Canon PIXMA MP190"
8082msgstr "佳能 PIXMA MP190"
8083
8084#: src/xml/xmli18n-tmp.h:3432
8085msgid "Canon PIXMA MP198"
8086msgstr "佳能 PIXMA MP198"
8087
8088#: src/xml/xmli18n-tmp.h:3433
8089msgid "Canon MP210 series"
8090msgstr "佳能 MP210 系列"
8091
8092#: src/xml/xmli18n-tmp.h:3434
8093msgid "Canon PIXMA MP210"
8094msgstr "佳能 PIXMA MP210"
8095
8096#: src/xml/xmli18n-tmp.h:3435
8097msgid "Canon PIXMA MP218"
8098msgstr "佳能 PIXMA MP218"
8099
8100#: src/xml/xmli18n-tmp.h:3436
8101msgid "Canon MP220 series"
8102msgstr "佳能 MP220 系列"
8103
8104#: src/xml/xmli18n-tmp.h:3437
8105msgid "Canon PIXMA MP220"
8106msgstr "佳能 PIXMA MP220"
8107
8108#: src/xml/xmli18n-tmp.h:3438
8109msgid "Canon PIXMA MP228"
8110msgstr "佳能 PIXMA MP228"
8111
8112#: src/xml/xmli18n-tmp.h:3439
8113msgid "Canon MP230 series"
8114msgstr "佳能 MP230 系列"
8115
8116#: src/xml/xmli18n-tmp.h:3440
8117msgid "Canon PIXMA MP230"
8118msgstr "佳能 PIXMA MP230"
8119
8120#: src/xml/xmli18n-tmp.h:3441
8121msgid "Canon PIXMA MP236"
8122msgstr "佳能 PIXMA MP236"
8123
8124#: src/xml/xmli18n-tmp.h:3442
8125msgid "Canon PIXMA MP237"
8126msgstr "佳能 PIXMA MP237"
8127
8128#: src/xml/xmli18n-tmp.h:3443
8129msgid "Canon MP240 series"
8130msgstr "佳能 MP240 系列"
8131
8132#: src/xml/xmli18n-tmp.h:3444
8133msgid "Canon PIXMA MP240"
8134msgstr "佳能 PIXMA MP240"
8135
8136#: src/xml/xmli18n-tmp.h:3445
8137msgid "Canon PIXMA MP245"
8138msgstr "佳能 PIXMA MP245"
8139
8140#: src/xml/xmli18n-tmp.h:3446
8141msgid "Canon MP250 series"
8142msgstr "佳能 MP250 系列"
8143
8144#: src/xml/xmli18n-tmp.h:3447
8145msgid "Canon PIXMA MP250"
8146msgstr "佳能 PIXMA MP250"
8147
8148#: src/xml/xmli18n-tmp.h:3448
8149msgid "Canon PIXMA MP252"
8150msgstr "佳能 PIXMA MP252"
8151
8152#: src/xml/xmli18n-tmp.h:3449
8153msgid "Canon PIXMA MP258"
8154msgstr "佳能 PIXMA MP258"
8155
8156#: src/xml/xmli18n-tmp.h:3450
8157msgid "Canon PIXMA MP259"
8158msgstr "佳能 PIXMA MP259"
8159
8160#: src/xml/xmli18n-tmp.h:3451
8161msgid "Canon MP260 series"
8162msgstr "佳能 MP260 系列"
8163
8164#: src/xml/xmli18n-tmp.h:3452
8165msgid "Canon PIXMA MP260"
8166msgstr "佳能 PIXMA MP260"
8167
8168#: src/xml/xmli18n-tmp.h:3453
8169msgid "Canon PIXMA MP268"
8170msgstr "佳能 PIXMA MP268"
8171
8172#: src/xml/xmli18n-tmp.h:3454
8173msgid "Canon MP270 series"
8174msgstr "佳能 MP270 系列"
8175
8176#: src/xml/xmli18n-tmp.h:3455
8177msgid "Canon PIXMA MP270"
8178msgstr "佳能 PIXMA MP270"
8179
8180#: src/xml/xmli18n-tmp.h:3456
8181msgid "Canon PIXUS MP270"
8182msgstr "佳能 PIXUS MP270"
8183
8184#: src/xml/xmli18n-tmp.h:3457
8185msgid "Canon PIXMA MP272"
8186msgstr "佳能 PIXMA MP272"
8187
8188#: src/xml/xmli18n-tmp.h:3458
8189msgid "Canon PIXMA MP276"
8190msgstr "佳能 PIXMA MP276"
8191
8192#: src/xml/xmli18n-tmp.h:3459
8193msgid "Canon MP280 series"
8194msgstr "佳能 MP280 系列"
8195
8196#: src/xml/xmli18n-tmp.h:3460
8197msgid "Canon PIXMA MP280"
8198msgstr "佳能 PIXMA MP280"
8199
8200#: src/xml/xmli18n-tmp.h:3461
8201msgid "Canon PIXUS MP280"
8202msgstr "佳能 PIXUS MP280"
8203
8204#: src/xml/xmli18n-tmp.h:3462
8205msgid "Canon PIXMA MP282"
8206msgstr "佳能 PIXMA MP282"
8207
8208#: src/xml/xmli18n-tmp.h:3463
8209msgid "Canon PIXMA MP287"
8210msgstr "佳能 PIXMA MP287"
8211
8212#: src/xml/xmli18n-tmp.h:3464
8213msgid "Canon PIXMA MP288"
8214msgstr "佳能 PIXMA MP288"
8215
8216#: src/xml/xmli18n-tmp.h:3465
8217msgid "Canon MP360 series"
8218msgstr "佳能 MP360 系列"
8219
8220#: src/xml/xmli18n-tmp.h:3466
8221msgid "Canon PIXMA MP360"
8222msgstr "佳能 PIXMA MP360"
8223
8224#: src/xml/xmli18n-tmp.h:3467
8225msgid "Canon PIXUS MP360"
8226msgstr "佳能 PIXUS MP360"
8227
8228#: src/xml/xmli18n-tmp.h:3468
8229msgid "Canon SmartBase MP360"
8230msgstr "佳能 SmartBase MP360"
8231
8232#: src/xml/xmli18n-tmp.h:3469
8233msgid "Canon SmartBase MP360S"
8234msgstr "佳能 SmartBase MP360S"
8235
8236#: src/xml/xmli18n-tmp.h:3470
8237msgid "Canon MultiPASS MP360"
8238msgstr "佳能 MultiPASS MP360"
8239
8240#: src/xml/xmli18n-tmp.h:3471
8241msgid "Canon MP370 series"
8242msgstr "佳能 MP370 系列"
8243
8244#: src/xml/xmli18n-tmp.h:3472
8245msgid "Canon PIXMA MP370"
8246msgstr "佳能 PIXMA MP370"
8247
8248#: src/xml/xmli18n-tmp.h:3473
8249msgid "Canon PIXUS MP370"
8250msgstr "佳能 PIXUS MP370"
8251
8252#: src/xml/xmli18n-tmp.h:3474
8253msgid "Canon SmartBase MP370"
8254msgstr "佳能 SmartBase MP370"
8255
8256#: src/xml/xmli18n-tmp.h:3475
8257msgid "Canon MultiPASS MP370"
8258msgstr "佳能 MultiPASS MP370"
8259
8260#: src/xml/xmli18n-tmp.h:3476
8261msgid "Canon PIXMA MP375R"
8262msgstr "佳能 PIXMA MP375R"
8263
8264#: src/xml/xmli18n-tmp.h:3477
8265msgid "Canon PIXUS MP375R"
8266msgstr "佳能 PIXUS MP375R"
8267
8268#: src/xml/xmli18n-tmp.h:3478
8269msgid "Canon MP390 series"
8270msgstr "佳能 MP390 系列"
8271
8272#: src/xml/xmli18n-tmp.h:3479
8273msgid "Canon PIXMA MP390"
8274msgstr "佳能 PIXMA MP390"
8275
8276#: src/xml/xmli18n-tmp.h:3480
8277msgid "Canon PIXUS MP390"
8278msgstr "佳能 PIXUS MP390"
8279
8280#: src/xml/xmli18n-tmp.h:3481
8281msgid "Canon SmartBase MP390"
8282msgstr "佳能 SmartBase MP390"
8283
8284#: src/xml/xmli18n-tmp.h:3482
8285msgid "Canon MultiPASS MP390"
8286msgstr "佳能 MultiPASS MP390"
8287
8288#: src/xml/xmli18n-tmp.h:3483
8289msgid "Canon MP450 series"
8290msgstr "佳能 MP450 系列"
8291
8292#: src/xml/xmli18n-tmp.h:3484
8293msgid "Canon PIXMA MP450"
8294msgstr "佳能 PIXMA MP450"
8295
8296#: src/xml/xmli18n-tmp.h:3485
8297msgid "Canon PIXUS MP450"
8298msgstr "佳能 PIXUS MP450"
8299
8300#: src/xml/xmli18n-tmp.h:3486
8301msgid "Canon MP460 series"
8302msgstr "佳能 MP460 系列"
8303
8304#: src/xml/xmli18n-tmp.h:3487
8305msgid "Canon PIXMA MP460"
8306msgstr "佳能 PIXMA MP460"
8307
8308#: src/xml/xmli18n-tmp.h:3488
8309msgid "Canon PIXUS MP460"
8310msgstr "佳能 PIXUS MP460"
8311
8312#: src/xml/xmli18n-tmp.h:3489
8313msgid "Canon MP470 series"
8314msgstr "佳能 MP470 系列"
8315
8316#: src/xml/xmli18n-tmp.h:3490
8317msgid "Canon PIXMA MP470"
8318msgstr "佳能 PIXMA MP470"
8319
8320#: src/xml/xmli18n-tmp.h:3491
8321msgid "Canon PIXUS MP470"
8322msgstr "佳能 PIXUS MP470"
8323
8324#: src/xml/xmli18n-tmp.h:3492
8325msgid "Canon PIXMA MP476"
8326msgstr "佳能 PIXMA MP476"
8327
8328#: src/xml/xmli18n-tmp.h:3493
8329msgid "Canon MP480 series"
8330msgstr "佳能 MP480 系列"
8331
8332#: src/xml/xmli18n-tmp.h:3494
8333msgid "Canon PIXMA MP480"
8334msgstr "佳能 PIXMA MP480"
8335
8336#: src/xml/xmli18n-tmp.h:3495
8337msgid "Canon PIXUS MP480"
8338msgstr "佳能 PIXUS MP480"
8339
8340#: src/xml/xmli18n-tmp.h:3496
8341msgid "Canon PIXMA MP486"
8342msgstr "佳能 PIXMA MP486"
8343
8344#: src/xml/xmli18n-tmp.h:3497
8345msgid "Canon MP490 series"
8346msgstr "佳能 MP490 系列"
8347
8348#: src/xml/xmli18n-tmp.h:3498
8349msgid "Canon PIXMA MP490"
8350msgstr "佳能 PIXMA MP490"
8351
8352#: src/xml/xmli18n-tmp.h:3499
8353msgid "Canon PIXUS MP490"
8354msgstr "佳能 PIXUS MP490"
8355
8356#: src/xml/xmli18n-tmp.h:3500
8357msgid "Canon PIXMA MP492"
8358msgstr "佳能 PIXMA MP492"
8359
8360#: src/xml/xmli18n-tmp.h:3501
8361msgid "Canon PIXMA MP493"
8362msgstr "佳能 PIXMA MP493"
8363
8364#: src/xml/xmli18n-tmp.h:3502
8365msgid "Canon PIXUS MP493"
8366msgstr "佳能 PIXUS MP493"
8367
8368#: src/xml/xmli18n-tmp.h:3503
8369msgid "Canon PIXMA MP495"
8370msgstr "佳能 PIXMA MP495"
8371
8372#: src/xml/xmli18n-tmp.h:3504
8373msgid "Canon PIXMA MP496"
8374msgstr "佳能 PIXMA MP496"
8375
8376#: src/xml/xmli18n-tmp.h:3505
8377msgid "Canon PIXMA MP497"
8378msgstr "佳能 PIXMA MP497"
8379
8380#: src/xml/xmli18n-tmp.h:3506
8381msgid "Canon PIXMA MP498"
8382msgstr "佳能 PIXMA MP498"
8383
8384#: src/xml/xmli18n-tmp.h:3507
8385msgid "Canon PIXMA MP499"
8386msgstr "佳能 PIXMA MP499"
8387
8388#: src/xml/xmli18n-tmp.h:3508
8389msgid "Canon MP500 series"
8390msgstr "佳能 MP500 系列"
8391
8392#: src/xml/xmli18n-tmp.h:3509
8393msgid "Canon PIXMA MP500"
8394msgstr "佳能 PIXMA MP500"
8395
8396#: src/xml/xmli18n-tmp.h:3510
8397msgid "Canon PIXUS MP500"
8398msgstr "佳能 PIXUS MP500"
8399
8400#: src/xml/xmli18n-tmp.h:3511
8401msgid "Canon MP510 series"
8402msgstr "佳能 MP510 系列"
8403
8404#: src/xml/xmli18n-tmp.h:3512
8405msgid "Canon PIXMA MP510"
8406msgstr "佳能 PIXMA MP510"
8407
8408#: src/xml/xmli18n-tmp.h:3513
8409msgid "Canon PIXUS MP510"
8410msgstr "佳能 PIXUS MP510"
8411
8412#: src/xml/xmli18n-tmp.h:3514
8413msgid "Canon MP520 series"
8414msgstr "佳能 MP520 系列"
8415
8416#: src/xml/xmli18n-tmp.h:3515
8417msgid "Canon PIXMA MP520"
8418msgstr "佳能 PIXMA MP520"
8419
8420#: src/xml/xmli18n-tmp.h:3516
8421msgid "Canon PIXUS MP520"
8422msgstr "佳能 PIXUS MP520"
8423
8424#: src/xml/xmli18n-tmp.h:3517
8425msgid "Canon MP530 series"
8426msgstr "佳能 MP530 系列"
8427
8428#: src/xml/xmli18n-tmp.h:3518
8429msgid "Canon PIXMA MP530"
8430msgstr "佳能 PIXMA MP530"
8431
8432#: src/xml/xmli18n-tmp.h:3519
8433msgid "Canon MP540 series"
8434msgstr "佳能 MP540 系列"
8435
8436#: src/xml/xmli18n-tmp.h:3520
8437msgid "Canon PIXMA MP540"
8438msgstr "佳能 PIXMA MP540"
8439
8440#: src/xml/xmli18n-tmp.h:3521
8441msgid "Canon PIXUS MP540"
8442msgstr "佳能 PIXUS MP540"
8443
8444#: src/xml/xmli18n-tmp.h:3522
8445msgid "Canon PIXMA MP545"
8446msgstr "佳能 PIXMA MP545"
8447
8448#: src/xml/xmli18n-tmp.h:3523
8449msgid "Canon MP550 series"
8450msgstr "佳能 MP550 系列"
8451
8452#: src/xml/xmli18n-tmp.h:3524
8453msgid "Canon PIXMA MP550"
8454msgstr "佳能 PIXMA MP550"
8455
8456#: src/xml/xmli18n-tmp.h:3525
8457msgid "Canon PIXUS MP550"
8458msgstr "佳能 PIXUS MP550"
8459
8460#: src/xml/xmli18n-tmp.h:3526
8461msgid "Canon PIXMA MP558"
8462msgstr "佳能 PIXMA MP558"
8463
8464#: src/xml/xmli18n-tmp.h:3527
8465msgid "Canon MP560 series"
8466msgstr "佳能 MP560 系列"
8467
8468#: src/xml/xmli18n-tmp.h:3528
8469msgid "Canon PIXMA MP560"
8470msgstr "佳能 PIXMA MP560"
8471
8472#: src/xml/xmli18n-tmp.h:3529
8473msgid "Canon PIXUS MP560"
8474msgstr "佳能 PIXUS MP560"
8475
8476#: src/xml/xmli18n-tmp.h:3530
8477msgid "Canon PIXMA MP568"
8478msgstr "佳能 PIXMA MP568"
8479
8480#: src/xml/xmli18n-tmp.h:3531
8481msgid "Canon MP600 series"
8482msgstr "佳能 MP600 系列"
8483
8484#: src/xml/xmli18n-tmp.h:3532
8485msgid "Canon PIXMA MP600"
8486msgstr "佳能 PIXMA MP600"
8487
8488#: src/xml/xmli18n-tmp.h:3533
8489msgid "Canon PIXUS MP600"
8490msgstr "佳能 PIXUS MP600"
8491
8492#: src/xml/xmli18n-tmp.h:3534
8493msgid "Canon PIXMA MP600R"
8494msgstr "佳能 PIXMA MP600R"
8495
8496#: src/xml/xmli18n-tmp.h:3535
8497msgid "Canon MP610 series"
8498msgstr "佳能 MP610 系列"
8499
8500#: src/xml/xmli18n-tmp.h:3536
8501msgid "Canon PIXMA MP610"
8502msgstr "佳能 PIXMA MP610"
8503
8504#: src/xml/xmli18n-tmp.h:3537
8505msgid "Canon PIXUS MP610"
8506msgstr "佳能 PIXUS MP610"
8507
8508#: src/xml/xmli18n-tmp.h:3538
8509msgid "Canon MP620 series"
8510msgstr "佳能 MP620 系列"
8511
8512#: src/xml/xmli18n-tmp.h:3539
8513msgid "Canon PIXMA MP620"
8514msgstr "佳能 PIXMA MP620"
8515
8516#: src/xml/xmli18n-tmp.h:3540
8517#, fuzzy
8518msgid "Canon PIXMA MP620B"
8519msgstr "佳能 PIXMA MP620"
8520
8521#: src/xml/xmli18n-tmp.h:3541
8522msgid "Canon PIXUS MP620"
8523msgstr "佳能 PIXUS MP620"
8524
8525#: src/xml/xmli18n-tmp.h:3542
8526msgid "Canon PIXMA MP628"
8527msgstr "佳能 PIXMA MP628"
8528
8529#: src/xml/xmli18n-tmp.h:3543
8530msgid "Canon MP630 series"
8531msgstr "佳能 MP630 系列"
8532
8533#: src/xml/xmli18n-tmp.h:3544
8534msgid "Canon PIXMA MP630"
8535msgstr "佳能 PIXMA MP630"
8536
8537#: src/xml/xmli18n-tmp.h:3545
8538msgid "Canon PIXUS MP630"
8539msgstr "佳能 PIXUS MP630"
8540
8541#: src/xml/xmli18n-tmp.h:3546
8542msgid "Canon PIXMA MP638"
8543msgstr "佳能 PIXMA MP638"
8544
8545#: src/xml/xmli18n-tmp.h:3547
8546msgid "Canon MP640 series"
8547msgstr "佳能 MP640 系列"
8548
8549#: src/xml/xmli18n-tmp.h:3548
8550msgid "Canon PIXMA MP640"
8551msgstr "佳能 PIXMA MP640"
8552
8553#: src/xml/xmli18n-tmp.h:3549
8554#, fuzzy
8555msgid "Canon PIXMA MP640R"
8556msgstr "佳能 PIXMA MP640"
8557
8558#: src/xml/xmli18n-tmp.h:3550
8559msgid "Canon PIXUS MP640"
8560msgstr "佳能 PIXUS MP640"
8561
8562#: src/xml/xmli18n-tmp.h:3551
8563msgid "Canon PIXMA MP648"
8564msgstr "佳能 PIXMA MP648"
8565
8566#: src/xml/xmli18n-tmp.h:3552
8567msgid "Canon MP700 series"
8568msgstr "佳能 MP700 系列"
8569
8570#: src/xml/xmli18n-tmp.h:3553
8571msgid "Canon PIXMA MP700"
8572msgstr "佳能 PIXMA MP700"
8573
8574#: src/xml/xmli18n-tmp.h:3554
8575msgid "Canon PIXUS MP700"
8576msgstr "佳能 PIXUS MP700"
8577
8578#: src/xml/xmli18n-tmp.h:3555
8579msgid "Canon SmartBase MP700"
8580msgstr "佳能 SmartBase MP700"
8581
8582#: src/xml/xmli18n-tmp.h:3556
8583msgid "Canon MultiPASS MP700"
8584msgstr "佳能 MultiPASS MP700"
8585
8586#: src/xml/xmli18n-tmp.h:3557
8587msgid "Canon MP710 series"
8588msgstr "佳能 MP710 系列"
8589
8590#: src/xml/xmli18n-tmp.h:3558
8591msgid "Canon PIXMA MP710"
8592msgstr "佳能 PIXMA MP710"
8593
8594#: src/xml/xmli18n-tmp.h:3559
8595msgid "Canon PIXUS MP710"
8596msgstr "佳能 PIXUS MP710"
8597
8598#: src/xml/xmli18n-tmp.h:3560
8599msgid "Canon MP730 series"
8600msgstr "佳能 MP730 系列"
8601
8602#: src/xml/xmli18n-tmp.h:3561
8603msgid "Canon PIXMA MP730"
8604msgstr "佳能 PIXMA MP730"
8605
8606#: src/xml/xmli18n-tmp.h:3562
8607msgid "Canon PIXUS MP730"
8608msgstr "佳能 PIXUS MP730"
8609
8610#: src/xml/xmli18n-tmp.h:3563
8611msgid "Canon SmartBase MP730"
8612msgstr "佳能 SmartBase MP730"
8613
8614#: src/xml/xmli18n-tmp.h:3564
8615msgid "Canon MultiPASS MP730"
8616msgstr "佳能 MultiPASS MP730"
8617
8618#: src/xml/xmli18n-tmp.h:3565
8619msgid "Canon MP740 series"
8620msgstr "佳能 MP740 系列"
8621
8622#: src/xml/xmli18n-tmp.h:3566
8623msgid "Canon PIXMA MP740"
8624msgstr "佳能 PIXMA MP740"
8625
8626#: src/xml/xmli18n-tmp.h:3567
8627msgid "Canon PIXUS MP740"
8628msgstr "佳能 PIXUS MP740"
8629
8630#: src/xml/xmli18n-tmp.h:3568
8631msgid "Canon MP750 series"
8632msgstr "佳能 MP750 系列"
8633
8634#: src/xml/xmli18n-tmp.h:3569
8635msgid "Canon PIXMA MP750"
8636msgstr "佳能 PIXMA MP750"
8637
8638#: src/xml/xmli18n-tmp.h:3570
8639msgid "Canon MP760 series"
8640msgstr "佳能 MP760 系列"
8641
8642#: src/xml/xmli18n-tmp.h:3571
8643msgid "Canon PIXMA MP760"
8644msgstr "佳能 PIXMA MP760"
8645
8646#: src/xml/xmli18n-tmp.h:3572
8647msgid "Canon MP770 series"
8648msgstr "佳能 MP770 系列"
8649
8650#: src/xml/xmli18n-tmp.h:3573
8651msgid "Canon PIXMA MP770"
8652msgstr "佳能 PIXMA MP770"
8653
8654#: src/xml/xmli18n-tmp.h:3574
8655msgid "Canon PIXUS MP770"
8656msgstr "佳能 PIXUS MP770"
8657
8658#: src/xml/xmli18n-tmp.h:3575
8659msgid "Canon MP780 series"
8660msgstr "佳能 MP780 系列"
8661
8662#: src/xml/xmli18n-tmp.h:3576
8663msgid "Canon PIXMA MP780"
8664msgstr "佳能 PIXMA MP780"
8665
8666#: src/xml/xmli18n-tmp.h:3577
8667msgid "Canon MP790 series"
8668msgstr "佳能 MP790 系列"
8669
8670#: src/xml/xmli18n-tmp.h:3578
8671msgid "Canon PIXMA MP790"
8672msgstr "佳能 PIXMA MP790"
8673
8674#: src/xml/xmli18n-tmp.h:3579
8675msgid "Canon PIXUS MP790"
8676msgstr "佳能 PIXUS MP790"
8677
8678#: src/xml/xmli18n-tmp.h:3580
8679msgid "Canon MP800 series"
8680msgstr "佳能 MP800 系列"
8681
8682#: src/xml/xmli18n-tmp.h:3581
8683msgid "Canon PIXMA MP800"
8684msgstr "佳能 PIXMA MP800"
8685
8686#: src/xml/xmli18n-tmp.h:3582
8687msgid "Canon PIXUS MP800"
8688msgstr "佳能 PIXUS MP800"
8689
8690#: src/xml/xmli18n-tmp.h:3583
8691msgid "Canon PIXMA MP800R"
8692msgstr "佳能 PIXMA MP800R"
8693
8694#: src/xml/xmli18n-tmp.h:3584
8695msgid "Canon MP810 series"
8696msgstr "佳能 MP810 系列"
8697
8698#: src/xml/xmli18n-tmp.h:3585
8699msgid "Canon PIXMA MP810"
8700msgstr "佳能 PIXMA MP810"
8701
8702#: src/xml/xmli18n-tmp.h:3586
8703msgid "Canon PIXUS MP810"
8704msgstr "佳能 PIXUS MP810"
8705
8706#: src/xml/xmli18n-tmp.h:3587
8707msgid "Canon MP830 series"
8708msgstr "佳能 MP830 系列"
8709
8710#: src/xml/xmli18n-tmp.h:3588
8711msgid "Canon PIXMA MP830"
8712msgstr "佳能 PIXMA MP830"
8713
8714#: src/xml/xmli18n-tmp.h:3589
8715msgid "Canon PIXUS MP830"
8716msgstr "佳能 PIXUS MP830"
8717
8718#: src/xml/xmli18n-tmp.h:3590
8719msgid "Canon MP900 series"
8720msgstr "佳能 MP900 系列"
8721
8722#: src/xml/xmli18n-tmp.h:3591
8723msgid "Canon PIXMA MP900"
8724msgstr "佳能 PIXMA MP900"
8725
8726#: src/xml/xmli18n-tmp.h:3592
8727msgid "Canon PIXUS MP900"
8728msgstr "佳能 PIXUS MP900"
8729
8730#: src/xml/xmli18n-tmp.h:3593
8731msgid "Canon MP950 series"
8732msgstr "佳能 MP950 系列"
8733
8734#: src/xml/xmli18n-tmp.h:3594
8735msgid "Canon PIXMA MP950"
8736msgstr "佳能 PIXMA MP950"
8737
8738#: src/xml/xmli18n-tmp.h:3595
8739msgid "Canon PIXUS MP950"
8740msgstr "佳能 PIXUS MP950"
8741
8742#: src/xml/xmli18n-tmp.h:3596
8743msgid "Canon MP960 series"
8744msgstr "佳能 MP960 系列"
8745
8746#: src/xml/xmli18n-tmp.h:3597
8747msgid "Canon PIXMA MP960"
8748msgstr "佳能 PIXMA MP960"
8749
8750#: src/xml/xmli18n-tmp.h:3598
8751msgid "Canon PIXUS MP960"
8752msgstr "佳能 PIXUS MP960"
8753
8754#: src/xml/xmli18n-tmp.h:3599
8755msgid "Canon MP970 series"
8756msgstr "佳能 MP970 系列"
8757
8758#: src/xml/xmli18n-tmp.h:3600
8759msgid "Canon PIXMA MP970"
8760msgstr "佳能 PIXMA MP970"
8761
8762#: src/xml/xmli18n-tmp.h:3601
8763msgid "Canon PIXUS MP970"
8764msgstr "佳能 PIXUS MP970"
8765
8766#: src/xml/xmli18n-tmp.h:3602
8767msgid "Canon MP980 series"
8768msgstr "佳能 MP980 系列"
8769
8770#: src/xml/xmli18n-tmp.h:3603
8771msgid "Canon PIXMA MP980"
8772msgstr "佳能 PIXMA MP980"
8773
8774#: src/xml/xmli18n-tmp.h:3604
8775msgid "Canon PIXUS MP980"
8776msgstr "佳能 PIXUS MP980"
8777
8778#: src/xml/xmli18n-tmp.h:3605
8779msgid "Canon PIXMA MP988"
8780msgstr "佳能 PIXMA MP988"
8781
8782#: src/xml/xmli18n-tmp.h:3606
8783msgid "Canon MP990 series"
8784msgstr "佳能 MP990 系列"
8785
8786#: src/xml/xmli18n-tmp.h:3607
8787msgid "Canon PIXMA MP990"
8788msgstr "佳能 PIXMA MP990"
8789
8790#: src/xml/xmli18n-tmp.h:3608
8791msgid "Canon PIXUS MP990"
8792msgstr "佳能 PIXUS MP990"
8793
8794#: src/xml/xmli18n-tmp.h:3609
8795msgid "Canon PIXMA MP996"
8796msgstr "佳能 PIXMA MP996"
8797
8798#: src/xml/xmli18n-tmp.h:3610
8799msgid "Canon MG2100 series"
8800msgstr "佳能 MG2100 系列"
8801
8802#: src/xml/xmli18n-tmp.h:3611
8803msgid "Canon PIXMA MG2100"
8804msgstr "佳能 PIXMA MG2100"
8805
8806#: src/xml/xmli18n-tmp.h:3612
8807msgid "Canon PIXMA MG2110"
8808msgstr "佳能 PIXMA MG2110"
8809
8810#: src/xml/xmli18n-tmp.h:3613
8811msgid "Canon PIXMA MG2120"
8812msgstr "佳能 PIXMA MG2120"
8813
8814#: src/xml/xmli18n-tmp.h:3614
8815msgid "Canon PIXUS MG2130"
8816msgstr "佳能 PIXUS MG2130"
8817
8818#: src/xml/xmli18n-tmp.h:3615
8819msgid "Canon PIXMA MG2140"
8820msgstr "佳能 PIXMA MG2140"
8821
8822#: src/xml/xmli18n-tmp.h:3616
8823msgid "Canon PIXMA MG2150"
8824msgstr "佳能 PIXMA MG2150"
8825
8826#: src/xml/xmli18n-tmp.h:3617
8827msgid "Canon PIXMA MG2160"
8828msgstr "佳能 PIXMA MG2160"
8829
8830#: src/xml/xmli18n-tmp.h:3618
8831msgid "Canon PIXMA MG2170"
8832msgstr "佳能 PIXMA MG2170"
8833
8834#: src/xml/xmli18n-tmp.h:3619
8835msgid "Canon PIXMA MG2180"
8836msgstr "佳能 PIXMA MG2180"
8837
8838#: src/xml/xmli18n-tmp.h:3620
8839msgid "Canon MG2200 series"
8840msgstr "佳能 MG2200 系列"
8841
8842#: src/xml/xmli18n-tmp.h:3621
8843msgid "Canon PIXMA MG2210"
8844msgstr "佳能 PIXMA MG2210"
8845
8846#: src/xml/xmli18n-tmp.h:3622
8847msgid "Canon PIXMA MG2220"
8848msgstr "佳能 PIXMA MG2220"
8849
8850#: src/xml/xmli18n-tmp.h:3623
8851msgid "Canon PIXMA MG2240"
8852msgstr "佳能 PIXMA MG2240"
8853
8854#: src/xml/xmli18n-tmp.h:3624
8855msgid "Canon PIXMA MG2250"
8856msgstr "佳能 PIXMA MG2250"
8857
8858#: src/xml/xmli18n-tmp.h:3625
8859msgid "Canon PIXMA MG2260"
8860msgstr "佳能 PIXMA MG2260"
8861
8862#: src/xml/xmli18n-tmp.h:3626
8863msgid "Canon PIXMA MG2270"
8864msgstr "佳能 PIXMA MG2270"
8865
8866#: src/xml/xmli18n-tmp.h:3627
8867msgid "Canon PIXMA MG2280"
8868msgstr "佳能 PIXMA MG2280"
8869
8870#: src/xml/xmli18n-tmp.h:3628
8871msgid "Canon MG2400 series"
8872msgstr "佳能 MG2400 系列"
8873
8874#: src/xml/xmli18n-tmp.h:3629
8875msgid "Canon PIXMA MG2400"
8876msgstr "佳能 PIXMA MG2400"
8877
8878#: src/xml/xmli18n-tmp.h:3630
8879msgid "Canon PIXMA MG2410"
8880msgstr "佳能 PIXMA MG2410"
8881
8882#: src/xml/xmli18n-tmp.h:3631
8883msgid "Canon PIXMA MG2420"
8884msgstr "佳能 PIXMA MG2420"
8885
8886#: src/xml/xmli18n-tmp.h:3632
8887msgid "Canon PIXMA MG2440"
8888msgstr "佳能 PIXMA MG2440"
8889
8890#: src/xml/xmli18n-tmp.h:3633
8891msgid "Canon PIXMA MG2450"
8892msgstr "佳能 PIXMA MG2450"
8893
8894#: src/xml/xmli18n-tmp.h:3634
8895#, fuzzy
8896msgid "Canon PIXMA MG2460"
8897msgstr "佳能 PIXMA MG2410"
8898
8899#: src/xml/xmli18n-tmp.h:3635
8900msgid "Canon PIXMA MG2470"
8901msgstr "佳能 PIXMA MG2470"
8902
8903#: src/xml/xmli18n-tmp.h:3636
8904#, fuzzy
8905msgid "Canon PIXMA MG2490"
8906msgstr "佳能 PIXMA MG2410"
8907
8908#: src/xml/xmli18n-tmp.h:3637
8909msgid "Canon MG2500 series"
8910msgstr "佳能 MG2500 系列"
8911
8912#: src/xml/xmli18n-tmp.h:3638
8913msgid "Canon PIXMA MG2510"
8914msgstr "佳能 PIXMA MG2510"
8915
8916#: src/xml/xmli18n-tmp.h:3639
8917msgid "Canon PIXMA MG2520"
8918msgstr "佳能 PIXMA MG2520"
8919
8920#: src/xml/xmli18n-tmp.h:3640
8921#, fuzzy
8922msgid "Canon PIXMA MG2522"
8923msgstr "佳能 PIXMA MG2520"
8924
8925#: src/xml/xmli18n-tmp.h:3641
8926#, fuzzy
8927msgid "Canon PIXMA MG2525"
8928msgstr "佳能 PIXMA MG2520"
8929
8930#: src/xml/xmli18n-tmp.h:3642
8931msgid "Canon PIXMA MG2540"
8932msgstr "佳能 PIXMA MG2540"
8933
8934#: src/xml/xmli18n-tmp.h:3643
8935#, fuzzy
8936msgid "Canon PIXMA MG2540S"
8937msgstr "佳能 PIXMA MG2540"
8938
8939#: src/xml/xmli18n-tmp.h:3644
8940#, fuzzy
8941msgid "Canon PIXMA MG2545S"
8942msgstr "佳能 PIXMA MG2540"
8943
8944#: src/xml/xmli18n-tmp.h:3645
8945msgid "Canon PIXMA MG2550"
8946msgstr "佳能 PIXMA MG2550"
8947
8948#: src/xml/xmli18n-tmp.h:3646
8949#, fuzzy
8950msgid "Canon PIXMA MG2550S"
8951msgstr "佳能 PIXMA MG2550"
8952
8953#: src/xml/xmli18n-tmp.h:3647
8954#, fuzzy
8955msgid "Canon PIXMA MG2555S"
8956msgstr "佳能 PIXMA MG2550"
8957
8958#: src/xml/xmli18n-tmp.h:3648
8959msgid "Canon PIXMA MG2560"
8960msgstr "佳能 PIXMA MG2560"
8961
8962#: src/xml/xmli18n-tmp.h:3649
8963msgid "Canon PIXMA MG2570"
8964msgstr "佳能 PIXMA MG2570"
8965
8966#: src/xml/xmli18n-tmp.h:3650
8967#, fuzzy
8968msgid "Canon PIXMA MG2570S"
8969msgstr "佳能 PIXMA MG2570"
8970
8971#: src/xml/xmli18n-tmp.h:3651
8972msgid "Canon PIXMA MG2580"
8973msgstr "佳能 PIXMA MG2580"
8974
8975#: src/xml/xmli18n-tmp.h:3652
8976#, fuzzy
8977msgid "Canon PIXMA MG2580S"
8978msgstr "佳能 PIXMA MG2580"
8979
8980#: src/xml/xmli18n-tmp.h:3653
8981#, fuzzy
8982msgid "Canon PIXMA MG2590"
8983msgstr "佳能 PIXMA MG2510"
8984
8985#: src/xml/xmli18n-tmp.h:3654
8986#, fuzzy
8987msgid "Canon MG2900 series"
8988msgstr "佳能 MG2100 系列"
8989
8990#: src/xml/xmli18n-tmp.h:3655
8991#, fuzzy
8992msgid "Canon PIXMA MG2910"
8993msgstr "佳能 PIXMA MG2100"
8994
8995#: src/xml/xmli18n-tmp.h:3656
8996#, fuzzy
8997msgid "Canon PIXMA MG2920"
8998msgstr "佳能 PIXMA MG2120"
8999
9000#: src/xml/xmli18n-tmp.h:3657
9001#, fuzzy
9002msgid "Canon PIXMA MG2922"
9003msgstr "佳能 PIXMA MG2220"
9004
9005#: src/xml/xmli18n-tmp.h:3658
9006#, fuzzy
9007msgid "Canon PIXMA MG2924"
9008msgstr "佳能 PIXMA MG2240"
9009
9010#: src/xml/xmli18n-tmp.h:3659
9011#, fuzzy
9012msgid "Canon PIXMA MG2940"
9013msgstr "佳能 PIXMA MG2140"
9014
9015#: src/xml/xmli18n-tmp.h:3660
9016#, fuzzy
9017msgid "Canon PIXMA MG2950"
9018msgstr "佳能 PIXMA MG2150"
9019
9020#: src/xml/xmli18n-tmp.h:3661
9021#, fuzzy
9022msgid "Canon PIXMA MG2960"
9023msgstr "佳能 PIXMA MG2160"
9024
9025#: src/xml/xmli18n-tmp.h:3662
9026#, fuzzy
9027msgid "Canon PIXMA MG2970"
9028msgstr "佳能 PIXMA MG2170"
9029
9030#: src/xml/xmli18n-tmp.h:3663
9031#, fuzzy
9032msgid "Canon PIXMA MG2980"
9033msgstr "佳能 PIXMA MG2180"
9034
9035#: src/xml/xmli18n-tmp.h:3664
9036#, fuzzy
9037msgid "Canon PIXMA MG2990"
9038msgstr "佳能 PIXMA MP990"
9039
9040#: src/xml/xmli18n-tmp.h:3665
9041#, fuzzy
9042msgid "Canon MG3000 series"
9043msgstr "佳能 MG3100 系列"
9044
9045#: src/xml/xmli18n-tmp.h:3666
9046#, fuzzy
9047msgid "Canon PIXMA MG3010"
9048msgstr "佳能 PIXMA MG3100"
9049
9050#: src/xml/xmli18n-tmp.h:3667
9051#, fuzzy
9052msgid "Canon PIXMA MG3020"
9053msgstr "佳能 PIXMA MG3100"
9054
9055#: src/xml/xmli18n-tmp.h:3668
9056#, fuzzy
9057msgid "Canon PIXMA MG3022"
9058msgstr "佳能 PIXMA MG3122"
9059
9060#: src/xml/xmli18n-tmp.h:3669
9061#, fuzzy
9062msgid "Canon PIXMA MG3030"
9063msgstr "佳能 PIXMA MG3100"
9064
9065#: src/xml/xmli18n-tmp.h:3670
9066#, fuzzy
9067msgid "Canon PIXMA MG3040"
9068msgstr "佳能 PIXMA MG3100"
9069
9070#: src/xml/xmli18n-tmp.h:3671
9071#, fuzzy
9072msgid "Canon PIXMA MG3050"
9073msgstr "佳能 PIXMA MG3100"
9074
9075#: src/xml/xmli18n-tmp.h:3672
9076#, fuzzy
9077msgid "Canon PIXMA MG3051"
9078msgstr "佳能 PIXMA MG3510"
9079
9080#: src/xml/xmli18n-tmp.h:3673
9081#, fuzzy
9082msgid "Canon PIXMA MG3052"
9083msgstr "佳能 PIXMA MG3520"
9084
9085#: src/xml/xmli18n-tmp.h:3674
9086#, fuzzy
9087msgid "Canon PIXMA MG3053"
9088msgstr "佳能 PIXMA MG3100"
9089
9090#: src/xml/xmli18n-tmp.h:3675
9091#, fuzzy
9092msgid "Canon PIXMA MG3060"
9093msgstr "佳能 PIXMA MG3100"
9094
9095#: src/xml/xmli18n-tmp.h:3676
9096#, fuzzy
9097msgid "Canon PIXMA MG3070"
9098msgstr "佳能 PIXMA MG3100"
9099
9100#: src/xml/xmli18n-tmp.h:3677
9101#, fuzzy
9102msgid "Canon PIXMA MG3077"
9103msgstr "佳能 PIXMA MX377"
9104
9105#: src/xml/xmli18n-tmp.h:3678
9106#, fuzzy
9107msgid "Canon PIXMA MG3080"
9108msgstr "佳能 PIXMA MG3100"
9109
9110#: src/xml/xmli18n-tmp.h:3679
9111#, fuzzy
9112msgid "Canon PIXMA MG3090"
9113msgstr "佳能 PIXMA MG3100"
9114
9115#: src/xml/xmli18n-tmp.h:3680
9116msgid "Canon MG3100 series"
9117msgstr "佳能 MG3100 系列"
9118
9119#: src/xml/xmli18n-tmp.h:3681
9120msgid "Canon PIXMA MG3100"
9121msgstr "佳能 PIXMA MG3100"
9122
9123#: src/xml/xmli18n-tmp.h:3682
9124msgid "Canon PIXMA MG3110"
9125msgstr "佳能 PIXMA MG3110"
9126
9127#: src/xml/xmli18n-tmp.h:3683
9128msgid "Canon PIXMA MG3120"
9129msgstr "佳能 PIXMA MG3120"
9130
9131#: src/xml/xmli18n-tmp.h:3684
9132msgid "Canon PIXMA MG3122"
9133msgstr "佳能 PIXMA MG3122"
9134
9135#: src/xml/xmli18n-tmp.h:3685
9136msgid "Canon PIXUS MG3130"
9137msgstr "佳能 PIXUS MG3130"
9138
9139#: src/xml/xmli18n-tmp.h:3686
9140msgid "Canon PIXMA MG3140"
9141msgstr "佳能 PIXMA MG3140"
9142
9143#: src/xml/xmli18n-tmp.h:3687
9144msgid "Canon PIXMA MG3150"
9145msgstr "佳能 PIXMA MG3150"
9146
9147#: src/xml/xmli18n-tmp.h:3688
9148msgid "Canon PIXMA MG3160"
9149msgstr "佳能 PIXMA MG3160"
9150
9151#: src/xml/xmli18n-tmp.h:3689
9152msgid "Canon PIXMA MG3170"
9153msgstr "佳能 PIXMA MG3170"
9154
9155#: src/xml/xmli18n-tmp.h:3690
9156msgid "Canon PIXMA MG3180"
9157msgstr "佳能 PIXMA MG3180"
9158
9159#: src/xml/xmli18n-tmp.h:3691
9160msgid "Canon MG3200 series"
9161msgstr "佳能 MG3200 系列"
9162
9163#: src/xml/xmli18n-tmp.h:3692
9164msgid "Canon PIXMA MG3210"
9165msgstr "佳能 PIXMA MG3210"
9166
9167#: src/xml/xmli18n-tmp.h:3693
9168msgid "Canon PIXMA MG3220"
9169msgstr "佳能 PIXMA MG3220"
9170
9171#: src/xml/xmli18n-tmp.h:3694
9172msgid "Canon PIXMA MG3222"
9173msgstr "佳能 PIXMA MG3222"
9174
9175#: src/xml/xmli18n-tmp.h:3695
9176msgid "Canon PIXUS MG3230"
9177msgstr "佳能 PIXUS MG3230"
9178
9179#: src/xml/xmli18n-tmp.h:3696
9180msgid "Canon PIXMA MG3240"
9181msgstr "佳能 PIXMA MG3240"
9182
9183#: src/xml/xmli18n-tmp.h:3697
9184msgid "Canon PIXMA MG3250"
9185msgstr "佳能 PIXMA MG3250"
9186
9187#: src/xml/xmli18n-tmp.h:3698
9188msgid "Canon PIXMA MG3260"
9189msgstr "佳能 PIXMA MG3260"
9190
9191#: src/xml/xmli18n-tmp.h:3699
9192msgid "Canon PIXMA MG3270"
9193msgstr "佳能 PIXMA MG3270"
9194
9195#: src/xml/xmli18n-tmp.h:3700
9196msgid "Canon MG3500 series"
9197msgstr "佳能 MG3500 系列"
9198
9199#: src/xml/xmli18n-tmp.h:3701
9200msgid "Canon PIXMA MG3510"
9201msgstr "佳能 PIXMA MG3510"
9202
9203#: src/xml/xmli18n-tmp.h:3702
9204msgid "Canon PIXMA MG3520"
9205msgstr "佳能 PIXMA MG3520"
9206
9207#: src/xml/xmli18n-tmp.h:3703
9208#, fuzzy
9209msgid "Canon PIXMA MG3522"
9210msgstr "佳能 PIXMA MG3520"
9211
9212#: src/xml/xmli18n-tmp.h:3704
9213msgid "Canon PIXUS MG3530"
9214msgstr "佳能 PIXUS MG3530"
9215
9216#: src/xml/xmli18n-tmp.h:3705
9217msgid "Canon PIXMA MG3540"
9218msgstr "佳能 PIXMA MG3540"
9219
9220#: src/xml/xmli18n-tmp.h:3706
9221msgid "Canon PIXMA MG3550"
9222msgstr "佳能 PIXMA MG3550"
9223
9224#: src/xml/xmli18n-tmp.h:3707
9225msgid "Canon PIXMA MG3560"
9226msgstr "佳能 PIXMA MG3560"
9227
9228#: src/xml/xmli18n-tmp.h:3708
9229msgid "Canon PIXMA MG3570"
9230msgstr "佳能 PIXMA MG3570"
9231
9232#: src/xml/xmli18n-tmp.h:3709
9233#, fuzzy
9234msgid "Canon PIXMA MG3580"
9235msgstr "佳能 PIXMA MG3510"
9236
9237#: src/xml/xmli18n-tmp.h:3710
9238#, fuzzy
9239msgid "Canon MG3600 series"
9240msgstr "佳能 MG3100 系列"
9241
9242#: src/xml/xmli18n-tmp.h:3711
9243#, fuzzy
9244msgid "Canon PIXMA MG3610"
9245msgstr "佳能 PIXMA MG3100"
9246
9247#: src/xml/xmli18n-tmp.h:3712
9248#, fuzzy
9249msgid "Canon PIXMA MG3620"
9250msgstr "佳能 PIXMA MG3120"
9251
9252#: src/xml/xmli18n-tmp.h:3713
9253#, fuzzy
9254msgid "Canon PIXUS MG3630"
9255msgstr "佳能 PIXUS MG3130"
9256
9257#: src/xml/xmli18n-tmp.h:3714
9258#, fuzzy
9259msgid "Canon PIXMA MG3640"
9260msgstr "佳能 PIXMA MG3140"
9261
9262#: src/xml/xmli18n-tmp.h:3715
9263#, fuzzy
9264msgid "Canon PIXMA MG3650"
9265msgstr "佳能 PIXMA MG3150"
9266
9267#: src/xml/xmli18n-tmp.h:3716
9268#, fuzzy
9269msgid "Canon PIXMA MG3670"
9270msgstr "佳能 PIXMA MG3160"
9271
9272#: src/xml/xmli18n-tmp.h:3717
9273#, fuzzy
9274msgid "Canon PIXMA MG3680"
9275msgstr "佳能 PIXMA MG3160"
9276
9277#: src/xml/xmli18n-tmp.h:3718
9278msgid "Canon MG4100 series"
9279msgstr "佳能 MG4100 系列"
9280
9281#: src/xml/xmli18n-tmp.h:3719
9282msgid "Canon PIXMA MG4100"
9283msgstr "佳能 PIXMA MG4100"
9284
9285#: src/xml/xmli18n-tmp.h:3720
9286msgid "Canon PIXMA MG4110"
9287msgstr "佳能 PIXMA MG4110"
9288
9289#: src/xml/xmli18n-tmp.h:3721
9290msgid "Canon PIXMA MG4120"
9291msgstr "佳能 PIXMA MG4120"
9292
9293#: src/xml/xmli18n-tmp.h:3722
9294msgid "Canon PIXUS MG4130"
9295msgstr "佳能 PIXUS MG4130"
9296
9297#: src/xml/xmli18n-tmp.h:3723
9298msgid "Canon PIXMA MG4140"
9299msgstr "佳能 PIXMA MG4140"
9300
9301#: src/xml/xmli18n-tmp.h:3724
9302msgid "Canon PIXMA MG4150"
9303msgstr "佳能 PIXMA MG4150"
9304
9305#: src/xml/xmli18n-tmp.h:3725
9306msgid "Canon PIXMA MG4160"
9307msgstr "佳能 PIXMA MG4160"
9308
9309#: src/xml/xmli18n-tmp.h:3726
9310msgid "Canon PIXMA MG4170"
9311msgstr "佳能 PIXMA MG4170"
9312
9313#: src/xml/xmli18n-tmp.h:3727
9314msgid "Canon PIXMA MG4180"
9315msgstr "佳能 PIXMA MG4180"
9316
9317#: src/xml/xmli18n-tmp.h:3728
9318msgid "Canon MG4200 series"
9319msgstr "佳能 MG4200 系列"
9320
9321#: src/xml/xmli18n-tmp.h:3729
9322msgid "Canon PIXMA MG4210"
9323msgstr "佳能 PIXMA MG4210"
9324
9325#: src/xml/xmli18n-tmp.h:3730
9326msgid "Canon PIXMA MG4220"
9327msgstr "佳能 PIXMA MG4220"
9328
9329#: src/xml/xmli18n-tmp.h:3731
9330msgid "Canon PIXUS MG4230"
9331msgstr "佳能 PIXUS MG4230"
9332
9333#: src/xml/xmli18n-tmp.h:3732
9334msgid "Canon PIXMA MG4240"
9335msgstr "佳能 PIXMA MG4240"
9336
9337#: src/xml/xmli18n-tmp.h:3733
9338msgid "Canon PIXMA MG4250"
9339msgstr "佳能 PIXMA MG4250"
9340
9341#: src/xml/xmli18n-tmp.h:3734
9342msgid "Canon PIXMA MG4260"
9343msgstr "佳能 PIXMA MG4260"
9344
9345#: src/xml/xmli18n-tmp.h:3735
9346msgid "Canon PIXMA MG4270"
9347msgstr "佳能 PIXMA MG4270"
9348
9349#: src/xml/xmli18n-tmp.h:3736
9350msgid "Canon PIXMA MG4280"
9351msgstr "佳能 PIXMA MG4280"
9352
9353#: src/xml/xmli18n-tmp.h:3737
9354msgid "Canon MG5100 series"
9355msgstr "佳能 MG5100 系列"
9356
9357#: src/xml/xmli18n-tmp.h:3738
9358msgid "Canon PIXMA MG5100"
9359msgstr "佳能 PIXMA MG5100"
9360
9361#: src/xml/xmli18n-tmp.h:3739
9362msgid "Canon PIXMA MG5120"
9363msgstr "佳能 PIXMA MG5120"
9364
9365#: src/xml/xmli18n-tmp.h:3740
9366msgid "Canon PIXUS MG5130"
9367msgstr "佳能 PIXUS MG5130"
9368
9369#: src/xml/xmli18n-tmp.h:3741
9370msgid "Canon PIXMA MG5140"
9371msgstr "佳能 PIXMA MG5140"
9372
9373#: src/xml/xmli18n-tmp.h:3742
9374msgid "Canon PIXMA MG5150"
9375msgstr "佳能 PIXMA MG5150"
9376
9377#: src/xml/xmli18n-tmp.h:3743
9378msgid "Canon PIXMA MG5170"
9379msgstr "佳能 PIXMA MG5170"
9380
9381#: src/xml/xmli18n-tmp.h:3744
9382msgid "Canon PIXMA MG5180"
9383msgstr "佳能 PIXMA MG5180"
9384
9385#: src/xml/xmli18n-tmp.h:3745
9386msgid "Canon MG5200 series"
9387msgstr "佳能 MG5200 系列"
9388
9389#: src/xml/xmli18n-tmp.h:3746
9390msgid "Canon PIXMA MG5200"
9391msgstr "佳能 PIXMA MG5200"
9392
9393#: src/xml/xmli18n-tmp.h:3747
9394msgid "Canon PIXMA MG5210"
9395msgstr "佳能 PIXMA MG5210"
9396
9397#: src/xml/xmli18n-tmp.h:3748
9398msgid "Canon PIXMA MG5220"
9399msgstr "佳能 PIXMA MG5220"
9400
9401#: src/xml/xmli18n-tmp.h:3749
9402msgid "Canon PIXUS MG5230"
9403msgstr "佳能 PIXUS MG5230"
9404
9405#: src/xml/xmli18n-tmp.h:3750
9406msgid "Canon PIXMA MG5240"
9407msgstr "佳能 PIXMA MG5240"
9408
9409#: src/xml/xmli18n-tmp.h:3751
9410msgid "Canon PIXMA MG5250"
9411msgstr "佳能 PIXMA MG5250"
9412
9413#: src/xml/xmli18n-tmp.h:3752
9414msgid "Canon PIXMA MG5270"
9415msgstr "佳能 PIXMA MG5270"
9416
9417#: src/xml/xmli18n-tmp.h:3753
9418msgid "Canon PIXMA MG5280"
9419msgstr "佳能 PIXMA MG5280"
9420
9421#: src/xml/xmli18n-tmp.h:3754
9422msgid "Canon MG5300 series"
9423msgstr "佳能 MG5300 系列"
9424
9425#: src/xml/xmli18n-tmp.h:3755
9426msgid "Canon PIXMA MG5300"
9427msgstr "佳能 PIXMA MG5300"
9428
9429#: src/xml/xmli18n-tmp.h:3756
9430msgid "Canon PIXMA MG5310"
9431msgstr "佳能 PIXMA MG5310"
9432
9433#: src/xml/xmli18n-tmp.h:3757
9434msgid "Canon PIXMA MG5320"
9435msgstr "佳能 PIXMA MG5320"
9436
9437#: src/xml/xmli18n-tmp.h:3758
9438msgid "Canon PIXUS MG5330"
9439msgstr "佳能 PIXUS MG5330"
9440
9441#: src/xml/xmli18n-tmp.h:3759
9442msgid "Canon PIXMA MG5340"
9443msgstr "佳能 PIXMA MG5340"
9444
9445#: src/xml/xmli18n-tmp.h:3760
9446msgid "Canon PIXMA MG5350"
9447msgstr "佳能 PIXMA MG5350"
9448
9449#: src/xml/xmli18n-tmp.h:3761
9450msgid "Canon PIXMA MG5370"
9451msgstr "佳能 PIXMA MG5370"
9452
9453#: src/xml/xmli18n-tmp.h:3762
9454msgid "Canon PIXMA MG5380"
9455msgstr "佳能 PIXMA MG5380"
9456
9457#: src/xml/xmli18n-tmp.h:3763
9458msgid "Canon MG5400 series"
9459msgstr "佳能 MG5400 系列"
9460
9461#: src/xml/xmli18n-tmp.h:3764
9462msgid "Canon PIXMA MG5410"
9463msgstr "佳能 PIXMA MG5410"
9464
9465#: src/xml/xmli18n-tmp.h:3765
9466msgid "Canon PIXMA MG5420"
9467msgstr "佳能 PIXMA MG5420"
9468
9469#: src/xml/xmli18n-tmp.h:3766
9470msgid "Canon PIXMA MG5422"
9471msgstr "佳能 PIXMA MG5422"
9472
9473#: src/xml/xmli18n-tmp.h:3767
9474msgid "Canon PIXUS MG5430"
9475msgstr "佳能 PIXUS MG5430"
9476
9477#: src/xml/xmli18n-tmp.h:3768
9478msgid "Canon PIXMA MG5440"
9479msgstr "佳能 PIXMA MG5440"
9480
9481#: src/xml/xmli18n-tmp.h:3769
9482msgid "Canon PIXMA MG5450"
9483msgstr "佳能 PIXMA MG5450"
9484
9485#: src/xml/xmli18n-tmp.h:3770
9486msgid "Canon PIXMA MG5460"
9487msgstr "佳能 PIXMA MG5460"
9488
9489#: src/xml/xmli18n-tmp.h:3771
9490msgid "Canon PIXMA MG5470"
9491msgstr "佳能 PIXMA MG5470"
9492
9493#: src/xml/xmli18n-tmp.h:3772
9494msgid "Canon PIXMA MG5480"
9495msgstr "佳能 PIXMA MG5480"
9496
9497#: src/xml/xmli18n-tmp.h:3773
9498msgid "Canon MG5500 series"
9499msgstr "佳能 MG5500 系列"
9500
9501#: src/xml/xmli18n-tmp.h:3774
9502#, fuzzy
9503msgid "Canon PIXMA MG5510"
9504msgstr "佳能 PIXMA MG5520"
9505
9506#: src/xml/xmli18n-tmp.h:3775
9507msgid "Canon PIXMA MG5520"
9508msgstr "佳能 PIXMA MG5520"
9509
9510#: src/xml/xmli18n-tmp.h:3776
9511msgid "Canon PIXMA MG5522"
9512msgstr "佳能 PIXMA MG5522"
9513
9514#: src/xml/xmli18n-tmp.h:3777
9515msgid "Canon PIXUS MG5530"
9516msgstr "佳能 PIXUS MG5530"
9517
9518#: src/xml/xmli18n-tmp.h:3778
9519msgid "Canon PIXMA MG5540"
9520msgstr "佳能 PIXMA MG5540"
9521
9522#: src/xml/xmli18n-tmp.h:3779
9523msgid "Canon PIXMA MG5550"
9524msgstr "佳能 PIXMA MG5550"
9525
9526#: src/xml/xmli18n-tmp.h:3780
9527#, fuzzy
9528msgid "Canon PIXMA MG5560"
9529msgstr "佳能 PIXMA MG5520"
9530
9531#: src/xml/xmli18n-tmp.h:3781
9532msgid "Canon PIXMA MG5570"
9533msgstr "佳能 PIXMA MG5570"
9534
9535#: src/xml/xmli18n-tmp.h:3782
9536#, fuzzy
9537msgid "Canon PIXMA MG5580"
9538msgstr "佳能 PIXMA MG5520"
9539
9540#: src/xml/xmli18n-tmp.h:3783
9541#, fuzzy
9542msgid "Canon MG5600 series"
9543msgstr "佳能 MG5100 系列"
9544
9545#: src/xml/xmli18n-tmp.h:3784
9546#, fuzzy
9547msgid "Canon PIXMA MG5610"
9548msgstr "佳能 PIXMA MG5100"
9549
9550#: src/xml/xmli18n-tmp.h:3785
9551#, fuzzy
9552msgid "Canon PIXMA MG5620"
9553msgstr "佳能 PIXMA MG5120"
9554
9555#: src/xml/xmli18n-tmp.h:3786
9556#, fuzzy
9557msgid "Canon PIXMA MG5622"
9558msgstr "佳能 PIXMA MG5220"
9559
9560#: src/xml/xmli18n-tmp.h:3787
9561#, fuzzy
9562msgid "Canon PIXUS MG5630"
9563msgstr "佳能 PIXUS MG5130"
9564
9565#: src/xml/xmli18n-tmp.h:3788
9566#, fuzzy
9567msgid "Canon PIXMA MG5640"
9568msgstr "佳能 PIXMA MG5140"
9569
9570#: src/xml/xmli18n-tmp.h:3789
9571#, fuzzy
9572msgid "Canon PIXMA MG5650"
9573msgstr "佳能 PIXMA MG5150"
9574
9575#: src/xml/xmli18n-tmp.h:3790
9576#, fuzzy
9577msgid "Canon PIXMA MG5660"
9578msgstr "佳能 PIXMA MG5460"
9579
9580#: src/xml/xmli18n-tmp.h:3791
9581#, fuzzy
9582msgid "Canon PIXMA MG5670"
9583msgstr "佳能 PIXMA MG5170"
9584
9585#: src/xml/xmli18n-tmp.h:3792
9586#, fuzzy
9587msgid "Canon Mommy Photo MG5670"
9588msgstr "佳能 PIXMA MG5170"
9589
9590#: src/xml/xmli18n-tmp.h:3793
9591#, fuzzy
9592msgid "Canon PIXMA MG5680"
9593msgstr "佳能 PIXMA MG5180"
9594
9595#: src/xml/xmli18n-tmp.h:3794
9596#, fuzzy
9597msgid "Canon MG5700 series"
9598msgstr "佳能 MG5100 系列"
9599
9600#: src/xml/xmli18n-tmp.h:3795
9601#, fuzzy
9602msgid "Canon PIXMA MG5710"
9603msgstr "佳能 PIXMA MG5100"
9604
9605#: src/xml/xmli18n-tmp.h:3796
9606#, fuzzy
9607msgid "Canon PIXMA MG5720"
9608msgstr "佳能 PIXMA MG5120"
9609
9610#: src/xml/xmli18n-tmp.h:3797
9611#, fuzzy
9612msgid "Canon PIXMA MG5721"
9613msgstr "佳能 PIXMA MG5210"
9614
9615#: src/xml/xmli18n-tmp.h:3798
9616#, fuzzy
9617msgid "Canon PIXMA MG5722"
9618msgstr "佳能 PIXMA MG5220"
9619
9620#: src/xml/xmli18n-tmp.h:3799
9621#, fuzzy
9622msgid "Canon PIXUS MG5730"
9623msgstr "佳能 PIXUS MG5130"
9624
9625#: src/xml/xmli18n-tmp.h:3800
9626#, fuzzy
9627msgid "Canon PIXMA MG5740"
9628msgstr "佳能 PIXMA MG5140"
9629
9630#: src/xml/xmli18n-tmp.h:3801
9631#, fuzzy
9632msgid "Canon PIXMA MG5750"
9633msgstr "佳能 PIXMA MG5150"
9634
9635#: src/xml/xmli18n-tmp.h:3802
9636#, fuzzy
9637msgid "Canon PIXMA MG5751"
9638msgstr "佳能 PIXMA MG5100"
9639
9640#: src/xml/xmli18n-tmp.h:3803
9641#, fuzzy
9642msgid "Canon PIXMA MG5752"
9643msgstr "佳能 PIXMA MG5520"
9644
9645#: src/xml/xmli18n-tmp.h:3804
9646#, fuzzy
9647msgid "Canon PIXMA MG5753"
9648msgstr "佳能 PIXMA MG5150"
9649
9650#: src/xml/xmli18n-tmp.h:3805
9651#, fuzzy
9652msgid "Canon PIXMA MG5770"
9653msgstr "佳能 PIXMA MG5170"
9654
9655#: src/xml/xmli18n-tmp.h:3806
9656#, fuzzy
9657msgid "Canon PIXMA MG5780"
9658msgstr "佳能 PIXMA MG5170"
9659
9660#: src/xml/xmli18n-tmp.h:3807
9661#, fuzzy
9662msgid "Canon PIXMA MG5790"
9663msgstr "佳能 PIXMA MG5170"
9664
9665#: src/xml/xmli18n-tmp.h:3808
9666#, fuzzy
9667msgid "Canon Mommy Photo MG5790"
9668msgstr "佳能 PIXMA MG5170"
9669
9670#: src/xml/xmli18n-tmp.h:3809
9671#, fuzzy
9672msgid "Canon PIXMA MG5795"
9673msgstr "佳能 PIXMA MG5150"
9674
9675#: src/xml/xmli18n-tmp.h:3810
9676msgid "Canon MG6100 series"
9677msgstr "佳能 MG6100 系列"
9678
9679#: src/xml/xmli18n-tmp.h:3811
9680msgid "Canon PIXMA MG6100"
9681msgstr "佳能 PIXMA MG6100"
9682
9683#: src/xml/xmli18n-tmp.h:3812
9684msgid "Canon PIXMA MG6110"
9685msgstr "佳能 PIXMA MG6110"
9686
9687#: src/xml/xmli18n-tmp.h:3813
9688msgid "Canon PIXMA MG6120"
9689msgstr "佳能 PIXMA MG6120"
9690
9691#: src/xml/xmli18n-tmp.h:3814
9692msgid "Canon PIXUS MG6130"
9693msgstr "佳能 PIXUS MG6130"
9694
9695#: src/xml/xmli18n-tmp.h:3815
9696msgid "Canon PIXMA MG6140"
9697msgstr "佳能 PIXMA MG6140"
9698
9699#: src/xml/xmli18n-tmp.h:3816
9700msgid "Canon PIXMA MG6150"
9701msgstr "佳能 PIXMA MG6150"
9702
9703#: src/xml/xmli18n-tmp.h:3817
9704msgid "Canon PIXMA MG6170"
9705msgstr "佳能 PIXMA MG6170"
9706
9707#: src/xml/xmli18n-tmp.h:3818
9708msgid "Canon PIXMA MG6180"
9709msgstr "佳能 PIXMA MG6180"
9710
9711#: src/xml/xmli18n-tmp.h:3819
9712msgid "Canon MG6200 series"
9713msgstr "佳能 MG6200 系列"
9714
9715#: src/xml/xmli18n-tmp.h:3820
9716msgid "Canon PIXMA MG6200"
9717msgstr "佳能 PIXMA MG6200"
9718
9719#: src/xml/xmli18n-tmp.h:3821
9720msgid "Canon PIXMA MG6210"
9721msgstr "佳能 PIXMA MG6210"
9722
9723#: src/xml/xmli18n-tmp.h:3822
9724msgid "Canon PIXMA MG6220"
9725msgstr "佳能 PIXMA MG6220"
9726
9727#: src/xml/xmli18n-tmp.h:3823
9728msgid "Canon PIXUS MG6230"
9729msgstr "佳能 PIXUS MG6230"
9730
9731#: src/xml/xmli18n-tmp.h:3824
9732msgid "Canon PIXMA MG6240"
9733msgstr "佳能 PIXMA MG6240"
9734
9735#: src/xml/xmli18n-tmp.h:3825
9736msgid "Canon PIXMA MG6250"
9737msgstr "佳能 PIXMA MG6250"
9738
9739#: src/xml/xmli18n-tmp.h:3826
9740msgid "Canon PIXMA MG6270"
9741msgstr "佳能 PIXMA MG6270"
9742
9743#: src/xml/xmli18n-tmp.h:3827
9744msgid "Canon PIXMA MG6280"
9745msgstr "佳能 PIXMA MG6280"
9746
9747#: src/xml/xmli18n-tmp.h:3828
9748msgid "Canon MG6300 series"
9749msgstr "佳能 MG6300 系列"
9750
9751#: src/xml/xmli18n-tmp.h:3829
9752msgid "Canon PIXMA MG6310"
9753msgstr "佳能 PIXMA MG6310"
9754
9755#: src/xml/xmli18n-tmp.h:3830
9756msgid "Canon PIXMA MG6320"
9757msgstr "佳能 PIXMA MG6320"
9758
9759#: src/xml/xmli18n-tmp.h:3831
9760msgid "Canon PIXUS MG6330"
9761msgstr "佳能 PIXUS MG6330"
9762
9763#: src/xml/xmli18n-tmp.h:3832
9764msgid "Canon PIXMA MG6340"
9765msgstr "佳能 PIXMA MG6340"
9766
9767#: src/xml/xmli18n-tmp.h:3833
9768msgid "Canon PIXMA MG6350"
9769msgstr "佳能 PIXMA MG6350"
9770
9771#: src/xml/xmli18n-tmp.h:3834
9772msgid "Canon PIXMA MG6360"
9773msgstr "佳能 PIXMA MG6360"
9774
9775#: src/xml/xmli18n-tmp.h:3835
9776msgid "Canon PIXMA MG6370"
9777msgstr "佳能 PIXMA MG6370"
9778
9779#: src/xml/xmli18n-tmp.h:3836
9780msgid "Canon PIXMA MG6380"
9781msgstr "佳能 PIXMA MG6380"
9782
9783#: src/xml/xmli18n-tmp.h:3837
9784msgid "Canon MG6400 series"
9785msgstr "佳能 MG6400 系列"
9786
9787#: src/xml/xmli18n-tmp.h:3838
9788#, fuzzy
9789msgid "Canon PIXMA MG6400"
9790msgstr "佳能 PIXMA MG6410"
9791
9792#: src/xml/xmli18n-tmp.h:3839
9793msgid "Canon PIXMA MG6410"
9794msgstr "佳能 PIXMA MG6410"
9795
9796#: src/xml/xmli18n-tmp.h:3840
9797msgid "Canon PIXMA MG6420"
9798msgstr "佳能 PIXMA MG6420"
9799
9800#: src/xml/xmli18n-tmp.h:3841
9801msgid "Canon PIXMA MG6440"
9802msgstr "佳能 PIXMA MG6440"
9803
9804#: src/xml/xmli18n-tmp.h:3842
9805msgid "Canon PIXMA MG6450"
9806msgstr "佳能 PIXMA MG6450"
9807
9808#: src/xml/xmli18n-tmp.h:3843
9809msgid "Canon PIXMA MG6470"
9810msgstr "佳能 PIXMA MG6470"
9811
9812#: src/xml/xmli18n-tmp.h:3844
9813msgid "Canon MG6500 series"
9814msgstr "佳能 MG6500 系列"
9815
9816#: src/xml/xmli18n-tmp.h:3845
9817msgid "Canon PIXUS MG6530"
9818msgstr "佳能 PIXUS MG6530"
9819
9820#: src/xml/xmli18n-tmp.h:3846
9821#, fuzzy
9822msgid "Canon MG6600 series"
9823msgstr "佳能 MG6100 系列"
9824
9825#: src/xml/xmli18n-tmp.h:3847
9826#, fuzzy
9827msgid "Canon PIXMA MG6610"
9828msgstr "佳能 PIXMA MG6100"
9829
9830#: src/xml/xmli18n-tmp.h:3848
9831#, fuzzy
9832msgid "Canon PIXMA MG6620"
9833msgstr "佳能 PIXMA MG6120"
9834
9835#: src/xml/xmli18n-tmp.h:3849
9836#, fuzzy
9837msgid "Canon PIXMA MG6622"
9838msgstr "佳能 PIXMA MG6220"
9839
9840#: src/xml/xmli18n-tmp.h:3850
9841#, fuzzy
9842msgid "Canon PIXMA MG6640"
9843msgstr "佳能 PIXMA MG6140"
9844
9845#: src/xml/xmli18n-tmp.h:3851
9846#, fuzzy
9847msgid "Canon PIXMA MG6650"
9848msgstr "佳能 PIXMA MG6150"
9849
9850#: src/xml/xmli18n-tmp.h:3852
9851#, fuzzy
9852msgid "Canon PIXMA MG6660"
9853msgstr "佳能 PIXMA MG6360"
9854
9855#: src/xml/xmli18n-tmp.h:3853
9856#, fuzzy
9857msgid "Canon PIXMA MG6670"
9858msgstr "佳能 PIXMA MG6170"
9859
9860#: src/xml/xmli18n-tmp.h:3854
9861#, fuzzy
9862msgid "Canon Mommy Photo MG6670"
9863msgstr "佳能 PIXMA MG6170"
9864
9865#: src/xml/xmli18n-tmp.h:3855
9866#, fuzzy
9867msgid "Canon PIXMA MG6680"
9868msgstr "佳能 PIXMA MG6180"
9869
9870#: src/xml/xmli18n-tmp.h:3856
9871#, fuzzy
9872msgid "Canon MG6700 series"
9873msgstr "佳能 MG6100 系列"
9874
9875#: src/xml/xmli18n-tmp.h:3857
9876#, fuzzy
9877msgid "Canon PIXUS MG6730"
9878msgstr "佳能 PIXUS MG6130"
9879
9880#: src/xml/xmli18n-tmp.h:3858
9881#, fuzzy
9882msgid "Canon MG6800 series"
9883msgstr "佳能 MG6100 系列"
9884
9885#: src/xml/xmli18n-tmp.h:3859
9886#, fuzzy
9887msgid "Canon PIXMA MG6810"
9888msgstr "佳能 PIXMA MG6100"
9889
9890#: src/xml/xmli18n-tmp.h:3860
9891#, fuzzy
9892msgid "Canon PIXMA MG6820"
9893msgstr "佳能 PIXMA MG6120"
9894
9895#: src/xml/xmli18n-tmp.h:3861
9896#, fuzzy
9897msgid "Canon PIXMA MG6821"
9898msgstr "佳能 PIXMA MG6210"
9899
9900#: src/xml/xmli18n-tmp.h:3862
9901#, fuzzy
9902msgid "Canon PIXMA MG6822"
9903msgstr "佳能 PIXMA MG6220"
9904
9905#: src/xml/xmli18n-tmp.h:3863
9906#, fuzzy
9907msgid "Canon PIXMA MG6840"
9908msgstr "佳能 PIXMA MG6140"
9909
9910#: src/xml/xmli18n-tmp.h:3864
9911#, fuzzy
9912msgid "Canon PIXMA MG6850"
9913msgstr "佳能 PIXMA MG6150"
9914
9915#: src/xml/xmli18n-tmp.h:3865
9916#, fuzzy
9917msgid "Canon PIXMA MG6851"
9918msgstr "佳能 PIXMA MG6100"
9919
9920#: src/xml/xmli18n-tmp.h:3866
9921#, fuzzy
9922msgid "Canon PIXMA MG6852"
9923msgstr "佳能 PIXMA MG6120"
9924
9925#: src/xml/xmli18n-tmp.h:3867
9926#, fuzzy
9927msgid "Canon PIXMA MG6853"
9928msgstr "佳能 PIXMA MG6150"
9929
9930#: src/xml/xmli18n-tmp.h:3868
9931#, fuzzy
9932msgid "Canon PIXMA MG6870"
9933msgstr "佳能 PIXMA MG6170"
9934
9935#: src/xml/xmli18n-tmp.h:3869
9936#, fuzzy
9937msgid "Canon PIXMA MG6880"
9938msgstr "佳能 PIXMA MG6180"
9939
9940#: src/xml/xmli18n-tmp.h:3870
9941#, fuzzy
9942msgid "Canon MG6900 series"
9943msgstr "佳能 MG6100 系列"
9944
9945#: src/xml/xmli18n-tmp.h:3871
9946#, fuzzy
9947msgid "Canon PIXUS MG6930"
9948msgstr "佳能 PIXUS MG6130"
9949
9950#: src/xml/xmli18n-tmp.h:3872
9951msgid "Canon MG7100 series"
9952msgstr "佳能 MG7100 系列"
9953
9954#: src/xml/xmli18n-tmp.h:3873
9955msgid "Canon PIXMA MG7110"
9956msgstr "佳能 PIXMA MG7110"
9957
9958#: src/xml/xmli18n-tmp.h:3874
9959msgid "Canon PIXMA MG7120"
9960msgstr "佳能 PIXMA MG7120"
9961
9962#: src/xml/xmli18n-tmp.h:3875
9963msgid "Canon PIXUS MG7130"
9964msgstr "佳能 PIXUS MG7130"
9965
9966#: src/xml/xmli18n-tmp.h:3876
9967msgid "Canon PIXMA MG7140"
9968msgstr "佳能 PIXMA MG7140"
9969
9970#: src/xml/xmli18n-tmp.h:3877
9971msgid "Canon PIXMA MG7150"
9972msgstr "佳能 PIXMA MG7150"
9973
9974#: src/xml/xmli18n-tmp.h:3878
9975msgid "Canon PIXMA MG7170"
9976msgstr "佳能 PIXMA MG7170"
9977
9978#: src/xml/xmli18n-tmp.h:3879
9979#, fuzzy
9980msgid "Canon PIXMA MG7180"
9981msgstr "佳能 PIXMA MG7110"
9982
9983#: src/xml/xmli18n-tmp.h:3880
9984#, fuzzy
9985msgid "Canon MG7500 series"
9986msgstr "佳能 MG2500 系列"
9987
9988#: src/xml/xmli18n-tmp.h:3881
9989#, fuzzy
9990msgid "Canon PIXMA MG7510"
9991msgstr "佳能 PIXMA MG7110"
9992
9993#: src/xml/xmli18n-tmp.h:3882
9994#, fuzzy
9995msgid "Canon PIXMA MG7520"
9996msgstr "佳能 PIXMA MG7120"
9997
9998#: src/xml/xmli18n-tmp.h:3883
9999#, fuzzy
10000msgid "Canon PIXUS MG7530"
10001msgstr "佳能 PIXUS MG7130"
10002
10003#: src/xml/xmli18n-tmp.h:3884
10004#, fuzzy
10005msgid "Canon PIXUS MG7530F"
10006msgstr "佳能 PIXUS MG7130"
10007
10008#: src/xml/xmli18n-tmp.h:3885
10009#, fuzzy
10010msgid "Canon PIXMA MG7540"
10011msgstr "佳能 PIXMA MG7140"
10012
10013#: src/xml/xmli18n-tmp.h:3886
10014#, fuzzy
10015msgid "Canon PIXMA MG7550"
10016msgstr "佳能 PIXMA MG7150"
10017
10018#: src/xml/xmli18n-tmp.h:3887
10019#, fuzzy
10020msgid "Canon PIXMA MG7560"
10021msgstr "佳能 PIXMA MG7150"
10022
10023#: src/xml/xmli18n-tmp.h:3888
10024#, fuzzy
10025msgid "Canon PIXMA MG7570"
10026msgstr "佳能 PIXMA MG7150"
10027
10028#: src/xml/xmli18n-tmp.h:3889
10029#, fuzzy
10030msgid "Canon Mommy Photo MG7570"
10031msgstr "佳能 PIXMA MG7150"
10032
10033#: src/xml/xmli18n-tmp.h:3890
10034#, fuzzy
10035msgid "Canon PIXMA MG7580"
10036msgstr "佳能 PIXMA MG7150"
10037
10038#: src/xml/xmli18n-tmp.h:3891
10039#, fuzzy
10040msgid "Canon MG7700 series"
10041msgstr "佳能 MG7100 系列"
10042
10043#: src/xml/xmli18n-tmp.h:3892
10044#, fuzzy
10045msgid "Canon PIXMA MG7710"
10046msgstr "佳能 PIXMA MG7110"
10047
10048#: src/xml/xmli18n-tmp.h:3893
10049#, fuzzy
10050msgid "Canon PIXMA MG7720"
10051msgstr "佳能 PIXMA MG7120"
10052
10053#: src/xml/xmli18n-tmp.h:3894
10054#, fuzzy
10055msgid "Canon PIXUS MG7730"
10056msgstr "佳能 PIXUS MG7130"
10057
10058#: src/xml/xmli18n-tmp.h:3895
10059#, fuzzy
10060msgid "Canon PIXUS MG7730F"
10061msgstr "佳能 PIXUS MG7130"
10062
10063#: src/xml/xmli18n-tmp.h:3896
10064#, fuzzy
10065msgid "Canon PIXMA MG7740"
10066msgstr "佳能 PIXMA MG7140"
10067
10068#: src/xml/xmli18n-tmp.h:3897
10069#, fuzzy
10070msgid "Canon PIXMA MG7750"
10071msgstr "佳能 PIXMA MG7150"
10072
10073#: src/xml/xmli18n-tmp.h:3898
10074#, fuzzy
10075msgid "Canon PIXMA MG7751"
10076msgstr "佳能 PIXMA MG7110"
10077
10078#: src/xml/xmli18n-tmp.h:3899
10079#, fuzzy
10080msgid "Canon PIXMA MG7752"
10081msgstr "佳能 PIXMA MG7120"
10082
10083#: src/xml/xmli18n-tmp.h:3900
10084#, fuzzy
10085msgid "Canon PIXMA MG7753"
10086msgstr "佳能 PIXMA MG7150"
10087
10088#: src/xml/xmli18n-tmp.h:3901
10089#, fuzzy
10090msgid "Canon PIXMA MG7770"
10091msgstr "佳能 PIXMA MG7170"
10092
10093#: src/xml/xmli18n-tmp.h:3902
10094#, fuzzy
10095msgid "Canon PIXMA MG7780"
10096msgstr "佳能 PIXMA MG7170"
10097
10098#: src/xml/xmli18n-tmp.h:3903
10099#, fuzzy
10100msgid "Canon PIXMA MG7790"
10101msgstr "佳能 PIXMA MG7170"
10102
10103#: src/xml/xmli18n-tmp.h:3904
10104msgid "Canon MG8100 series"
10105msgstr "佳能 MG8100 系列"
10106
10107#: src/xml/xmli18n-tmp.h:3905
10108msgid "Canon PIXMA MG8100"
10109msgstr "佳能 PIXMA MG8100"
10110
10111#: src/xml/xmli18n-tmp.h:3906
10112msgid "Canon PIXMA MG8120"
10113msgstr "佳能 PIXMA MG8120"
10114
10115#: src/xml/xmli18n-tmp.h:3907
10116#, fuzzy
10117msgid "Canon PIXMA MG8120B"
10118msgstr "佳能 PIXMA MG8120"
10119
10120#: src/xml/xmli18n-tmp.h:3908
10121msgid "Canon PIXUS MG8130"
10122msgstr "佳能 PIXUS MG8130"
10123
10124#: src/xml/xmli18n-tmp.h:3909
10125msgid "Canon PIXMA MG8140"
10126msgstr "佳能 PIXMA MG8140"
10127
10128#: src/xml/xmli18n-tmp.h:3910
10129msgid "Canon PIXMA MG8150"
10130msgstr "佳能 PIXMA MG8150"
10131
10132#: src/xml/xmli18n-tmp.h:3911
10133msgid "Canon PIXMA MG8170"
10134msgstr "佳能 PIXMA MG8170"
10135
10136#: src/xml/xmli18n-tmp.h:3912
10137msgid "Canon PIXMA MG8180"
10138msgstr "佳能 PIXMA MG8180"
10139
10140#: src/xml/xmli18n-tmp.h:3913
10141msgid "Canon MG8200 series"
10142msgstr "佳能 MG8200 系列"
10143
10144#: src/xml/xmli18n-tmp.h:3914
10145msgid "Canon PIXMA MG8200"
10146msgstr "佳能 PIXMA MG8200"
10147
10148#: src/xml/xmli18n-tmp.h:3915
10149msgid "Canon PIXMA MG8220"
10150msgstr "佳能 PIXMA MG8220"
10151
10152#: src/xml/xmli18n-tmp.h:3916
10153msgid "Canon PIXUS MG8230"
10154msgstr "佳能 PIXUS MG8230"
10155
10156#: src/xml/xmli18n-tmp.h:3917
10157msgid "Canon PIXMA MG8240"
10158msgstr "佳能 PIXMA MG8240"
10159
10160#: src/xml/xmli18n-tmp.h:3918
10161msgid "Canon PIXMA MG8250"
10162msgstr "佳能 PIXMA MG8250"
10163
10164#: src/xml/xmli18n-tmp.h:3919
10165msgid "Canon PIXMA MG8270"
10166msgstr "佳能 PIXMA MG8270"
10167
10168#: src/xml/xmli18n-tmp.h:3920
10169msgid "Canon PIXMA MG8280"
10170msgstr "佳能 PIXMA MG8280"
10171
10172#: src/xml/xmli18n-tmp.h:3921
10173msgid "Canon MX300 series"
10174msgstr "佳能 MX300 系列"
10175
10176#: src/xml/xmli18n-tmp.h:3922
10177msgid "Canon PIXMA MX300"
10178msgstr "佳能 PIXMA MX300"
10179
10180#: src/xml/xmli18n-tmp.h:3923
10181msgid "Canon PIXMA MX308"
10182msgstr "佳能 PIXMA MX308"
10183
10184#: src/xml/xmli18n-tmp.h:3924
10185msgid "Canon MX310 series"
10186msgstr "佳能 MX310 系列"
10187
10188#: src/xml/xmli18n-tmp.h:3925
10189msgid "Canon PIXMA MX310"
10190msgstr "佳能 PIXMA MX310"
10191
10192#: src/xml/xmli18n-tmp.h:3926
10193msgid "Canon PIXMA MX318"
10194msgstr "佳能 PIXMA MX318"
10195
10196#: src/xml/xmli18n-tmp.h:3927
10197msgid "Canon MX320 series"
10198msgstr "佳能 MX320 系列"
10199
10200#: src/xml/xmli18n-tmp.h:3928
10201msgid "Canon PIXMA MX320"
10202msgstr "佳能 PIXMA MX320"
10203
10204#: src/xml/xmli18n-tmp.h:3929
10205msgid "Canon PIXMA MX328"
10206msgstr "佳能 PIXMA MX328"
10207
10208#: src/xml/xmli18n-tmp.h:3930
10209msgid "Canon MX330 series"
10210msgstr "佳能 MX330 系列"
10211
10212#: src/xml/xmli18n-tmp.h:3931
10213msgid "Canon PIXMA MX330"
10214msgstr "佳能 PIXMA MX330"
10215
10216#: src/xml/xmli18n-tmp.h:3932
10217msgid "Canon PIXMA MX338"
10218msgstr "佳能 PIXMA MX338"
10219
10220#: src/xml/xmli18n-tmp.h:3933
10221msgid "Canon MX340 series"
10222msgstr "佳能 MX340 系列"
10223
10224#: src/xml/xmli18n-tmp.h:3934
10225msgid "Canon PIXMA MX340"
10226msgstr "佳能 PIXMA MX340"
10227
10228#: src/xml/xmli18n-tmp.h:3935
10229msgid "Canon PIXMA MX347"
10230msgstr "佳能 PIXMA MX347"
10231
10232#: src/xml/xmli18n-tmp.h:3936
10233msgid "Canon PIXMA MX348"
10234msgstr "佳能 PIXMA MX348"
10235
10236#: src/xml/xmli18n-tmp.h:3937
10237msgid "Canon MX350 series"
10238msgstr "佳能 MX350 系列"
10239
10240#: src/xml/xmli18n-tmp.h:3938
10241msgid "Canon PIXMA MX350"
10242msgstr "佳能 PIXMA MX350"
10243
10244#: src/xml/xmli18n-tmp.h:3939
10245msgid "Canon PIXUS MX350"
10246msgstr "佳能 PIXUS MX350"
10247
10248#: src/xml/xmli18n-tmp.h:3940
10249msgid "Canon PIXMA MX357"
10250msgstr "佳能 PIXMA MX357"
10251
10252#: src/xml/xmli18n-tmp.h:3941
10253msgid "Canon PIXMA MX358"
10254msgstr "佳能 PIXMA MX358"
10255
10256#: src/xml/xmli18n-tmp.h:3942
10257msgid "Canon MX360 series"
10258msgstr "佳能 MX360 系列"
10259
10260#: src/xml/xmli18n-tmp.h:3943
10261msgid "Canon PIXMA MX360"
10262msgstr "佳能 PIXMA MX360"
10263
10264#: src/xml/xmli18n-tmp.h:3944
10265msgid "Canon PIXMA MX366"
10266msgstr "佳能 PIXMA MX366"
10267
10268#: src/xml/xmli18n-tmp.h:3945
10269msgid "Canon PIXMA MX368"
10270msgstr "佳能 PIXMA MX368"
10271
10272#: src/xml/xmli18n-tmp.h:3946
10273msgid "Canon MX370 series"
10274msgstr "佳能 MX370 系列"
10275
10276#: src/xml/xmli18n-tmp.h:3947
10277msgid "Canon PIXMA MX370"
10278msgstr "佳能 PIXMA MX370"
10279
10280#: src/xml/xmli18n-tmp.h:3948
10281msgid "Canon PIXMA MX371"
10282msgstr "佳能 PIXMA MX371"
10283
10284#: src/xml/xmli18n-tmp.h:3949
10285msgid "Canon PIXMA MX372"
10286msgstr "佳能 PIXMA MX372"
10287
10288#: src/xml/xmli18n-tmp.h:3950
10289msgid "Canon PIXMA MX374"
10290msgstr "佳能 PIXMA MX374"
10291
10292#: src/xml/xmli18n-tmp.h:3951
10293msgid "Canon PIXMA MX375"
10294msgstr "佳能 PIXMA MX375"
10295
10296#: src/xml/xmli18n-tmp.h:3952
10297msgid "Canon PIXMA MX376"
10298msgstr "佳能 PIXMA MX376"
10299
10300#: src/xml/xmli18n-tmp.h:3953
10301msgid "Canon PIXMA MX377"
10302msgstr "佳能 PIXMA MX377"
10303
10304#: src/xml/xmli18n-tmp.h:3954
10305msgid "Canon PIXMA MX378"
10306msgstr "佳能 PIXMA MX378"
10307
10308#: src/xml/xmli18n-tmp.h:3955
10309msgid "Canon MX390 series"
10310msgstr "佳能 MX390 系列"
10311
10312#: src/xml/xmli18n-tmp.h:3956
10313msgid "Canon PIXMA MX391"
10314msgstr "佳能 PIXMA MX391"
10315
10316#: src/xml/xmli18n-tmp.h:3957
10317msgid "Canon PIXMA MX392"
10318msgstr "佳能 PIXMA MX392"
10319
10320#: src/xml/xmli18n-tmp.h:3958
10321msgid "Canon PIXMA MX394"
10322msgstr "佳能 PIXMA MX394"
10323
10324#: src/xml/xmli18n-tmp.h:3959
10325msgid "Canon PIXMA MX395"
10326msgstr "佳能 PIXMA MX395"
10327
10328#: src/xml/xmli18n-tmp.h:3960
10329msgid "Canon PIXMA MX396"
10330msgstr "佳能 PIXMA MX396"
10331
10332#: src/xml/xmli18n-tmp.h:3961
10333msgid "Canon PIXMA MX397"
10334msgstr "佳能 PIXMA MX397"
10335
10336#: src/xml/xmli18n-tmp.h:3962
10337msgid "Canon PIXMA MX398"
10338msgstr "佳能 PIXMA MX398"
10339
10340#: src/xml/xmli18n-tmp.h:3963
10341msgid "Canon MX410 series"
10342msgstr "佳能 MX410 系列"
10343
10344#: src/xml/xmli18n-tmp.h:3964
10345msgid "Canon PIXMA MX410"
10346msgstr "佳能 PIXMA MX410"
10347
10348#: src/xml/xmli18n-tmp.h:3965
10349msgid "Canon PIXMA MX416"
10350msgstr "佳能 PIXMA MX416"
10351
10352#: src/xml/xmli18n-tmp.h:3966
10353msgid "Canon PIXMA MX418"
10354msgstr "佳能 PIXMA MX418"
10355
10356#: src/xml/xmli18n-tmp.h:3967
10357msgid "Canon MX420 series"
10358msgstr "佳能 MX420 系列"
10359
10360#: src/xml/xmli18n-tmp.h:3968
10361msgid "Canon PIXMA MX420"
10362msgstr "佳能 PIXMA MX420"
10363
10364#: src/xml/xmli18n-tmp.h:3969
10365msgid "Canon PIXUS MX420"
10366msgstr "佳能 PIXUS MX420"
10367
10368#: src/xml/xmli18n-tmp.h:3970
10369msgid "Canon PIXMA MX426"
10370msgstr "佳能 PIXMA MX426"
10371
10372#: src/xml/xmli18n-tmp.h:3971
10373msgid "Canon PIXMA MX428"
10374msgstr "佳能 PIXMA MX428"
10375
10376#: src/xml/xmli18n-tmp.h:3972
10377msgid "Canon MX430 series"
10378msgstr "佳能 MX430 系列"
10379
10380#: src/xml/xmli18n-tmp.h:3973
10381msgid "Canon PIXMA MX430"
10382msgstr "佳能 PIXMA MX430"
10383
10384#: src/xml/xmli18n-tmp.h:3974
10385msgid "Canon PIXMA MX431"
10386msgstr "佳能 PIXMA MX431"
10387
10388#: src/xml/xmli18n-tmp.h:3975
10389msgid "Canon PIXMA MX432"
10390msgstr "佳能 PIXMA MX432"
10391
10392#: src/xml/xmli18n-tmp.h:3976
10393msgid "Canon PIXMA MX434"
10394msgstr "佳能 PIXMA MX434"
10395
10396#: src/xml/xmli18n-tmp.h:3977
10397msgid "Canon PIXMA MX435"
10398msgstr "佳能 PIXMA MX435"
10399
10400#: src/xml/xmli18n-tmp.h:3978
10401msgid "Canon PIXMA MX436"
10402msgstr "佳能 PIXMA MX436"
10403
10404#: src/xml/xmli18n-tmp.h:3979
10405msgid "Canon PIXMA MX437"
10406msgstr "佳能 PIXMA MX437"
10407
10408#: src/xml/xmli18n-tmp.h:3980
10409msgid "Canon PIXMA MX438"
10410msgstr "佳能 PIXMA MX438"
10411
10412#: src/xml/xmli18n-tmp.h:3981
10413msgid "Canon PIXMA MX439"
10414msgstr "佳能 PIXMA MX439"
10415
10416#: src/xml/xmli18n-tmp.h:3982
10417msgid "Canon MX450 series"
10418msgstr "佳能 MX450 系列"
10419
10420#: src/xml/xmli18n-tmp.h:3983
10421msgid "Canon PIXMA MX451"
10422msgstr "佳能 PIXMA MX451"
10423
10424#: src/xml/xmli18n-tmp.h:3984
10425msgid "Canon PIXMA MX452"
10426msgstr "佳能 PIXMA MX452"
10427
10428#: src/xml/xmli18n-tmp.h:3985
10429msgid "Canon PIXMA MX454"
10430msgstr "佳能 PIXMA MX454"
10431
10432#: src/xml/xmli18n-tmp.h:3986
10433msgid "Canon PIXMA MX455"
10434msgstr "佳能 PIXMA MX455"
10435
10436#: src/xml/xmli18n-tmp.h:3987
10437msgid "Canon PIXMA MX456"
10438msgstr "佳能 PIXMA MX456"
10439
10440#: src/xml/xmli18n-tmp.h:3988
10441msgid "Canon PIXMA MX457"
10442msgstr "佳能 PIXMA MX457"
10443
10444#: src/xml/xmli18n-tmp.h:3989
10445msgid "Canon PIXMA MX458"
10446msgstr "佳能 PIXMA MX458"
10447
10448#: src/xml/xmli18n-tmp.h:3990
10449msgid "Canon PIXMA MX459"
10450msgstr "佳能 PIXMA MX459"
10451
10452#: src/xml/xmli18n-tmp.h:3991
10453#, fuzzy
10454msgid "Canon MX470 series"
10455msgstr "佳能 MP470 系列"
10456
10457#: src/xml/xmli18n-tmp.h:3992
10458#, fuzzy
10459msgid "Canon PIXMA MX471"
10460msgstr "佳能 PIXMA MX410"
10461
10462#: src/xml/xmli18n-tmp.h:3993
10463#, fuzzy
10464msgid "Canon PIXMA MX472"
10465msgstr "佳能 PIXMA MX420"
10466
10467#: src/xml/xmli18n-tmp.h:3994
10468#, fuzzy
10469msgid "Canon PIXMA MX474"
10470msgstr "佳能 PIXMA MX434"
10471
10472#: src/xml/xmli18n-tmp.h:3995
10473#, fuzzy
10474msgid "Canon PIXMA MX475"
10475msgstr "佳能 PIXMA MX435"
10476
10477#: src/xml/xmli18n-tmp.h:3996
10478#, fuzzy
10479msgid "Canon PIXMA MX476"
10480msgstr "佳能 PIXMA MX416"
10481
10482#: src/xml/xmli18n-tmp.h:3997
10483#, fuzzy
10484msgid "Canon PIXMA MX477"
10485msgstr "佳能 PIXMA MX437"
10486
10487#: src/xml/xmli18n-tmp.h:3998
10488#, fuzzy
10489msgid "Canon PIXMA MX478"
10490msgstr "佳能 PIXMA MX418"
10491
10492#: src/xml/xmli18n-tmp.h:3999
10493#, fuzzy
10494msgid "Canon PIXMA MX479"
10495msgstr "佳能 PIXMA MX437"
10496
10497#: src/xml/xmli18n-tmp.h:4000
10498#, fuzzy
10499msgid "Canon MX490 series"
10500msgstr "佳能 MP490 系列"
10501
10502#: src/xml/xmli18n-tmp.h:4001
10503#, fuzzy
10504msgid "Canon PIXMA MX490"
10505msgstr "佳能 PIXMA MX410"
10506
10507#: src/xml/xmli18n-tmp.h:4002
10508#, fuzzy
10509msgid "Canon PIXMA MX492"
10510msgstr "佳能 PIXMA MX420"
10511
10512#: src/xml/xmli18n-tmp.h:4003
10513#, fuzzy
10514msgid "Canon PIXMA MX494"
10515msgstr "佳能 PIXMA MX434"
10516
10517#: src/xml/xmli18n-tmp.h:4004
10518#, fuzzy
10519msgid "Canon PIXMA MX495"
10520msgstr "佳能 PIXMA MX435"
10521
10522#: src/xml/xmli18n-tmp.h:4005
10523#, fuzzy
10524msgid "Canon PIXMA MX496"
10525msgstr "佳能 PIXMA MX416"
10526
10527#: src/xml/xmli18n-tmp.h:4006
10528#, fuzzy
10529msgid "Canon PIXMA MX497"
10530msgstr "佳能 PIXMA MX437"
10531
10532#: src/xml/xmli18n-tmp.h:4007
10533#, fuzzy
10534msgid "Canon PIXMA MX498"
10535msgstr "佳能 PIXMA MX418"
10536
10537#: src/xml/xmli18n-tmp.h:4008
10538#, fuzzy
10539msgid "Canon PIXMA MX499"
10540msgstr "佳能 PIXMA MX439"
10541
10542#: src/xml/xmli18n-tmp.h:4009
10543msgid "Canon MX510 series"
10544msgstr "佳能 MX510 系列"
10545
10546#: src/xml/xmli18n-tmp.h:4010
10547msgid "Canon PIXMA MX510"
10548msgstr "佳能 PIXMA MX510"
10549
10550#: src/xml/xmli18n-tmp.h:4011
10551msgid "Canon PIXMA MX511"
10552msgstr "佳能 PIXMA MX511"
10553
10554#: src/xml/xmli18n-tmp.h:4012
10555msgid "Canon PIXMA MX512"
10556msgstr "佳能 PIXMA MX512"
10557
10558#: src/xml/xmli18n-tmp.h:4013
10559msgid "Canon PIXUS MX513"
10560msgstr "佳能 PIXUS MX513"
10561
10562#: src/xml/xmli18n-tmp.h:4014
10563msgid "Canon PIXMA MX514"
10564msgstr "佳能 PIXMA MX514"
10565
10566#: src/xml/xmli18n-tmp.h:4015
10567msgid "Canon PIXMA MX515"
10568msgstr "佳能 PIXMA MX515"
10569
10570#: src/xml/xmli18n-tmp.h:4016
10571msgid "Canon PIXMA MX516"
10572msgstr "佳能 PIXMA MX516"
10573
10574#: src/xml/xmli18n-tmp.h:4017
10575msgid "Canon PIXMA MX517"
10576msgstr "佳能 PIXMA MX517"
10577
10578#: src/xml/xmli18n-tmp.h:4018
10579msgid "Canon PIXMA MX518"
10580msgstr "佳能 PIXMA MX518"
10581
10582#: src/xml/xmli18n-tmp.h:4019
10583msgid "Canon MX520 series"
10584msgstr "佳能 MX520 系列"
10585
10586#: src/xml/xmli18n-tmp.h:4020
10587msgid "Canon PIXMA MX521"
10588msgstr "佳能 PIXMA MX521"
10589
10590#: src/xml/xmli18n-tmp.h:4021
10591msgid "Canon PIXMA MX522"
10592msgstr "佳能 PIXMA MX522"
10593
10594#: src/xml/xmli18n-tmp.h:4022
10595msgid "Canon PIXUS MX523"
10596msgstr "佳能 PIXUS MX523"
10597
10598#: src/xml/xmli18n-tmp.h:4023
10599msgid "Canon PIXMA MX524"
10600msgstr "佳能 PIXMA MX524"
10601
10602#: src/xml/xmli18n-tmp.h:4024
10603msgid "Canon PIXMA MX525"
10604msgstr "佳能 PIXMA MX525"
10605
10606#: src/xml/xmli18n-tmp.h:4025
10607msgid "Canon PIXMA MX526"
10608msgstr "佳能 PIXMA MX526"
10609
10610#: src/xml/xmli18n-tmp.h:4026
10611msgid "Canon PIXMA MX527"
10612msgstr "佳能 PIXMA MX527"
10613
10614#: src/xml/xmli18n-tmp.h:4027
10615msgid "Canon PIXMA MX528"
10616msgstr "佳能 PIXMA MX528"
10617
10618#: src/xml/xmli18n-tmp.h:4028
10619#, fuzzy
10620msgid "Canon MX530 series"
10621msgstr "佳能 MP530 系列"
10622
10623#: src/xml/xmli18n-tmp.h:4029
10624#, fuzzy
10625msgid "Canon PIXMA MX531"
10626msgstr "佳能 PIXMA MX510"
10627
10628#: src/xml/xmli18n-tmp.h:4030
10629#, fuzzy
10630msgid "Canon PIXMA MX532"
10631msgstr "佳能 PIXMA MX512"
10632
10633#: src/xml/xmli18n-tmp.h:4031
10634#, fuzzy
10635msgid "Canon PIXMA MX534"
10636msgstr "佳能 PIXMA MX514"
10637
10638#: src/xml/xmli18n-tmp.h:4032
10639#, fuzzy
10640msgid "Canon PIXMA MX535"
10641msgstr "佳能 PIXMA MX515"
10642
10643#: src/xml/xmli18n-tmp.h:4033
10644#, fuzzy
10645msgid "Canon PIXMA MX536"
10646msgstr "佳能 PIXMA MX516"
10647
10648#: src/xml/xmli18n-tmp.h:4034
10649#, fuzzy
10650msgid "Canon PIXMA MX537"
10651msgstr "佳能 PIXMA MX517"
10652
10653#: src/xml/xmli18n-tmp.h:4035
10654#, fuzzy
10655msgid "Canon PIXMA MX538"
10656msgstr "佳能 PIXMA MX518"
10657
10658#: src/xml/xmli18n-tmp.h:4036
10659msgid "Canon MX700 series"
10660msgstr "佳能 MX700 系列"
10661
10662#: src/xml/xmli18n-tmp.h:4037
10663msgid "Canon PIXMA MX700"
10664msgstr "佳能 PIXMA MX700"
10665
10666#: src/xml/xmli18n-tmp.h:4038
10667msgid "Canon MX710 series"
10668msgstr "佳能 MX710 系列"
10669
10670#: src/xml/xmli18n-tmp.h:4039
10671msgid "Canon PIXMA MX710"
10672msgstr "佳能 PIXMA MX710"
10673
10674#: src/xml/xmli18n-tmp.h:4040
10675msgid "Canon PIXMA MX711"
10676msgstr "佳能 PIXMA MX711"
10677
10678#: src/xml/xmli18n-tmp.h:4041
10679msgid "Canon PIXMA MX712"
10680msgstr "佳能 PIXMA MX712"
10681
10682#: src/xml/xmli18n-tmp.h:4042
10683msgid "Canon PIXMA MX714"
10684msgstr "佳能 PIXMA MX714"
10685
10686#: src/xml/xmli18n-tmp.h:4043
10687msgid "Canon PIXMA MX715"
10688msgstr "佳能 PIXMA MX715"
10689
10690#: src/xml/xmli18n-tmp.h:4044
10691msgid "Canon MX720 series"
10692msgstr "佳能 MX720 系列"
10693
10694#: src/xml/xmli18n-tmp.h:4045
10695msgid "Canon PIXMA MX721"
10696msgstr "佳能 PIXMA MX721"
10697
10698#: src/xml/xmli18n-tmp.h:4046
10699msgid "Canon PIXMA MX722"
10700msgstr "佳能 PIXMA MX722"
10701
10702#: src/xml/xmli18n-tmp.h:4047
10703#, fuzzy
10704msgid "Canon PIXMA MX725"
10705msgstr "佳能 PIXMA MX721"
10706
10707#: src/xml/xmli18n-tmp.h:4048
10708msgid "Canon PIXMA MX726"
10709msgstr "佳能 PIXMA MX726"
10710
10711#: src/xml/xmli18n-tmp.h:4049
10712msgid "Canon PIXMA MX727"
10713msgstr "佳能 PIXMA MX727"
10714
10715#: src/xml/xmli18n-tmp.h:4050
10716msgid "Canon PIXMA MX728"
10717msgstr "佳能 PIXMA MX728"
10718
10719#: src/xml/xmli18n-tmp.h:4051
10720msgid "Canon MX850 series"
10721msgstr "佳能 MX850 系列"
10722
10723#: src/xml/xmli18n-tmp.h:4052
10724msgid "Canon PIXMA MX850"
10725msgstr "佳能 PIXMA MX850"
10726
10727#: src/xml/xmli18n-tmp.h:4053
10728msgid "Canon PIXUS MX850"
10729msgstr "佳能 PIXUS MX850"
10730
10731#: src/xml/xmli18n-tmp.h:4054
10732msgid "Canon MX860 series"
10733msgstr "佳能 MX860 系列"
10734
10735#: src/xml/xmli18n-tmp.h:4055
10736msgid "Canon PIXMA MX860"
10737msgstr "佳能 PIXMA MX860"
10738
10739#: src/xml/xmli18n-tmp.h:4056
10740msgid "Canon PIXUS MX860"
10741msgstr "佳能 PIXUS MX860"
10742
10743#: src/xml/xmli18n-tmp.h:4057
10744msgid "Canon PIXMA MX868"
10745msgstr "佳能 PIXMA MX868"
10746
10747#: src/xml/xmli18n-tmp.h:4058
10748msgid "Canon MX870 series"
10749msgstr "佳能 MX870 系列"
10750
10751#: src/xml/xmli18n-tmp.h:4059
10752msgid "Canon PIXMA MX870"
10753msgstr "佳能 PIXMA MX870"
10754
10755#: src/xml/xmli18n-tmp.h:4060
10756msgid "Canon PIXUS MX870"
10757msgstr "佳能 PIXUS MX870"
10758
10759#: src/xml/xmli18n-tmp.h:4061
10760msgid "Canon PIXMA MX876"
10761msgstr "佳能 PIXMA MX876"
10762
10763#: src/xml/xmli18n-tmp.h:4062
10764msgid "Canon MX880 series"
10765msgstr "佳能 MX880 系列"
10766
10767#: src/xml/xmli18n-tmp.h:4063
10768msgid "Canon PIXMA MX880"
10769msgstr "佳能 PIXMA MX880"
10770
10771#: src/xml/xmli18n-tmp.h:4064
10772msgid "Canon PIXMA MX882"
10773msgstr "佳能 PIXMA MX882"
10774
10775#: src/xml/xmli18n-tmp.h:4065
10776msgid "Canon PIXUS MX883"
10777msgstr "佳能 PIXUS MX883"
10778
10779#: src/xml/xmli18n-tmp.h:4066
10780msgid "Canon PIXMA MX884"
10781msgstr "佳能 PIXMA MX884"
10782
10783#: src/xml/xmli18n-tmp.h:4067
10784msgid "Canon PIXMA MX885"
10785msgstr "佳能 PIXMA MX885"
10786
10787#: src/xml/xmli18n-tmp.h:4068
10788msgid "Canon PIXMA MX886"
10789msgstr "佳能 PIXMA MX886"
10790
10791#: src/xml/xmli18n-tmp.h:4069
10792msgid "Canon PIXMA MX888"
10793msgstr "佳能 PIXMA MX888"
10794
10795#: src/xml/xmli18n-tmp.h:4070
10796msgid "Canon MX890 series"
10797msgstr "佳能 MX890 系列"
10798
10799#: src/xml/xmli18n-tmp.h:4071
10800msgid "Canon PIXMA MX890"
10801msgstr "佳能 PIXMA MX890"
10802
10803#: src/xml/xmli18n-tmp.h:4072
10804msgid "Canon PIXMA MX892"
10805msgstr "佳能 PIXMA MX892"
10806
10807#: src/xml/xmli18n-tmp.h:4073
10808msgid "Canon PIXUS MX893"
10809msgstr "佳能 PIXUS MX893"
10810
10811#: src/xml/xmli18n-tmp.h:4074
10812msgid "Canon PIXMA MX894"
10813msgstr "佳能 PIXMA MX894"
10814
10815#: src/xml/xmli18n-tmp.h:4075
10816msgid "Canon PIXMA MX895"
10817msgstr "佳能 PIXMA MX895"
10818
10819#: src/xml/xmli18n-tmp.h:4076
10820msgid "Canon PIXMA MX897"
10821msgstr "佳能 PIXMA MX897"
10822
10823#: src/xml/xmli18n-tmp.h:4077
10824msgid "Canon PIXMA MX898"
10825msgstr "佳能 PIXMA MX898"
10826
10827#: src/xml/xmli18n-tmp.h:4078
10828msgid "Canon MX920 series"
10829msgstr "佳能 MX920 系列"
10830
10831#: src/xml/xmli18n-tmp.h:4079
10832msgid "Canon PIXMA MX922"
10833msgstr "佳能 PIXMA MX922"
10834
10835#: src/xml/xmli18n-tmp.h:4080
10836msgid "Canon PIXUS MX923"
10837msgstr "佳能 PIXUS MX923"
10838
10839#: src/xml/xmli18n-tmp.h:4081
10840msgid "Canon PIXMA MX924"
10841msgstr "佳能 PIXMA MX924"
10842
10843#: src/xml/xmli18n-tmp.h:4082
10844msgid "Canon PIXMA MX925"
10845msgstr "佳能 PIXMA MX925"
10846
10847#: src/xml/xmli18n-tmp.h:4083
10848msgid "Canon PIXMA MX926"
10849msgstr "佳能 PIXMA MX926"
10850
10851#: src/xml/xmli18n-tmp.h:4084
10852msgid "Canon PIXMA MX927"
10853msgstr "佳能 PIXMA MX927"
10854
10855#: src/xml/xmli18n-tmp.h:4085
10856msgid "Canon PIXMA MX928"
10857msgstr "佳能 PIXMA MX928"
10858
10859#: src/xml/xmli18n-tmp.h:4086
10860msgid "Canon MX7600 series"
10861msgstr "佳能 MX7600 系列"
10862
10863#: src/xml/xmli18n-tmp.h:4087
10864msgid "Canon PIXMA MX7600"
10865msgstr "佳能 PIXMA MX7600"
10866
10867#: src/xml/xmli18n-tmp.h:4088
10868msgid "Canon PIXUS MX7600"
10869msgstr "佳能 PIXUS MX7600"
10870
10871#: src/xml/xmli18n-tmp.h:4089
10872#, fuzzy
10873msgid "Canon E400 series"
10874msgstr "佳能 E500 系列"
10875
10876#: src/xml/xmli18n-tmp.h:4090
10877#, fuzzy
10878msgid "Canon PIXMA E400"
10879msgstr "佳能 PIXMA E500"
10880
10881#: src/xml/xmli18n-tmp.h:4091
10882#, fuzzy
10883msgid "Canon PIXMA E401"
10884msgstr "佳能 PIXMA E500"
10885
10886#: src/xml/xmli18n-tmp.h:4092
10887#, fuzzy
10888msgid "Canon PIXMA E404"
10889msgstr "佳能 PIXMA E500"
10890
10891#: src/xml/xmli18n-tmp.h:4093
10892#, fuzzy
10893msgid "Canon PIXMA E408"
10894msgstr "佳能 PIXMA E608"
10895
10896#: src/xml/xmli18n-tmp.h:4094
10897#, fuzzy
10898msgid "Canon PIXMA E409"
10899msgstr "佳能 PIXMA E500"
10900
10901#: src/xml/xmli18n-tmp.h:4095
10902#, fuzzy
10903msgid "Canon E410 series"
10904msgstr "佳能 E500 系列"
10905
10906#: src/xml/xmli18n-tmp.h:4096
10907#, fuzzy
10908msgid "Canon PIXMA E410"
10909msgstr "佳能 PIXMA E500"
10910
10911#: src/xml/xmli18n-tmp.h:4097
10912#, fuzzy
10913msgid "Canon PIXMA E414"
10914msgstr "佳能 PIXMA E500"
10915
10916#: src/xml/xmli18n-tmp.h:4098
10917#, fuzzy
10918msgid "Canon PIXMA E417"
10919msgstr "佳能 PIXMA E500"
10920
10921#: src/xml/xmli18n-tmp.h:4099
10922#, fuzzy
10923msgid "Canon PIXMA E418"
10924msgstr "佳能 PIXMA E500"
10925
10926#: src/xml/xmli18n-tmp.h:4100
10927#, fuzzy
10928msgid "Canon E460 series"
10929msgstr "佳能 E600 系列"
10930
10931#: src/xml/xmli18n-tmp.h:4101
10932#, fuzzy
10933msgid "Canon PIXMA E460"
10934msgstr "佳能 PIXMA E600"
10935
10936#: src/xml/xmli18n-tmp.h:4102
10937#, fuzzy
10938msgid "Canon PIXMA E461"
10939msgstr "佳能 PIXMA E610"
10940
10941#: src/xml/xmli18n-tmp.h:4103
10942#, fuzzy
10943msgid "Canon PIXMA E464"
10944msgstr "佳能 PIXMA E600"
10945
10946#: src/xml/xmli18n-tmp.h:4104
10947#, fuzzy
10948msgid "Canon PIXMA E468"
10949msgstr "佳能 PIXMA E608"
10950
10951#: src/xml/xmli18n-tmp.h:4105
10952#, fuzzy
10953msgid "Canon E470 series"
10954msgstr "佳能 E500 系列"
10955
10956#: src/xml/xmli18n-tmp.h:4106
10957#, fuzzy
10958msgid "Canon PIXMA E470"
10959msgstr "佳能 PIXMA E500"
10960
10961#: src/xml/xmli18n-tmp.h:4107
10962#, fuzzy
10963msgid "Canon PIXMA E471"
10964msgstr "佳能 PIXMA E500"
10965
10966#: src/xml/xmli18n-tmp.h:4108
10967#, fuzzy
10968msgid "Canon PIXMA E474"
10969msgstr "佳能 PIXMA E500"
10970
10971#: src/xml/xmli18n-tmp.h:4109
10972#, fuzzy
10973msgid "Canon PIXMA E477"
10974msgstr "佳能 PIXMA MX437"
10975
10976#: src/xml/xmli18n-tmp.h:4110
10977#, fuzzy
10978msgid "Canon PIXMA E478"
10979msgstr "佳能 PIXMA E608"
10980
10981#: src/xml/xmli18n-tmp.h:4111
10982#, fuzzy
10983msgid "Canon E480 series"
10984msgstr "佳能 MP480 系列"
10985
10986#: src/xml/xmli18n-tmp.h:4112
10987#, fuzzy
10988msgid "Canon PIXMA E480"
10989msgstr "佳能 PIXMA MP480"
10990
10991#: src/xml/xmli18n-tmp.h:4113
10992#, fuzzy
10993msgid "Canon PIXMA E481"
10994msgstr "佳能 PIXMA iP4810"
10995
10996#: src/xml/xmli18n-tmp.h:4114
10997#, fuzzy
10998msgid "Canon PIXMA E484"
10999msgstr "佳能 PIXMA iP4840"
11000
11001#: src/xml/xmli18n-tmp.h:4115
11002#, fuzzy
11003msgid "Canon PIXMA E488"
11004msgstr "佳能 PIXMA iP4880"
11005
11006#: src/xml/xmli18n-tmp.h:4116
11007#, fuzzy
11008msgid "Canon PIXMA E489"
11009msgstr "佳能 PIXMA E518"
11010
11011#: src/xml/xmli18n-tmp.h:4117
11012msgid "Canon E500 series"
11013msgstr "佳能 E500 系列"
11014
11015#: src/xml/xmli18n-tmp.h:4118
11016msgid "Canon PIXMA E500"
11017msgstr "佳能 PIXMA E500"
11018
11019#: src/xml/xmli18n-tmp.h:4119
11020msgid "Canon E510 series"
11021msgstr "佳能 E510 系列"
11022
11023#: src/xml/xmli18n-tmp.h:4120
11024msgid "Canon PIXMA E510"
11025msgstr "佳能 PIXMA E510"
11026
11027#: src/xml/xmli18n-tmp.h:4121
11028#, fuzzy
11029msgid "Canon PIXMA E514"
11030msgstr "佳能 PIXMA E510"
11031
11032#: src/xml/xmli18n-tmp.h:4122
11033msgid "Canon PIXMA E518"
11034msgstr "佳能 PIXMA E518"
11035
11036#: src/xml/xmli18n-tmp.h:4123
11037#, fuzzy
11038msgid "Canon E560 series"
11039msgstr "佳能 E500 系列"
11040
11041#: src/xml/xmli18n-tmp.h:4124
11042#, fuzzy
11043msgid "Canon PIXMA E560"
11044msgstr "佳能 PIXMA E500"
11045
11046#: src/xml/xmli18n-tmp.h:4125
11047#, fuzzy
11048msgid "Canon PIXMA E568"
11049msgstr "佳能 PIXMA E518"
11050
11051#: src/xml/xmli18n-tmp.h:4126
11052#, fuzzy
11053msgid "Canon PIXMA E569"
11054msgstr "佳能 PIXMA E500"
11055
11056#: src/xml/xmli18n-tmp.h:4127
11057msgid "Canon E600 series"
11058msgstr "佳能 E600 系列"
11059
11060#: src/xml/xmli18n-tmp.h:4128
11061msgid "Canon PIXMA E600"
11062msgstr "佳能 PIXMA E600"
11063
11064#: src/xml/xmli18n-tmp.h:4129
11065msgid "Canon PIXMA E608"
11066msgstr "佳能 PIXMA E608"
11067
11068#: src/xml/xmli18n-tmp.h:4130
11069msgid "Canon E610 series"
11070msgstr "佳能 E610 系列"
11071
11072#: src/xml/xmli18n-tmp.h:4131
11073msgid "Canon PIXMA E610"
11074msgstr "佳能 PIXMA E610"
11075
11076#: src/xml/xmli18n-tmp.h:4132
11077msgid "Canon PIXMA E618"
11078msgstr "佳能 PIXMA E618"
11079
11080#: src/xml/xmli18n-tmp.h:4133
11081#, fuzzy
11082msgid "Canon E3100 series"
11083msgstr "佳能 MG3100 系列"
11084
11085#: src/xml/xmli18n-tmp.h:4134
11086#, fuzzy
11087msgid "Canon PIXMA E3170"
11088msgstr "佳能 PIXMA MG3170"
11089
11090#: src/xml/xmli18n-tmp.h:4135
11091#, fuzzy
11092msgid "Canon G1000 series"
11093msgstr "佳能 MG2100 系列"
11094
11095#: src/xml/xmli18n-tmp.h:4136
11096#, fuzzy
11097msgid "Canon PIXMA G1000"
11098msgstr "佳能 PIXMA MG2100"
11099
11100#: src/xml/xmli18n-tmp.h:4137
11101#, fuzzy
11102msgid "Canon PIXMA G1100"
11103msgstr "佳能 PIXMA MG2100"
11104
11105#: src/xml/xmli18n-tmp.h:4138
11106#, fuzzy
11107msgid "Canon PIXMA G1200"
11108msgstr "佳能 PIXMA MG2100"
11109
11110#: src/xml/xmli18n-tmp.h:4139
11111#, fuzzy
11112msgid "Canon PIXMA G1400"
11113msgstr "佳能 PIXMA MG2100"
11114
11115#: src/xml/xmli18n-tmp.h:4140
11116#, fuzzy
11117msgid "Canon PIXMA G1500"
11118msgstr "佳能 PIXMA MG2100"
11119
11120#: src/xml/xmli18n-tmp.h:4141
11121#, fuzzy
11122msgid "Canon PIXMA G1800"
11123msgstr "佳能 PIXMA MG2100"
11124
11125#: src/xml/xmli18n-tmp.h:4142
11126#, fuzzy
11127msgid "Canon PIXMA G1900"
11128msgstr "佳能 PIXMA MG2100"
11129
11130#: src/xml/xmli18n-tmp.h:4143
11131#, fuzzy
11132msgid "Canon PIXMA G1910"
11133msgstr "佳能 PIXMA MG2100"
11134
11135#: src/xml/xmli18n-tmp.h:4144
11136#, fuzzy
11137msgid "Canon G2000 series"
11138msgstr "佳能 iP2700 系列"
11139
11140#: src/xml/xmli18n-tmp.h:4145
11141#, fuzzy
11142msgid "Canon PIXMA G2000"
11143msgstr "佳能 PIXMA iP2000"
11144
11145#: src/xml/xmli18n-tmp.h:4146
11146#, fuzzy
11147msgid "Canon PIXMA G2002"
11148msgstr "佳能 PIXMA MG2100"
11149
11150#: src/xml/xmli18n-tmp.h:4147
11151#, fuzzy
11152msgid "Canon PIXMA G2100"
11153msgstr "佳能 PIXMA MG2100"
11154
11155#: src/xml/xmli18n-tmp.h:4148
11156#, fuzzy
11157msgid "Canon PIXMA G2200"
11158msgstr "佳能 PIXMA MG2100"
11159
11160#: src/xml/xmli18n-tmp.h:4149
11161#, fuzzy
11162msgid "Canon PIXMA G2400"
11163msgstr "佳能 PIXMA MG2400"
11164
11165#: src/xml/xmli18n-tmp.h:4150
11166#, fuzzy
11167msgid "Canon PIXMA G2500"
11168msgstr "佳能 PIXMA MG2100"
11169
11170#: src/xml/xmli18n-tmp.h:4151
11171#, fuzzy
11172msgid "Canon PIXMA G2600"
11173msgstr "佳能 PIXMA MG2100"
11174
11175#: src/xml/xmli18n-tmp.h:4152
11176#, fuzzy
11177msgid "Canon PIXMA G2800"
11178msgstr "佳能 PIXMA MG2100"
11179
11180#: src/xml/xmli18n-tmp.h:4153
11181#, fuzzy
11182msgid "Canon PIXMA G2900"
11183msgstr "佳能 PIXMA MG2100"
11184
11185#: src/xml/xmli18n-tmp.h:4154
11186#, fuzzy
11187msgid "Canon PIXMA G2910"
11188msgstr "佳能 PIXMA MG2100"
11189
11190#: src/xml/xmli18n-tmp.h:4155
11191#, fuzzy
11192msgid "Canon PIXMA G2915"
11193msgstr "佳能 PIXMA MG2100"
11194
11195#: src/xml/xmli18n-tmp.h:4156
11196#, fuzzy
11197msgid "Canon G3000 series"
11198msgstr "佳能 MG3100 系列"
11199
11200#: src/xml/xmli18n-tmp.h:4157
11201#, fuzzy
11202msgid "Canon PIXMA G3000"
11203msgstr "佳能 PIXMA iP3000"
11204
11205#: src/xml/xmli18n-tmp.h:4158
11206#, fuzzy
11207msgid "Canon PIXMA G3010"
11208msgstr "佳能 PIXMA MG3100"
11209
11210#: src/xml/xmli18n-tmp.h:4159
11211#, fuzzy
11212msgid "Canon PIXMA G3100"
11213msgstr "佳能 PIXMA MG3100"
11214
11215#: src/xml/xmli18n-tmp.h:4160
11216#, fuzzy
11217msgid "Canon PIXMA G3200"
11218msgstr "佳能 PIXMA MG2100"
11219
11220#: src/xml/xmli18n-tmp.h:4161
11221#, fuzzy
11222msgid "Canon PIXMA G3400"
11223msgstr "佳能 PIXMA MG2400"
11224
11225#: src/xml/xmli18n-tmp.h:4162
11226#, fuzzy
11227msgid "Canon PIXMA G3500"
11228msgstr "佳能 PIXMA iP3500"
11229
11230#: src/xml/xmli18n-tmp.h:4163
11231#, fuzzy
11232msgid "Canon PIXMA G3600"
11233msgstr "佳能 PIXMA iP3600"
11234
11235#: src/xml/xmli18n-tmp.h:4164
11236#, fuzzy
11237msgid "Canon PIXMA G3800"
11238msgstr "佳能 PIXMA MG3100"
11239
11240#: src/xml/xmli18n-tmp.h:4165
11241#, fuzzy
11242msgid "Canon PIXMA G3900"
11243msgstr "佳能 PIXMA MG3100"
11244
11245#: src/xml/xmli18n-tmp.h:4166
11246#, fuzzy
11247msgid "Canon PIXMA G3910"
11248msgstr "佳能 PIXMA MG3100"
11249
11250#: src/xml/xmli18n-tmp.h:4167
11251#, fuzzy
11252msgid "Canon PIXMA G3915"
11253msgstr "佳能 PIXMA MG3150"
11254
11255#: src/xml/xmli18n-tmp.h:4168
11256#, fuzzy
11257msgid "Canon G4000 series"
11258msgstr "佳能 iX5000 系列"
11259
11260#: src/xml/xmli18n-tmp.h:4169
11261#, fuzzy
11262msgid "Canon PIXMA G4000"
11263msgstr "佳能 PIXMA iP4000"
11264
11265#: src/xml/xmli18n-tmp.h:4170
11266#, fuzzy
11267msgid "Canon PIXMA G4010"
11268msgstr "佳能 PIXMA iP4000"
11269
11270#: src/xml/xmli18n-tmp.h:4171
11271#, fuzzy
11272msgid "Canon PIXMA G4100"
11273msgstr "佳能 PIXMA MG4100"
11274
11275#: src/xml/xmli18n-tmp.h:4172
11276#, fuzzy
11277msgid "Canon PIXMA G4200"
11278msgstr "佳能 PIXMA iP4200"
11279
11280#: src/xml/xmli18n-tmp.h:4173
11281#, fuzzy
11282msgid "Canon PIXMA G4400"
11283msgstr "佳能 PIXMA MG2400"
11284
11285#: src/xml/xmli18n-tmp.h:4174
11286#, fuzzy
11287msgid "Canon PIXMA G4500"
11288msgstr "佳能 PIXMA iP4500"
11289
11290#: src/xml/xmli18n-tmp.h:4175
11291#, fuzzy
11292msgid "Canon PIXMA G4600"
11293msgstr "佳能 PIXMA iP4600"
11294
11295#: src/xml/xmli18n-tmp.h:4176
11296#, fuzzy
11297msgid "Canon PIXMA G4800"
11298msgstr "佳能 PIXMA iP4800"
11299
11300#: src/xml/xmli18n-tmp.h:4177
11301#, fuzzy
11302msgid "Canon PIXMA G4900"
11303msgstr "佳能 PIXMA iP4900"
11304
11305#: src/xml/xmli18n-tmp.h:4178
11306#, fuzzy
11307msgid "Canon PIXMA G4902"
11308msgstr "佳能 PIXMA iP4900"
11309
11310#: src/xml/xmli18n-tmp.h:4179
11311#, fuzzy
11312msgid "Canon PIXMA G4910"
11313msgstr "佳能 PIXMA iP4900"
11314
11315#: src/xml/xmli18n-tmp.h:4180
11316#, fuzzy
11317msgid "Canon PIXMA G4911"
11318msgstr "佳能 PIXMA MG4110"
11319
11320#: src/xml/xmli18n-tmp.h:4181
11321#, fuzzy
11322msgid "Canon PIXMA P200"
11323msgstr "佳能 PIXMA iP2000"
11324
11325#: src/xml/xmli18n-tmp.h:4182
11326#, fuzzy
11327msgid "Canon TS3100 series"
11328msgstr "佳能 MG3100 系列"
11329
11330#: src/xml/xmli18n-tmp.h:4183
11331#, fuzzy
11332msgid "Canon PIXMA TS3110"
11333msgstr "佳能 PIXMA MG3170"
11334
11335#: src/xml/xmli18n-tmp.h:4184
11336#, fuzzy
11337msgid "Canon PIXMA TS3120"
11338msgstr "佳能 PIXMA MG3170"
11339
11340#: src/xml/xmli18n-tmp.h:4185
11341#, fuzzy
11342msgid "Canon PIXMA TS3130"
11343msgstr "佳能 PIXMA MG3170"
11344
11345#: src/xml/xmli18n-tmp.h:4186
11346#, fuzzy
11347msgid "Canon PIXMA TS3130S"
11348msgstr "佳能 PIXMA MG3170"
11349
11350#: src/xml/xmli18n-tmp.h:4187
11351#, fuzzy
11352msgid "Canon PIXMA TS3140"
11353msgstr "佳能 PIXMA MG3170"
11354
11355#: src/xml/xmli18n-tmp.h:4188
11356#, fuzzy
11357msgid "Canon PIXMA TS3150"
11358msgstr "佳能 PIXMA MG3170"
11359
11360#: src/xml/xmli18n-tmp.h:4189
11361#, fuzzy
11362msgid "Canon PIXMA TS3160"
11363msgstr "佳能 PIXMA MG3170"
11364
11365#: src/xml/xmli18n-tmp.h:4190
11366#, fuzzy
11367msgid "Canon PIXMA TS3170"
11368msgstr "佳能 PIXMA MG3170"
11369
11370#: src/xml/xmli18n-tmp.h:4191
11371#, fuzzy
11372msgid "Canon PIXMA TS3190"
11373msgstr "佳能 PIXMA MG3170"
11374
11375#: src/xml/xmli18n-tmp.h:4192
11376#, fuzzy
11377msgid "Canon PIXMA TS3195"
11378msgstr "佳能 PIXMA MG3170"
11379
11380#: src/xml/xmli18n-tmp.h:4193
11381#, fuzzy
11382msgid "Canon TS5000 series"
11383msgstr "佳能 iX5000 系列"
11384
11385#: src/xml/xmli18n-tmp.h:4194
11386#, fuzzy
11387msgid "Canon PIXMA TS5010"
11388msgstr "佳能 PIXMA E500"
11389
11390#: src/xml/xmli18n-tmp.h:4195
11391#, fuzzy
11392msgid "Canon PIXMA TS5020"
11393msgstr "佳能 PIXMA E500"
11394
11395#: src/xml/xmli18n-tmp.h:4196
11396#, fuzzy
11397msgid "Canon PIXMA TS5030"
11398msgstr "佳能 PIXMA E500"
11399
11400#: src/xml/xmli18n-tmp.h:4197
11401#, fuzzy
11402msgid "Canon PIXMA TS5030S"
11403msgstr "佳能 PIXMA E500"
11404
11405#: src/xml/xmli18n-tmp.h:4198
11406#, fuzzy
11407msgid "Canon PIXMA TS5040"
11408msgstr "佳能 PIXMA E500"
11409
11410#: src/xml/xmli18n-tmp.h:4199
11411#, fuzzy
11412msgid "Canon PIXMA TS5050"
11413msgstr "佳能 PIXMA E500"
11414
11415#: src/xml/xmli18n-tmp.h:4200
11416#, fuzzy
11417msgid "Canon PIXMA TS5051"
11418msgstr "佳能 PIXMA MG5520"
11419
11420#: src/xml/xmli18n-tmp.h:4201
11421#, fuzzy
11422msgid "Canon PIXMA TS5053"
11423msgstr "佳能 PIXMA MG5150"
11424
11425#: src/xml/xmli18n-tmp.h:4202
11426#, fuzzy
11427msgid "Canon PIXMA TS5055"
11428msgstr "佳能 PIXMA MG5550"
11429
11430#: src/xml/xmli18n-tmp.h:4203
11431#, fuzzy
11432msgid "Canon PIXMA TS5060"
11433msgstr "佳能 PIXMA E500"
11434
11435#: src/xml/xmli18n-tmp.h:4204
11436#, fuzzy
11437msgid "Canon PIXMA TS5070"
11438msgstr "佳能 PIXMA E500"
11439
11440#: src/xml/xmli18n-tmp.h:4205
11441#, fuzzy
11442msgid "Canon PIXMA TS5080"
11443msgstr "佳能 PIXMA E500"
11444
11445#: src/xml/xmli18n-tmp.h:4206
11446#, fuzzy
11447msgid "Canon PIXMA TS5090"
11448msgstr "佳能 PIXMA E500"
11449
11450#: src/xml/xmli18n-tmp.h:4207
11451#, fuzzy
11452msgid "Canon TS6000 series"
11453msgstr "佳能 E600 系列"
11454
11455#: src/xml/xmli18n-tmp.h:4208
11456#, fuzzy
11457msgid "Canon PIXMA TS6010"
11458msgstr "佳能 PIXMA E600"
11459
11460#: src/xml/xmli18n-tmp.h:4209
11461#, fuzzy
11462msgid "Canon PIXMA TS6020"
11463msgstr "佳能 PIXMA E600"
11464
11465#: src/xml/xmli18n-tmp.h:4210
11466#, fuzzy
11467msgid "Canon PIXMA TS6030"
11468msgstr "佳能 PIXMA E600"
11469
11470#: src/xml/xmli18n-tmp.h:4211
11471#, fuzzy
11472msgid "Canon PIXMA TS6040"
11473msgstr "佳能 PIXMA E600"
11474
11475#: src/xml/xmli18n-tmp.h:4212
11476#, fuzzy
11477msgid "Canon PIXMA TS6050"
11478msgstr "佳能 PIXMA E600"
11479
11480#: src/xml/xmli18n-tmp.h:4213
11481#, fuzzy
11482msgid "Canon PIXMA TS6051"
11483msgstr "佳能 PIXMA iX6510"
11484
11485#: src/xml/xmli18n-tmp.h:4214
11486#, fuzzy
11487msgid "Canon PIXMA TS6052"
11488msgstr "佳能 PIXMA iX6520"
11489
11490#: src/xml/xmli18n-tmp.h:4215
11491#, fuzzy
11492msgid "Canon PIXMA TS6060"
11493msgstr "佳能 PIXMA E600"
11494
11495#: src/xml/xmli18n-tmp.h:4216
11496#, fuzzy
11497msgid "Canon PIXMA TS6070"
11498msgstr "佳能 PIXMA E600"
11499
11500#: src/xml/xmli18n-tmp.h:4217
11501#, fuzzy
11502msgid "Canon PIXMA TS6080"
11503msgstr "佳能 PIXMA E600"
11504
11505#: src/xml/xmli18n-tmp.h:4218
11506#, fuzzy
11507msgid "Canon TS8000 series"
11508msgstr "佳能 MP800 系列"
11509
11510#: src/xml/xmli18n-tmp.h:4219
11511#, fuzzy
11512msgid "Canon PIXMA TS8010"
11513msgstr "佳能 PIXMA MP800"
11514
11515#: src/xml/xmli18n-tmp.h:4220
11516#, fuzzy
11517msgid "Canon PIXMA TS8020"
11518msgstr "佳能 PIXMA MP800"
11519
11520#: src/xml/xmli18n-tmp.h:4221
11521#, fuzzy
11522msgid "Canon PIXMA TS8030"
11523msgstr "佳能 PIXMA MP800"
11524
11525#: src/xml/xmli18n-tmp.h:4222
11526#, fuzzy
11527msgid "Canon PIXMA TS8040"
11528msgstr "佳能 PIXMA MP800"
11529
11530#: src/xml/xmli18n-tmp.h:4223
11531#, fuzzy
11532msgid "Canon PIXMA TS8050"
11533msgstr "佳能 PIXMA MP800"
11534
11535#: src/xml/xmli18n-tmp.h:4224
11536#, fuzzy
11537msgid "Canon PIXMA TS8051"
11538msgstr "佳能 PIXMA MG6100"
11539
11540#: src/xml/xmli18n-tmp.h:4225
11541#, fuzzy
11542msgid "Canon PIXMA TS8052"
11543msgstr "佳能 PIXMA MG6120"
11544
11545#: src/xml/xmli18n-tmp.h:4226
11546#, fuzzy
11547msgid "Canon PIXMA TS8053"
11548msgstr "佳能 PIXMA MG6150"
11549
11550#: src/xml/xmli18n-tmp.h:4227
11551#, fuzzy
11552msgid "Canon PIXMA TS8060"
11553msgstr "佳能 PIXMA MP800"
11554
11555#: src/xml/xmli18n-tmp.h:4228
11556#, fuzzy
11557msgid "Canon PIXMA TS8070"
11558msgstr "佳能 PIXMA MP800"
11559
11560#: src/xml/xmli18n-tmp.h:4229
11561#, fuzzy
11562msgid "Canon PIXMA TS8080"
11563msgstr "佳能 PIXMA MP800"
11564
11565#: src/xml/xmli18n-tmp.h:4230
11566#, fuzzy
11567msgid "Canon PIXMA TS8090"
11568msgstr "佳能 PIXMA MP800"
11569
11570#: src/xml/xmli18n-tmp.h:4231
11571#, fuzzy
11572msgid "Canon TS9000 series"
11573msgstr "佳能 Pro9000 系列"
11574
11575#: src/xml/xmli18n-tmp.h:4232
11576#, fuzzy
11577msgid "Canon PIXMA TS9010"
11578msgstr "佳能 PIXMA MP900"
11579
11580#: src/xml/xmli18n-tmp.h:4233
11581#, fuzzy
11582msgid "Canon PIXMA TS9020"
11583msgstr "佳能 PIXMA MP900"
11584
11585#: src/xml/xmli18n-tmp.h:4234
11586#, fuzzy
11587msgid "Canon PIXMA TS9030"
11588msgstr "佳能 PIXMA MP900"
11589
11590#: src/xml/xmli18n-tmp.h:4235
11591#, fuzzy
11592msgid "Canon PIXMA TS9040"
11593msgstr "佳能 PIXMA MP900"
11594
11595#: src/xml/xmli18n-tmp.h:4236
11596#, fuzzy
11597msgid "Canon PIXMA TS9050"
11598msgstr "佳能 PIXMA MP900"
11599
11600#: src/xml/xmli18n-tmp.h:4237
11601#, fuzzy
11602msgid "Canon PIXMA TS9055"
11603msgstr "佳能 PIXMA iP90"
11604
11605#: src/xml/xmli18n-tmp.h:4238
11606#, fuzzy
11607msgid "Canon PIXMA TS9060"
11608msgstr "佳能 PIXMA MP900"
11609
11610#: src/xml/xmli18n-tmp.h:4239
11611#, fuzzy
11612msgid "Canon PIXMA TS9080"
11613msgstr "佳能 PIXMA MP900"
11614
11615#: src/xml/xmli18n-tmp.h:4240
11616#, fuzzy
11617msgid "Canon iB4000 series"
11618msgstr "佳能 iX5000 系列"
11619
11620#: src/xml/xmli18n-tmp.h:4241
11621#, fuzzy
11622msgid "Canon MAXIFY iB4010"
11623msgstr "佳能 PIXMA iP4000"
11624
11625#: src/xml/xmli18n-tmp.h:4242
11626#, fuzzy
11627msgid "Canon MAXIFY iB4020"
11628msgstr "佳能 PIXMA iP4000"
11629
11630#: src/xml/xmli18n-tmp.h:4243
11631#, fuzzy
11632msgid "Canon MAXIFY iB4030"
11633msgstr "佳能 PIXMA iP4000"
11634
11635#: src/xml/xmli18n-tmp.h:4244
11636#, fuzzy
11637msgid "Canon MAXIFY iB4040"
11638msgstr "佳能 PIXMA iP4000"
11639
11640#: src/xml/xmli18n-tmp.h:4245
11641#, fuzzy
11642msgid "Canon MAXIFY iB4050"
11643msgstr "佳能 PIXMA iP4000"
11644
11645#: src/xml/xmli18n-tmp.h:4246
11646#, fuzzy
11647msgid "Canon MAXIFY iB4060"
11648msgstr "佳能 PIXMA iP4000"
11649
11650#: src/xml/xmli18n-tmp.h:4247
11651#, fuzzy
11652msgid "Canon MAXIFY iB4070"
11653msgstr "佳能 PIXMA iP4000"
11654
11655#: src/xml/xmli18n-tmp.h:4248
11656#, fuzzy
11657msgid "Canon MAXIFY iB4080"
11658msgstr "佳能 PIXMA iP4000"
11659
11660#: src/xml/xmli18n-tmp.h:4249
11661#, fuzzy
11662msgid "Canon MAXIFY iB4090"
11663msgstr "佳能 PIXMA iP4000"
11664
11665#: src/xml/xmli18n-tmp.h:4250
11666#, fuzzy
11667msgid "Canon iB4100 series"
11668msgstr "佳能 iX5000 系列"
11669
11670#: src/xml/xmli18n-tmp.h:4251
11671#, fuzzy
11672msgid "Canon MAXIFY iB4110"
11673msgstr "佳能 PIXMA iP4000"
11674
11675#: src/xml/xmli18n-tmp.h:4252
11676#, fuzzy
11677msgid "Canon MAXIFY iB4120"
11678msgstr "佳能 PIXMA iP4000"
11679
11680#: src/xml/xmli18n-tmp.h:4253
11681#, fuzzy
11682msgid "Canon MAXIFY iB4130"
11683msgstr "佳能 PIXMA iP4000"
11684
11685#: src/xml/xmli18n-tmp.h:4254
11686#, fuzzy
11687msgid "Canon MAXIFY iB4140"
11688msgstr "佳能 PIXMA iP4000"
11689
11690#: src/xml/xmli18n-tmp.h:4255
11691#, fuzzy
11692msgid "Canon MAXIFY iB4150"
11693msgstr "佳能 PIXMA iP4000"
11694
11695#: src/xml/xmli18n-tmp.h:4256
11696#, fuzzy
11697msgid "Canon MAXIFY iB4170"
11698msgstr "佳能 PIXMA iP4000"
11699
11700#: src/xml/xmli18n-tmp.h:4257
11701#, fuzzy
11702msgid "Canon MAXIFY iB4180"
11703msgstr "佳能 PIXMA iP4000"
11704
11705#: src/xml/xmli18n-tmp.h:4258
11706#, fuzzy
11707msgid "Canon MAXIFY iB4190"
11708msgstr "佳能 PIXMA iP4000"
11709
11710#: src/xml/xmli18n-tmp.h:4259
11711#, fuzzy
11712msgid "Canon MB2000 series"
11713msgstr "佳能 MG2100 系列"
11714
11715#: src/xml/xmli18n-tmp.h:4260
11716#, fuzzy
11717msgid "Canon MAXIFY MB2010"
11718msgstr "佳能 PIXMA MP210"
11719
11720#: src/xml/xmli18n-tmp.h:4261
11721#, fuzzy
11722msgid "Canon MAXIFY MB2020"
11723msgstr "佳能 PIXMA MP220"
11724
11725#: src/xml/xmli18n-tmp.h:4262
11726#, fuzzy
11727msgid "Canon MAXIFY MB2030"
11728msgstr "佳能 PIXMA MP230"
11729
11730#: src/xml/xmli18n-tmp.h:4263
11731#, fuzzy
11732msgid "Canon MAXIFY MB2040"
11733msgstr "佳能 PIXMA MP240"
11734
11735#: src/xml/xmli18n-tmp.h:4264
11736#, fuzzy
11737msgid "Canon MAXIFY MB2050"
11738msgstr "佳能 PIXMA MP250"
11739
11740#: src/xml/xmli18n-tmp.h:4265
11741#, fuzzy
11742msgid "Canon MAXIFY MB2060"
11743msgstr "佳能 PIXMA MP260"
11744
11745#: src/xml/xmli18n-tmp.h:4266
11746#, fuzzy
11747msgid "Canon MB2100 series"
11748msgstr "佳能 MG2100 系列"
11749
11750#: src/xml/xmli18n-tmp.h:4267
11751#, fuzzy
11752msgid "Canon MAXIFY MB2110"
11753msgstr "佳能 PIXMA MP210"
11754
11755#: src/xml/xmli18n-tmp.h:4268
11756#, fuzzy
11757msgid "Canon MAXIFY MB2120"
11758msgstr "佳能 PIXMA MP210"
11759
11760#: src/xml/xmli18n-tmp.h:4269
11761#, fuzzy
11762msgid "Canon MAXIFY MB2130"
11763msgstr "佳能 PIXMA MP210"
11764
11765#: src/xml/xmli18n-tmp.h:4270
11766#, fuzzy
11767msgid "Canon MAXIFY MB2140"
11768msgstr "佳能 PIXMA MP210"
11769
11770#: src/xml/xmli18n-tmp.h:4271
11771#, fuzzy
11772msgid "Canon MAXIFY MB2150"
11773msgstr "佳能 PIXMA MP210"
11774
11775#: src/xml/xmli18n-tmp.h:4272
11776#, fuzzy
11777msgid "Canon MAXIFY MB2160"
11778msgstr "佳能 PIXMA MP210"
11779
11780#: src/xml/xmli18n-tmp.h:4273
11781#, fuzzy
11782msgid "Canon MB2300 series"
11783msgstr "佳能 MX300 系列"
11784
11785#: src/xml/xmli18n-tmp.h:4274
11786#, fuzzy
11787msgid "Canon MAXIFY MB2320"
11788msgstr "佳能 PIXMA MP220"
11789
11790#: src/xml/xmli18n-tmp.h:4275
11791#, fuzzy
11792msgid "Canon MAXIFY MB2330"
11793msgstr "佳能 PIXMA MP230"
11794
11795#: src/xml/xmli18n-tmp.h:4276
11796#, fuzzy
11797msgid "Canon MAXIFY MB2340"
11798msgstr "佳能 PIXMA MP230"
11799
11800#: src/xml/xmli18n-tmp.h:4277
11801#, fuzzy
11802msgid "Canon MAXIFY MB2350"
11803msgstr "佳能 PIXMA MP230"
11804
11805#: src/xml/xmli18n-tmp.h:4278
11806#, fuzzy
11807msgid "Canon MAXIFY MB2360"
11808msgstr "佳能 PIXMA MP230"
11809
11810#: src/xml/xmli18n-tmp.h:4279
11811#, fuzzy
11812msgid "Canon MAXIFY MB2390"
11813msgstr "佳能 PIXMA MP230"
11814
11815#: src/xml/xmli18n-tmp.h:4280
11816#, fuzzy
11817msgid "Canon MB2700 series"
11818msgstr "佳能 MG2100 系列"
11819
11820#: src/xml/xmli18n-tmp.h:4281
11821#, fuzzy
11822msgid "Canon MAXIFY MB2710"
11823msgstr "佳能 PIXMA MP210"
11824
11825#: src/xml/xmli18n-tmp.h:4282
11826#, fuzzy
11827msgid "Canon MAXIFY MB2720"
11828msgstr "佳能 PIXMA MP220"
11829
11830#: src/xml/xmli18n-tmp.h:4283
11831#, fuzzy
11832msgid "Canon MAXIFY MB2730"
11833msgstr "佳能 PIXMA MP230"
11834
11835#: src/xml/xmli18n-tmp.h:4284
11836#, fuzzy
11837msgid "Canon MAXIFY MB2740"
11838msgstr "佳能 PIXMA MP240"
11839
11840#: src/xml/xmli18n-tmp.h:4285
11841#, fuzzy
11842msgid "Canon MAXIFY MB2750"
11843msgstr "佳能 PIXMA MP250"
11844
11845#: src/xml/xmli18n-tmp.h:4286
11846#, fuzzy
11847msgid "Canon MAXIFY MB2760"
11848msgstr "佳能 PIXMA MP260"
11849
11850#: src/xml/xmli18n-tmp.h:4287
11851#, fuzzy
11852msgid "Canon MAXIFY MB2790"
11853msgstr "佳能 PIXMA MP230"
11854
11855#: src/xml/xmli18n-tmp.h:4288
11856#, fuzzy
11857msgid "Canon MB5000 series"
11858msgstr "佳能 MP500 系列"
11859
11860#: src/xml/xmli18n-tmp.h:4289
11861#, fuzzy
11862msgid "Canon MAXIFY MB5020"
11863msgstr "佳能 PIXMA MP500"
11864
11865#: src/xml/xmli18n-tmp.h:4290
11866#, fuzzy
11867msgid "Canon MAXIFY MB5030"
11868msgstr "佳能 PIXMA MP500"
11869
11870#: src/xml/xmli18n-tmp.h:4291
11871#, fuzzy
11872msgid "Canon MAXIFY MB5040"
11873msgstr "佳能 PIXMA MP500"
11874
11875#: src/xml/xmli18n-tmp.h:4292
11876#, fuzzy
11877msgid "Canon MAXIFY MB5050"
11878msgstr "佳能 PIXMA MP500"
11879
11880#: src/xml/xmli18n-tmp.h:4293
11881#, fuzzy
11882msgid "Canon MAXIFY MB5060"
11883msgstr "佳能 PIXMA MP500"
11884
11885#: src/xml/xmli18n-tmp.h:4294
11886#, fuzzy
11887msgid "Canon MAXIFY MB5070"
11888msgstr "佳能 PIXMA MP500"
11889
11890#: src/xml/xmli18n-tmp.h:4295
11891#, fuzzy
11892msgid "Canon MAXIFY MB5080"
11893msgstr "佳能 PIXMA MP500"
11894
11895#: src/xml/xmli18n-tmp.h:4296
11896#, fuzzy
11897msgid "Canon MAXIFY MB5090"
11898msgstr "佳能 PIXMA MP500"
11899
11900#: src/xml/xmli18n-tmp.h:4297
11901#, fuzzy
11902msgid "Canon MB5100 series"
11903msgstr "佳能 MG5100 系列"
11904
11905#: src/xml/xmli18n-tmp.h:4298
11906#, fuzzy
11907msgid "Canon MAXIFY MB5110"
11908msgstr "佳能 PIXMA MG5310"
11909
11910#: src/xml/xmli18n-tmp.h:4299
11911#, fuzzy
11912msgid "Canon MAXIFY MB5120"
11913msgstr "佳能 PIXMA MP500"
11914
11915#: src/xml/xmli18n-tmp.h:4300
11916#, fuzzy
11917msgid "Canon MAXIFY MB5130"
11918msgstr "佳能 PIXMA MP500"
11919
11920#: src/xml/xmli18n-tmp.h:4301
11921#, fuzzy
11922msgid "Canon MAXIFY MB5140"
11923msgstr "佳能 PIXMA MP500"
11924
11925#: src/xml/xmli18n-tmp.h:4302
11926#, fuzzy
11927msgid "Canon MAXIFY MB5150"
11928msgstr "佳能 PIXMA MP500"
11929
11930#: src/xml/xmli18n-tmp.h:4303
11931#, fuzzy
11932msgid "Canon MAXIFY MB5160"
11933msgstr "佳能 PIXMA MP500"
11934
11935#: src/xml/xmli18n-tmp.h:4304
11936#, fuzzy
11937msgid "Canon MAXIFY MB5170"
11938msgstr "佳能 PIXMA MP500"
11939
11940#: src/xml/xmli18n-tmp.h:4305
11941#, fuzzy
11942msgid "Canon MAXIFY MB5180"
11943msgstr "佳能 PIXMA MP500"
11944
11945#: src/xml/xmli18n-tmp.h:4306
11946#, fuzzy
11947msgid "Canon MAXIFY MB5190"
11948msgstr "佳能 PIXMA MP500"
11949
11950#: src/xml/xmli18n-tmp.h:4307
11951#, fuzzy
11952msgid "Canon MB5300 series"
11953msgstr "佳能 MG5300 系列"
11954
11955#: src/xml/xmli18n-tmp.h:4308
11956#, fuzzy
11957msgid "Canon MAXIFY MB5310"
11958msgstr "佳能 PIXMA MG5310"
11959
11960#: src/xml/xmli18n-tmp.h:4309
11961#, fuzzy
11962msgid "Canon MAXIFY MB5320"
11963msgstr "佳能 PIXMA MG5320"
11964
11965#: src/xml/xmli18n-tmp.h:4310
11966#, fuzzy
11967msgid "Canon MAXIFY MB5330"
11968msgstr "佳能 PIXMA MP530"
11969
11970#: src/xml/xmli18n-tmp.h:4311
11971#, fuzzy
11972msgid "Canon MAXIFY MB5340"
11973msgstr "佳能 PIXMA MG5340"
11974
11975#: src/xml/xmli18n-tmp.h:4312
11976#, fuzzy
11977msgid "Canon MAXIFY MB5350"
11978msgstr "佳能 PIXMA MG5350"
11979
11980#: src/xml/xmli18n-tmp.h:4313
11981#, fuzzy
11982msgid "Canon MAXIFY MB5360"
11983msgstr "佳能 PIXMA MP360"
11984
11985#: src/xml/xmli18n-tmp.h:4314
11986#, fuzzy
11987msgid "Canon MAXIFY MB5370"
11988msgstr "佳能 PIXMA MG5370"
11989
11990#: src/xml/xmli18n-tmp.h:4315
11991#, fuzzy
11992msgid "Canon MAXIFY MB5390"
11993msgstr "佳能 PIXMA MP390"
11994
11995#: src/xml/xmli18n-tmp.h:4316
11996#, fuzzy
11997msgid "Canon MB5400 series"
11998msgstr "佳能 MG5400 系列"
11999
12000#: src/xml/xmli18n-tmp.h:4317
12001#, fuzzy
12002msgid "Canon MAXIFY MB5410"
12003msgstr "佳能 PIXMA MP500"
12004
12005#: src/xml/xmli18n-tmp.h:4318
12006#, fuzzy
12007msgid "Canon MAXIFY MB5420"
12008msgstr "佳能 PIXMA MP500"
12009
12010#: src/xml/xmli18n-tmp.h:4319
12011#, fuzzy
12012msgid "Canon MAXIFY MB5430"
12013msgstr "佳能 PIXMA MP500"
12014
12015#: src/xml/xmli18n-tmp.h:4320
12016#, fuzzy
12017msgid "Canon MAXIFY MB5440"
12018msgstr "佳能 PIXMA MP500"
12019
12020#: src/xml/xmli18n-tmp.h:4321
12021#, fuzzy
12022msgid "Canon MAXIFY MB5450"
12023msgstr "佳能 PIXMA MP500"
12024
12025#: src/xml/xmli18n-tmp.h:4322
12026#, fuzzy
12027msgid "Canon MAXIFY MB5460"
12028msgstr "佳能 PIXMA MP500"
12029
12030#: src/xml/xmli18n-tmp.h:4323
12031#, fuzzy
12032msgid "Canon MAXIFY MB5470"
12033msgstr "佳能 PIXMA MP500"
12034
12035#: src/xml/xmli18n-tmp.h:4324
12036#, fuzzy
12037msgid "Canon MAXIFY MB5480"
12038msgstr "佳能 PIXMA MP500"
12039
12040#: src/xml/xmli18n-tmp.h:4325
12041#, fuzzy
12042msgid "Canon MAXIFY MB5490"
12043msgstr "佳能 PIXMA MP500"
12044
12045#: src/xml/xmli18n-tmp.h:4326
12046#, fuzzy
12047msgid "Canon PIXUS 50i"
12048msgstr "佳能 PIXUS MP450"
12049
12050#: src/xml/xmli18n-tmp.h:4327
12051#, fuzzy
12052msgid "Canon PIXUS 80i"
12053msgstr "佳能 PIXUS MP280"
12054
12055#: src/xml/xmli18n-tmp.h:4328
12056#, fuzzy
12057msgid "Canon PIXUS 450i"
12058msgstr "佳能 PIXUS MP450"
12059
12060#: src/xml/xmli18n-tmp.h:4329
12061#, fuzzy
12062msgid "Canon PIXUS 455i"
12063msgstr "佳能 PIXUS MP450"
12064
12065#: src/xml/xmli18n-tmp.h:4330
12066#, fuzzy
12067msgid "Canon PIXUS 470PD"
12068msgstr "佳能 PIXUS MP470"
12069
12070#: src/xml/xmli18n-tmp.h:4331
12071#, fuzzy
12072msgid "Canon PIXUS 475PD"
12073msgstr "佳能 PIXUS MP450"
12074
12075#: src/xml/xmli18n-tmp.h:4332
12076#, fuzzy
12077msgid "Canon PIXUS 550i"
12078msgstr "佳能 PIXUS MP550"
12079
12080#: src/xml/xmli18n-tmp.h:4333
12081#, fuzzy
12082msgid "Canon PIXUS 560i"
12083msgstr "佳能 PIXUS MP560"
12084
12085#: src/xml/xmli18n-tmp.h:4334
12086#, fuzzy
12087msgid "Canon PIXUS 850i"
12088msgstr "佳能 PIXUS MX850"
12089
12090#: src/xml/xmli18n-tmp.h:4335
12091#, fuzzy
12092msgid "Canon PIXUS 860i"
12093msgstr "佳能 PIXUS MX860"
12094
12095#: src/xml/xmli18n-tmp.h:4336
12096#, fuzzy
12097msgid "Canon PIXUS 865R"
12098msgstr "佳能 PIXUS MX850"
12099
12100#: src/xml/xmli18n-tmp.h:4337
12101#, fuzzy
12102msgid "Canon PIXUS 900PD"
12103msgstr "佳能 PIXUS MP900"
12104
12105#: src/xml/xmli18n-tmp.h:4338
12106#, fuzzy
12107msgid "Canon PIXUS 950i"
12108msgstr "佳能 PIXUS MP950"
12109
12110#: src/xml/xmli18n-tmp.h:4339
12111#, fuzzy
12112msgid "Canon PIXUS 960i"
12113msgstr "佳能 PIXUS MP960"
12114
12115#: src/xml/xmli18n-tmp.h:4340
12116#, fuzzy
12117msgid "Canon PIXUS 990i"
12118msgstr "佳能 PIXUS MP990"
12119
12120#: src/xml/xmli18n-tmp.h:4341
12121#, fuzzy
12122msgid "Canon PIXUS 6100i"
12123msgstr "佳能 PIXUS iP6100D"
12124
12125#: src/xml/xmli18n-tmp.h:4342
12126#, fuzzy
12127msgid "Canon PIXUS 6500i"
12128msgstr "佳能 PIXUS MP500"
12129
12130#: src/xml/xmli18n-tmp.h:4343
12131#, fuzzy
12132msgid "Canon PIXUS 9100i"
12133msgstr "佳能 PIXUS MP900"
12134
12135#: src/xml/xmli18n-tmp.h:4344
12136#, fuzzy
12137msgid "Canon PIXUS 9900i"
12138msgstr "佳能 PIXUS MP900"
12139
12140#: src/xml/xmli18n-tmp.h:4345
12141msgid "Canon i70"
12142msgstr "佳能 i70"
12143
12144#: src/xml/xmli18n-tmp.h:4346
12145msgid "Canon i80"
12146msgstr "佳能 i80"
12147
12148#: src/xml/xmli18n-tmp.h:4347
12149msgid "Canon i450"
12150msgstr "佳能 i450"
12151
12152#: src/xml/xmli18n-tmp.h:4348
12153msgid "Canon i450X"
12154msgstr "佳能 i450X"
12155
12156#: src/xml/xmli18n-tmp.h:4349
12157msgid "Canon i455"
12158msgstr "佳能 i455"
12159
12160#: src/xml/xmli18n-tmp.h:4350
12161msgid "Canon i455X"
12162msgstr "佳能 i455X"
12163
12164#: src/xml/xmli18n-tmp.h:4351
12165msgid "Canon i470D"
12166msgstr "佳能 i470D"
12167
12168#: src/xml/xmli18n-tmp.h:4352
12169msgid "Canon i475D"
12170msgstr "佳能 i475D"
12171
12172#: src/xml/xmli18n-tmp.h:4353
12173msgid "Canon i550"
12174msgstr "佳能 i550"
12175
12176#: src/xml/xmli18n-tmp.h:4354
12177msgid "Canon i550X"
12178msgstr "佳能 i550X"
12179
12180#: src/xml/xmli18n-tmp.h:4355
12181msgid "Canon i560"
12182msgstr "佳能 i560"
12183
12184#: src/xml/xmli18n-tmp.h:4356
12185msgid "Canon i560X"
12186msgstr "佳能 i560X"
12187
12188#: src/xml/xmli18n-tmp.h:4357
12189msgid "Canon i850old"
12190msgstr "佳能 i850old"
12191
12192#: src/xml/xmli18n-tmp.h:4358
12193msgid "Canon i850"
12194msgstr "佳能 i850"
12195
12196#: src/xml/xmli18n-tmp.h:4359
12197msgid "Canon i860old"
12198msgstr "佳能 i860old"
12199
12200#: src/xml/xmli18n-tmp.h:4360
12201msgid "Canon i860"
12202msgstr "佳能 i860"
12203
12204#: src/xml/xmli18n-tmp.h:4361
12205msgid "Canon i865old"
12206msgstr "佳能 i865old"
12207
12208#: src/xml/xmli18n-tmp.h:4362
12209msgid "Canon i865"
12210msgstr "佳能 i865"
12211
12212#: src/xml/xmli18n-tmp.h:4363
12213msgid "Canon i900D"
12214msgstr "佳能 i900D"
12215
12216#: src/xml/xmli18n-tmp.h:4364
12217msgid "Canon i905D"
12218msgstr "佳能 i905D"
12219
12220#: src/xml/xmli18n-tmp.h:4365
12221msgid "Canon i950"
12222msgstr "佳能 i950"
12223
12224#: src/xml/xmli18n-tmp.h:4366
12225msgid "Canon i960"
12226msgstr "佳能 i960"
12227
12228#: src/xml/xmli18n-tmp.h:4367
12229msgid "Canon i965"
12230msgstr "佳能 i965"
12231
12232#: src/xml/xmli18n-tmp.h:4368
12233msgid "Canon i990"
12234msgstr "佳能 i990"
12235
12236#: src/xml/xmli18n-tmp.h:4369
12237msgid "Canon i6100"
12238msgstr "佳能 i6100"
12239
12240#: src/xml/xmli18n-tmp.h:4370
12241msgid "Canon i6500"
12242msgstr "佳能 i6500"
12243
12244#: src/xml/xmli18n-tmp.h:4371
12245msgid "Canon i9100"
12246msgstr "佳能 i9100"
12247
12248#: src/xml/xmli18n-tmp.h:4372
12249msgid "Canon i9900"
12250msgstr "佳能 i9900"
12251
12252#: src/xml/xmli18n-tmp.h:4373
12253msgid "Canon i9950"
12254msgstr "佳能 i9950"
12255
12256#: src/xml/xmli18n-tmp.h:4374
12257msgid "Datamax-ONeil I4212e Mark II"
12258msgstr ""
12259
12260#: src/xml/xmli18n-tmp.h:4375
12261msgid "Datamax-ONeil I4310e Mark II"
12262msgstr ""
12263
12264#: src/xml/xmli18n-tmp.h:4376
12265msgid "Datamax-ONeil I4606e Mark II"
12266msgstr ""
12267
12268#: src/xml/xmli18n-tmp.h:4377
12269msgid "Datamax-ONeil E4204B Mark III"
12270msgstr ""
12271
12272#: src/xml/xmli18n-tmp.h:4378
12273msgid "Datamax-ONeil E4304B Mark III"
12274msgstr ""
12275
12276#: src/xml/xmli18n-tmp.h:4379
12277msgid "Datamax-ONeil E4205A Mark III"
12278msgstr ""
12279
12280#: src/xml/xmli18n-tmp.h:4380
12281msgid "Datamax-ONeil E4305A Mark III"
12282msgstr ""
12283
12284#: src/xml/xmli18n-tmp.h:4381
12285msgid "Datamax-ONeil E4206P Mark III"
12286msgstr ""
12287
12288#: src/xml/xmli18n-tmp.h:4382
12289msgid "Datamax-ONeil E4305P Mark III"
12290msgstr ""
12291
12292#: src/xml/xmli18n-tmp.h:4383
12293msgid "Datamax-ONeil E4206L Mark III"
12294msgstr ""
12295
12296#: src/xml/xmli18n-tmp.h:4384
12297msgid "Datamax-ONeil E4305L Mark III"
12298msgstr ""
12299
12300#: src/xml/xmli18n-tmp.h:4385
12301msgid "Datamax-ONeil RL3e"
12302msgstr ""
12303
12304#: src/xml/xmli18n-tmp.h:4386
12305msgid "Datamax-ONeil RL4e"
12306msgstr ""
12307
12308#: src/xml/xmli18n-tmp.h:4387
12309msgid "Datamax-ONeil H4212"
12310msgstr ""
12311
12312#: src/xml/xmli18n-tmp.h:4388
12313msgid "Datamax-ONeil H4212X"
12314msgstr ""
12315
12316#: src/xml/xmli18n-tmp.h:4389
12317msgid "Datamax-ONeil H4310"
12318msgstr ""
12319
12320#: src/xml/xmli18n-tmp.h:4390
12321msgid "Datamax-ONeil H4310X"
12322msgstr ""
12323
12324#: src/xml/xmli18n-tmp.h:4391
12325msgid "Datamax-ONeil H4408"
12326msgstr ""
12327
12328#: src/xml/xmli18n-tmp.h:4392
12329msgid "Datamax-ONeil H4606"
12330msgstr ""
12331
12332#: src/xml/xmli18n-tmp.h:4393
12333msgid "Datamax-ONeil H4606X"
12334msgstr ""
12335
12336#: src/xml/xmli18n-tmp.h:4394
12337msgid "Datamax-ONeil H6210"
12338msgstr ""
12339
12340#: src/xml/xmli18n-tmp.h:4395
12341msgid "Datamax-ONeil H6210X"
12342msgstr ""
12343
12344#: src/xml/xmli18n-tmp.h:4396
12345msgid "Datamax-ONeil H6212"
12346msgstr ""
12347
12348#: src/xml/xmli18n-tmp.h:4397
12349msgid "Datamax-ONeil H6212X"
12350msgstr ""
12351
12352#: src/xml/xmli18n-tmp.h:4398
12353msgid "Datamax-ONeil H6308"
12354msgstr ""
12355
12356#: src/xml/xmli18n-tmp.h:4399
12357msgid "Datamax-ONeil H6310X"
12358msgstr ""
12359
12360#: src/xml/xmli18n-tmp.h:4400
12361msgid "Datamax-ONeil H8308"
12362msgstr ""
12363
12364#: src/xml/xmli18n-tmp.h:4401
12365msgid "Datamax-ONeil H8308X"
12366msgstr ""
12367
12368#: src/xml/xmli18n-tmp.h:4402
12369msgid "Honeywell RP2"
12370msgstr ""
12371
12372#: src/xml/xmli18n-tmp.h:4403
12373msgid "Honeywell RP4"
12374msgstr ""
12375
12376#: src/xml/xmli18n-tmp.h:4404
12377msgid "Olympus P-10"
12378msgstr "奥林巴斯 P-10"
12379
12380#: src/xml/xmli18n-tmp.h:4405
12381msgid "Olympus P-11"
12382msgstr "奥林巴斯 P-11"
12383
12384#: src/xml/xmli18n-tmp.h:4406
12385msgid "Olympus P-200"
12386msgstr "奥林巴斯 P-200"
12387
12388#: src/xml/xmli18n-tmp.h:4407
12389msgid "Olympus P-300"
12390msgstr "奥林巴斯 P-300"
12391
12392#: src/xml/xmli18n-tmp.h:4408
12393msgid "Olympus P-300E"
12394msgstr "奥林巴斯 P-300E"
12395
12396#: src/xml/xmli18n-tmp.h:4409
12397msgid "Olympus P-300U"
12398msgstr "奥林巴斯 P-300U"
12399
12400#: src/xml/xmli18n-tmp.h:4410
12401msgid "Olympus P-330E"
12402msgstr "奥林巴斯 P-330E"
12403
12404#: src/xml/xmli18n-tmp.h:4411
12405msgid "Olympus P-330NE"
12406msgstr "奥林巴斯 P-330NE"
12407
12408#: src/xml/xmli18n-tmp.h:4412
12409msgid "Olympus P-400"
12410msgstr "奥林巴斯 P-400"
12411
12412#: src/xml/xmli18n-tmp.h:4413
12413msgid "Olympus P-440"
12414msgstr "奥林巴斯 P-440"
12415
12416#: src/xml/xmli18n-tmp.h:4414
12417msgid "Olympus P-S100"
12418msgstr "奥林巴斯 P-S100"
12419
12420#: src/xml/xmli18n-tmp.h:4415
12421msgid "Canon CP-10"
12422msgstr "佳能 CP-10"
12423
12424#: src/xml/xmli18n-tmp.h:4416
12425msgid "Canon CP-100"
12426msgstr "佳能 CP-100"
12427
12428#: src/xml/xmli18n-tmp.h:4417
12429msgid "Canon CP-200"
12430msgstr "佳能 CP-200"
12431
12432#: src/xml/xmli18n-tmp.h:4418
12433msgid "Canon CP-220"
12434msgstr "佳能 CP-220"
12435
12436#: src/xml/xmli18n-tmp.h:4419
12437msgid "Canon CP-300"
12438msgstr "佳能 CP-300"
12439
12440#: src/xml/xmli18n-tmp.h:4420
12441msgid "Canon CP-330"
12442msgstr "佳能 CP-330"
12443
12444#: src/xml/xmli18n-tmp.h:4421
12445msgid "Canon SELPHY CP400"
12446msgstr "佳能 SELPHY CP400"
12447
12448#: src/xml/xmli18n-tmp.h:4422
12449msgid "Canon SELPHY CP500"
12450msgstr "佳能 SELPHY CP500"
12451
12452#: src/xml/xmli18n-tmp.h:4423
12453msgid "Canon SELPHY CP510"
12454msgstr "佳能 SELPHY CP510"
12455
12456#: src/xml/xmli18n-tmp.h:4424
12457msgid "Canon SELPHY CP520"
12458msgstr "佳能 SELPHY CP520"
12459
12460#: src/xml/xmli18n-tmp.h:4425
12461msgid "Canon SELPHY CP530"
12462msgstr "佳能 SELPHY CP530"
12463
12464#: src/xml/xmli18n-tmp.h:4426
12465msgid "Canon SELPHY CP600"
12466msgstr "佳能 SELPHY CP600"
12467
12468#: src/xml/xmli18n-tmp.h:4427
12469msgid "Canon SELPHY CP710"
12470msgstr "佳能 SELPHY CP710"
12471
12472#: src/xml/xmli18n-tmp.h:4428
12473msgid "Canon SELPHY CP720"
12474msgstr "佳能 SELPHY CP720"
12475
12476#: src/xml/xmli18n-tmp.h:4429
12477msgid "Canon SELPHY CP730"
12478msgstr "佳能 SELPHY CP730"
12479
12480#: src/xml/xmli18n-tmp.h:4430
12481msgid "Canon SELPHY CP740"
12482msgstr "佳能 SELPHY CP740"
12483
12484#: src/xml/xmli18n-tmp.h:4431
12485msgid "Canon SELPHY CP750"
12486msgstr "佳能 SELPHY CP750"
12487
12488#: src/xml/xmli18n-tmp.h:4432
12489msgid "Canon SELPHY CP760"
12490msgstr "佳能 SELPHY CP760"
12491
12492#: src/xml/xmli18n-tmp.h:4433
12493msgid "Canon SELPHY CP770"
12494msgstr "佳能 SELPHY CP770"
12495
12496#: src/xml/xmli18n-tmp.h:4434
12497msgid "Canon SELPHY CP780"
12498msgstr "佳能 SELPHY CP780"
12499
12500#: src/xml/xmli18n-tmp.h:4435
12501msgid "Canon SELPHY CP790"
12502msgstr "佳能 SELPHY CP790"
12503
12504#: src/xml/xmli18n-tmp.h:4436
12505msgid "Canon SELPHY CP800"
12506msgstr "佳能 SELPHY CP800"
12507
12508#: src/xml/xmli18n-tmp.h:4437
12509msgid "Canon SELPHY CP810"
12510msgstr "佳能 SELPHY CP810"
12511
12512#: src/xml/xmli18n-tmp.h:4438
12513#, fuzzy
12514msgid "Canon SELPHY CP820"
12515msgstr "佳能 SELPHY CP800"
12516
12517#: src/xml/xmli18n-tmp.h:4439
12518msgid "Canon SELPHY CP900"
12519msgstr "佳能 SELPHY CP900"
12520
12521#: src/xml/xmli18n-tmp.h:4440
12522#, fuzzy
12523msgid "Canon SELPHY CP910"
12524msgstr "佳能 SELPHY CP900"
12525
12526#: src/xml/xmli18n-tmp.h:4441
12527#, fuzzy
12528msgid "Canon SELPHY CP1000"
12529msgstr "佳能 SELPHY CP400"
12530
12531#: src/xml/xmli18n-tmp.h:4442
12532#, fuzzy
12533msgid "Canon SELPHY CP1200"
12534msgstr "佳能 SELPHY CP400"
12535
12536#: src/xml/xmli18n-tmp.h:4443
12537#, fuzzy
12538msgid "Canon SELPHY CP1300"
12539msgstr "佳能 SELPHY CP400"
12540
12541#: src/xml/xmli18n-tmp.h:4444
12542msgid "Canon SELPHY ES1"
12543msgstr "佳能 SELPHY ES1"
12544
12545#: src/xml/xmli18n-tmp.h:4445
12546msgid "Canon SELPHY ES2"
12547msgstr "佳能 SELPHY ES2"
12548
12549#: src/xml/xmli18n-tmp.h:4446
12550msgid "Canon SELPHY ES3"
12551msgstr "佳能 SELPHY ES3"
12552
12553#: src/xml/xmli18n-tmp.h:4447
12554msgid "Canon SELPHY ES20"
12555msgstr "佳能 SELPHY ES20"
12556
12557#: src/xml/xmli18n-tmp.h:4448
12558msgid "Canon SELPHY ES30"
12559msgstr "佳能 SELPHY ES30"
12560
12561#: src/xml/xmli18n-tmp.h:4449
12562msgid "Canon SELPHY ES40"
12563msgstr "佳能 SELPHY ES40"
12564
12565#: src/xml/xmli18n-tmp.h:4450
12566msgid "CIAAT Brava 21"
12567msgstr ""
12568
12569#: src/xml/xmli18n-tmp.h:4451
12570#, fuzzy
12571msgid "Citizen CW-01"
12572msgstr "Citizen ProJet II"
12573
12574#: src/xml/xmli18n-tmp.h:4452
12575#, fuzzy
12576msgid "Citizen CW-02"
12577msgstr "Citizen ProJet II"
12578
12579#: src/xml/xmli18n-tmp.h:4453
12580#, fuzzy
12581msgid "Citizen CX"
12582msgstr "Citizen ProJet II"
12583
12584#: src/xml/xmli18n-tmp.h:4454
12585#, fuzzy
12586msgid "Citizen CX-02"
12587msgstr "Citizen ProJet II"
12588
12589#: src/xml/xmli18n-tmp.h:4455
12590#, fuzzy
12591msgid "Citizen CX-W"
12592msgstr "Citizen ProJet II"
12593
12594#: src/xml/xmli18n-tmp.h:4456
12595#, fuzzy
12596msgid "Citizen CY"
12597msgstr "Citizen ProJet II"
12598
12599#: src/xml/xmli18n-tmp.h:4457
12600#, fuzzy
12601msgid "Citizen CY-02"
12602msgstr "Citizen ProJet II"
12603
12604#: src/xml/xmli18n-tmp.h:4458
12605#, fuzzy
12606msgid "Citizen OP900"
12607msgstr "Citizen ProJet II"
12608
12609#: src/xml/xmli18n-tmp.h:4459
12610#, fuzzy
12611msgid "Citizen OP900II"
12612msgstr "Citizen ProJet II"
12613
12614#: src/xml/xmli18n-tmp.h:4460
12615msgid "Dai Nippon Printing DS40"
12616msgstr "大日本印刷 DS40"
12617
12618#: src/xml/xmli18n-tmp.h:4461
12619msgid "Dai Nippon Printing DS80"
12620msgstr "大日本印刷 DS80"
12621
12622#: src/xml/xmli18n-tmp.h:4462
12623#, fuzzy
12624msgid "Dai Nippon Printing DS80DX"
12625msgstr "大日本印刷 DS80"
12626
12627#: src/xml/xmli18n-tmp.h:4463
12628#, fuzzy
12629msgid "Dai Nippon Printing DS620"
12630msgstr "大日本印刷 DS40"
12631
12632#: src/xml/xmli18n-tmp.h:4464
12633#, fuzzy
12634msgid "Dai Nippon Printing DS820"
12635msgstr "大日本印刷 DS80"
12636
12637#: src/xml/xmli18n-tmp.h:4465
12638#, fuzzy
12639msgid "Dai Nippon Printing DSRX1"
12640msgstr "大日本印刷 DS40"
12641
12642#: src/xml/xmli18n-tmp.h:4466
12643#, fuzzy
12644msgid "Dai Nippon Printing SL10"
12645msgstr "大日本印刷 DS40"
12646
12647#: src/xml/xmli18n-tmp.h:4467
12648#, fuzzy
12649msgid "Dai Nippon Printing SL20"
12650msgstr "大日本印刷 DS40"
12651
12652#: src/xml/xmli18n-tmp.h:4468
12653#, fuzzy
12654msgid "Fujifilm ASK-300"
12655msgstr "富士胶片 FinePix-NX-500"
12656
12657#: src/xml/xmli18n-tmp.h:4469
12658#, fuzzy
12659msgid "Fujifilm ASK-2000"
12660msgstr "富士胶片 FinePix-NX-500"
12661
12662#: src/xml/xmli18n-tmp.h:4470
12663#, fuzzy
12664msgid "Fujifilm ASK-2500"
12665msgstr "富士胶片 FinePix-NX-500"
12666
12667#: src/xml/xmli18n-tmp.h:4471
12668#, fuzzy
12669msgid "Fujifilm ASK-4000"
12670msgstr "富士胶片 FinePix-NX-500"
12671
12672#: src/xml/xmli18n-tmp.h:4472
12673msgid "Fujifilm FinePix-NX-500"
12674msgstr "富士胶片 FinePix-NX-500"
12675
12676#: src/xml/xmli18n-tmp.h:4473
12677msgid "Fujifilm Printpix-CX-400"
12678msgstr "富士胶片 Printpix-CX-400"
12679
12680#: src/xml/xmli18n-tmp.h:4474
12681msgid "Fujifilm Printpix-CX-550"
12682msgstr "富士胶片 Printpix-CX-550"
12683
12684#: src/xml/xmli18n-tmp.h:4475
12685#, fuzzy
12686msgid "Kodak 305"
12687msgstr "柯达 605"
12688
12689#: src/xml/xmli18n-tmp.h:4476
12690msgid "Kodak 605"
12691msgstr "柯达 605"
12692
12693#: src/xml/xmli18n-tmp.h:4477
12694msgid "Kodak 1400"
12695msgstr "柯达 1400"
12696
12697#: src/xml/xmli18n-tmp.h:4478
12698msgid "Kodak 6800"
12699msgstr "柯达 6800"
12700
12701#: src/xml/xmli18n-tmp.h:4479
12702msgid "Kodak 6850"
12703msgstr "柯达 6850"
12704
12705#: src/xml/xmli18n-tmp.h:4480
12706#, fuzzy
12707msgid "Kodak 7000"
12708msgstr "柯达 6800"
12709
12710#: src/xml/xmli18n-tmp.h:4481
12711#, fuzzy
12712msgid "Kodak 7010"
12713msgstr "柯达 6800"
12714
12715#: src/xml/xmli18n-tmp.h:4482
12716#, fuzzy
12717msgid "Kodak 7015"
12718msgstr "柯达 605"
12719
12720#: src/xml/xmli18n-tmp.h:4483
12721msgid "Kodak 805"
12722msgstr "柯达 805"
12723
12724#: src/xml/xmli18n-tmp.h:4484
12725msgid "Kodak 8500"
12726msgstr "柯达 8500"
12727
12728#: src/xml/xmli18n-tmp.h:4485
12729#, fuzzy
12730msgid "Kodak 8800"
12731msgstr "柯达 9810"
12732
12733#: src/xml/xmli18n-tmp.h:4486
12734#, fuzzy
12735msgid "Kodak 8810"
12736msgstr "柯达 9810"
12737
12738#: src/xml/xmli18n-tmp.h:4487
12739msgid "Kodak 9810"
12740msgstr "柯达 9810"
12741
12742#: src/xml/xmli18n-tmp.h:4488
12743msgid "Kodak EasyShare-G600-Printer-Dock"
12744msgstr "柯达 EasyShare-G600-Printer-Dock"
12745
12746#: src/xml/xmli18n-tmp.h:4489
12747msgid "Kodak Easyshare-Printer-Dock"
12748msgstr "柯达 Easyshare-Printer-Dock"
12749
12750#: src/xml/xmli18n-tmp.h:4490
12751msgid "Kodak PD-4000"
12752msgstr "柯达 PD-4000"
12753
12754#: src/xml/xmli18n-tmp.h:4491
12755msgid "Kodak PD-6000"
12756msgstr "柯达 PD-6000"
12757
12758#: src/xml/xmli18n-tmp.h:4492
12759msgid "Kodak Photo-Printer"
12760msgstr "柯达 Photo-Printer"
12761
12762#: src/xml/xmli18n-tmp.h:4493
12763msgid "Kodak Photo-Printer-500"
12764msgstr "柯达 Photo-Printer-500"
12765
12766#: src/xml/xmli18n-tmp.h:4494
12767msgid "Kodak Printer-Dock-Plus"
12768msgstr "柯达 Printer-Dock-Plus"
12769
12770#: src/xml/xmli18n-tmp.h:4495
12771msgid "Kodak Printer-Dock-Plus-S3"
12772msgstr "柯达 Printer-Dock-Plus-S3"
12773
12774#: src/xml/xmli18n-tmp.h:4496
12775msgid "Magicard Tango 2E"
12776msgstr ""
12777
12778#: src/xml/xmli18n-tmp.h:4497
12779msgid "Magicard Rio 2E"
12780msgstr ""
12781
12782#: src/xml/xmli18n-tmp.h:4498
12783msgid "Mitsubishi CP-3020D"
12784msgstr "三菱 CP-3020D"
12785
12786#: src/xml/xmli18n-tmp.h:4499
12787msgid "Mitsubishi CP-3020DA"
12788msgstr "三菱 CP-3020DA"
12789
12790#: src/xml/xmli18n-tmp.h:4500
12791msgid "Mitsubishi CP-3020DAE"
12792msgstr "三菱 CP-3020DAE"
12793
12794#: src/xml/xmli18n-tmp.h:4501
12795msgid "Mitsubishi CP-3020DE"
12796msgstr "三菱 CP-3020DE"
12797
12798#: src/xml/xmli18n-tmp.h:4502
12799msgid "Mitsubishi CP-3020DU"
12800msgstr "三菱 CP-3020DU"
12801
12802#: src/xml/xmli18n-tmp.h:4503
12803#, fuzzy
12804msgid "Mitsubishi CP-3800DW"
12805msgstr "三菱 CP-3020D"
12806
12807#: src/xml/xmli18n-tmp.h:4504
12808#, fuzzy
12809msgid "Mitsubishi CP-9500DW"
12810msgstr "三菱 CP-9550DW"
12811
12812#: src/xml/xmli18n-tmp.h:4505
12813msgid "Mitsubishi CP-9550D"
12814msgstr "三菱 CP-9550D"
12815
12816#: src/xml/xmli18n-tmp.h:4506
12817msgid "Mitsubishi CP-9550DW"
12818msgstr "三菱 CP-9550DW"
12819
12820#: src/xml/xmli18n-tmp.h:4507
12821#, fuzzy
12822msgid "Mitsubishi CP-9550DW-S"
12823msgstr "三菱 CP-9550DW"
12824
12825#: src/xml/xmli18n-tmp.h:4508
12826#, fuzzy
12827msgid "Mitsubishi CP-9550DZ"
12828msgstr "三菱 CP-9550D"
12829
12830#: src/xml/xmli18n-tmp.h:4509
12831#, fuzzy
12832msgid "Mitsubishi CP-9600DW"
12833msgstr "三菱 CP-9550DW"
12834
12835#: src/xml/xmli18n-tmp.h:4510
12836#, fuzzy
12837msgid "Mitsubishi CP-9800D"
12838msgstr "三菱 CP-9810D"
12839
12840#: src/xml/xmli18n-tmp.h:4511
12841#, fuzzy
12842msgid "Mitsubishi CP-9800DW"
12843msgstr "三菱 CP-9810DW"
12844
12845#: src/xml/xmli18n-tmp.h:4512
12846#, fuzzy
12847msgid "Mitsubishi CP-9800DW-S"
12848msgstr "三菱 CP-9550DW"
12849
12850#: src/xml/xmli18n-tmp.h:4513
12851#, fuzzy
12852msgid "Mitsubishi CP-9800DZ"
12853msgstr "三菱 CP-9810D"
12854
12855#: src/xml/xmli18n-tmp.h:4514
12856msgid "Mitsubishi CP-9810D"
12857msgstr "三菱 CP-9810D"
12858
12859#: src/xml/xmli18n-tmp.h:4515
12860msgid "Mitsubishi CP-9810DW"
12861msgstr "三菱 CP-9810DW"
12862
12863#: src/xml/xmli18n-tmp.h:4516
12864#, fuzzy
12865msgid "Mitsubishi CP-D80DW"
12866msgstr "三菱 CP-D70DW"
12867
12868#: src/xml/xmli18n-tmp.h:4517
12869#, fuzzy
12870msgid "Mitsubishi CP-D90DW"
12871msgstr "三菱 CP-D70DW"
12872
12873#: src/xml/xmli18n-tmp.h:4518
12874msgid "Mitsubishi CP-D70DW"
12875msgstr "三菱 CP-D70DW"
12876
12877#: src/xml/xmli18n-tmp.h:4519
12878msgid "Mitsubishi CP-D707DW"
12879msgstr "三菱 CP-D707DW"
12880
12881#: src/xml/xmli18n-tmp.h:4520
12882#, fuzzy
12883msgid "Mitsubishi CP-K60DW-S"
12884msgstr "三菱 CP-K60DW"
12885
12886#: src/xml/xmli18n-tmp.h:4521
12887#, fuzzy
12888msgid "Mitsubishi P93D"
12889msgstr "三菱 CP-3020D"
12890
12891#: src/xml/xmli18n-tmp.h:4522
12892#, fuzzy
12893msgid "Mitsubishi P95D"
12894msgstr "三菱 CP-9550D"
12895
12896#: src/xml/xmli18n-tmp.h:4523
12897msgid "Nidac Copal DPB-4000"
12898msgstr ""
12899
12900#: src/xml/xmli18n-tmp.h:4524
12901msgid "Nidac Copal DPB-6000"
12902msgstr ""
12903
12904#: src/xml/xmli18n-tmp.h:4525
12905msgid "Nidac Copal DPB-7000"
12906msgstr ""
12907
12908#: src/xml/xmli18n-tmp.h:4526
12909#, fuzzy
12910msgid "Shinko CHC-S1245"
12911msgstr "神钢 CHC-S2145"
12912
12913#: src/xml/xmli18n-tmp.h:4527
12914msgid "Shinko CHC-S2145"
12915msgstr "神钢 CHC-S2145"
12916
12917#: src/xml/xmli18n-tmp.h:4528
12918#, fuzzy
12919msgid "Shinko CHC-S6145"
12920msgstr "神钢 CHC-S2145"
12921
12922#: src/xml/xmli18n-tmp.h:4529
12923#, fuzzy
12924msgid "Shinko CHC-S6245"
12925msgstr "神钢 CHC-S2145"
12926
12927#: src/xml/xmli18n-tmp.h:4530
12928msgid "Shinko CHC-S9045"
12929msgstr "神钢 CHC-S9045"
12930
12931#: src/xml/xmli18n-tmp.h:4531
12932#, fuzzy
12933msgid "Sinfonia CHC-S1245/E1"
12934msgstr "Sinfonia CHC-S2145"
12935
12936#: src/xml/xmli18n-tmp.h:4532
12937#, fuzzy
12938msgid "Sinfonia CHC-S2145/S2"
12939msgstr "Sinfonia CHC-S2145"
12940
12941#: src/xml/xmli18n-tmp.h:4533
12942#, fuzzy
12943msgid "Sinfonia CHC-S2245/S2"
12944msgstr "Sinfonia CHC-S2145"
12945
12946#: src/xml/xmli18n-tmp.h:4534
12947#, fuzzy
12948msgid "Sinfonia CHC-S6145/CS2"
12949msgstr "Sinfonia CHC-S2145"
12950
12951#: src/xml/xmli18n-tmp.h:4535
12952#, fuzzy
12953msgid "Sinfonia CHC-S6245/CE1"
12954msgstr "Sinfonia CHC-S2145"
12955
12956#: src/xml/xmli18n-tmp.h:4536
12957msgid "Sony UP-DP10"
12958msgstr "索尼 UP-DP10"
12959
12960#: src/xml/xmli18n-tmp.h:4537
12961msgid "Sony UP-DR150"
12962msgstr "索尼 UP-DR150"
12963
12964#: src/xml/xmli18n-tmp.h:4538
12965msgid "Sony DPP-EX5"
12966msgstr "索尼 DPP-EX5"
12967
12968#: src/xml/xmli18n-tmp.h:4539
12969msgid "Sony DPP-EX7"
12970msgstr "索尼 DPP-EX7"
12971
12972#: src/xml/xmli18n-tmp.h:4540
12973msgid "Sony UP-DR100"
12974msgstr "索尼 UP-DR100"
12975
12976#: src/xml/xmli18n-tmp.h:4541
12977msgid "Sony UP-DR200"
12978msgstr "索尼 UP-DR200"
12979
12980#: src/xml/xmli18n-tmp.h:4542
12981#, fuzzy
12982msgid "Sony UP-CR10L"
12983msgstr "索尼 UP-DR150"
12984
12985#: src/xml/xmli18n-tmp.h:4543
12986#, fuzzy
12987msgid "Sony UP-D895"
12988msgstr "索尼 UP-DR150"
12989
12990#: src/xml/xmli18n-tmp.h:4544
12991#, fuzzy
12992msgid "Sony UP-D897"
12993msgstr "索尼 UP-DP10"
12994
12995#: src/xml/xmli18n-tmp.h:4545
12996#, fuzzy
12997msgid "Sony UP-D898"
12998msgstr "索尼 UP-DP10"
12999
13000#: src/xml/xmli18n-tmp.h:4546
13001#, fuzzy
13002msgid "Sony UP-CR20L"
13003msgstr "索尼 UP-DR150"
13004
13005#: src/xml/xmli18n-tmp.h:4547
13006#, fuzzy
13007msgid "Sony UP-DR80MD"
13008msgstr "索尼 UP-DR150"
13009
13010#: src/xml/xmli18n-tmp.h:4548
13011msgid "Epson Artisan 50"
13012msgstr "爱普生 Artisan 50"
13013
13014#: src/xml/xmli18n-tmp.h:4549
13015msgid "Epson Artisan 700"
13016msgstr "爱普生 Artisan 700"
13017
13018#: src/xml/xmli18n-tmp.h:4550
13019msgid "Epson Artisan 710"
13020msgstr "爱普生 Artisan 710"
13021
13022#: src/xml/xmli18n-tmp.h:4551
13023msgid "Epson Artisan 800"
13024msgstr "爱普生 Artisan 800"
13025
13026#: src/xml/xmli18n-tmp.h:4552
13027msgid "Epson Artisan 810"
13028msgstr "爱普生 Artisan 810"
13029
13030#: src/xml/xmli18n-tmp.h:4553
13031msgid "Epson Artisan 835"
13032msgstr "爱普生 Artisan 835"
13033
13034#: src/xml/xmli18n-tmp.h:4554
13035#, fuzzy
13036msgid "Epson Artisan 1430"
13037msgstr "爱普生 Artisan 710"
13038
13039#: src/xml/xmli18n-tmp.h:4555
13040msgid "Epson B-300"
13041msgstr "爱普生 B-300"
13042
13043#: src/xml/xmli18n-tmp.h:4556
13044msgid "Epson B-308"
13045msgstr "爱普生 B-308"
13046
13047#: src/xml/xmli18n-tmp.h:4557
13048msgid "Epson B-310"
13049msgstr "爱普生 B-310"
13050
13051#: src/xml/xmli18n-tmp.h:4558
13052msgid "Epson B-310N"
13053msgstr "爱普生 B-310N"
13054
13055#: src/xml/xmli18n-tmp.h:4559
13056msgid "Epson B-500DN"
13057msgstr "爱普生 B-500DN"
13058
13059#: src/xml/xmli18n-tmp.h:4560
13060msgid "Epson B-508DN"
13061msgstr "爱普生 B-508DN"
13062
13063#: src/xml/xmli18n-tmp.h:4561
13064msgid "Epson B-510DN"
13065msgstr "爱普生 B-510DN"
13066
13067#: src/xml/xmli18n-tmp.h:4562
13068msgid "Epson Expression ET-2550 EcoTank"
13069msgstr ""
13070
13071#: src/xml/xmli18n-tmp.h:4563
13072msgid "Epson Expression ET-2600 EcoTank"
13073msgstr ""
13074
13075#: src/xml/xmli18n-tmp.h:4564
13076msgid "Epson Expression ET-2650 EcoTank"
13077msgstr ""
13078
13079#: src/xml/xmli18n-tmp.h:4565
13080msgid "Epson Expression ET-2700 EcoTank"
13081msgstr ""
13082
13083#: src/xml/xmli18n-tmp.h:4566
13084msgid "Epson Expression ET-2750 EcoTank"
13085msgstr ""
13086
13087#: src/xml/xmli18n-tmp.h:4567
13088msgid "Epson Expression ET-2750 EcoTank Business Edition"
13089msgstr ""
13090
13091#: src/xml/xmli18n-tmp.h:4568
13092msgid "Epson Expression Home XP-240"
13093msgstr ""
13094
13095#: src/xml/xmli18n-tmp.h:4569
13096msgid "Epson Expression Home XP-245"
13097msgstr ""
13098
13099#: src/xml/xmli18n-tmp.h:4570
13100msgid "Epson Expression Home XP-340"
13101msgstr ""
13102
13103#: src/xml/xmli18n-tmp.h:4571
13104msgid "Epson Expression Home XP-344"
13105msgstr ""
13106
13107#: src/xml/xmli18n-tmp.h:4572
13108msgid "Epson Expression Home XP-440"
13109msgstr ""
13110
13111#: src/xml/xmli18n-tmp.h:4573
13112msgid "Epson Expression Home XP-442"
13113msgstr ""
13114
13115#: src/xml/xmli18n-tmp.h:4574
13116#, fuzzy
13117msgid "Epson Expression Home XP-820"
13118msgstr "爱普生 PM A820"
13119
13120#: src/xml/xmli18n-tmp.h:4575
13121#, fuzzy
13122msgid "Epson Expression Photo XP-860"
13123msgstr "爱普生 Stylus Photo RX560"
13124
13125#: src/xml/xmli18n-tmp.h:4576
13126#, fuzzy
13127msgid "Epson Expression Photo XP-960"
13128msgstr "爱普生 Stylus Photo 960"
13129
13130#: src/xml/xmli18n-tmp.h:4577
13131#, fuzzy
13132msgid "Epson Expression Photo XP-8500"
13133msgstr "爱普生 Stylus Photo RX500"
13134
13135#: src/xml/xmli18n-tmp.h:4578
13136#, fuzzy
13137msgid "Epson XP-15000 Series"
13138msgstr "爱普生 WF-7010 Series"
13139
13140#: src/xml/xmli18n-tmp.h:4579
13141#, fuzzy
13142msgid "Epson L120"
13143msgstr "爱普生 EPL-N2120"
13144
13145#: src/xml/xmli18n-tmp.h:4580
13146#, fuzzy
13147msgid "Epson L130"
13148msgstr "爱普生 E 100"
13149
13150#: src/xml/xmli18n-tmp.h:4581
13151#, fuzzy
13152msgid "Epson L210"
13153msgstr "爱普生 EPL-N2120"
13154
13155#: src/xml/xmli18n-tmp.h:4582
13156#, fuzzy
13157msgid "Epson L310"
13158msgstr "爱普生 EPL-N2120"
13159
13160#: src/xml/xmli18n-tmp.h:4583
13161#, fuzzy
13162msgid "Epson L1300"
13163msgstr "爱普生 E 100"
13164
13165#: src/xml/xmli18n-tmp.h:4584
13166#, fuzzy
13167msgid "Epson L1800"
13168msgstr "爱普生 E 100"
13169
13170#: src/xml/xmli18n-tmp.h:4585
13171#, fuzzy
13172msgid "Epson SC-P400 Series"
13173msgstr "爱普生 WF-7010 Series"
13174
13175#: src/xml/xmli18n-tmp.h:4586
13176#, fuzzy
13177msgid "Epson SC-P600 Series"
13178msgstr "爱普生 WF-7010 Series"
13179
13180#: src/xml/xmli18n-tmp.h:4587
13181#, fuzzy
13182msgid "Epson SC-P800 Series"
13183msgstr "爱普生 WF-7010 Series"
13184
13185#: src/xml/xmli18n-tmp.h:4588
13186#, fuzzy
13187msgid "Epson SC-P6000 Series"
13188msgstr "爱普生 WF-7010 Series"
13189
13190#: src/xml/xmli18n-tmp.h:4589
13191#, fuzzy
13192msgid "Epson SC-P7000 Series"
13193msgstr "爱普生 WF-7010 Series"
13194
13195#: src/xml/xmli18n-tmp.h:4590
13196#, fuzzy
13197msgid "Epson SC-P8000 Series"
13198msgstr "爱普生 WF-7010 Series"
13199
13200#: src/xml/xmli18n-tmp.h:4591
13201#, fuzzy
13202msgid "Epson SC-P9000 Series"
13203msgstr "爱普生 WF-7010 Series"
13204
13205#: src/xml/xmli18n-tmp.h:4592
13206#, fuzzy
13207msgid "Epson SC-P10000 Series"
13208msgstr "爱普生 WF-7010 Series"
13209
13210#: src/xml/xmli18n-tmp.h:4593
13211#, fuzzy
13212msgid "Epson SC-P20000 Series"
13213msgstr "爱普生 WF-7010 Series"
13214
13215#: src/xml/xmli18n-tmp.h:4594
13216msgid "Epson Stylus C20"
13217msgstr "爱普生 Stylus C20"
13218
13219#: src/xml/xmli18n-tmp.h:4595
13220msgid "Epson Stylus C20SX"
13221msgstr "爱普生 Stylus C20SX"
13222
13223#: src/xml/xmli18n-tmp.h:4596
13224msgid "Epson Stylus C20UX"
13225msgstr "爱普生 Stylus C20UX"
13226
13227#: src/xml/xmli18n-tmp.h:4597
13228msgid "Epson Stylus C40"
13229msgstr "爱普生 Stylus C40"
13230
13231#: src/xml/xmli18n-tmp.h:4598
13232msgid "Epson Stylus C40SX"
13233msgstr "爱普生 Stylus C40SX"
13234
13235#: src/xml/xmli18n-tmp.h:4599
13236msgid "Epson Stylus C40UX"
13237msgstr "爱普生 Stylus C40UX"
13238
13239#: src/xml/xmli18n-tmp.h:4600
13240msgid "Epson Stylus C41"
13241msgstr "爱普生 Stylus C41"
13242
13243#: src/xml/xmli18n-tmp.h:4601
13244msgid "Epson Stylus C41SX"
13245msgstr "爱普生 Stylus C41SX"
13246
13247#: src/xml/xmli18n-tmp.h:4602
13248msgid "Epson Stylus C41UX"
13249msgstr "爱普生 Stylus C41UX"
13250
13251#: src/xml/xmli18n-tmp.h:4603
13252msgid "Epson Stylus C42"
13253msgstr "爱普生 Stylus C42"
13254
13255#: src/xml/xmli18n-tmp.h:4604
13256msgid "Epson Stylus C42SX"
13257msgstr "爱普生 Stylus C42SX"
13258
13259#: src/xml/xmli18n-tmp.h:4605
13260msgid "Epson Stylus C42UX"
13261msgstr "爱普生 Stylus C42UX"
13262
13263#: src/xml/xmli18n-tmp.h:4606
13264msgid "Epson Stylus C43"
13265msgstr "爱普生 Stylus C43"
13266
13267#: src/xml/xmli18n-tmp.h:4607
13268msgid "Epson Stylus C43SX"
13269msgstr "爱普生 Stylus C43SX"
13270
13271#: src/xml/xmli18n-tmp.h:4608
13272msgid "Epson Stylus C43UX"
13273msgstr "爱普生 Stylus C43UX"
13274
13275#: src/xml/xmli18n-tmp.h:4609
13276msgid "Epson Stylus C44"
13277msgstr "爱普生 Stylus C44"
13278
13279#: src/xml/xmli18n-tmp.h:4610
13280msgid "Epson Stylus C44SX"
13281msgstr "爱普生 Stylus C44SX"
13282
13283#: src/xml/xmli18n-tmp.h:4611
13284msgid "Epson Stylus C44UX"
13285msgstr "爱普生 Stylus C44UX"
13286
13287#: src/xml/xmli18n-tmp.h:4612
13288msgid "Epson Stylus C45"
13289msgstr "爱普生 Stylus C45"
13290
13291#: src/xml/xmli18n-tmp.h:4613
13292msgid "Epson Stylus C46"
13293msgstr "爱普生 Stylus C46"
13294
13295#: src/xml/xmli18n-tmp.h:4614
13296msgid "Epson Stylus C48"
13297msgstr "爱普生 Stylus C48"
13298
13299#: src/xml/xmli18n-tmp.h:4615
13300msgid "Epson Stylus C50"
13301msgstr "爱普生 Stylus C50"
13302
13303#: src/xml/xmli18n-tmp.h:4616
13304msgid "Epson Stylus C60"
13305msgstr "爱普生 Stylus C60"
13306
13307#: src/xml/xmli18n-tmp.h:4617
13308msgid "Epson Stylus C61"
13309msgstr "爱普生 Stylus C61"
13310
13311#: src/xml/xmli18n-tmp.h:4618
13312msgid "Epson Stylus C62"
13313msgstr "爱普生 Stylus C62"
13314
13315#: src/xml/xmli18n-tmp.h:4619
13316msgid "Epson Stylus C63"
13317msgstr "爱普生 Stylus C63"
13318
13319#: src/xml/xmli18n-tmp.h:4620
13320msgid "Epson Stylus C64"
13321msgstr "爱普生 Stylus C64"
13322
13323#: src/xml/xmli18n-tmp.h:4621
13324msgid "Epson Stylus C65"
13325msgstr "爱普生 Stylus C65"
13326
13327#: src/xml/xmli18n-tmp.h:4622
13328msgid "Epson Stylus C66"
13329msgstr "爱普生 Stylus C66"
13330
13331#: src/xml/xmli18n-tmp.h:4623
13332msgid "Epson Stylus C68"
13333msgstr "爱普生 Stylus C68"
13334
13335#: src/xml/xmli18n-tmp.h:4624
13336msgid "Epson Stylus C70"
13337msgstr "爱普生 Stylus C70"
13338
13339#: src/xml/xmli18n-tmp.h:4625
13340msgid "Epson Stylus C79"
13341msgstr "爱普生 Stylus C79"
13342
13343#: src/xml/xmli18n-tmp.h:4626
13344msgid "Epson Stylus C80"
13345msgstr "爱普生 Stylus C80"
13346
13347#: src/xml/xmli18n-tmp.h:4627
13348msgid "Epson Stylus C82"
13349msgstr "爱普生 Stylus C82"
13350
13351#: src/xml/xmli18n-tmp.h:4628
13352msgid "Epson Stylus C83"
13353msgstr "爱普生 Stylus C83"
13354
13355#: src/xml/xmli18n-tmp.h:4629
13356msgid "Epson Stylus C84"
13357msgstr "爱普生 Stylus C84"
13358
13359#: src/xml/xmli18n-tmp.h:4630
13360msgid "Epson Stylus C85"
13361msgstr "爱普生 Stylus C85"
13362
13363#: src/xml/xmli18n-tmp.h:4631
13364msgid "Epson Stylus C86"
13365msgstr "爱普生 Stylus C86"
13366
13367#: src/xml/xmli18n-tmp.h:4632
13368msgid "Epson Stylus C87"
13369msgstr "爱普生 Stylus C87"
13370
13371#: src/xml/xmli18n-tmp.h:4633
13372msgid "Epson Stylus C88"
13373msgstr "爱普生 Stylus C88"
13374
13375#: src/xml/xmli18n-tmp.h:4634
13376msgid "Epson Stylus C92"
13377msgstr "爱普生 Stylus C92"
13378
13379#: src/xml/xmli18n-tmp.h:4635
13380msgid "Epson Stylus C110"
13381msgstr "爱普生 Stylus C110"
13382
13383#: src/xml/xmli18n-tmp.h:4636
13384msgid "Epson Stylus C120"
13385msgstr "爱普生 Stylus C120"
13386
13387#: src/xml/xmli18n-tmp.h:4637
13388msgid "Epson Stylus Color"
13389msgstr "爱普生 Stylus Color"
13390
13391#: src/xml/xmli18n-tmp.h:4638
13392msgid "Epson Stylus Color I"
13393msgstr "爱普生 Stylus Color I"
13394
13395#: src/xml/xmli18n-tmp.h:4639
13396msgid "Epson Stylus Color II"
13397msgstr "爱普生 Stylus Color II"
13398
13399#: src/xml/xmli18n-tmp.h:4640
13400msgid "Epson Stylus Color IIs"
13401msgstr "爱普生 Stylus Color IIs"
13402
13403#: src/xml/xmli18n-tmp.h:4641
13404msgid "Epson Stylus Color PRO"
13405msgstr "爱普生 Stylus Color PRO"
13406
13407#: src/xml/xmli18n-tmp.h:4642
13408msgid "Epson Stylus Pro XL"
13409msgstr "爱普生 Stylus Pro XL"
13410
13411#: src/xml/xmli18n-tmp.h:4643
13412msgid "Epson Stylus Color 400"
13413msgstr "爱普生 Stylus Color 400"
13414
13415#: src/xml/xmli18n-tmp.h:4644
13416msgid "Epson Stylus Color 440"
13417msgstr "爱普生 Stylus Color 440"
13418
13419#: src/xml/xmli18n-tmp.h:4645
13420msgid "Epson Stylus Color 460"
13421msgstr "爱普生 Stylus Color 460"
13422
13423#: src/xml/xmli18n-tmp.h:4646
13424msgid "Epson Stylus Color 480"
13425msgstr "爱普生 Stylus Color 480"
13426
13427#: src/xml/xmli18n-tmp.h:4647
13428msgid "Epson Stylus Color 500"
13429msgstr "爱普生 Stylus Color 500"
13430
13431#: src/xml/xmli18n-tmp.h:4648
13432msgid "Epson Stylus Color 580"
13433msgstr "爱普生 Stylus Color 580"
13434
13435#: src/xml/xmli18n-tmp.h:4649
13436msgid "Epson Stylus Color 600"
13437msgstr "爱普生 Stylus Color 600"
13438
13439#: src/xml/xmli18n-tmp.h:4650
13440msgid "Epson Stylus Color 640"
13441msgstr "爱普生 Stylus Color 640"
13442
13443#: src/xml/xmli18n-tmp.h:4651
13444msgid "Epson Stylus Color 660"
13445msgstr "爱普生 Stylus Color 660"
13446
13447#: src/xml/xmli18n-tmp.h:4652
13448msgid "Epson Stylus Color 670"
13449msgstr "爱普生 Stylus Color 670"
13450
13451#: src/xml/xmli18n-tmp.h:4653
13452msgid "Epson Stylus Color 680"
13453msgstr "爱普生 Stylus Color 680"
13454
13455#: src/xml/xmli18n-tmp.h:4654
13456msgid "Epson Stylus Color 740"
13457msgstr "爱普生 Stylus Color 740"
13458
13459#: src/xml/xmli18n-tmp.h:4655
13460msgid "Epson Stylus Color 760"
13461msgstr "爱普生 Stylus Color 760"
13462
13463#: src/xml/xmli18n-tmp.h:4656
13464msgid "Epson Stylus Color 777"
13465msgstr "爱普生 Stylus Color 777"
13466
13467#: src/xml/xmli18n-tmp.h:4657
13468msgid "Epson Stylus Color 800"
13469msgstr "爱普生 Stylus Color 800"
13470
13471#: src/xml/xmli18n-tmp.h:4658
13472msgid "Epson Stylus Color 850"
13473msgstr "爱普生 Stylus Color 850"
13474
13475#: src/xml/xmli18n-tmp.h:4659
13476msgid "Epson Stylus Color 860"
13477msgstr "爱普生 Stylus Color 860"
13478
13479#: src/xml/xmli18n-tmp.h:4660
13480msgid "Epson Stylus Color 880"
13481msgstr "爱普生 Stylus Color 880"
13482
13483#: src/xml/xmli18n-tmp.h:4661
13484msgid "Epson Stylus Color 8 3"
13485msgstr "爱普生 Stylus Color 8 3"
13486
13487#: src/xml/xmli18n-tmp.h:4662
13488msgid "Epson Stylus Color 900"
13489msgstr "爱普生 Stylus Color 900"
13490
13491#: src/xml/xmli18n-tmp.h:4663
13492msgid "Epson Stylus Color 980"
13493msgstr "爱普生 Stylus Color 980"
13494
13495#: src/xml/xmli18n-tmp.h:4664
13496msgid "Epson Stylus Color 1160"
13497msgstr "爱普生 Stylus Color 1160"
13498
13499#: src/xml/xmli18n-tmp.h:4665
13500msgid "Epson Stylus Color 1500"
13501msgstr "爱普生 Stylus Color 1500"
13502
13503#: src/xml/xmli18n-tmp.h:4666
13504msgid "Epson Stylus Color 1520"
13505msgstr "爱普生 Stylus Color 1520"
13506
13507#: src/xml/xmli18n-tmp.h:4667
13508msgid "Epson Stylus Color 3000"
13509msgstr "爱普生 Stylus Color 3000"
13510
13511#: src/xml/xmli18n-tmp.h:4668
13512msgid "Epson Stylus Office B30"
13513msgstr "爱普生 Stylus Office B30"
13514
13515#: src/xml/xmli18n-tmp.h:4669
13516msgid "Epson Stylus Office B33"
13517msgstr "爱普生 Stylus Office B33"
13518
13519#: src/xml/xmli18n-tmp.h:4670
13520msgid "Epson Stylus Office B40W"
13521msgstr "爱普生 Stylus Office B40W"
13522
13523#: src/xml/xmli18n-tmp.h:4671
13524#, fuzzy
13525msgid "Epson Stylus Office B42WD"
13526msgstr "爱普生 Stylus Office B40W"
13527
13528#: src/xml/xmli18n-tmp.h:4672
13529msgid "Epson Stylus Office B1100"
13530msgstr "爱普生 Stylus Office B1100"
13531
13532#: src/xml/xmli18n-tmp.h:4673
13533msgid "Epson Stylus Office T30"
13534msgstr "爱普生 Stylus Office T30"
13535
13536#: src/xml/xmli18n-tmp.h:4674
13537msgid "Epson Stylus Office T33"
13538msgstr "爱普生 Stylus Office T33"
13539
13540#: src/xml/xmli18n-tmp.h:4675
13541msgid "Epson Stylus Office T40W"
13542msgstr "爱普生 Stylus Office T40W"
13543
13544#: src/xml/xmli18n-tmp.h:4676
13545msgid "Epson Stylus Office T1100"
13546msgstr "爱普生 Stylus Office T1100"
13547
13548#: src/xml/xmli18n-tmp.h:4677
13549msgid "Epson Stylus Office T1110"
13550msgstr "爱普生 Stylus Office T1110"
13551
13552#: src/xml/xmli18n-tmp.h:4678
13553msgid "Epson Stylus Office BX300F"
13554msgstr "爱普生 Stylus Office BX300F"
13555
13556#: src/xml/xmli18n-tmp.h:4679
13557#, fuzzy
13558msgid "Epson Stylus Office BX525WD"
13559msgstr "爱普生 Stylus Office BX535WD"
13560
13561#: src/xml/xmli18n-tmp.h:4680
13562msgid "Epson Stylus Office BX535WD"
13563msgstr "爱普生 Stylus Office BX535WD"
13564
13565#: src/xml/xmli18n-tmp.h:4681
13566msgid "Epson Stylus Office BX600FW"
13567msgstr "爱普生 Stylus Office BX600FW"
13568
13569#: src/xml/xmli18n-tmp.h:4682
13570#, fuzzy
13571msgid "Epson Stylus Office BX625FWD"
13572msgstr "爱普生 Stylus Office BX635FWD"
13573
13574#: src/xml/xmli18n-tmp.h:4683
13575msgid "Epson Stylus Office BX630FW"
13576msgstr "爱普生 Stylus Office BX630FW"
13577
13578#: src/xml/xmli18n-tmp.h:4684
13579msgid "Epson Stylus Office BX635FWD"
13580msgstr "爱普生 Stylus Office BX635FWD"
13581
13582#: src/xml/xmli18n-tmp.h:4685
13583msgid "Epson Stylus Office SX600FW"
13584msgstr "爱普生 Stylus Office SX600FW"
13585
13586#: src/xml/xmli18n-tmp.h:4686
13587#, fuzzy
13588msgid "Epson Stylus Office SX620FW"
13589msgstr "爱普生 Stylus Office SX600FW"
13590
13591#: src/xml/xmli18n-tmp.h:4687
13592msgid "Epson Stylus Office TX300F"
13593msgstr "爱普生 Stylus Office TX300F"
13594
13595#: src/xml/xmli18n-tmp.h:4688
13596msgid "Epson Stylus Office TX600FW"
13597msgstr "爱普生 Stylus Office TX600FW"
13598
13599#: src/xml/xmli18n-tmp.h:4689
13600msgid "Epson Stylus Office TX620FWD"
13601msgstr "爱普生 Stylus Office TX620FWD"
13602
13603#: src/xml/xmli18n-tmp.h:4690
13604msgid "Epson Stylus Photo"
13605msgstr "爱普生 Stylus Photo"
13606
13607#: src/xml/xmli18n-tmp.h:4691
13608msgid "Epson Stylus Photo 700"
13609msgstr "爱普生 Stylus Photo 700"
13610
13611#: src/xml/xmli18n-tmp.h:4692
13612msgid "Epson Stylus Photo EX"
13613msgstr "爱普生 Stylus Photo EX"
13614
13615#: src/xml/xmli18n-tmp.h:4693
13616msgid "Epson Stylus Photo EX3"
13617msgstr "爱普生 Stylus Photo EX3"
13618
13619#: src/xml/xmli18n-tmp.h:4694
13620msgid "Epson Stylus Photo 720"
13621msgstr "爱普生 Stylus Photo 720"
13622
13623#: src/xml/xmli18n-tmp.h:4695
13624msgid "Epson Stylus Photo 750"
13625msgstr "爱普生 Stylus Photo 750"
13626
13627#: src/xml/xmli18n-tmp.h:4696
13628msgid "Epson Stylus Photo 780"
13629msgstr "爱普生 Stylus Photo 780"
13630
13631#: src/xml/xmli18n-tmp.h:4697
13632msgid "Epson Stylus Photo 785"
13633msgstr "爱普生 Stylus Photo 785"
13634
13635#: src/xml/xmli18n-tmp.h:4698
13636msgid "Epson Stylus Photo 790"
13637msgstr "爱普生 Stylus Photo 790"
13638
13639#: src/xml/xmli18n-tmp.h:4699
13640msgid "Epson Stylus Photo 810"
13641msgstr "爱普生 Stylus Photo 810"
13642
13643#: src/xml/xmli18n-tmp.h:4700
13644msgid "Epson Stylus Photo 820"
13645msgstr "爱普生 Stylus Photo 820"
13646
13647#: src/xml/xmli18n-tmp.h:4701
13648msgid "Epson Stylus Photo 825"
13649msgstr "爱普生 Stylus Photo 825"
13650
13651#: src/xml/xmli18n-tmp.h:4702
13652msgid "Epson Stylus Photo 830"
13653msgstr "爱普生 Stylus Photo 830"
13654
13655#: src/xml/xmli18n-tmp.h:4703
13656msgid "Epson Stylus Photo 830U"
13657msgstr "爱普生 Stylus Photo 830U"
13658
13659#: src/xml/xmli18n-tmp.h:4704
13660msgid "Epson Stylus Photo 870"
13661msgstr "爱普生 Stylus Photo 870"
13662
13663#: src/xml/xmli18n-tmp.h:4705
13664msgid "Epson Stylus Photo 875"
13665msgstr "爱普生 Stylus Photo 875"
13666
13667#: src/xml/xmli18n-tmp.h:4706
13668msgid "Epson Stylus Photo 890"
13669msgstr "爱普生 Stylus Photo 890"
13670
13671#: src/xml/xmli18n-tmp.h:4707
13672msgid "Epson Stylus Photo 895"
13673msgstr "爱普生 Stylus Photo 895"
13674
13675#: src/xml/xmli18n-tmp.h:4708
13676msgid "Epson Stylus Photo 900"
13677msgstr "爱普生 Stylus Photo 900"
13678
13679#: src/xml/xmli18n-tmp.h:4709
13680msgid "Epson Stylus Photo 915"
13681msgstr "爱普生 Stylus Photo 915"
13682
13683#: src/xml/xmli18n-tmp.h:4710
13684msgid "Epson Stylus Photo 925"
13685msgstr "爱普生 Stylus Photo 925"
13686
13687#: src/xml/xmli18n-tmp.h:4711
13688msgid "Epson Stylus Photo 935"
13689msgstr "爱普生 Stylus Photo 935"
13690
13691#: src/xml/xmli18n-tmp.h:4712
13692msgid "Epson Stylus Photo 950"
13693msgstr "爱普生 Stylus Photo 950"
13694
13695#: src/xml/xmli18n-tmp.h:4713
13696msgid "Epson Stylus Photo 960"
13697msgstr "爱普生 Stylus Photo 960"
13698
13699#: src/xml/xmli18n-tmp.h:4714
13700msgid "Epson Stylus Photo 1200"
13701msgstr "爱普生 Stylus Photo 1200"
13702
13703#: src/xml/xmli18n-tmp.h:4715
13704msgid "Epson Stylus Photo 1270"
13705msgstr "爱普生 Stylus Photo 1270"
13706
13707#: src/xml/xmli18n-tmp.h:4716
13708msgid "Epson Stylus Photo 1280"
13709msgstr "爱普生 Stylus Photo 1280"
13710
13711#: src/xml/xmli18n-tmp.h:4717
13712msgid "Epson Stylus Photo 1290"
13713msgstr "爱普生 Stylus Photo 1290"
13714
13715#: src/xml/xmli18n-tmp.h:4718
13716msgid "Epson Stylus Photo 1290s"
13717msgstr "爱普生 Stylus Photo 1290s"
13718
13719#: src/xml/xmli18n-tmp.h:4719
13720msgid "Epson Stylus Photo 1400"
13721msgstr "爱普生 Stylus Photo 1400"
13722
13723#: src/xml/xmli18n-tmp.h:4720
13724msgid "Epson Stylus Photo 1410"
13725msgstr "爱普生 Stylus Photo 1410"
13726
13727#: src/xml/xmli18n-tmp.h:4721
13728msgid "Epson Stylus Photo 2000P"
13729msgstr "爱普生 Stylus Photo 2000P"
13730
13731#: src/xml/xmli18n-tmp.h:4722
13732msgid "Epson Stylus Photo 2100"
13733msgstr "爱普生 Stylus Photo 2100"
13734
13735#: src/xml/xmli18n-tmp.h:4723
13736msgid "Epson Stylus Photo 2200"
13737msgstr "爱普生 Stylus Photo 2200"
13738
13739#: src/xml/xmli18n-tmp.h:4724
13740msgid "Epson Stylus Photo P50"
13741msgstr "爱普生 Stylus Photo P50"
13742
13743#: src/xml/xmli18n-tmp.h:4725
13744msgid "Epson Stylus Photo R200"
13745msgstr "爱普生 Stylus Photo R200"
13746
13747#: src/xml/xmli18n-tmp.h:4726
13748msgid "Epson Stylus Photo R210"
13749msgstr "爱普生 Stylus Photo R210"
13750
13751#: src/xml/xmli18n-tmp.h:4727
13752msgid "Epson Stylus Photo R220"
13753msgstr "爱普生 Stylus Photo R220"
13754
13755#: src/xml/xmli18n-tmp.h:4728
13756msgid "Epson Stylus Photo R230"
13757msgstr "爱普生 Stylus Photo R230"
13758
13759#: src/xml/xmli18n-tmp.h:4729
13760msgid "Epson Stylus Photo R240"
13761msgstr "爱普生 Stylus Photo R240"
13762
13763#: src/xml/xmli18n-tmp.h:4730
13764msgid "Epson Stylus Photo R245"
13765msgstr "爱普生 Stylus Photo R245"
13766
13767#: src/xml/xmli18n-tmp.h:4731
13768msgid "Epson Stylus Photo R260"
13769msgstr "爱普生 Stylus Photo R260"
13770
13771#: src/xml/xmli18n-tmp.h:4732
13772msgid "Epson Stylus Photo R265"
13773msgstr "爱普生 Stylus Photo R265"
13774
13775#: src/xml/xmli18n-tmp.h:4733
13776msgid "Epson Stylus Photo R270"
13777msgstr "爱普生 Stylus Photo R270"
13778
13779#: src/xml/xmli18n-tmp.h:4734
13780msgid "Epson Stylus Photo R280"
13781msgstr "爱普生 Stylus Photo R280"
13782
13783#: src/xml/xmli18n-tmp.h:4735
13784msgid "Epson Stylus Photo R285"
13785msgstr "爱普生 Stylus Photo R285"
13786
13787#: src/xml/xmli18n-tmp.h:4736
13788msgid "Epson Stylus Photo R290"
13789msgstr "爱普生 Stylus Photo R290"
13790
13791#: src/xml/xmli18n-tmp.h:4737
13792msgid "Epson Stylus Photo R300"
13793msgstr "爱普生 Stylus Photo R300"
13794
13795#: src/xml/xmli18n-tmp.h:4738
13796msgid "Epson Stylus Photo R310"
13797msgstr "爱普生 Stylus Photo R310"
13798
13799#: src/xml/xmli18n-tmp.h:4739
13800msgid "Epson Stylus Photo R320"
13801msgstr "爱普生 Stylus Photo R320"
13802
13803#: src/xml/xmli18n-tmp.h:4740
13804msgid "Epson Stylus Photo R340"
13805msgstr "爱普生 Stylus Photo R340"
13806
13807#: src/xml/xmli18n-tmp.h:4741
13808msgid "Epson Stylus Photo R350"
13809msgstr "爱普生 Stylus Photo R350"
13810
13811#: src/xml/xmli18n-tmp.h:4742
13812msgid "Epson Stylus Photo R360"
13813msgstr "爱普生 Stylus Photo R360"
13814
13815#: src/xml/xmli18n-tmp.h:4743
13816msgid "Epson Stylus Photo R380"
13817msgstr "爱普生 Stylus Photo R380"
13818
13819#: src/xml/xmli18n-tmp.h:4744
13820msgid "Epson Stylus Photo R390"
13821msgstr "爱普生 Stylus Photo R390"
13822
13823#: src/xml/xmli18n-tmp.h:4745
13824msgid "Epson Stylus Photo R800"
13825msgstr "爱普生 Stylus Photo R800"
13826
13827#: src/xml/xmli18n-tmp.h:4746
13828msgid "Epson Stylus Photo R1800"
13829msgstr "爱普生 Stylus Photo R1800"
13830
13831#: src/xml/xmli18n-tmp.h:4747
13832msgid "Epson Stylus Photo R1900"
13833msgstr "爱普生 Stylus Photo R1900"
13834
13835#: src/xml/xmli18n-tmp.h:4748
13836msgid "Epson Stylus Photo R2000"
13837msgstr "爱普生 Stylus Photo R2000"
13838
13839#: src/xml/xmli18n-tmp.h:4749
13840msgid "Epson Stylus Photo R2400"
13841msgstr "爱普生 Stylus Photo R2400"
13842
13843#: src/xml/xmli18n-tmp.h:4750
13844msgid "Epson Stylus Photo R2880"
13845msgstr "爱普生 Stylus Photo R2880"
13846
13847#: src/xml/xmli18n-tmp.h:4751
13848msgid "Epson Stylus Photo R3000"
13849msgstr "爱普生 Stylus Photo R3000"
13850
13851#: src/xml/xmli18n-tmp.h:4752
13852msgid "Epson Stylus Photo RX400"
13853msgstr "爱普生 Stylus Photo RX400"
13854
13855#: src/xml/xmli18n-tmp.h:4753
13856msgid "Epson Stylus Photo RX420"
13857msgstr "爱普生 Stylus Photo RX420"
13858
13859#: src/xml/xmli18n-tmp.h:4754
13860msgid "Epson Stylus Photo RX425"
13861msgstr "爱普生 Stylus Photo RX425"
13862
13863#: src/xml/xmli18n-tmp.h:4755
13864msgid "Epson Stylus Photo RX430"
13865msgstr "爱普生 Stylus Photo RX430"
13866
13867#: src/xml/xmli18n-tmp.h:4756
13868msgid "Epson Stylus Photo RX500"
13869msgstr "爱普生 Stylus Photo RX500"
13870
13871#: src/xml/xmli18n-tmp.h:4757
13872msgid "Epson Stylus Photo RX510"
13873msgstr "爱普生 Stylus Photo RX510"
13874
13875#: src/xml/xmli18n-tmp.h:4758
13876msgid "Epson Stylus Photo RX560"
13877msgstr "爱普生 Stylus Photo RX560"
13878
13879#: src/xml/xmli18n-tmp.h:4759
13880msgid "Epson Stylus Photo RX580"
13881msgstr "爱普生 Stylus Photo RX580"
13882
13883#: src/xml/xmli18n-tmp.h:4760
13884msgid "Epson Stylus Photo RX585"
13885msgstr "爱普生 Stylus Photo RX585"
13886
13887#: src/xml/xmli18n-tmp.h:4761
13888msgid "Epson Stylus Photo RX590"
13889msgstr "爱普生 Stylus Photo RX590"
13890
13891#: src/xml/xmli18n-tmp.h:4762
13892msgid "Epson Stylus Photo RX595"
13893msgstr "爱普生 Stylus Photo RX595"
13894
13895#: src/xml/xmli18n-tmp.h:4763
13896msgid "Epson Stylus Photo RX600"
13897msgstr "爱普生 Stylus Photo RX600"
13898
13899#: src/xml/xmli18n-tmp.h:4764
13900msgid "Epson Stylus Photo RX610"
13901msgstr "爱普生 Stylus Photo RX610"
13902
13903#: src/xml/xmli18n-tmp.h:4765
13904msgid "Epson Stylus Photo RX620"
13905msgstr "爱普生 Stylus Photo RX620"
13906
13907#: src/xml/xmli18n-tmp.h:4766
13908msgid "Epson Stylus Photo RX630"
13909msgstr "爱普生 Stylus Photo RX630"
13910
13911#: src/xml/xmli18n-tmp.h:4767
13912msgid "Epson Stylus Photo RX640"
13913msgstr "爱普生 Stylus Photo RX640"
13914
13915#: src/xml/xmli18n-tmp.h:4768
13916msgid "Epson Stylus Photo RX650"
13917msgstr "爱普生 Stylus Photo RX650"
13918
13919#: src/xml/xmli18n-tmp.h:4769
13920msgid "Epson Stylus Photo RX680"
13921msgstr "爱普生 Stylus Photo RX680"
13922
13923#: src/xml/xmli18n-tmp.h:4770
13924msgid "Epson Stylus Photo RX685"
13925msgstr "爱普生 Stylus Photo RX685"
13926
13927#: src/xml/xmli18n-tmp.h:4771
13928msgid "Epson Stylus Photo RX690"
13929msgstr "爱普生 Stylus Photo RX690"
13930
13931#: src/xml/xmli18n-tmp.h:4772
13932msgid "Epson Stylus Photo RX700"
13933msgstr "爱普生 Stylus Photo RX700"
13934
13935#: src/xml/xmli18n-tmp.h:4773
13936msgid "Epson Stylus Photo TX700W"
13937msgstr "爱普生 Stylus Photo TX700W"
13938
13939#: src/xml/xmli18n-tmp.h:4774
13940msgid "Epson Stylus Photo TX710W"
13941msgstr "爱普生 Stylus Photo TX710W"
13942
13943#: src/xml/xmli18n-tmp.h:4775
13944msgid "Epson Stylus Photo TX800FW"
13945msgstr "爱普生 Stylus Photo TX800FW"
13946
13947#: src/xml/xmli18n-tmp.h:4776
13948msgid "Epson Stylus Photo TX810FW"
13949msgstr "爱普生 Stylus Photo TX810FW"
13950
13951#: src/xml/xmli18n-tmp.h:4777
13952msgid "Epson Stylus Pro 3800"
13953msgstr "爱普生 Stylus Pro 3800"
13954
13955#: src/xml/xmli18n-tmp.h:4778
13956msgid "Epson Stylus Pro 3880"
13957msgstr "爱普生 Stylus Pro 3880"
13958
13959#: src/xml/xmli18n-tmp.h:4779
13960msgid "Epson Stylus Pro 3885"
13961msgstr "爱普生 Stylus Pro 3885"
13962
13963#: src/xml/xmli18n-tmp.h:4780
13964msgid "Epson Stylus Pro 4000"
13965msgstr "爱普生 Stylus Pro 4000"
13966
13967#: src/xml/xmli18n-tmp.h:4781
13968msgid "Epson Stylus Pro 4800/4880 Back Compatible"
13969msgstr "爱普生 Stylus Pro 4800/4880 Back Compatible"
13970
13971#: src/xml/xmli18n-tmp.h:4782
13972msgid "Epson Stylus Pro 4800"
13973msgstr "爱普生 Stylus Pro 4800"
13974
13975#: src/xml/xmli18n-tmp.h:4783
13976msgid "Epson Stylus Pro 4880"
13977msgstr "爱普生 Stylus Pro 4880"
13978
13979#: src/xml/xmli18n-tmp.h:4784
13980#, fuzzy
13981msgid "Epson Stylus Pro 4900"
13982msgstr "爱普生 Stylus Pro 4000"
13983
13984#: src/xml/xmli18n-tmp.h:4785
13985msgid "Epson Stylus Pro 5000"
13986msgstr "爱普生 Stylus Pro 5000"
13987
13988#: src/xml/xmli18n-tmp.h:4786
13989msgid "Epson Stylus Pro 5500"
13990msgstr "爱普生 Stylus Pro 5500"
13991
13992#: src/xml/xmli18n-tmp.h:4787
13993msgid "Epson Stylus Pro 7000"
13994msgstr "爱普生 Stylus Pro 7000"
13995
13996#: src/xml/xmli18n-tmp.h:4788
13997msgid "Epson Stylus Pro 7500"
13998msgstr "爱普生 Stylus Pro 7500"
13999
14000#: src/xml/xmli18n-tmp.h:4789
14001msgid "Epson Stylus Pro 7600"
14002msgstr "爱普生 Stylus Pro 7600"
14003
14004#: src/xml/xmli18n-tmp.h:4790
14005msgid "Epson Stylus Pro 7700"
14006msgstr "爱普生 Stylus Pro 7700"
14007
14008#: src/xml/xmli18n-tmp.h:4791
14009msgid "Epson Stylus Pro 7800"
14010msgstr "爱普生 Stylus Pro 7800"
14011
14012#: src/xml/xmli18n-tmp.h:4792
14013msgid "Epson Stylus Pro 7880"
14014msgstr "爱普生 Stylus Pro 7880"
14015
14016#: src/xml/xmli18n-tmp.h:4793
14017msgid "Epson Stylus Pro 7890"
14018msgstr "爱普生 Stylus Pro 7890"
14019
14020#: src/xml/xmli18n-tmp.h:4794
14021msgid "Epson Stylus Pro 7900"
14022msgstr "爱普生 Stylus Pro 7900"
14023
14024#: src/xml/xmli18n-tmp.h:4795
14025msgid "Epson Stylus Pro 9000"
14026msgstr "爱普生 Stylus Pro 9000"
14027
14028#: src/xml/xmli18n-tmp.h:4796
14029msgid "Epson Stylus Pro 9500"
14030msgstr "爱普生 Stylus Pro 9500"
14031
14032#: src/xml/xmli18n-tmp.h:4797
14033msgid "Epson Stylus Pro 9600"
14034msgstr "爱普生 Stylus Pro 9600"
14035
14036#: src/xml/xmli18n-tmp.h:4798
14037msgid "Epson Stylus Pro 9700"
14038msgstr "爱普生 Stylus Pro 9700"
14039
14040#: src/xml/xmli18n-tmp.h:4799
14041msgid "Epson Stylus Pro 9800"
14042msgstr "爱普生 Stylus Pro 9800"
14043
14044#: src/xml/xmli18n-tmp.h:4800
14045msgid "Epson Stylus Pro 9880"
14046msgstr "爱普生 Stylus Pro 9880"
14047
14048#: src/xml/xmli18n-tmp.h:4801
14049msgid "Epson Stylus Pro 9890"
14050msgstr "爱普生 Stylus Pro 9890"
14051
14052#: src/xml/xmli18n-tmp.h:4802
14053msgid "Epson Stylus Pro 9900"
14054msgstr "爱普生 Stylus Pro 9900"
14055
14056#: src/xml/xmli18n-tmp.h:4803
14057msgid "Epson Stylus Pro 10000"
14058msgstr "爱普生 Stylus Pro 10000"
14059
14060#: src/xml/xmli18n-tmp.h:4804
14061msgid "Epson Stylus Pro 11800/11880 Back Compatible"
14062msgstr "爱普生 Stylus Pro 11800/11880 Back Compatible"
14063
14064#: src/xml/xmli18n-tmp.h:4805
14065msgid "Epson Stylus Pro 11800"
14066msgstr "爱普生 Stylus Pro 11800"
14067
14068#: src/xml/xmli18n-tmp.h:4806
14069msgid "Epson Stylus Pro 11880"
14070msgstr "爱普生 Stylus Pro 11880"
14071
14072#: src/xml/xmli18n-tmp.h:4807
14073msgid "Epson Stylus Scan 2000"
14074msgstr "爱普生 Stylus Scan 2000"
14075
14076#: src/xml/xmli18n-tmp.h:4808
14077msgid "Epson Stylus Scan 2500"
14078msgstr "爱普生 Stylus Scan 2500"
14079
14080#: src/xml/xmli18n-tmp.h:4809
14081msgid "Epson Stylus CX1500"
14082msgstr "爱普生 Stylus CX1500"
14083
14084#: src/xml/xmli18n-tmp.h:4810
14085msgid "Epson Stylus CX3100"
14086msgstr "爱普生 Stylus CX3100"
14087
14088#: src/xml/xmli18n-tmp.h:4811
14089msgid "Epson Stylus CX3200"
14090msgstr "爱普生 Stylus CX3200"
14091
14092#: src/xml/xmli18n-tmp.h:4812
14093msgid "Epson Stylus CX3500"
14094msgstr "爱普生 Stylus CX3500"
14095
14096#: src/xml/xmli18n-tmp.h:4813
14097msgid "Epson Stylus CX3600"
14098msgstr "爱普生 Stylus CX3600"
14099
14100#: src/xml/xmli18n-tmp.h:4814
14101msgid "Epson Stylus CX3650"
14102msgstr "爱普生 Stylus CX3650"
14103
14104#: src/xml/xmli18n-tmp.h:4815
14105msgid "Epson Stylus CX3700"
14106msgstr "爱普生 Stylus CX3700"
14107
14108#: src/xml/xmli18n-tmp.h:4816
14109msgid "Epson Stylus CX3800"
14110msgstr "爱普生 Stylus CX3800"
14111
14112#: src/xml/xmli18n-tmp.h:4817
14113msgid "Epson Stylus CX3805"
14114msgstr "爱普生 Stylus CX3805"
14115
14116#: src/xml/xmli18n-tmp.h:4818
14117msgid "Epson Stylus CX3810"
14118msgstr "爱普生 Stylus CX3810"
14119
14120#: src/xml/xmli18n-tmp.h:4819
14121msgid "Epson Stylus CX3900"
14122msgstr "爱普生 Stylus CX3900"
14123
14124#: src/xml/xmli18n-tmp.h:4820
14125msgid "Epson Stylus CX4100"
14126msgstr "爱普生 Stylus CX4100"
14127
14128#: src/xml/xmli18n-tmp.h:4821
14129msgid "Epson Stylus CX4200"
14130msgstr "爱普生 Stylus CX4200"
14131
14132#: src/xml/xmli18n-tmp.h:4822
14133msgid "Epson Stylus CX4400"
14134msgstr "爱普生 Stylus CX4400"
14135
14136#: src/xml/xmli18n-tmp.h:4823
14137msgid "Epson Stylus CX4500"
14138msgstr "爱普生 Stylus CX4500"
14139
14140#: src/xml/xmli18n-tmp.h:4824
14141msgid "Epson Stylus CX4600"
14142msgstr "爱普生 Stylus CX4600"
14143
14144#: src/xml/xmli18n-tmp.h:4825
14145msgid "Epson Stylus CX4700"
14146msgstr "爱普生 Stylus CX4700"
14147
14148#: src/xml/xmli18n-tmp.h:4826
14149msgid "Epson Stylus CX4800"
14150msgstr "爱普生 Stylus CX4800"
14151
14152#: src/xml/xmli18n-tmp.h:4827
14153msgid "Epson Stylus CX4900"
14154msgstr "爱普生 Stylus CX4900"
14155
14156#: src/xml/xmli18n-tmp.h:4828
14157msgid "Epson Stylus CX5000"
14158msgstr "爱普生 Stylus CX5000"
14159
14160#: src/xml/xmli18n-tmp.h:4829
14161msgid "Epson Stylus CX5000F"
14162msgstr "爱普生 Stylus CX5000F"
14163
14164#: src/xml/xmli18n-tmp.h:4830
14165msgid "Epson Stylus CX5100"
14166msgstr "爱普生 Stylus CX5100"
14167
14168#: src/xml/xmli18n-tmp.h:4831
14169msgid "Epson Stylus CX5200"
14170msgstr "爱普生 Stylus CX5200"
14171
14172#: src/xml/xmli18n-tmp.h:4832
14173msgid "Epson Stylus CX5300"
14174msgstr "爱普生 Stylus CX5300"
14175
14176#: src/xml/xmli18n-tmp.h:4833
14177msgid "Epson Stylus CX5400"
14178msgstr "爱普生 Stylus CX5400"
14179
14180#: src/xml/xmli18n-tmp.h:4834
14181msgid "Epson Stylus CX5500"
14182msgstr "爱普生 Stylus CX5500"
14183
14184#: src/xml/xmli18n-tmp.h:4835
14185msgid "Epson Stylus CX5600"
14186msgstr "爱普生 Stylus CX5600"
14187
14188#: src/xml/xmli18n-tmp.h:4836
14189msgid "Epson Stylus CX5700"
14190msgstr "爱普生 Stylus CX5700"
14191
14192#: src/xml/xmli18n-tmp.h:4837
14193msgid "Epson Stylus CX5800"
14194msgstr "爱普生 Stylus CX5800"
14195
14196#: src/xml/xmli18n-tmp.h:4838
14197msgid "Epson Stylus CX6000"
14198msgstr "爱普生 Stylus CX6000"
14199
14200#: src/xml/xmli18n-tmp.h:4839
14201msgid "Epson Stylus CX6300"
14202msgstr "爱普生 Stylus CX6300"
14203
14204#: src/xml/xmli18n-tmp.h:4840
14205msgid "Epson Stylus CX6400"
14206msgstr "爱普生 Stylus CX6400"
14207
14208#: src/xml/xmli18n-tmp.h:4841
14209msgid "Epson Stylus CX6500"
14210msgstr "爱普生 Stylus CX6500"
14211
14212#: src/xml/xmli18n-tmp.h:4842
14213msgid "Epson Stylus CX6600"
14214msgstr "爱普生 Stylus CX6600"
14215
14216#: src/xml/xmli18n-tmp.h:4843
14217msgid "Epson Stylus CX7000F"
14218msgstr "爱普生 Stylus CX7000F"
14219
14220#: src/xml/xmli18n-tmp.h:4844
14221#, fuzzy
14222msgid "Epson Stylus CX7300"
14223msgstr "爱普生 Stylus CX7400"
14224
14225#: src/xml/xmli18n-tmp.h:4845
14226msgid "Epson Stylus CX7400"
14227msgstr "爱普生 Stylus CX7400"
14228
14229#: src/xml/xmli18n-tmp.h:4846
14230msgid "Epson Stylus CX7700"
14231msgstr "爱普生 Stylus CX7700"
14232
14233#: src/xml/xmli18n-tmp.h:4847
14234msgid "Epson Stylus CX7800"
14235msgstr "爱普生 Stylus CX7800"
14236
14237#: src/xml/xmli18n-tmp.h:4848
14238msgid "Epson Stylus CX8300"
14239msgstr "爱普生 Stylus CX8300"
14240
14241#: src/xml/xmli18n-tmp.h:4849
14242msgid "Epson Stylus CX8400"
14243msgstr "爱普生 Stylus CX8400"
14244
14245#: src/xml/xmli18n-tmp.h:4850
14246msgid "Epson Stylus CX9300F"
14247msgstr "爱普生 Stylus CX9300F"
14248
14249#: src/xml/xmli18n-tmp.h:4851
14250msgid "Epson Stylus CX9400"
14251msgstr "爱普生 Stylus CX9400"
14252
14253#: src/xml/xmli18n-tmp.h:4852
14254msgid "Epson Stylus CX9400F"
14255msgstr "爱普生 Stylus CX9400F"
14256
14257#: src/xml/xmli18n-tmp.h:4853
14258msgid "Epson Stylus CX9475F"
14259msgstr "爱普生 Stylus CX9475F"
14260
14261#: src/xml/xmli18n-tmp.h:4854
14262msgid "Epson Stylus D68"
14263msgstr "爱普生 Stylus D68"
14264
14265#: src/xml/xmli18n-tmp.h:4855
14266msgid "Epson Stylus D78"
14267msgstr "爱普生 Stylus D78"
14268
14269#: src/xml/xmli18n-tmp.h:4856
14270msgid "Epson Stylus D88"
14271msgstr "爱普生 Stylus D88"
14272
14273#: src/xml/xmli18n-tmp.h:4857
14274msgid "Epson Stylus D92"
14275msgstr "爱普生 Stylus D92"
14276
14277#: src/xml/xmli18n-tmp.h:4858
14278msgid "Epson Stylus D120"
14279msgstr "爱普生 Stylus D120"
14280
14281#: src/xml/xmli18n-tmp.h:4859
14282msgid "Epson Stylus DX3800"
14283msgstr "爱普生 Stylus DX3800"
14284
14285#: src/xml/xmli18n-tmp.h:4860
14286msgid "Epson Stylus DX3850"
14287msgstr "爱普生 Stylus DX3850"
14288
14289#: src/xml/xmli18n-tmp.h:4861
14290msgid "Epson Stylus DX4000"
14291msgstr "爱普生 Stylus DX4000"
14292
14293#: src/xml/xmli18n-tmp.h:4862
14294msgid "Epson Stylus DX4050"
14295msgstr "爱普生 Stylus DX4050"
14296
14297#: src/xml/xmli18n-tmp.h:4863
14298msgid "Epson Stylus DX4200"
14299msgstr "爱普生 Stylus DX4200"
14300
14301#: src/xml/xmli18n-tmp.h:4864
14302msgid "Epson Stylus DX4250"
14303msgstr "爱普生 Stylus DX4250"
14304
14305#: src/xml/xmli18n-tmp.h:4865
14306msgid "Epson Stylus DX4400"
14307msgstr "爱普生 Stylus DX4400"
14308
14309#: src/xml/xmli18n-tmp.h:4866
14310msgid "Epson Stylus DX4450"
14311msgstr "爱普生 Stylus DX4450"
14312
14313#: src/xml/xmli18n-tmp.h:4867
14314msgid "Epson Stylus DX4800"
14315msgstr "爱普生 Stylus DX4800"
14316
14317#: src/xml/xmli18n-tmp.h:4868
14318msgid "Epson Stylus DX4850"
14319msgstr "爱普生 Stylus DX4850"
14320
14321#: src/xml/xmli18n-tmp.h:4869
14322msgid "Epson Stylus DX7000F"
14323msgstr "爱普生 Stylus DX7000F"
14324
14325#: src/xml/xmli18n-tmp.h:4870
14326msgid "Epson Stylus DX7400"
14327msgstr "爱普生 Stylus DX7400"
14328
14329#: src/xml/xmli18n-tmp.h:4871
14330msgid "Epson Stylus DX7450"
14331msgstr "爱普生 Stylus DX7450"
14332
14333#: src/xml/xmli18n-tmp.h:4872
14334msgid "Epson Stylus DX8400"
14335msgstr "爱普生 Stylus DX8400"
14336
14337#: src/xml/xmli18n-tmp.h:4873
14338msgid "Epson Stylus DX8450"
14339msgstr "爱普生 Stylus DX8450"
14340
14341#: src/xml/xmli18n-tmp.h:4874
14342msgid "Epson Stylus DX9400F"
14343msgstr "爱普生 Stylus DX9400F"
14344
14345#: src/xml/xmli18n-tmp.h:4875
14346msgid "Epson Stylus NX100"
14347msgstr "爱普生 Stylus NX100"
14348
14349#: src/xml/xmli18n-tmp.h:4876
14350msgid "Epson Stylus NX105"
14351msgstr "爱普生 Stylus NX105"
14352
14353#: src/xml/xmli18n-tmp.h:4877
14354msgid "Epson Stylus NX115"
14355msgstr "爱普生 Stylus NX115"
14356
14357#: src/xml/xmli18n-tmp.h:4878
14358msgid "Epson Stylus NX200"
14359msgstr "爱普生 Stylus NX200"
14360
14361#: src/xml/xmli18n-tmp.h:4879
14362msgid "Epson Stylus NX215"
14363msgstr "爱普生 Stylus NX215"
14364
14365#: src/xml/xmli18n-tmp.h:4880
14366msgid "Epson Stylus NX300"
14367msgstr "爱普生 Stylus NX300"
14368
14369#: src/xml/xmli18n-tmp.h:4881
14370msgid "Epson Stylus NX400"
14371msgstr "爱普生 Stylus NX400"
14372
14373#: src/xml/xmli18n-tmp.h:4882
14374msgid "Epson Stylus NX415"
14375msgstr "爱普生 Stylus NX415"
14376
14377#: src/xml/xmli18n-tmp.h:4883
14378msgid "Epson Stylus NX420"
14379msgstr "爱普生 Stylus NX420"
14380
14381#: src/xml/xmli18n-tmp.h:4884
14382msgid "Epson Stylus NX515"
14383msgstr "爱普生 Stylus NX515"
14384
14385#: src/xml/xmli18n-tmp.h:4885
14386msgid "Epson Stylus NX530"
14387msgstr "爱普生 Stylus NX530"
14388
14389#: src/xml/xmli18n-tmp.h:4886
14390#, fuzzy
14391msgid "Epson Stylus NX625"
14392msgstr "爱普生 Stylus NX635"
14393
14394#: src/xml/xmli18n-tmp.h:4887
14395#, fuzzy
14396msgid "Epson Stylus NX630"
14397msgstr "爱普生 Stylus NX635"
14398
14399#: src/xml/xmli18n-tmp.h:4888
14400msgid "Epson Stylus NX635"
14401msgstr "爱普生 Stylus NX635"
14402
14403#: src/xml/xmli18n-tmp.h:4889
14404#, fuzzy
14405msgid "Epson Stylus NX645"
14406msgstr "爱普生 Stylus NX635"
14407
14408#: src/xml/xmli18n-tmp.h:4890
14409msgid "Epson Stylus Photo PX650"
14410msgstr "爱普生 Stylus Photo PX650"
14411
14412#: src/xml/xmli18n-tmp.h:4891
14413msgid "Epson Stylus Photo PX700W"
14414msgstr "爱普生 Stylus Photo PX700W"
14415
14416#: src/xml/xmli18n-tmp.h:4892
14417msgid "Epson Stylus Photo PX710W"
14418msgstr "爱普生 Stylus Photo PX710W"
14419
14420#: src/xml/xmli18n-tmp.h:4893
14421msgid "Epson Stylus Photo PX800FW"
14422msgstr "爱普生 Stylus Photo PX800FW"
14423
14424#: src/xml/xmli18n-tmp.h:4894
14425msgid "Epson Stylus Photo PX810FW"
14426msgstr "爱普生 Stylus Photo PX810FW"
14427
14428#: src/xml/xmli18n-tmp.h:4895
14429msgid "Epson Stylus S20"
14430msgstr "爱普生 Stylus S20"
14431
14432#: src/xml/xmli18n-tmp.h:4896
14433msgid "Epson Stylus S21"
14434msgstr "爱普生 Stylus S21"
14435
14436#: src/xml/xmli18n-tmp.h:4897
14437msgid "Epson Stylus S50"
14438msgstr "爱普生 Stylus S50"
14439
14440#: src/xml/xmli18n-tmp.h:4898
14441msgid "Epson Stylus SX100"
14442msgstr "爱普生 Stylus SX100"
14443
14444#: src/xml/xmli18n-tmp.h:4899
14445msgid "Epson Stylus SX105"
14446msgstr "爱普生 Stylus SX105"
14447
14448#: src/xml/xmli18n-tmp.h:4900
14449msgid "Epson Stylus SX110"
14450msgstr "爱普生 Stylus SX110"
14451
14452#: src/xml/xmli18n-tmp.h:4901
14453msgid "Epson Stylus SX115"
14454msgstr "爱普生 Stylus SX115"
14455
14456#: src/xml/xmli18n-tmp.h:4902
14457msgid "Epson Stylus SX200"
14458msgstr "爱普生 Stylus SX200"
14459
14460#: src/xml/xmli18n-tmp.h:4903
14461msgid "Epson Stylus SX205"
14462msgstr "爱普生 Stylus SX205"
14463
14464#: src/xml/xmli18n-tmp.h:4904
14465msgid "Epson Stylus SX210"
14466msgstr "爱普生 Stylus SX210"
14467
14468#: src/xml/xmli18n-tmp.h:4905
14469msgid "Epson Stylus SX215"
14470msgstr "爱普生 Stylus SX215"
14471
14472#: src/xml/xmli18n-tmp.h:4906
14473msgid "Epson Stylus SX400"
14474msgstr "爱普生 Stylus SX400"
14475
14476#: src/xml/xmli18n-tmp.h:4907
14477msgid "Epson Stylus SX405"
14478msgstr "爱普生 Stylus SX405"
14479
14480#: src/xml/xmli18n-tmp.h:4908
14481msgid "Epson Stylus SX410"
14482msgstr "爱普生 Stylus SX410"
14483
14484#: src/xml/xmli18n-tmp.h:4909
14485msgid "Epson Stylus SX415"
14486msgstr "爱普生 Stylus SX415"
14487
14488#: src/xml/xmli18n-tmp.h:4910
14489msgid "Epson Stylus SX420"
14490msgstr "爱普生 Stylus SX420"
14491
14492#: src/xml/xmli18n-tmp.h:4911
14493msgid "Epson Stylus SX445W"
14494msgstr "爱普生 Stylus SX445W"
14495
14496#: src/xml/xmli18n-tmp.h:4912
14497msgid "Epson Stylus SX510W"
14498msgstr "爱普生 Stylus SX510W"
14499
14500#: src/xml/xmli18n-tmp.h:4913
14501msgid "Epson Stylus SX515"
14502msgstr "爱普生 Stylus SX515"
14503
14504#: src/xml/xmli18n-tmp.h:4914
14505msgid "Epson Stylus SX525"
14506msgstr "爱普生 Stylus SX525"
14507
14508#: src/xml/xmli18n-tmp.h:4915
14509msgid "Epson Stylus SX535FW"
14510msgstr "爱普生 Stylus SX535FW"
14511
14512#: src/xml/xmli18n-tmp.h:4916
14513msgid "Epson Stylus SX600FW"
14514msgstr "爱普生 Stylus SX600FW"
14515
14516#: src/xml/xmli18n-tmp.h:4917
14517msgid "Epson Stylus SX610FW"
14518msgstr "爱普生 Stylus SX610FW"
14519
14520#: src/xml/xmli18n-tmp.h:4918
14521msgid "Epson Stylus SX615"
14522msgstr "爱普生 Stylus SX615"
14523
14524#: src/xml/xmli18n-tmp.h:4919
14525#, fuzzy
14526msgid "Epson Stylus SX630"
14527msgstr "爱普生 Stylus SX650"
14528
14529#: src/xml/xmli18n-tmp.h:4920
14530#, fuzzy
14531msgid "Epson Stylus SX635"
14532msgstr "爱普生 Stylus SX615"
14533
14534#: src/xml/xmli18n-tmp.h:4921
14535#, fuzzy
14536msgid "Epson Stylus SX645"
14537msgstr "爱普生 Stylus SX615"
14538
14539#: src/xml/xmli18n-tmp.h:4922
14540msgid "Epson Stylus SX650"
14541msgstr "爱普生 Stylus SX650"
14542
14543#: src/xml/xmli18n-tmp.h:4923
14544msgid "Epson Stylus T13"
14545msgstr "爱普生 Stylus T13"
14546
14547#: src/xml/xmli18n-tmp.h:4924
14548msgid "Epson Stylus T20"
14549msgstr "爱普生 Stylus T20"
14550
14551#: src/xml/xmli18n-tmp.h:4925
14552msgid "Epson Stylus T21"
14553msgstr "爱普生 Stylus T21"
14554
14555#: src/xml/xmli18n-tmp.h:4926
14556msgid "Epson Stylus T22"
14557msgstr "爱普生 Stylus T22"
14558
14559#: src/xml/xmli18n-tmp.h:4927
14560msgid "Epson Stylus T22E"
14561msgstr "爱普生 Stylus T22E"
14562
14563#: src/xml/xmli18n-tmp.h:4928
14564msgid "Epson Stylus T26"
14565msgstr "爱普生 Stylus T26"
14566
14567#: src/xml/xmli18n-tmp.h:4929
14568msgid "Epson Stylus T30"
14569msgstr "爱普生 Stylus T30"
14570
14571#: src/xml/xmli18n-tmp.h:4930
14572msgid "Epson Stylus T40W"
14573msgstr "爱普生 Stylus T40W"
14574
14575#: src/xml/xmli18n-tmp.h:4931
14576#, fuzzy
14577msgid "Epson Stylus T42WD"
14578msgstr "爱普生 Stylus T40W"
14579
14580#: src/xml/xmli18n-tmp.h:4932
14581msgid "Epson Stylus T50"
14582msgstr "爱普生 Stylus T50"
14583
14584#: src/xml/xmli18n-tmp.h:4933
14585msgid "Epson Stylus T59"
14586msgstr "爱普生 Stylus T59"
14587
14588#: src/xml/xmli18n-tmp.h:4934
14589msgid "Epson Stylus T60"
14590msgstr "爱普生 Stylus T60"
14591
14592#: src/xml/xmli18n-tmp.h:4935
14593msgid "Epson Stylus TX100"
14594msgstr "爱普生 Stylus TX100"
14595
14596#: src/xml/xmli18n-tmp.h:4936
14597msgid "Epson Stylus TX101"
14598msgstr "爱普生 Stylus TX101"
14599
14600#: src/xml/xmli18n-tmp.h:4937
14601msgid "Epson Stylus TX102"
14602msgstr "爱普生 Stylus TX102"
14603
14604#: src/xml/xmli18n-tmp.h:4938
14605msgid "Epson Stylus TX103"
14606msgstr "爱普生 Stylus TX103"
14607
14608#: src/xml/xmli18n-tmp.h:4939
14609msgid "Epson Stylus TX104"
14610msgstr "爱普生 Stylus TX104"
14611
14612#: src/xml/xmli18n-tmp.h:4940
14613msgid "Epson Stylus TX105"
14614msgstr "爱普生 Stylus TX105"
14615
14616#: src/xml/xmli18n-tmp.h:4941
14617msgid "Epson Stylus TX106"
14618msgstr "爱普生 Stylus TX106"
14619
14620#: src/xml/xmli18n-tmp.h:4942
14621msgid "Epson Stylus TX109"
14622msgstr "爱普生 Stylus TX109"
14623
14624#: src/xml/xmli18n-tmp.h:4943
14625msgid "Epson Stylus TX110"
14626msgstr "爱普生 Stylus TX110"
14627
14628#: src/xml/xmli18n-tmp.h:4944
14629msgid "Epson Stylus TX125"
14630msgstr "爱普生 Stylus TX125"
14631
14632#: src/xml/xmli18n-tmp.h:4945
14633msgid "Epson Stylus TX200"
14634msgstr "爱普生 Stylus TX200"
14635
14636#: src/xml/xmli18n-tmp.h:4946
14637msgid "Epson Stylus TX210"
14638msgstr "爱普生 Stylus TX210"
14639
14640#: src/xml/xmli18n-tmp.h:4947
14641msgid "Epson Stylus TX300F"
14642msgstr "爱普生 Stylus TX300F"
14643
14644#: src/xml/xmli18n-tmp.h:4948
14645msgid "Epson Stylus TX400"
14646msgstr "爱普生 Stylus TX400"
14647
14648#: src/xml/xmli18n-tmp.h:4949
14649msgid "Epson Stylus TX410"
14650msgstr "爱普生 Stylus TX410"
14651
14652#: src/xml/xmli18n-tmp.h:4950
14653msgid "Epson Stylus TX420"
14654msgstr "爱普生 Stylus TX420"
14655
14656#: src/xml/xmli18n-tmp.h:4951
14657msgid "Epson Stylus TX510FN"
14658msgstr "爱普生 Stylus TX510FN"
14659
14660#: src/xml/xmli18n-tmp.h:4952
14661msgid "Epson Stylus TX550W"
14662msgstr "爱普生 Stylus TX550W"
14663
14664#: src/xml/xmli18n-tmp.h:4953
14665#, fuzzy
14666msgid "Epson Stylus TX560WD"
14667msgstr "爱普生 Stylus TX550W"
14668
14669#: src/xml/xmli18n-tmp.h:4954
14670msgid "Epson Stylus TX610FW"
14671msgstr "爱普生 Stylus TX610FW"
14672
14673#: src/xml/xmli18n-tmp.h:4955
14674msgid "Epson Stylus TX615"
14675msgstr "爱普生 Stylus TX615"
14676
14677#: src/xml/xmli18n-tmp.h:4956
14678#, fuzzy
14679msgid "Epson Stylus TX630"
14680msgstr "爱普生 Stylus TX650"
14681
14682#: src/xml/xmli18n-tmp.h:4957
14683#, fuzzy
14684msgid "Epson Stylus TX635"
14685msgstr "爱普生 Stylus TX615"
14686
14687#: src/xml/xmli18n-tmp.h:4958
14688#, fuzzy
14689msgid "Epson Stylus TX645"
14690msgstr "爱普生 Stylus TX615"
14691
14692#: src/xml/xmli18n-tmp.h:4959
14693msgid "Epson Stylus TX650"
14694msgstr "爱普生 Stylus TX650"
14695
14696#: src/xml/xmli18n-tmp.h:4960
14697msgid "Epson Stylus TX659"
14698msgstr "爱普生 Stylus TX659"
14699
14700#: src/xml/xmli18n-tmp.h:4961
14701#, fuzzy
14702msgid "Epson Stylus XP100"
14703msgstr "爱普生 Stylus NX100"
14704
14705#: src/xml/xmli18n-tmp.h:4962
14706#, fuzzy
14707msgid "Epson SureColor P400"
14708msgstr "爱普生 Stylus Color 400"
14709
14710#: src/xml/xmli18n-tmp.h:4963
14711#, fuzzy
14712msgid "Epson SureColor P600"
14713msgstr "爱普生 Stylus Color 600"
14714
14715#: src/xml/xmli18n-tmp.h:4964
14716#, fuzzy
14717msgid "Epson SureColor P800"
14718msgstr "爱普生 Stylus Color 800"
14719
14720#: src/xml/xmli18n-tmp.h:4965
14721#, fuzzy
14722msgid "Epson SureColor P6000"
14723msgstr "爱普生 Stylus Color 600"
14724
14725#: src/xml/xmli18n-tmp.h:4966
14726#, fuzzy
14727msgid "Epson SureColor P7000"
14728msgstr "爱普生 Stylus Color 3000"
14729
14730#: src/xml/xmli18n-tmp.h:4967
14731#, fuzzy
14732msgid "Epson SureColor P7000 Commercial Edition"
14733msgstr "爱普生 Stylus Color 3000"
14734
14735#: src/xml/xmli18n-tmp.h:4968
14736#, fuzzy
14737msgid "Epson SureColor P8000"
14738msgstr "爱普生 Stylus Color 800"
14739
14740#: src/xml/xmli18n-tmp.h:4969
14741#, fuzzy
14742msgid "Epson SureColor P9000"
14743msgstr "爱普生 Stylus Color 900"
14744
14745#: src/xml/xmli18n-tmp.h:4970
14746#, fuzzy
14747msgid "Epson SureColor P9000 Commercial Edition"
14748msgstr "爱普生 Stylus Color 900"
14749
14750#: src/xml/xmli18n-tmp.h:4971
14751#, fuzzy
14752msgid "Epson SureColor P10000"
14753msgstr "爱普生 Stylus Color 1500"
14754
14755#: src/xml/xmli18n-tmp.h:4972
14756#, fuzzy
14757msgid "Epson SureColor P20000"
14758msgstr "爱普生 Stylus Color 3000"
14759
14760#: src/xml/xmli18n-tmp.h:4973
14761msgid "Epson PictureMate"
14762msgstr "爱普生 PictureMate"
14763
14764#: src/xml/xmli18n-tmp.h:4974
14765msgid "Epson PictureMate Dash"
14766msgstr "爱普生 PictureMate Dash"
14767
14768#: src/xml/xmli18n-tmp.h:4975
14769msgid "Epson PictureMate Deluxe"
14770msgstr "爱普生 PictureMate Deluxe"
14771
14772#: src/xml/xmli18n-tmp.h:4976
14773msgid "Epson PictureMate Flash"
14774msgstr "爱普生 PictureMate Flash"
14775
14776#: src/xml/xmli18n-tmp.h:4977
14777msgid "Epson PictureMate Pal"
14778msgstr "爱普生 PictureMate Pal"
14779
14780#: src/xml/xmli18n-tmp.h:4978
14781msgid "Epson PictureMate Snap"
14782msgstr "爱普生 PictureMate Snap"
14783
14784#: src/xml/xmli18n-tmp.h:4979
14785msgid "Epson PictureMate 100"
14786msgstr "爱普生 PictureMate 100"
14787
14788#: src/xml/xmli18n-tmp.h:4980
14789msgid "Epson PictureMate 200"
14790msgstr "爱普生 PictureMate 200"
14791
14792#: src/xml/xmli18n-tmp.h:4981
14793msgid "Epson PictureMate 210"
14794msgstr "爱普生 PictureMate 210"
14795
14796#: src/xml/xmli18n-tmp.h:4982
14797msgid "Epson PictureMate 215"
14798msgstr "爱普生 PictureMate 215"
14799
14800#: src/xml/xmli18n-tmp.h:4983
14801msgid "Epson PictureMate 240"
14802msgstr "爱普生 PictureMate 240"
14803
14804#: src/xml/xmli18n-tmp.h:4984
14805msgid "Epson PictureMate 250"
14806msgstr "爱普生 PictureMate 250"
14807
14808#: src/xml/xmli18n-tmp.h:4985
14809msgid "Epson PictureMate 260"
14810msgstr "爱普生 PictureMate 260"
14811
14812#: src/xml/xmli18n-tmp.h:4986
14813msgid "Epson PictureMate 270"
14814msgstr "爱普生 PictureMate 270"
14815
14816#: src/xml/xmli18n-tmp.h:4987
14817msgid "Epson PictureMate 280"
14818msgstr "爱普生 PictureMate 280"
14819
14820#: src/xml/xmli18n-tmp.h:4988
14821msgid "Epson PictureMate 290"
14822msgstr "爱普生 PictureMate 290"
14823
14824#: src/xml/xmli18n-tmp.h:4989
14825msgid "Epson PictureMate 500"
14826msgstr "爱普生 PictureMate 500"
14827
14828#: src/xml/xmli18n-tmp.h:4990
14829msgid "Epson PictureMate 2005"
14830msgstr "爱普生 PictureMate 2005"
14831
14832#: src/xml/xmli18n-tmp.h:4991
14833msgid "Epson WorkForce 30"
14834msgstr "爱普生 WorkForce 30"
14835
14836#: src/xml/xmli18n-tmp.h:4992
14837msgid "Epson WorkForce 40"
14838msgstr "爱普生 WorkForce 40"
14839
14840#: src/xml/xmli18n-tmp.h:4993
14841#, fuzzy
14842msgid "Epson WorkForce 60"
14843msgstr "爱普生 WorkForce 600"
14844
14845#: src/xml/xmli18n-tmp.h:4994
14846msgid "Epson WorkForce 310"
14847msgstr "爱普生 WorkForce 310"
14848
14849#: src/xml/xmli18n-tmp.h:4995
14850msgid "Epson WorkForce 315"
14851msgstr "爱普生 WorkForce 315"
14852
14853#: src/xml/xmli18n-tmp.h:4996
14854msgid "Epson WorkForce 500"
14855msgstr "爱普生 WorkForce 500"
14856
14857#: src/xml/xmli18n-tmp.h:4997
14858msgid "Epson WorkForce 545"
14859msgstr "爱普生 WorkForce 545"
14860
14861#: src/xml/xmli18n-tmp.h:4998
14862msgid "Epson WorkForce 600"
14863msgstr "爱普生 WorkForce 600"
14864
14865#: src/xml/xmli18n-tmp.h:4999
14866msgid "Epson WorkForce 610"
14867msgstr "爱普生 WorkForce 610"
14868
14869#: src/xml/xmli18n-tmp.h:5000
14870msgid "Epson WorkForce 615"
14871msgstr "爱普生 WorkForce 615"
14872
14873#: src/xml/xmli18n-tmp.h:5001
14874#, fuzzy
14875msgid "Epson WorkForce 625"
14876msgstr "爱普生 WorkForce 615"
14877
14878#: src/xml/xmli18n-tmp.h:5002
14879msgid "Epson WorkForce 630"
14880msgstr "爱普生 WorkForce 630"
14881
14882#: src/xml/xmli18n-tmp.h:5003
14883#, fuzzy
14884msgid "Epson WorkForce 633"
14885msgstr "爱普生 WorkForce 630"
14886
14887#: src/xml/xmli18n-tmp.h:5004
14888msgid "Epson WorkForce 635"
14889msgstr "爱普生 WorkForce 635"
14890
14891#: src/xml/xmli18n-tmp.h:5005
14892msgid "Epson WorkForce 645"
14893msgstr "爱普生 WorkForce 645"
14894
14895#: src/xml/xmli18n-tmp.h:5006
14896msgid "Epson WorkForce 1100"
14897msgstr "爱普生 WorkForce 1100"
14898
14899#: src/xml/xmli18n-tmp.h:5007
14900msgid "Epson WF-7010 Series"
14901msgstr "爱普生 WF-7010 Series"
14902
14903#: src/xml/xmli18n-tmp.h:5008
14904msgid "Epson WF-7011 Series"
14905msgstr "爱普生 WF-7011 Series"
14906
14907#: src/xml/xmli18n-tmp.h:5009
14908msgid "Epson WF-7015 Series"
14909msgstr "爱普生 WF-7015 Series"
14910
14911#: src/xml/xmli18n-tmp.h:5010
14912msgid "Epson WF-7018 Series"
14913msgstr "爱普生 WF-7018 Series"
14914
14915#: src/xml/xmli18n-tmp.h:5011
14916msgid "Epson WF-7510 Series"
14917msgstr "爱普生 WF-7510 Series"
14918
14919#: src/xml/xmli18n-tmp.h:5012
14920msgid "Epson WF-7511 Series"
14921msgstr "爱普生 WF-7511 Series"
14922
14923#: src/xml/xmli18n-tmp.h:5013
14924msgid "Epson WF-7515 Series"
14925msgstr "爱普生 WF-7515 Series"
14926
14927#: src/xml/xmli18n-tmp.h:5014
14928msgid "Epson WF-7520 Series"
14929msgstr "爱普生 WF-7520 Series"
14930
14931#: src/xml/xmli18n-tmp.h:5015
14932msgid "Epson WF-7521 Series"
14933msgstr "爱普生 WF-7521 Series"
14934
14935#: src/xml/xmli18n-tmp.h:5016
14936msgid "Epson WF-7525 Series"
14937msgstr "爱普生 WF-7525 Series"
14938
14939#: src/xml/xmli18n-tmp.h:5017
14940msgid "Epson CL 700"
14941msgstr "爱普生 CL 700"
14942
14943#: src/xml/xmli18n-tmp.h:5018
14944msgid "Epson CL 750"
14945msgstr "爱普生 CL 750"
14946
14947#: src/xml/xmli18n-tmp.h:5019
14948msgid "Epson CL 760"
14949msgstr "爱普生 CL 760"
14950
14951#: src/xml/xmli18n-tmp.h:5020
14952msgid "Epson E 100"
14953msgstr "爱普生 E 100"
14954
14955#: src/xml/xmli18n-tmp.h:5021
14956msgid "Epson E 150"
14957msgstr "爱普生 E 150"
14958
14959#: src/xml/xmli18n-tmp.h:5022
14960msgid "Epson E 200"
14961msgstr "爱普生 E 200"
14962
14963#: src/xml/xmli18n-tmp.h:5023
14964msgid "Epson E 300"
14965msgstr "爱普生 E 300"
14966
14967#: src/xml/xmli18n-tmp.h:5024
14968msgid "Epson E 500"
14969msgstr "爱普生 E 500"
14970
14971#: src/xml/xmli18n-tmp.h:5025
14972msgid "Epson E 520"
14973msgstr "爱普生 E 520"
14974
14975#: src/xml/xmli18n-tmp.h:5026
14976msgid "Epson E 700"
14977msgstr "爱普生 E 700"
14978
14979#: src/xml/xmli18n-tmp.h:5027
14980msgid "Epson E 720"
14981msgstr "爱普生 E 720"
14982
14983#: src/xml/xmli18n-tmp.h:5028
14984msgid "Epson EM 900C"
14985msgstr "爱普生 EM 900C"
14986
14987#: src/xml/xmli18n-tmp.h:5029
14988msgid "Epson EM 930C"
14989msgstr "爱普生 EM 930C"
14990
14991#: src/xml/xmli18n-tmp.h:5030
14992msgid "Epson EP 302"
14993msgstr "爱普生 EP 302"
14994
14995#: src/xml/xmli18n-tmp.h:5031
14996msgid "Epson EP 702A"
14997msgstr "爱普生 EP 702A"
14998
14999#: src/xml/xmli18n-tmp.h:5032
15000msgid "Epson EP 801A"
15001msgstr "爱普生 EP 801A"
15002
15003#: src/xml/xmli18n-tmp.h:5033
15004msgid "Epson EP 901A"
15005msgstr "爱普生 EP 901A"
15006
15007#: src/xml/xmli18n-tmp.h:5034
15008msgid "Epson EP 901F"
15009msgstr "爱普生 EP 901F"
15010
15011#: src/xml/xmli18n-tmp.h:5035
15012msgid "Epson MC 2000"
15013msgstr "爱普生 MC 2000"
15014
15015#: src/xml/xmli18n-tmp.h:5036
15016msgid "Epson MC 5000"
15017msgstr "爱普生 MC 5000"
15018
15019#: src/xml/xmli18n-tmp.h:5037
15020msgid "Epson MC 7000"
15021msgstr "爱普生 MC 7000"
15022
15023#: src/xml/xmli18n-tmp.h:5038
15024msgid "Epson MC 9000"
15025msgstr "爱普生 MC 9000"
15026
15027#: src/xml/xmli18n-tmp.h:5039
15028msgid "Epson MC 10000"
15029msgstr "爱普生 MC 10000"
15030
15031#: src/xml/xmli18n-tmp.h:5040
15032msgid "Epson ME 300"
15033msgstr "爱普生 ME 300"
15034
15035#: src/xml/xmli18n-tmp.h:5041
15036msgid "Epson ME 320"
15037msgstr "爱普生 ME 320"
15038
15039#: src/xml/xmli18n-tmp.h:5042
15040msgid "Epson ME Office 70"
15041msgstr "爱普生 ME Office 70"
15042
15043#: src/xml/xmli18n-tmp.h:5043
15044msgid "Epson ME Office 80W"
15045msgstr "爱普生 ME Office 80W"
15046
15047#: src/xml/xmli18n-tmp.h:5044
15048#, fuzzy
15049msgid "Epson ME Office 82WD"
15050msgstr "爱普生 ME Office 80W"
15051
15052#: src/xml/xmli18n-tmp.h:5045
15053#, fuzzy
15054msgid "Epson ME Office 85ND"
15055msgstr "爱普生 ME Office 80W"
15056
15057#: src/xml/xmli18n-tmp.h:5046
15058msgid "Epson ME Office 360"
15059msgstr "爱普生 ME Office 360"
15060
15061#: src/xml/xmli18n-tmp.h:5047
15062msgid "Epson ME Office 600F"
15063msgstr "爱普生 ME Office 600F"
15064
15065#: src/xml/xmli18n-tmp.h:5048
15066msgid "Epson ME Office 620F"
15067msgstr "爱普生 ME Office 620F"
15068
15069#: src/xml/xmli18n-tmp.h:5049
15070msgid "Epson ME Office 700FW"
15071msgstr "爱普生 ME Office 700FW"
15072
15073#: src/xml/xmli18n-tmp.h:5050
15074#, fuzzy
15075msgid "Epson ME Office 900WD"
15076msgstr "爱普生 ME Office 940FW"
15077
15078#: src/xml/xmli18n-tmp.h:5051
15079msgid "Epson ME Office 940FW"
15080msgstr "爱普生 ME Office 940FW"
15081
15082#: src/xml/xmli18n-tmp.h:5052
15083#, fuzzy
15084msgid "Epson ME Office 960FWD"
15085msgstr "爱普生 ME Office 940FW"
15086
15087#: src/xml/xmli18n-tmp.h:5053
15088msgid "Epson ME Office 1100"
15089msgstr "爱普生 ME Office 1100"
15090
15091#: src/xml/xmli18n-tmp.h:5054
15092msgid "Epson MJ 930C"
15093msgstr "爱普生 MJ 930C"
15094
15095#: src/xml/xmli18n-tmp.h:5055
15096msgid "Epson MJ 5100C"
15097msgstr "爱普生 MJ 5100C"
15098
15099#: src/xml/xmli18n-tmp.h:5056
15100msgid "Epson MJ 6000C"
15101msgstr "爱普生 MJ 6000C"
15102
15103#: src/xml/xmli18n-tmp.h:5057
15104msgid "Epson MJ 8000C"
15105msgstr "爱普生 MJ 8000C"
15106
15107#: src/xml/xmli18n-tmp.h:5058
15108msgid "Epson PM 670C"
15109msgstr "爱普生 PM 670C"
15110
15111#: src/xml/xmli18n-tmp.h:5059
15112msgid "Epson PM 700C"
15113msgstr "爱普生 PM 700C"
15114
15115#: src/xml/xmli18n-tmp.h:5060
15116msgid "Epson PM 730C"
15117msgstr "爱普生 PM 730C"
15118
15119#: src/xml/xmli18n-tmp.h:5061
15120msgid "Epson PM 740C"
15121msgstr "爱普生 PM 740C"
15122
15123#: src/xml/xmli18n-tmp.h:5062
15124msgid "Epson PM 750C"
15125msgstr "爱普生 PM 750C"
15126
15127#: src/xml/xmli18n-tmp.h:5063
15128msgid "Epson PM 760C"
15129msgstr "爱普生 PM 760C"
15130
15131#: src/xml/xmli18n-tmp.h:5064
15132msgid "Epson PM 770C"
15133msgstr "爱普生 PM 770C"
15134
15135#: src/xml/xmli18n-tmp.h:5065
15136msgid "Epson PM 780C"
15137msgstr "爱普生 PM 780C"
15138
15139#: src/xml/xmli18n-tmp.h:5066
15140msgid "Epson PM 790PT"
15141msgstr "爱普生 PM 790PT"
15142
15143#: src/xml/xmli18n-tmp.h:5067
15144msgid "Epson PM 800C"
15145msgstr "爱普生 PM 800C"
15146
15147#: src/xml/xmli18n-tmp.h:5068
15148msgid "Epson PM 850PT"
15149msgstr "爱普生 PM 850PT"
15150
15151#: src/xml/xmli18n-tmp.h:5069
15152msgid "Epson PM 870C"
15153msgstr "爱普生 PM 870C"
15154
15155#: src/xml/xmli18n-tmp.h:5070
15156msgid "Epson PM 880C"
15157msgstr "爱普生 PM 880C"
15158
15159#: src/xml/xmli18n-tmp.h:5071
15160msgid "Epson PM 930C"
15161msgstr "爱普生 PM 930C"
15162
15163#: src/xml/xmli18n-tmp.h:5072
15164msgid "Epson PM 940C"
15165msgstr "爱普生 PM 940C"
15166
15167#: src/xml/xmli18n-tmp.h:5073
15168msgid "Epson PM 950C"
15169msgstr "爱普生 PM 950C"
15170
15171#: src/xml/xmli18n-tmp.h:5074
15172msgid "Epson PM 970C"
15173msgstr "爱普生 PM 970C"
15174
15175#: src/xml/xmli18n-tmp.h:5075
15176msgid "Epson PM 980C"
15177msgstr "爱普生 PM 980C"
15178
15179#: src/xml/xmli18n-tmp.h:5076
15180msgid "Epson PM 2000C"
15181msgstr "爱普生 PM 2000C"
15182
15183#: src/xml/xmli18n-tmp.h:5077
15184msgid "Epson PM 2200C"
15185msgstr "爱普生 PM 2200C"
15186
15187#: src/xml/xmli18n-tmp.h:5078
15188msgid "Epson PM 3000C"
15189msgstr "爱普生 PM 3000C"
15190
15191#: src/xml/xmli18n-tmp.h:5079
15192msgid "Epson PM 3300C"
15193msgstr "爱普生 PM 3300C"
15194
15195#: src/xml/xmli18n-tmp.h:5080
15196msgid "Epson PM 3500C"
15197msgstr "爱普生 PM 3500C"
15198
15199#: src/xml/xmli18n-tmp.h:5081
15200msgid "Epson PM 3700C"
15201msgstr "爱普生 PM 3700C"
15202
15203#: src/xml/xmli18n-tmp.h:5082
15204msgid "Epson PM 4000PX"
15205msgstr "爱普生 PM 4000PX"
15206
15207#: src/xml/xmli18n-tmp.h:5083
15208msgid "Epson PM 5000C"
15209msgstr "爱普生 PM 5000C"
15210
15211#: src/xml/xmli18n-tmp.h:5084
15212msgid "Epson PM 7000C"
15213msgstr "爱普生 PM 7000C"
15214
15215#: src/xml/xmli18n-tmp.h:5085
15216msgid "Epson PM 9000C"
15217msgstr "爱普生 PM 9000C"
15218
15219#: src/xml/xmli18n-tmp.h:5086
15220msgid "Epson PM 10000"
15221msgstr "爱普生 PM 10000"
15222
15223#: src/xml/xmli18n-tmp.h:5087
15224msgid "Epson PM A650"
15225msgstr "爱普生 PM A650"
15226
15227#: src/xml/xmli18n-tmp.h:5088
15228msgid "Epson PM A750"
15229msgstr "爱普生 PM A750"
15230
15231#: src/xml/xmli18n-tmp.h:5089
15232msgid "Epson PM A820"
15233msgstr "爱普生 PM A820"
15234
15235#: src/xml/xmli18n-tmp.h:5090
15236msgid "Epson PM A890"
15237msgstr "爱普生 PM A890"
15238
15239#: src/xml/xmli18n-tmp.h:5091
15240msgid "Epson PM A900"
15241msgstr "爱普生 PM A900"
15242
15243#: src/xml/xmli18n-tmp.h:5092
15244msgid "Epson PM A940"
15245msgstr "爱普生 PM A940"
15246
15247#: src/xml/xmli18n-tmp.h:5093
15248msgid "Epson PM A950"
15249msgstr "爱普生 PM A950"
15250
15251#: src/xml/xmli18n-tmp.h:5094
15252msgid "Epson PM D600"
15253msgstr "爱普生 PM D600"
15254
15255#: src/xml/xmli18n-tmp.h:5095
15256msgid "Epson PM D750"
15257msgstr "爱普生 PM D750"
15258
15259#: src/xml/xmli18n-tmp.h:5096
15260msgid "Epson PM D770"
15261msgstr "爱普生 PM D770"
15262
15263#: src/xml/xmli18n-tmp.h:5097
15264msgid "Epson PM D800"
15265msgstr "爱普生 PM D800"
15266
15267#: src/xml/xmli18n-tmp.h:5098
15268msgid "Epson PM D870"
15269msgstr "爱普生 PM D870"
15270
15271#: src/xml/xmli18n-tmp.h:5099
15272msgid "Epson PM D1000"
15273msgstr "爱普生 PM D1000"
15274
15275#: src/xml/xmli18n-tmp.h:5100
15276msgid "Epson PM G700"
15277msgstr "爱普生 PM G700"
15278
15279#: src/xml/xmli18n-tmp.h:5101
15280msgid "Epson PM G720"
15281msgstr "爱普生 PM G720"
15282
15283#: src/xml/xmli18n-tmp.h:5102
15284msgid "Epson PM G730"
15285msgstr "爱普生 PM G730"
15286
15287#: src/xml/xmli18n-tmp.h:5103
15288msgid "Epson PM G800"
15289msgstr "爱普生 PM G800"
15290
15291#: src/xml/xmli18n-tmp.h:5104
15292msgid "Epson PM G820"
15293msgstr "爱普生 PM G820"
15294
15295#: src/xml/xmli18n-tmp.h:5105
15296msgid "Epson PM G850"
15297msgstr "爱普生 PM G850"
15298
15299#: src/xml/xmli18n-tmp.h:5106
15300msgid "Epson PM T960"
15301msgstr "爱普生 PM T960"
15302
15303#: src/xml/xmli18n-tmp.h:5107
15304msgid "Epson PM G4500"
15305msgstr "爱普生 PM G4500"
15306
15307#: src/xml/xmli18n-tmp.h:5108
15308msgid "Epson PX A650"
15309msgstr "爱普生 PX A650"
15310
15311#: src/xml/xmli18n-tmp.h:5109
15312msgid "Epson Offirio PX B300"
15313msgstr "爱普生 Offirio PX B300"
15314
15315#: src/xml/xmli18n-tmp.h:5110
15316msgid "Epson Offirio PX B500"
15317msgstr "爱普生 Offirio PX B500"
15318
15319#: src/xml/xmli18n-tmp.h:5111
15320msgid "Epson PX 7V"
15321msgstr "爱普生 PX 7V"
15322
15323#: src/xml/xmli18n-tmp.h:5112
15324msgid "Epson PX 101"
15325msgstr "爱普生 PX 101"
15326
15327#: src/xml/xmli18n-tmp.h:5113
15328msgid "Epson PX 201"
15329msgstr "爱普生 PX 201"
15330
15331#: src/xml/xmli18n-tmp.h:5114
15332#, fuzzy
15333msgid "Epson PX 203"
15334msgstr "爱普生 PX 201"
15335
15336#: src/xml/xmli18n-tmp.h:5115
15337msgid "Epson PX 204"
15338msgstr "爱普生 PX 204"
15339
15340#: src/xml/xmli18n-tmp.h:5116
15341msgid "Epson PX 401A"
15342msgstr "爱普生 PX 401A"
15343
15344#: src/xml/xmli18n-tmp.h:5117
15345#, fuzzy
15346msgid "Epson PX 503A"
15347msgstr "爱普生 PX 504A"
15348
15349#: src/xml/xmli18n-tmp.h:5118
15350msgid "Epson PX 504A"
15351msgstr "爱普生 PX 504A"
15352
15353#: src/xml/xmli18n-tmp.h:5119
15354msgid "Epson PX 601F"
15355msgstr "爱普生 PX 601F"
15356
15357#: src/xml/xmli18n-tmp.h:5120
15358#, fuzzy
15359msgid "Epson PX 603F"
15360msgstr "爱普生 PX 601F"
15361
15362#: src/xml/xmli18n-tmp.h:5121
15363msgid "Epson PX 1001"
15364msgstr "爱普生 PX 1001"
15365
15366#: src/xml/xmli18n-tmp.h:5122
15367msgid "Epson PX 1200"
15368msgstr "爱普生 PX 1200"
15369
15370#: src/xml/xmli18n-tmp.h:5123
15371msgid "Epson PX 1600F"
15372msgstr "爱普生 PX 1600F"
15373
15374#: src/xml/xmli18n-tmp.h:5124
15375msgid "Epson PX 1700F"
15376msgstr "爱普生 PX 1700F"
15377
15378#: src/xml/xmli18n-tmp.h:5125
15379msgid "Epson PX G900"
15380msgstr "爱普生 PX G900"
15381
15382#: src/xml/xmli18n-tmp.h:5126
15383msgid "Epson PX G920"
15384msgstr "爱普生 PX G920"
15385
15386#: src/xml/xmli18n-tmp.h:5127
15387msgid "Epson PX G5000"
15388msgstr "爱普生 PX G5000"
15389
15390#: src/xml/xmli18n-tmp.h:5128
15391msgid "Epson PX G5300"
15392msgstr "爱普生 PX G5300"
15393
15394#: src/xml/xmli18n-tmp.h:5129
15395msgid "Epson PX V500"
15396msgstr "爱普生 PX V500"
15397
15398#: src/xml/xmli18n-tmp.h:5130
15399msgid "Epson PX V600"
15400msgstr "爱普生 PX V600"
15401
15402#: src/xml/xmli18n-tmp.h:5131
15403msgid "Epson PX V630"
15404msgstr "爱普生 PX V630"
15405
15406#: src/xml/xmli18n-tmp.h:5132
15407msgid "Epson PX V780"
15408msgstr "爱普生 PX V780"
15409
15410#: src/xml/xmli18n-tmp.h:5133
15411msgid "Epson PX 5500"
15412msgstr "爱普生 PX 5500"
15413
15414#: src/xml/xmli18n-tmp.h:5134
15415msgid "Epson PX G5600"
15416msgstr "爱普生 PX G5600"
15417
15418#: src/xml/xmli18n-tmp.h:5135
15419msgid "Epson PX 7000"
15420msgstr "爱普生 PX 7000"
15421
15422#: src/xml/xmli18n-tmp.h:5136
15423msgid "Epson PX 9000"
15424msgstr "爱普生 PX 9000"
15425
15426#: src/xml/xmli18n-tmp.h:5137
15427msgid "Compaq IJ1200"
15428msgstr "康柏 IJ1200"
15429
15430#: src/xml/xmli18n-tmp.h:5138
15431msgid "Lexmark X73"
15432msgstr "利盟 X73"
15433
15434#: src/xml/xmli18n-tmp.h:5139
15435msgid "Lexmark Z42"
15436msgstr "利盟 Z42"
15437
15438#: src/xml/xmli18n-tmp.h:5140
15439msgid "Lexmark Z43"
15440msgstr "利盟 Z43"
15441
15442#: src/xml/xmli18n-tmp.h:5141
15443msgid "Lexmark Z52"
15444msgstr "利盟 Z52"
15445
15446#: src/xml/xmli18n-tmp.h:5142
15447msgid "Lexmark Z53"
15448msgstr "利盟 Z53"
15449
15450#: src/xml/xmli18n-tmp.h:5143
15451msgid "Apollo P-2100"
15452msgstr "Apollo P-2100"
15453
15454#: src/xml/xmli18n-tmp.h:5144
15455msgid "Apollo P-2150"
15456msgstr "Apollo P-2150"
15457
15458#: src/xml/xmli18n-tmp.h:5145
15459msgid "Apollo P-2200"
15460msgstr "Apollo P-2200"
15461
15462#: src/xml/xmli18n-tmp.h:5146
15463msgid "Apollo P-2250"
15464msgstr "Apollo P-2250"
15465
15466#: src/xml/xmli18n-tmp.h:5147
15467msgid "Apollo P-2500"
15468msgstr "Apollo P-2500"
15469
15470#: src/xml/xmli18n-tmp.h:5148
15471msgid "Apollo P-2550"
15472msgstr "Apollo P-2550"
15473
15474#: src/xml/xmli18n-tmp.h:5149
15475msgid "Apollo P-2600"
15476msgstr "Apollo P-2600"
15477
15478#: src/xml/xmli18n-tmp.h:5150
15479msgid "Apollo P-2650"
15480msgstr "Apollo P-2650"
15481
15482#: src/xml/xmli18n-tmp.h:5151
15483msgid "Apple Color StyleWriter 4100"
15484msgstr "Apple Color StyleWriter 4100"
15485
15486#: src/xml/xmli18n-tmp.h:5152
15487msgid "Apple Color StyleWriter 4500"
15488msgstr "Apple Color StyleWriter 4500"
15489
15490#: src/xml/xmli18n-tmp.h:5153
15491msgid "Apple Color StyleWriter 6500"
15492msgstr "Apple Color StyleWriter 6500"
15493
15494#: src/xml/xmli18n-tmp.h:5154
15495msgid "Apple LaserWriter Select 360"
15496msgstr "Apple LaserWriter Select 360"
15497
15498#: src/xml/xmli18n-tmp.h:5155
15499msgid "Brother DCP-1200"
15500msgstr "兄弟工业 DCP-1200"
15501
15502#: src/xml/xmli18n-tmp.h:5156
15503msgid "Brother DCP-8045D"
15504msgstr "兄弟工业 DCP-8045D"
15505
15506#: src/xml/xmli18n-tmp.h:5157
15507msgid "Brother HL-1040"
15508msgstr "兄弟工业 HL-1040"
15509
15510#: src/xml/xmli18n-tmp.h:5158
15511msgid "Brother HL-1050"
15512msgstr "兄弟工业 HL-1050"
15513
15514#: src/xml/xmli18n-tmp.h:5159
15515msgid "Brother HL-1060"
15516msgstr "兄弟工业 HL-1060"
15517
15518#: src/xml/xmli18n-tmp.h:5160
15519msgid "Brother HL-1070"
15520msgstr "兄弟工业 HL-1070"
15521
15522#: src/xml/xmli18n-tmp.h:5161
15523msgid "Brother HL-10V"
15524msgstr "兄弟工业 HL-10V"
15525
15526#: src/xml/xmli18n-tmp.h:5162
15527msgid "Brother HL-10h"
15528msgstr "兄弟工业 HL-10h"
15529
15530#: src/xml/xmli18n-tmp.h:5163
15531msgid "Brother HL-1240"
15532msgstr "兄弟工业 HL-1240"
15533
15534#: src/xml/xmli18n-tmp.h:5164
15535msgid "Brother HL-1250"
15536msgstr "兄弟工业 HL-1250"
15537
15538#: src/xml/xmli18n-tmp.h:5165
15539msgid "Brother HL-1260"
15540msgstr "兄弟工业 HL-1260"
15541
15542#: src/xml/xmli18n-tmp.h:5166
15543msgid "Brother HL-1270N"
15544msgstr "兄弟工业 HL-1270N"
15545
15546#: src/xml/xmli18n-tmp.h:5167
15547msgid "Brother HL-1440"
15548msgstr "兄弟工业 HL-1440"
15549
15550#: src/xml/xmli18n-tmp.h:5168
15551msgid "Brother HL-1450"
15552msgstr "兄弟工业 HL-1450"
15553
15554#: src/xml/xmli18n-tmp.h:5169
15555msgid "Brother HL-1470N"
15556msgstr "兄弟工业 HL-1470N"
15557
15558#: src/xml/xmli18n-tmp.h:5170
15559msgid "Brother HL-1650"
15560msgstr "兄弟工业 HL-1650"
15561
15562#: src/xml/xmli18n-tmp.h:5171
15563msgid "Brother HL-1660e"
15564msgstr "兄弟工业 HL-1660e"
15565
15566#: src/xml/xmli18n-tmp.h:5172
15567msgid "Brother HL-1670N"
15568msgstr "兄弟工业 HL-1670N"
15569
15570#: src/xml/xmli18n-tmp.h:5173
15571msgid "Brother HL-1850"
15572msgstr "兄弟工业 HL-1850"
15573
15574#: src/xml/xmli18n-tmp.h:5174
15575msgid "Brother HL-1870N"
15576msgstr "兄弟工业 HL-1870N"
15577
15578#: src/xml/xmli18n-tmp.h:5175
15579msgid "Brother HL-2060"
15580msgstr "兄弟工业 HL-2060"
15581
15582#: src/xml/xmli18n-tmp.h:5176
15583#, fuzzy
15584msgid "Brother HL-2250DN"
15585msgstr "兄弟工业 HL-5170DN"
15586
15587#: src/xml/xmli18n-tmp.h:5177
15588#, fuzzy
15589msgid "Brother HL-2400CeN"
15590msgstr "兄弟工业 HL-2460N"
15591
15592#: src/xml/xmli18n-tmp.h:5178
15593msgid "Brother HL-2460"
15594msgstr "兄弟工业 HL-2460"
15595
15596#: src/xml/xmli18n-tmp.h:5179
15597msgid "Brother HL-2460N"
15598msgstr "兄弟工业 HL-2460N"
15599
15600#: src/xml/xmli18n-tmp.h:5180
15601#, fuzzy
15602msgid "Brother HL-2600CN"
15603msgstr "兄弟工业 HL-2460N"
15604
15605#: src/xml/xmli18n-tmp.h:5181
15606#, fuzzy
15607msgid "Brother HL-3400CN"
15608msgstr "兄弟工业 HL-1470N"
15609
15610#: src/xml/xmli18n-tmp.h:5182
15611#, fuzzy
15612msgid "Brother HL-3450CN"
15613msgstr "兄弟工业 HL-1450"
15614
15615#: src/xml/xmli18n-tmp.h:5183
15616msgid "Brother HL-4Ve"
15617msgstr "兄弟工业 HL-4Ve"
15618
15619#: src/xml/xmli18n-tmp.h:5184
15620#, fuzzy
15621msgid "Brother HL-4040CN"
15622msgstr "兄弟工业 HL-1040"
15623
15624#: src/xml/xmli18n-tmp.h:5185
15625msgid "Brother HL-5030"
15626msgstr "兄弟工业 HL-5030"
15627
15628#: src/xml/xmli18n-tmp.h:5186
15629msgid "Brother HL-5040"
15630msgstr "兄弟工业 HL-5040"
15631
15632#: src/xml/xmli18n-tmp.h:5187
15633msgid "Brother HL-5050"
15634msgstr "兄弟工业 HL-5050"
15635
15636#: src/xml/xmli18n-tmp.h:5188
15637msgid "Brother HL-5070N"
15638msgstr "兄弟工业 HL-5070N"
15639
15640#: src/xml/xmli18n-tmp.h:5189
15641msgid "Brother HL-5140"
15642msgstr "兄弟工业 HL-5140"
15643
15644#: src/xml/xmli18n-tmp.h:5190
15645msgid "Brother HL-5150D"
15646msgstr "兄弟工业 HL-5150D"
15647
15648#: src/xml/xmli18n-tmp.h:5191
15649msgid "Brother HL-5170DN"
15650msgstr "兄弟工业 HL-5170DN"
15651
15652#: src/xml/xmli18n-tmp.h:5192
15653#, fuzzy
15654msgid "Brother HL-5340D"
15655msgstr "兄弟工业 HL-5030"
15656
15657#: src/xml/xmli18n-tmp.h:5193
15658msgid "Brother HL-630"
15659msgstr "兄弟工业 HL-630"
15660
15661#: src/xml/xmli18n-tmp.h:5194
15662msgid "Brother HL-660"
15663msgstr "兄弟工业 HL-660"
15664
15665#: src/xml/xmli18n-tmp.h:5195
15666msgid "Brother HL-7050"
15667msgstr "兄弟工业 HL-7050"
15668
15669#: src/xml/xmli18n-tmp.h:5196
15670msgid "Brother HL-7050N"
15671msgstr "兄弟工业 HL-7050N"
15672
15673#: src/xml/xmli18n-tmp.h:5197
15674msgid "Brother HL-760"
15675msgstr "兄弟工业 HL-760"
15676
15677#: src/xml/xmli18n-tmp.h:5198
15678msgid "Brother HL-960"
15679msgstr "兄弟工业 HL-960"
15680
15681#: src/xml/xmli18n-tmp.h:5199
15682msgid "Brother MFC-6550MC"
15683msgstr "兄弟工业 MFC-6550MC"
15684
15685#: src/xml/xmli18n-tmp.h:5200
15686msgid "Brother MFC-8300"
15687msgstr "兄弟工业 MFC-8300"
15688
15689#: src/xml/xmli18n-tmp.h:5201
15690msgid "Brother MFC-9500"
15691msgstr "兄弟工业 MFC-9500"
15692
15693#: src/xml/xmli18n-tmp.h:5202
15694msgid "Brother MFC-9600"
15695msgstr "兄弟工业 MFC-9600"
15696
15697#: src/xml/xmli18n-tmp.h:5203
15698msgid "Canon GP 335"
15699msgstr "佳能 GP 335"
15700
15701#: src/xml/xmli18n-tmp.h:5204
15702msgid "Canon LBP-4sx"
15703msgstr "佳能 LBP-4sx"
15704
15705#: src/xml/xmli18n-tmp.h:5205
15706msgid "Canon LBP-430"
15707msgstr "佳能 LBP-430"
15708
15709#: src/xml/xmli18n-tmp.h:5206
15710msgid "Canon LBP-1000"
15711msgstr "佳能 LBP-1000"
15712
15713#: src/xml/xmli18n-tmp.h:5207
15714msgid "Canon LBP-1260"
15715msgstr "佳能 LBP-1260"
15716
15717#: src/xml/xmli18n-tmp.h:5208
15718msgid "Canon LBP-1760"
15719msgstr "佳能 LBP-1760"
15720
15721#: src/xml/xmli18n-tmp.h:5209
15722msgid "Canon LBP-3360"
15723msgstr "佳能 LBP-3360"
15724
15725#: src/xml/xmli18n-tmp.h:5210
15726#, fuzzy
15727msgid "Canon LBP-5360"
15728msgstr "佳能 LBP-3360"
15729
15730#: src/xml/xmli18n-tmp.h:5211
15731#, fuzzy
15732msgid "Canon LBP-5390"
15733msgstr "佳能 LBP-430"
15734
15735#: src/xml/xmli18n-tmp.h:5212
15736msgid "Canon imageRunner 330s"
15737msgstr "佳能 imageRunner 330s"
15738
15739#: src/xml/xmli18n-tmp.h:5213
15740#, fuzzy
15741msgid "Canon imageRunner C2550"
15742msgstr "佳能 imageRunner 330s"
15743
15744#: src/xml/xmli18n-tmp.h:5214
15745#, fuzzy
15746msgid "Canon imageRunner C2570"
15747msgstr "佳能 imageRunner 330s"
15748
15749#: src/xml/xmli18n-tmp.h:5215
15750#, fuzzy
15751msgid "Canon imageRunner C2570i"
15752msgstr "佳能 imageRunner 330s"
15753
15754#: src/xml/xmli18n-tmp.h:5216
15755#, fuzzy
15756msgid "Canon imageRunner C2570N"
15757msgstr "佳能 imageRunner 330s"
15758
15759#: src/xml/xmli18n-tmp.h:5217
15760#, fuzzy
15761msgid "Canon imageRunner C2620N"
15762msgstr "佳能 imageRunner 330s"
15763
15764#: src/xml/xmli18n-tmp.h:5218
15765#, fuzzy
15766msgid "Canon imageRunner C3100"
15767msgstr "佳能 imageRunner 330s"
15768
15769#: src/xml/xmli18n-tmp.h:5219
15770#, fuzzy
15771msgid "Canon imageRunner C3170"
15772msgstr "佳能 imageRunner 330s"
15773
15774#: src/xml/xmli18n-tmp.h:5220
15775#, fuzzy
15776msgid "Canon imageRunner C3170i"
15777msgstr "佳能 imageRunner 330s"
15778
15779#: src/xml/xmli18n-tmp.h:5221
15780#, fuzzy
15781msgid "Canon imageRunner C3200"
15782msgstr "佳能 imageRunner 330s"
15783
15784#: src/xml/xmli18n-tmp.h:5222
15785#, fuzzy
15786msgid "Canon imageRunner C5030"
15787msgstr "佳能 imageRunner 330s"
15788
15789#: src/xml/xmli18n-tmp.h:5223
15790#, fuzzy
15791msgid "Canon imageRunner C5058"
15792msgstr "佳能 imageRunner 330s"
15793
15794#: src/xml/xmli18n-tmp.h:5224
15795#, fuzzy
15796msgid "Canon imageRunner C5068"
15797msgstr "佳能 imageRunner 330s"
15798
15799#: src/xml/xmli18n-tmp.h:5225
15800#, fuzzy
15801msgid "Canon imageRunner C5180"
15802msgstr "佳能 imageRunner 330s"
15803
15804#: src/xml/xmli18n-tmp.h:5226
15805#, fuzzy
15806msgid "Canon imageRunner C5185"
15807msgstr "佳能 imageRunner 330s"
15808
15809#: src/xml/xmli18n-tmp.h:5227
15810#, fuzzy
15811msgid "Canon imageRunner C5185i"
15812msgstr "佳能 imageRunner 330s"
15813
15814#: src/xml/xmli18n-tmp.h:5228
15815#, fuzzy
15816msgid "Canon imageRunner C5800"
15817msgstr "佳能 imageRunner 330s"
15818
15819#: src/xml/xmli18n-tmp.h:5229
15820#, fuzzy
15821msgid "Canon imageRunner C5870U"
15822msgstr "佳能 imageRunner 330s"
15823
15824#: src/xml/xmli18n-tmp.h:5230
15825#, fuzzy
15826msgid "Canon imageRunner C6800"
15827msgstr "佳能 imageRunner 330s"
15828
15829#: src/xml/xmli18n-tmp.h:5231
15830#, fuzzy
15831msgid "Canon imageRunner C6870U"
15832msgstr "佳能 imageRunner 330s"
15833
15834#: src/xml/xmli18n-tmp.h:5232
15835msgid "Citizen ProJet II"
15836msgstr "Citizen ProJet II"
15837
15838#: src/xml/xmli18n-tmp.h:5233
15839msgid "Datamax-ONeil p1115"
15840msgstr ""
15841
15842#: src/xml/xmli18n-tmp.h:5234
15843msgid "Datamax-ONeil p1115s"
15844msgstr ""
15845
15846#: src/xml/xmli18n-tmp.h:5235
15847msgid "Datamax-ONeil p1120n"
15848msgstr ""
15849
15850#: src/xml/xmli18n-tmp.h:5236
15851msgid "Datamax-ONeil p1125"
15852msgstr ""
15853
15854#: src/xml/xmli18n-tmp.h:5237
15855msgid "Datamax-ONeil p1725"
15856msgstr ""
15857
15858#: src/xml/xmli18n-tmp.h:5238
15859msgid "Datamax-ONeil w1110"
15860msgstr ""
15861
15862#: src/xml/xmli18n-tmp.h:5239
15863msgid "Datamax-ONeil H8308p"
15864msgstr ""
15865
15866#: src/xml/xmli18n-tmp.h:5240
15867msgid "DEC 1800"
15868msgstr "DEC 1800"
15869
15870#: src/xml/xmli18n-tmp.h:5241
15871msgid "DEC LN17"
15872msgstr "DEC LN17"
15873
15874#: src/xml/xmli18n-tmp.h:5242
15875msgid "Dell 3000cn"
15876msgstr ""
15877
15878#: src/xml/xmli18n-tmp.h:5243
15879msgid "Dell 3100cn"
15880msgstr ""
15881
15882#: src/xml/xmli18n-tmp.h:5244
15883msgid "Epson ActionLaser 1100"
15884msgstr "爱普生 ActionLaser 1100"
15885
15886#: src/xml/xmli18n-tmp.h:5245
15887msgid "Epson ActionLaser II"
15888msgstr "爱普生 ActionLaser II"
15889
15890#: src/xml/xmli18n-tmp.h:5246
15891msgid "Epson AL-C2000"
15892msgstr "爱普生 AL-C2000"
15893
15894#: src/xml/xmli18n-tmp.h:5247
15895msgid "Epson AL-C2000 PS3"
15896msgstr "爱普生 AL-C2000 PS3"
15897
15898#: src/xml/xmli18n-tmp.h:5248
15899msgid "Epson AL-C8500"
15900msgstr "爱普生 AL-C8500"
15901
15902#: src/xml/xmli18n-tmp.h:5249
15903msgid "Epson AL-C8500PS"
15904msgstr "爱普生 AL-C8500PS"
15905
15906#: src/xml/xmli18n-tmp.h:5250
15907msgid "Epson AL-C8600"
15908msgstr "爱普生 AL-C8600"
15909
15910#: src/xml/xmli18n-tmp.h:5251
15911msgid "Epson AL-C8600 PS3"
15912msgstr "爱普生 AL-C8600 PS3"
15913
15914#: src/xml/xmli18n-tmp.h:5252
15915msgid "Epson EPL-5200"
15916msgstr "爱普生 EPL-5200"
15917
15918#: src/xml/xmli18n-tmp.h:5253
15919msgid "Epson EPL-5200+"
15920msgstr "爱普生 EPL-5200+"
15921
15922#: src/xml/xmli18n-tmp.h:5254
15923msgid "Epson EPL-5700"
15924msgstr "爱普生 EPL-5700"
15925
15926#: src/xml/xmli18n-tmp.h:5255
15927msgid "Epson EPL-5700PS"
15928msgstr "爱普生 EPL-5700PS"
15929
15930#: src/xml/xmli18n-tmp.h:5256
15931msgid "Epson EPL-5800"
15932msgstr "爱普生 EPL-5800"
15933
15934#: src/xml/xmli18n-tmp.h:5257
15935msgid "Epson EPL-5800PS"
15936msgstr "爱普生 EPL-5800PS"
15937
15938#: src/xml/xmli18n-tmp.h:5258
15939msgid "Epson EPL-5900"
15940msgstr "爱普生 EPL-5900"
15941
15942#: src/xml/xmli18n-tmp.h:5259
15943msgid "Epson EPL-5900 PS3"
15944msgstr "爱普生 EPL-5900 PS3"
15945
15946#: src/xml/xmli18n-tmp.h:5260
15947msgid "Epson EPL-6100"
15948msgstr "爱普生 EPL-6100"
15949
15950#: src/xml/xmli18n-tmp.h:5261
15951msgid "Epson EPL-6100 PS3"
15952msgstr "爱普生 EPL-6100 PS3"
15953
15954#: src/xml/xmli18n-tmp.h:5262
15955msgid "Epson EPL-7100"
15956msgstr "爱普生 EPL-7100"
15957
15958#: src/xml/xmli18n-tmp.h:5263
15959msgid "Epson EPL-N2050"
15960msgstr "爱普生 EPL-N2050"
15961
15962#: src/xml/xmli18n-tmp.h:5264
15963msgid "Epson EPL-N2050+"
15964msgstr "爱普生 EPL-N2050+"
15965
15966#: src/xml/xmli18n-tmp.h:5265
15967msgid "Epson EPL-N2050PS"
15968msgstr "爱普生 EPL-N2050PS"
15969
15970#: src/xml/xmli18n-tmp.h:5266
15971msgid "Epson EPL-N2050PS+"
15972msgstr "爱普生 EPL-N2050PS+"
15973
15974#: src/xml/xmli18n-tmp.h:5267
15975msgid "Epson EPL-N2120"
15976msgstr "爱普生 EPL-N2120"
15977
15978#: src/xml/xmli18n-tmp.h:5268
15979msgid "Epson EPL-N2500"
15980msgstr "爱普生 EPL-N2500"
15981
15982#: src/xml/xmli18n-tmp.h:5269
15983msgid "Epson EPL-N2500 PS3"
15984msgstr "爱普生 EPL-N2500 PS3"
15985
15986#: src/xml/xmli18n-tmp.h:5270
15987msgid "Epson EPL-N2750"
15988msgstr "爱普生 EPL-N2750"
15989
15990#: src/xml/xmli18n-tmp.h:5271
15991msgid "Epson EPL-N2750PS"
15992msgstr "爱普生 EPL-N2750PS"
15993
15994#: src/xml/xmli18n-tmp.h:5272
15995msgid "Fujitsu PrintPartner 10V"
15996msgstr "富士通 PrintPartner 10V"
15997
15998#: src/xml/xmli18n-tmp.h:5273
15999msgid "Fujitsu PrintPartner 16DV"
16000msgstr "富士通 PrintPartner 16DV"
16001
16002#: src/xml/xmli18n-tmp.h:5274
16003msgid "Fujitsu PrintPartner 20W"
16004msgstr "富士通 PrintPartner 20W"
16005
16006#: src/xml/xmli18n-tmp.h:5275
16007msgid "Fujitsu PrintPartner 8000"
16008msgstr "富士通 PrintPartner 8000"
16009
16010#: src/xml/xmli18n-tmp.h:5276
16011msgid "Generic PCL 4 Printer"
16012msgstr "标准 PCL 4 打印机"
16013
16014#: src/xml/xmli18n-tmp.h:5277
16015#, fuzzy
16016msgid "Generic PCL 4 Printer wide margin"
16017msgstr "标准 PCL 4 打印机"
16018
16019#: src/xml/xmli18n-tmp.h:5278
16020msgid "Generic PCL 4 LF Printer"
16021msgstr "标准 PCL 4 LF 打印机"
16022
16023#: src/xml/xmli18n-tmp.h:5279
16024msgid "Generic PCL 5 Printer"
16025msgstr "标准 PCL 5 打印机"
16026
16027#: src/xml/xmli18n-tmp.h:5280
16028#, fuzzy
16029msgid "Generic PCL 5 Printer wide margin"
16030msgstr "标准 PCL 5 打印机"
16031
16032#: src/xml/xmli18n-tmp.h:5281
16033msgid "Generic PCL 5 LF Printer"
16034msgstr "标准 PCL 5 LF 打印机"
16035
16036#: src/xml/xmli18n-tmp.h:5282
16037msgid "Generic PCL 5c Printer"
16038msgstr "标准 PCL 5c 打印机"
16039
16040#: src/xml/xmli18n-tmp.h:5283
16041msgid "Generic PCL 5c LF Printer"
16042msgstr "标准 PCL 5c LF 打印机"
16043
16044#: src/xml/xmli18n-tmp.h:5284
16045msgid "Generic PCL 5e Printer"
16046msgstr "标准 PCL 5e 打印机"
16047
16048#: src/xml/xmli18n-tmp.h:5285
16049msgid "Generic PCL 5e LF Printer"
16050msgstr "标准 PCL 5e LF 打印机"
16051
16052#: src/xml/xmli18n-tmp.h:5286
16053msgid "Generic PCL 6/PCL XL Printer"
16054msgstr "标准 PCL 6/PCL XL 打印机"
16055
16056#: src/xml/xmli18n-tmp.h:5287
16057msgid "Generic PCL 6/PCL XL LF Printer"
16058msgstr "标准 PCL 6/PCL XL LF 打印机"
16059
16060#: src/xml/xmli18n-tmp.h:5288
16061#, fuzzy
16062msgid "Generic PCL 6 Printer wide margin"
16063msgstr "标准 PCL 4 打印机"
16064
16065#: src/xml/xmli18n-tmp.h:5289
16066#, fuzzy
16067msgid "Generic PCL 6 LF Printer wide margin"
16068msgstr "标准 PCL 4 LF 打印机"
16069
16070#: src/xml/xmli18n-tmp.h:5290
16071#, fuzzy
16072msgid "Generic PCL 6 Tabl Printer wide margin"
16073msgstr "标准 PCL 4 打印机"
16074
16075#: src/xml/xmli18n-tmp.h:5291
16076#, fuzzy
16077msgid "Generic PCL Color Laser"
16078msgstr "标准 PCL 4 打印机"
16079
16080#: src/xml/xmli18n-tmp.h:5292
16081#, fuzzy
16082msgid "Generic PCL Color Laser LF Printer"
16083msgstr "标准 PCL 5e LF 打印机"
16084
16085#: src/xml/xmli18n-tmp.h:5293
16086#, fuzzy
16087msgid "Generic PCL Color wide margin"
16088msgstr "标准 PCL 4 打印机"
16089
16090#: src/xml/xmli18n-tmp.h:5294
16091#, fuzzy
16092msgid "Generic PCL Color LF wide margin"
16093msgstr "标准 PCL 4 LF 打印机"
16094
16095#: src/xml/xmli18n-tmp.h:5295
16096#, fuzzy
16097msgid "Generic PCL Color Tabl wide margin"
16098msgstr "标准 PCL 4 打印机"
16099
16100#: src/xml/xmli18n-tmp.h:5296
16101msgid "Gestetner 10512"
16102msgstr "Gestetner 10512"
16103
16104#: src/xml/xmli18n-tmp.h:5297
16105msgid "Gestetner 2212"
16106msgstr "Gestetner 2212"
16107
16108#: src/xml/xmli18n-tmp.h:5298
16109msgid "Gestetner 2712"
16110msgstr "Gestetner 2712"
16111
16112#: src/xml/xmli18n-tmp.h:5299
16113msgid "Gestetner 3212"
16114msgstr "Gestetner 3212"
16115
16116#: src/xml/xmli18n-tmp.h:5300
16117msgid "Gestetner 3502"
16118msgstr "Gestetner 3502"
16119
16120#: src/xml/xmli18n-tmp.h:5301
16121msgid "Gestetner 3532/4235g"
16122msgstr "Gestetner 3532/4235g"
16123
16124#: src/xml/xmli18n-tmp.h:5302
16125msgid "Gestetner 4502"
16126msgstr "Gestetner 4502"
16127
16128#: src/xml/xmli18n-tmp.h:5303
16129msgid "Gestetner 4532/4245g"
16130msgstr "Gestetner 4532/4245g"
16131
16132#: src/xml/xmli18n-tmp.h:5304
16133msgid "Gestetner 6002"
16134msgstr "Gestetner 6002"
16135
16136#: src/xml/xmli18n-tmp.h:5305
16137msgid "Gestetner 7502"
16138msgstr "Gestetner 7502"
16139
16140#: src/xml/xmli18n-tmp.h:5306
16141msgid "Gestetner 9002"
16142msgstr "Gestetner 9002"
16143
16144#: src/xml/xmli18n-tmp.h:5307
16145#, fuzzy
16146msgid "Gestetner CS555"
16147msgstr "Gestetner DSm415"
16148
16149#: src/xml/xmli18n-tmp.h:5308
16150#, fuzzy
16151msgid "Gestetner DSc1020"
16152msgstr "Gestetner DSm620"
16153
16154#: src/xml/xmli18n-tmp.h:5309
16155#, fuzzy
16156msgid "Gestetner DSc1025"
16157msgstr "Gestetner DSm415"
16158
16159#: src/xml/xmli18n-tmp.h:5310
16160#, fuzzy
16161msgid "Gestetner DSc1030"
16162msgstr "Gestetner DSm730"
16163
16164#: src/xml/xmli18n-tmp.h:5311
16165#, fuzzy
16166msgid "Gestetner DSc1045"
16167msgstr "Gestetner DSm415"
16168
16169#: src/xml/xmli18n-tmp.h:5312
16170#, fuzzy
16171msgid "Gestetner DSc1060"
16172msgstr "Gestetner DSm616"
16173
16174#: src/xml/xmli18n-tmp.h:5313
16175#, fuzzy
16176msgid "Gestetner DSc1120"
16177msgstr "Gestetner DSm620"
16178
16179#: src/xml/xmli18n-tmp.h:5314
16180#, fuzzy
16181msgid "Gestetner DSc1220"
16182msgstr "Gestetner DSm620"
16183
16184#: src/xml/xmli18n-tmp.h:5315
16185#, fuzzy
16186msgid "Gestetner DSc1225"
16187msgstr "Gestetner DSm415"
16188
16189#: src/xml/xmli18n-tmp.h:5316
16190#, fuzzy
16191msgid "Gestetner DSc1230"
16192msgstr "Gestetner DSm620"
16193
16194#: src/xml/xmli18n-tmp.h:5317
16195#, fuzzy
16196msgid "Gestetner DSc1245"
16197msgstr "Gestetner DSm415"
16198
16199#: src/xml/xmli18n-tmp.h:5318
16200#, fuzzy
16201msgid "Gestetner DSc1260"
16202msgstr "Gestetner DSm616"
16203
16204#: src/xml/xmli18n-tmp.h:5319
16205#, fuzzy
16206msgid "Gestetner DSc424"
16207msgstr "Gestetner DSm415"
16208
16209#: src/xml/xmli18n-tmp.h:5320
16210#, fuzzy
16211msgid "Gestetner DSc428"
16212msgstr "Gestetner DSm415"
16213
16214#: src/xml/xmli18n-tmp.h:5321
16215#, fuzzy
16216msgid "Gestetner DSc432"
16217msgstr "Gestetner DSm415"
16218
16219#: src/xml/xmli18n-tmp.h:5322
16220#, fuzzy
16221msgid "Gestetner DSc435"
16222msgstr "Gestetner DSm415"
16223
16224#: src/xml/xmli18n-tmp.h:5323
16225#, fuzzy
16226msgid "Gestetner DSc445"
16227msgstr "Gestetner DSm415"
16228
16229#: src/xml/xmli18n-tmp.h:5324
16230#, fuzzy
16231msgid "Gestetner DSc460"
16232msgstr "Gestetner DSm620"
16233
16234#: src/xml/xmli18n-tmp.h:5325
16235msgid "Gestetner DSm415"
16236msgstr "Gestetner DSm415"
16237
16238#: src/xml/xmli18n-tmp.h:5326
16239msgid "Gestetner DSm615"
16240msgstr "Gestetner DSm615"
16241
16242#: src/xml/xmli18n-tmp.h:5327
16243msgid "Gestetner DSm616"
16244msgstr "Gestetner DSm616"
16245
16246#: src/xml/xmli18n-tmp.h:5328
16247msgid "Gestetner DSm618"
16248msgstr "Gestetner DSm618"
16249
16250#: src/xml/xmli18n-tmp.h:5329
16251msgid "Gestetner DSm618d"
16252msgstr "Gestetner DSm618d"
16253
16254#: src/xml/xmli18n-tmp.h:5330
16255msgid "Gestetner DSm620"
16256msgstr "Gestetner DSm620"
16257
16258#: src/xml/xmli18n-tmp.h:5331
16259msgid "Gestetner DSm620d"
16260msgstr "Gestetner DSm620d"
16261
16262#: src/xml/xmli18n-tmp.h:5332
16263msgid "Gestetner DSm622"
16264msgstr "Gestetner DSm622"
16265
16266#: src/xml/xmli18n-tmp.h:5333
16267msgid "Gestetner DSm627"
16268msgstr "Gestetner DSm627"
16269
16270#: src/xml/xmli18n-tmp.h:5334
16271msgid "Gestetner DSm635/635G"
16272msgstr "Gestetner DSm635/635G"
16273
16274#: src/xml/xmli18n-tmp.h:5335
16275msgid "Gestetner DSm645/645G"
16276msgstr "Gestetner DSm645/645G"
16277
16278#: src/xml/xmli18n-tmp.h:5336
16279msgid "Gestetner DSm651"
16280msgstr "Gestetner DSm651"
16281
16282#: src/xml/xmli18n-tmp.h:5337
16283msgid "Gestetner DSm660"
16284msgstr "Gestetner DSm660"
16285
16286#: src/xml/xmli18n-tmp.h:5338
16287msgid "Gestetner DSm675"
16288msgstr "Gestetner DSm675"
16289
16290#: src/xml/xmli18n-tmp.h:5339
16291msgid "Gestetner DSm725"
16292msgstr "Gestetner DSm725"
16293
16294#: src/xml/xmli18n-tmp.h:5340
16295msgid "Gestetner DSm730"
16296msgstr "Gestetner DSm730"
16297
16298#: src/xml/xmli18n-tmp.h:5341
16299msgid "Gestetner DSm735/735G"
16300msgstr "Gestetner DSm735/735G"
16301
16302#: src/xml/xmli18n-tmp.h:5342
16303msgid "Gestetner DSm745/745G"
16304msgstr "Gestetner DSm745/745G"
16305
16306#: src/xml/xmli18n-tmp.h:5343
16307msgid "Gestetner MP1100/DSm7110"
16308msgstr "Gestetner MP1100/DSm7110"
16309
16310#: src/xml/xmli18n-tmp.h:5344
16311msgid "Gestetner MP1350/DSm7135"
16312msgstr "Gestetner MP1350/DSm7135"
16313
16314#: src/xml/xmli18n-tmp.h:5345
16315msgid "Gestetner MP1600/DSm716"
16316msgstr "Gestetner MP1600/DSm716"
16317
16318#: src/xml/xmli18n-tmp.h:5346
16319msgid "Gestetner MP2000/DSm721d"
16320msgstr "Gestetner MP2000/DSm721d"
16321
16322#: src/xml/xmli18n-tmp.h:5347
16323msgid "Gestetner MP2500/DSm625"
16324msgstr "Gestetner MP2500/DSm625"
16325
16326#: src/xml/xmli18n-tmp.h:5348
16327msgid "Gestetner MP3500/DSm735e"
16328msgstr "Gestetner MP3500/DSm735e"
16329
16330#: src/xml/xmli18n-tmp.h:5349
16331msgid "Gestetner MP4500/DSm745e"
16332msgstr "Gestetner MP4500/DSm745e"
16333
16334#: src/xml/xmli18n-tmp.h:5350
16335msgid "Gestetner MP5500/DSm755"
16336msgstr "Gestetner MP5500/DSm755"
16337
16338#: src/xml/xmli18n-tmp.h:5351
16339msgid "Gestetner MP6500/DSm765"
16340msgstr "Gestetner MP6500/DSm765"
16341
16342#: src/xml/xmli18n-tmp.h:5352
16343msgid "Gestetner MP7500/DSm775"
16344msgstr "Gestetner MP7500/DSm775"
16345
16346#: src/xml/xmli18n-tmp.h:5353
16347msgid "Gestetner MP9000/DSm790"
16348msgstr "Gestetner MP9000/DSm790"
16349
16350#: src/xml/xmli18n-tmp.h:5354
16351msgid "Gestetner MP 161/DSm416"
16352msgstr "Gestetner MP 161/DSm416"
16353
16354#: src/xml/xmli18n-tmp.h:5355
16355msgid "Gestetner MP 2510/DSm725e"
16356msgstr "Gestetner MP 2510/DSm725e"
16357
16358#: src/xml/xmli18n-tmp.h:5356
16359msgid "Gestetner MP 2550"
16360msgstr "Gestetner MP 2550"
16361
16362#: src/xml/xmli18n-tmp.h:5357
16363msgid "Gestetner MP 2550B"
16364msgstr "Gestetner MP 2550B"
16365
16366#: src/xml/xmli18n-tmp.h:5358
16367msgid "Gestetner MP 3010/DSm730e"
16368msgstr "Gestetner MP 3010/DSm730e"
16369
16370#: src/xml/xmli18n-tmp.h:5359
16371msgid "Gestetner MP 3350"
16372msgstr "Gestetner MP 3350"
16373
16374#: src/xml/xmli18n-tmp.h:5360
16375msgid "Gestetner MP 3350B"
16376msgstr "Gestetner MP 3350B"
16377
16378#: src/xml/xmli18n-tmp.h:5361
16379msgid "Gestetner MP 4000"
16380msgstr "Gestetner MP 4000"
16381
16382#: src/xml/xmli18n-tmp.h:5362
16383msgid "Gestetner MP 4000B"
16384msgstr "Gestetner MP 4000B"
16385
16386#: src/xml/xmli18n-tmp.h:5363
16387msgid "Gestetner MP 5000"
16388msgstr "Gestetner MP 5000"
16389
16390#: src/xml/xmli18n-tmp.h:5364
16391msgid "Gestetner MP 5000B"
16392msgstr "Gestetner MP 5000B"
16393
16394#: src/xml/xmli18n-tmp.h:5365
16395#, fuzzy
16396msgid "Gestetner MPC1500/GS106"
16397msgstr "Gestetner MP1600/DSm716"
16398
16399#: src/xml/xmli18n-tmp.h:5366
16400#, fuzzy
16401msgid "Gestetner MPC2500/DSc525"
16402msgstr "Gestetner MP2500/DSm625"
16403
16404#: src/xml/xmli18n-tmp.h:5367
16405#, fuzzy
16406msgid "Gestetner MPC3000/DSc530"
16407msgstr "Gestetner MP 3010/DSm730e"
16408
16409#: src/xml/xmli18n-tmp.h:5368
16410#, fuzzy
16411msgid "Gestetner MPC3500/DSc535"
16412msgstr "Gestetner MP3500/DSm735e"
16413
16414#: src/xml/xmli18n-tmp.h:5369
16415#, fuzzy
16416msgid "Gestetner MPC4500/DSc545"
16417msgstr "Gestetner MP4500/DSm745e"
16418
16419#: src/xml/xmli18n-tmp.h:5370
16420#, fuzzy
16421msgid "Gestetner MP C2003"
16422msgstr "Gestetner MP 2550"
16423
16424#: src/xml/xmli18n-tmp.h:5371
16425#, fuzzy
16426msgid "Gestetner MP C2004"
16427msgstr "Gestetner MP 2550"
16428
16429#: src/xml/xmli18n-tmp.h:5372
16430#, fuzzy
16431msgid "Gestetner MP C2011"
16432msgstr "Gestetner MP 2550"
16433
16434#: src/xml/xmli18n-tmp.h:5373
16435#, fuzzy
16436msgid "Gestetner MP C2050"
16437msgstr "Gestetner MP 2550"
16438
16439#: src/xml/xmli18n-tmp.h:5374
16440#, fuzzy
16441msgid "Gestetner MP C2051"
16442msgstr "Gestetner MP 2550"
16443
16444#: src/xml/xmli18n-tmp.h:5375
16445#, fuzzy
16446msgid "Gestetner MP C2503"
16447msgstr "Gestetner MP 2550"
16448
16449#: src/xml/xmli18n-tmp.h:5376
16450#, fuzzy
16451msgid "Gestetner MP C2504"
16452msgstr "Gestetner MP 2550"
16453
16454#: src/xml/xmli18n-tmp.h:5377
16455#, fuzzy
16456msgid "Gestetner MP C2550"
16457msgstr "Gestetner MP 2550"
16458
16459#: src/xml/xmli18n-tmp.h:5378
16460#, fuzzy
16461msgid "Gestetner MP C2551"
16462msgstr "Gestetner MP 2550"
16463
16464#: src/xml/xmli18n-tmp.h:5379
16465#, fuzzy
16466msgid "Gestetner MP C2800"
16467msgstr "Gestetner MP 2550"
16468
16469#: src/xml/xmli18n-tmp.h:5380
16470#, fuzzy
16471msgid "Gestetner MP C300"
16472msgstr "Gestetner MP 3350"
16473
16474#: src/xml/xmli18n-tmp.h:5381
16475#, fuzzy
16476msgid "Gestetner MP C3001"
16477msgstr "Gestetner MP 3350"
16478
16479#: src/xml/xmli18n-tmp.h:5382
16480#, fuzzy
16481msgid "Gestetner MP C3002"
16482msgstr "Gestetner MP 3350"
16483
16484#: src/xml/xmli18n-tmp.h:5383
16485#, fuzzy
16486msgid "Gestetner MP C3003"
16487msgstr "Gestetner MP 3350"
16488
16489#: src/xml/xmli18n-tmp.h:5384
16490#, fuzzy
16491msgid "Gestetner MP C3004"
16492msgstr "Gestetner MP 3350"
16493
16494#: src/xml/xmli18n-tmp.h:5385
16495#, fuzzy
16496msgid "Gestetner MP C300SR"
16497msgstr "Gestetner MP 3350"
16498
16499#: src/xml/xmli18n-tmp.h:5386
16500#, fuzzy
16501msgid "Gestetner MP C3300"
16502msgstr "Gestetner MP 3350"
16503
16504#: src/xml/xmli18n-tmp.h:5387
16505#, fuzzy
16506msgid "Gestetner MP C3501"
16507msgstr "Gestetner MP 3350"
16508
16509#: src/xml/xmli18n-tmp.h:5388
16510#, fuzzy
16511msgid "Gestetner MP C3502"
16512msgstr "Gestetner MP 3350"
16513
16514#: src/xml/xmli18n-tmp.h:5389
16515#, fuzzy
16516msgid "Gestetner MP C3503"
16517msgstr "Gestetner MP 3350"
16518
16519#: src/xml/xmli18n-tmp.h:5390
16520#, fuzzy
16521msgid "Gestetner MP C3504"
16522msgstr "Gestetner MP 3350"
16523
16524#: src/xml/xmli18n-tmp.h:5391
16525#, fuzzy
16526msgid "Gestetner MP C400"
16527msgstr "Gestetner MP 4000"
16528
16529#: src/xml/xmli18n-tmp.h:5392
16530#, fuzzy
16531msgid "Gestetner MP C4000"
16532msgstr "Gestetner MP 4000"
16533
16534#: src/xml/xmli18n-tmp.h:5393
16535#, fuzzy
16536msgid "Gestetner MP C400SR"
16537msgstr "Gestetner MP 4000"
16538
16539#: src/xml/xmli18n-tmp.h:5394
16540#, fuzzy
16541msgid "Gestetner MP C4501"
16542msgstr "Gestetner MP 2550"
16543
16544#: src/xml/xmli18n-tmp.h:5395
16545#, fuzzy
16546msgid "Gestetner MP C4501A"
16547msgstr "Gestetner MP 2550"
16548
16549#: src/xml/xmli18n-tmp.h:5396
16550#, fuzzy
16551msgid "Gestetner MP C4502"
16552msgstr "Gestetner 4502"
16553
16554#: src/xml/xmli18n-tmp.h:5397
16555#, fuzzy
16556msgid "Gestetner MP C4502A"
16557msgstr "Gestetner 4502"
16558
16559#: src/xml/xmli18n-tmp.h:5398
16560#, fuzzy
16561msgid "Gestetner MP C4503"
16562msgstr "Gestetner MP 2550"
16563
16564#: src/xml/xmli18n-tmp.h:5399
16565#, fuzzy
16566msgid "Gestetner MP C4504"
16567msgstr "Gestetner MP 2550"
16568
16569#: src/xml/xmli18n-tmp.h:5400
16570#, fuzzy
16571msgid "Gestetner MP C5000"
16572msgstr "Gestetner MP 5000"
16573
16574#: src/xml/xmli18n-tmp.h:5401
16575#, fuzzy
16576msgid "Gestetner MP C5501"
16577msgstr "Gestetner MP 2550"
16578
16579#: src/xml/xmli18n-tmp.h:5402
16580#, fuzzy
16581msgid "Gestetner MP C5501A"
16582msgstr "Gestetner MP 2550"
16583
16584#: src/xml/xmli18n-tmp.h:5403
16585#, fuzzy
16586msgid "Gestetner MP C5502"
16587msgstr "Gestetner MP 2550"
16588
16589#: src/xml/xmli18n-tmp.h:5404
16590#, fuzzy
16591msgid "Gestetner MP C5502A"
16592msgstr "Gestetner MP 2550"
16593
16594#: src/xml/xmli18n-tmp.h:5405
16595#, fuzzy
16596msgid "Gestetner MP C5503"
16597msgstr "Gestetner MP 2550"
16598
16599#: src/xml/xmli18n-tmp.h:5406
16600#, fuzzy
16601msgid "Gestetner MP C6000"
16602msgstr "Gestetner MP 4000"
16603
16604#: src/xml/xmli18n-tmp.h:5407
16605#, fuzzy
16606msgid "Gestetner MP C6003"
16607msgstr "Gestetner MP 4000"
16608
16609#: src/xml/xmli18n-tmp.h:5408
16610#, fuzzy
16611msgid "Gestetner MP C6004"
16612msgstr "Gestetner MP 4000"
16613
16614#: src/xml/xmli18n-tmp.h:5409
16615#, fuzzy
16616msgid "Gestetner MP C6501"
16617msgstr "Gestetner MP 2550"
16618
16619#: src/xml/xmli18n-tmp.h:5410
16620#, fuzzy
16621msgid "Gestetner MP C6502"
16622msgstr "Gestetner MP 2550"
16623
16624#: src/xml/xmli18n-tmp.h:5411
16625#, fuzzy
16626msgid "Gestetner MP C6503"
16627msgstr "Gestetner MP 2550"
16628
16629#: src/xml/xmli18n-tmp.h:5412
16630#, fuzzy
16631msgid "Gestetner MP C7500"
16632msgstr "Gestetner MP 5000"
16633
16634#: src/xml/xmli18n-tmp.h:5413
16635#, fuzzy
16636msgid "Gestetner MP C7501"
16637msgstr "Gestetner MP 2550"
16638
16639#: src/xml/xmli18n-tmp.h:5414
16640#, fuzzy
16641msgid "Gestetner MP C8002"
16642msgstr "Gestetner MP 4000"
16643
16644#: src/xml/xmli18n-tmp.h:5415
16645#, fuzzy
16646msgid "Gestetner MP C8003"
16647msgstr "Gestetner MP 4000"
16648
16649#: src/xml/xmli18n-tmp.h:5416
16650#, fuzzy
16651msgid "Gestetner Pro C5200S"
16652msgstr "Gestetner MP 5000"
16653
16654#: src/xml/xmli18n-tmp.h:5417
16655#, fuzzy
16656msgid "Gestetner Pro C5210S"
16657msgstr "Gestetner MP 2550"
16658
16659#: src/xml/xmli18n-tmp.h:5418
16660msgid "HP Business Inkjet 2200"
16661msgstr "惠普 Business Inkjet 2200"
16662
16663#: src/xml/xmli18n-tmp.h:5419
16664msgid "HP Business Inkjet 2230"
16665msgstr "惠普 Business Inkjet 2230"
16666
16667#: src/xml/xmli18n-tmp.h:5420
16668msgid "HP Business Inkjet 2250"
16669msgstr "惠普 Business Inkjet 2250"
16670
16671#: src/xml/xmli18n-tmp.h:5421
16672msgid "HP Business Inkjet 2250TN"
16673msgstr "惠普 Business Inkjet 2250TN"
16674
16675#: src/xml/xmli18n-tmp.h:5422
16676msgid "HP Business Inkjet 2280"
16677msgstr "惠普 Business Inkjet 2280"
16678
16679#: src/xml/xmli18n-tmp.h:5423
16680msgid "HP Color Inkjet Printer CP1160"
16681msgstr "惠普 Color Inkjet PrinterH CP1160"
16682
16683#: src/xml/xmli18n-tmp.h:5424
16684msgid "HP Color Inkjet Printer CP1700"
16685msgstr "惠普 Color Inkjet Printer CP1700"
16686
16687#: src/xml/xmli18n-tmp.h:5425
16688msgid "HP Color LaserJet 2500"
16689msgstr "惠普 Color LaserJet 2500"
16690
16691#: src/xml/xmli18n-tmp.h:5426
16692#, fuzzy
16693msgid "HP Color LaserJet 3000"
16694msgstr "惠普 Color LaserJet 5000"
16695
16696#: src/xml/xmli18n-tmp.h:5427
16697#, fuzzy
16698msgid "HP Color LaserJet 3000n"
16699msgstr "惠普 Color LaserJet 5000"
16700
16701#: src/xml/xmli18n-tmp.h:5428
16702#, fuzzy
16703msgid "HP Color LaserJet 3000dn"
16704msgstr "惠普 Color LaserJet 5000"
16705
16706#: src/xml/xmli18n-tmp.h:5429
16707#, fuzzy
16708msgid "HP Color LaserJet 3000dtn"
16709msgstr "惠普 Color LaserJet 5000"
16710
16711#: src/xml/xmli18n-tmp.h:5430
16712#, fuzzy
16713msgid "HP Color LaserJet 3700"
16714msgstr "惠普 Color LaserJet 2500"
16715
16716#: src/xml/xmli18n-tmp.h:5431
16717#, fuzzy
16718msgid "HP Color LaserJet 3700n"
16719msgstr "惠普 Color LaserJet 2500"
16720
16721#: src/xml/xmli18n-tmp.h:5432
16722#, fuzzy
16723msgid "HP Color LaserJet 3800"
16724msgstr "惠普 Color LaserJet 2500"
16725
16726#: src/xml/xmli18n-tmp.h:5433
16727#, fuzzy
16728msgid "HP Color LaserJet 3800n"
16729msgstr "惠普 Color LaserJet 2500"
16730
16731#: src/xml/xmli18n-tmp.h:5434
16732#, fuzzy
16733msgid "HP Color LaserJet 3800dn"
16734msgstr "惠普 Color LaserJet 2500"
16735
16736#: src/xml/xmli18n-tmp.h:5435
16737#, fuzzy
16738msgid "HP Color LaserJet 3800dtn"
16739msgstr "惠普 Color LaserJet 2500"
16740
16741#: src/xml/xmli18n-tmp.h:5436
16742msgid "HP Color LaserJet 4500"
16743msgstr "惠普 Color LaserJet 4500"
16744
16745#: src/xml/xmli18n-tmp.h:5437
16746msgid "HP Color LaserJet 4550"
16747msgstr "惠普 Color LaserJet 4550"
16748
16749#: src/xml/xmli18n-tmp.h:5438
16750msgid "HP Color LaserJet 4600"
16751msgstr "惠普 Color LaserJet 4600"
16752
16753#: src/xml/xmli18n-tmp.h:5439
16754#, fuzzy
16755msgid "HP Color LaserJet 4610"
16756msgstr "惠普 Color LaserJet 4600"
16757
16758#: src/xml/xmli18n-tmp.h:5440
16759#, fuzzy
16760msgid "HP Color LaserJet 4650"
16761msgstr "惠普 Color LaserJet 4600"
16762
16763#: src/xml/xmli18n-tmp.h:5441
16764#, fuzzy
16765msgid "HP Color LaserJet 4700"
16766msgstr "惠普 Color LaserJet 4500"
16767
16768#: src/xml/xmli18n-tmp.h:5442
16769#, fuzzy
16770msgid "HP Color LaserJet 4700n"
16771msgstr "惠普 Color LaserJet 4500"
16772
16773#: src/xml/xmli18n-tmp.h:5443
16774#, fuzzy
16775msgid "HP Color LaserJet 4700dn"
16776msgstr "惠普 Color LaserJet 4500"
16777
16778#: src/xml/xmli18n-tmp.h:5444
16779#, fuzzy
16780msgid "HP Color LaserJet 4700dtn"
16781msgstr "惠普 Color LaserJet 4500"
16782
16783#: src/xml/xmli18n-tmp.h:5445
16784#, fuzzy
16785msgid "HP Color LaserJet 4700ph+"
16786msgstr "惠普 Color LaserJet 4500"
16787
16788#: src/xml/xmli18n-tmp.h:5446
16789msgid "HP Color LaserJet 5"
16790msgstr "惠普 Color LaserJet 5"
16791
16792#: src/xml/xmli18n-tmp.h:5447
16793#, fuzzy
16794msgid "HP Color LaserJet 5m"
16795msgstr "惠普 Color LaserJet 5"
16796
16797#: src/xml/xmli18n-tmp.h:5448
16798msgid "HP Color LaserJet 5000"
16799msgstr "惠普 Color LaserJet 5000"
16800
16801#: src/xml/xmli18n-tmp.h:5449
16802msgid "HP Color LaserJet 5500"
16803msgstr "惠普 Color LaserJet 5500"
16804
16805#: src/xml/xmli18n-tmp.h:5450
16806#, fuzzy
16807msgid "HP Color LaserJet 5500n"
16808msgstr "惠普 Color LaserJet 5500"
16809
16810#: src/xml/xmli18n-tmp.h:5451
16811#, fuzzy
16812msgid "HP Color LaserJet 5500dn"
16813msgstr "惠普 Color LaserJet 5500"
16814
16815#: src/xml/xmli18n-tmp.h:5452
16816#, fuzzy
16817msgid "HP Color LaserJet 5500dtn"
16818msgstr "惠普 Color LaserJet 5500"
16819
16820#: src/xml/xmli18n-tmp.h:5453
16821#, fuzzy
16822msgid "HP Color LaserJet 5500hdn"
16823msgstr "惠普 Color LaserJet 5500"
16824
16825#: src/xml/xmli18n-tmp.h:5454
16826#, fuzzy
16827msgid "HP Color LaserJet 8500"
16828msgstr "惠普 Color LaserJet 2500"
16829
16830#: src/xml/xmli18n-tmp.h:5455
16831#, fuzzy
16832msgid "HP Color LaserJet 8500n"
16833msgstr "惠普 Color LaserJet 2500"
16834
16835#: src/xml/xmli18n-tmp.h:5456
16836#, fuzzy
16837msgid "HP Color LaserJet 8500dn"
16838msgstr "惠普 Color LaserJet 2500"
16839
16840#: src/xml/xmli18n-tmp.h:5457
16841#, fuzzy
16842msgid "HP Color LaserJet 8550"
16843msgstr "惠普 Color LaserJet 8550GN"
16844
16845#: src/xml/xmli18n-tmp.h:5458
16846#, fuzzy
16847msgid "HP Color LaserJet 8550DN"
16848msgstr "惠普 Color LaserJet 8550GN"
16849
16850#: src/xml/xmli18n-tmp.h:5459
16851msgid "HP Color LaserJet 8550GN"
16852msgstr "惠普 Color LaserJet 8550GN"
16853
16854#: src/xml/xmli18n-tmp.h:5460
16855#, fuzzy
16856msgid "HP Color LaserJet 8550MN"
16857msgstr "惠普 Color LaserJet 8550GN"
16858
16859#: src/xml/xmli18n-tmp.h:5461
16860#, fuzzy
16861msgid "HP Color LaserJet 9500"
16862msgstr "惠普 Color LaserJet 2500"
16863
16864#: src/xml/xmli18n-tmp.h:5462
16865#, fuzzy
16866msgid "HP Color LaserJet 9500n"
16867msgstr "惠普 Color LaserJet 2500"
16868
16869#: src/xml/xmli18n-tmp.h:5463
16870#, fuzzy
16871msgid "HP Color LaserJet 9500hdn"
16872msgstr "惠普 Color LaserJet 2500"
16873
16874#: src/xml/xmli18n-tmp.h:5464
16875#, fuzzy
16876msgid "HP Color LaserJet 9500gp"
16877msgstr "惠普 Color LaserJet 2500"
16878
16879#: src/xml/xmli18n-tmp.h:5465
16880#, fuzzy
16881msgid "HP Color LaserJet CM1312"
16882msgstr "惠普 Color LaserJet 5"
16883
16884#: src/xml/xmli18n-tmp.h:5466
16885#, fuzzy
16886msgid "HP Color LaserJet CM1312nfi"
16887msgstr "惠普 Color LaserJet 5"
16888
16889#: src/xml/xmli18n-tmp.h:5467
16890#, fuzzy
16891msgid "HP Color LaserJet CM1411fn"
16892msgstr "惠普 Color LaserJet 5"
16893
16894#: src/xml/xmli18n-tmp.h:5468
16895#, fuzzy
16896msgid "HP Color LaserJet CM1412fn"
16897msgstr "惠普 Color LaserJet 5"
16898
16899#: src/xml/xmli18n-tmp.h:5469
16900#, fuzzy
16901msgid "HP Color LaserJet CM1413fn"
16902msgstr "惠普 Color LaserJet 5"
16903
16904#: src/xml/xmli18n-tmp.h:5470
16905#, fuzzy
16906msgid "HP Color LaserJet CM1415fn"
16907msgstr "惠普 Color LaserJet 5"
16908
16909#: src/xml/xmli18n-tmp.h:5471
16910#, fuzzy
16911msgid "HP Color LaserJet CM1415fnw"
16912msgstr "惠普 Color LaserJet 5"
16913
16914#: src/xml/xmli18n-tmp.h:5472
16915#, fuzzy
16916msgid "HP Color LaserJet CM1416fnw"
16917msgstr "惠普 Color LaserJet 4600"
16918
16919#: src/xml/xmli18n-tmp.h:5473
16920#, fuzzy
16921msgid "HP Color LaserJet CM1417fnw"
16922msgstr "惠普 Color LaserJet 5"
16923
16924#: src/xml/xmli18n-tmp.h:5474
16925#, fuzzy
16926msgid "HP Color LaserJet CM1418fnw"
16927msgstr "惠普 Color LaserJet 5"
16928
16929#: src/xml/xmli18n-tmp.h:5475
16930#, fuzzy
16931msgid "HP Color LaserJet CM2320 MFP"
16932msgstr "惠普 Color LaserJet 2500"
16933
16934#: src/xml/xmli18n-tmp.h:5476
16935#, fuzzy
16936msgid "HP Color LaserJet CM2320FXI MFP"
16937msgstr "惠普 Color LaserJet 2500"
16938
16939#: src/xml/xmli18n-tmp.h:5477
16940#, fuzzy
16941msgid "HP Color LaserJet CM2320N MFP"
16942msgstr "惠普 LaserJet 3320N MFP"
16943
16944#: src/xml/xmli18n-tmp.h:5478
16945#, fuzzy
16946msgid "HP Color LaserJet CM2320NF MFP"
16947msgstr "惠普 LaserJet 3320N MFP"
16948
16949#: src/xml/xmli18n-tmp.h:5479
16950#, fuzzy
16951msgid "HP Color LaserJet CM3530 MFP"
16952msgstr "惠普 Color LaserJet 5"
16953
16954#: src/xml/xmli18n-tmp.h:5480
16955#, fuzzy
16956msgid "HP Color LaserJet CM4540 MFP"
16957msgstr "惠普 Color LaserJet 4500"
16958
16959#: src/xml/xmli18n-tmp.h:5481
16960#, fuzzy
16961msgid "HP Color LaserJet CM4730 MFP"
16962msgstr "惠普 Color LaserJet 4500"
16963
16964#: src/xml/xmli18n-tmp.h:5482
16965#, fuzzy
16966msgid "HP Color LaserJet CM6030 MFP"
16967msgstr "惠普 Color LaserJet 4600"
16968
16969#: src/xml/xmli18n-tmp.h:5483
16970#, fuzzy
16971msgid "HP Color LaserJet CM6040 MFP"
16972msgstr "惠普 Color LaserJet 4600"
16973
16974#: src/xml/xmli18n-tmp.h:5484
16975#, fuzzy
16976msgid "HP Color LaserJet CM6040f MFP"
16977msgstr "惠普 Color LaserJet 4600"
16978
16979#: src/xml/xmli18n-tmp.h:5485
16980#, fuzzy
16981msgid "HP Color LaserJet CM6049f MFP"
16982msgstr "惠普 Color LaserJet 4600"
16983
16984#: src/xml/xmli18n-tmp.h:5486
16985#, fuzzy
16986msgid "HP Color LaserJet CP1514n"
16987msgstr "惠普 Color LaserJet 5"
16988
16989#: src/xml/xmli18n-tmp.h:5487
16990#, fuzzy
16991msgid "HP Color LaserJet CP1515n"
16992msgstr "惠普 Color LaserJet 5"
16993
16994#: src/xml/xmli18n-tmp.h:5488
16995#, fuzzy
16996msgid "HP Color LaserJet CP1518ni"
16997msgstr "惠普 Color LaserJet 5"
16998
16999#: src/xml/xmli18n-tmp.h:5489
17000#, fuzzy
17001msgid "HP Color LaserJet CP2025"
17002msgstr "惠普 Color LaserJet 5"
17003
17004#: src/xml/xmli18n-tmp.h:5490
17005#, fuzzy
17006msgid "HP Color LaserJet CP2025dn"
17007msgstr "惠普 Color LaserJet 5"
17008
17009#: src/xml/xmli18n-tmp.h:5491
17010#, fuzzy
17011msgid "HP Color LaserJet CP2025n"
17012msgstr "惠普 Color LaserJet 5"
17013
17014#: src/xml/xmli18n-tmp.h:5492
17015#, fuzzy
17016msgid "HP Color LaserJet CP2025x"
17017msgstr "惠普 Color LaserJet 5"
17018
17019#: src/xml/xmli18n-tmp.h:5493
17020#, fuzzy
17021msgid "HP Color LaserJet CP3505"
17022msgstr "惠普 Color LaserJet 5"
17023
17024#: src/xml/xmli18n-tmp.h:5494
17025#, fuzzy
17026msgid "HP Color LaserJet CP3505dn"
17027msgstr "惠普 Color LaserJet 5"
17028
17029#: src/xml/xmli18n-tmp.h:5495
17030#, fuzzy
17031msgid "HP Color LaserJet CP3505n"
17032msgstr "惠普 Color LaserJet 5"
17033
17034#: src/xml/xmli18n-tmp.h:5496
17035#, fuzzy
17036msgid "HP Color LaserJet CP3505x"
17037msgstr "惠普 Color LaserJet 5"
17038
17039#: src/xml/xmli18n-tmp.h:5497
17040#, fuzzy
17041msgid "HP Color LaserJet CP3525"
17042msgstr "惠普 Color LaserJet 5"
17043
17044#: src/xml/xmli18n-tmp.h:5498
17045#, fuzzy
17046msgid "HP Color LaserJet CP3525dn"
17047msgstr "惠普 Color LaserJet 5"
17048
17049#: src/xml/xmli18n-tmp.h:5499
17050#, fuzzy
17051msgid "HP Color LaserJet CP3525n"
17052msgstr "惠普 Color LaserJet 5"
17053
17054#: src/xml/xmli18n-tmp.h:5500
17055#, fuzzy
17056msgid "HP Color LaserJet CP3525x"
17057msgstr "惠普 Color LaserJet 5"
17058
17059#: src/xml/xmli18n-tmp.h:5501
17060#, fuzzy
17061msgid "HP Color LaserJet CP4005"
17062msgstr "惠普 Color LaserJet 4500"
17063
17064#: src/xml/xmli18n-tmp.h:5502
17065#, fuzzy
17066msgid "HP Color LaserJet CP4005dn"
17067msgstr "惠普 Color LaserJet 4500"
17068
17069#: src/xml/xmli18n-tmp.h:5503
17070#, fuzzy
17071msgid "HP Color LaserJet CP4005n"
17072msgstr "惠普 Color LaserJet 4500"
17073
17074#: src/xml/xmli18n-tmp.h:5504
17075#, fuzzy
17076msgid "HP Color LaserJet CP4020"
17077msgstr "惠普 Color LaserJet 4500"
17078
17079#: src/xml/xmli18n-tmp.h:5505
17080#, fuzzy
17081msgid "HP Color LaserJet CP4500"
17082msgstr "惠普 Color LaserJet 4500"
17083
17084#: src/xml/xmli18n-tmp.h:5506
17085#, fuzzy
17086msgid "HP Color LaserJet CP4520"
17087msgstr "惠普 Color LaserJet 4500"
17088
17089#: src/xml/xmli18n-tmp.h:5507
17090#, fuzzy
17091msgid "HP Color LaserJet CP4540 MFP"
17092msgstr "惠普 Color LaserJet 4500"
17093
17094#: src/xml/xmli18n-tmp.h:5508
17095#, fuzzy
17096msgid "HP Color LaserJet CP5225"
17097msgstr "惠普 Color LaserJet 5"
17098
17099#: src/xml/xmli18n-tmp.h:5509
17100#, fuzzy
17101msgid "HP Color LaserJet CP5225dn"
17102msgstr "惠普 Color LaserJet 5"
17103
17104#: src/xml/xmli18n-tmp.h:5510
17105#, fuzzy
17106msgid "HP Color LaserJet CP5225n"
17107msgstr "惠普 Color LaserJet 5"
17108
17109#: src/xml/xmli18n-tmp.h:5511
17110#, fuzzy
17111msgid "HP Color LaserJet CP5520"
17112msgstr "惠普 Color LaserJet 4550"
17113
17114#: src/xml/xmli18n-tmp.h:5512
17115#, fuzzy
17116msgid "HP Color LaserJet CP6015dn"
17117msgstr "惠普 Color LaserJet 5"
17118
17119#: src/xml/xmli18n-tmp.h:5513
17120#, fuzzy
17121msgid "HP Color LaserJet CP6015de"
17122msgstr "惠普 Color LaserJet 5"
17123
17124#: src/xml/xmli18n-tmp.h:5514
17125#, fuzzy
17126msgid "HP Color LaserJet CP6015n"
17127msgstr "惠普 Color LaserJet 5"
17128
17129#: src/xml/xmli18n-tmp.h:5515
17130#, fuzzy
17131msgid "HP Color LaserJet CP6015x"
17132msgstr "惠普 Color LaserJet 5"
17133
17134#: src/xml/xmli18n-tmp.h:5516
17135#, fuzzy
17136msgid "HP Color LaserJet CP6015xh"
17137msgstr "惠普 Color LaserJet 5"
17138
17139#: src/xml/xmli18n-tmp.h:5517
17140msgid "HP DesignJet 230"
17141msgstr "惠普 DesignJet 230"
17142
17143#: src/xml/xmli18n-tmp.h:5518
17144msgid "HP DesignJet 250C"
17145msgstr "惠普 DesignJet 250C"
17146
17147#: src/xml/xmli18n-tmp.h:5519
17148msgid "HP DesignJet 430"
17149msgstr "惠普 DesignJet 430"
17150
17151#: src/xml/xmli18n-tmp.h:5520
17152msgid "HP DesignJet 450C"
17153msgstr "惠普 DesignJet 450C"
17154
17155#: src/xml/xmli18n-tmp.h:5521
17156msgid "HP DesignJet 455CA"
17157msgstr "惠普 DesignJet 455CA"
17158
17159#: src/xml/xmli18n-tmp.h:5522
17160msgid "HP DesignJet 488CA"
17161msgstr "惠普 DesignJet 488CA"
17162
17163#: src/xml/xmli18n-tmp.h:5523
17164msgid "HP DesignJet 700"
17165msgstr "惠普 DesignJet 700"
17166
17167#: src/xml/xmli18n-tmp.h:5524
17168msgid "HP DesignJet 750C Plus"
17169msgstr "惠普 DesignJet 750C Plus"
17170
17171#: src/xml/xmli18n-tmp.h:5525
17172msgid "HP DesignJet 750C"
17173msgstr "惠普 DesignJet 750C"
17174
17175#: src/xml/xmli18n-tmp.h:5526
17176msgid "HP DesignJet 2500CP"
17177msgstr "惠普 DesignJet 2500CP"
17178
17179#: src/xml/xmli18n-tmp.h:5527
17180msgid "HP DesignJet 3500CP"
17181msgstr "惠普 DesignJet 3500CP"
17182
17183#: src/xml/xmli18n-tmp.h:5528
17184msgid "HP DesignJet ColorPro CAD"
17185msgstr "惠普 DesignJet ColorPro CAD"
17186
17187#: src/xml/xmli18n-tmp.h:5529
17188msgid "HP DeskJet 400"
17189msgstr "惠普 DeskJet 400"
17190
17191#: src/xml/xmli18n-tmp.h:5530
17192msgid "HP DeskJet 420C"
17193msgstr "惠普 DeskJet 420C"
17194
17195#: src/xml/xmli18n-tmp.h:5531
17196msgid "HP DeskJet 450"
17197msgstr "惠普 DeskJet 450"
17198
17199#: src/xml/xmli18n-tmp.h:5532
17200msgid "HP DeskJet 500"
17201msgstr "惠普 DeskJet 500"
17202
17203#: src/xml/xmli18n-tmp.h:5533
17204msgid "HP DeskJet 500C"
17205msgstr "惠普 DeskJet 500C"
17206
17207#: src/xml/xmli18n-tmp.h:5534
17208msgid "HP DeskJet 505J Plus"
17209msgstr "惠普 DeskJet 505J Plus"
17210
17211#: src/xml/xmli18n-tmp.h:5535
17212msgid "HP DeskJet 510"
17213msgstr "惠普 DeskJet 510"
17214
17215#: src/xml/xmli18n-tmp.h:5536
17216msgid "HP DeskJet 520"
17217msgstr "惠普 DeskJet 520"
17218
17219#: src/xml/xmli18n-tmp.h:5537
17220msgid "HP DeskJet 540C"
17221msgstr "惠普 DeskJet 540C"
17222
17223#: src/xml/xmli18n-tmp.h:5538
17224msgid "HP DeskJet 550C"
17225msgstr "惠普 DeskJet 550C"
17226
17227#: src/xml/xmli18n-tmp.h:5539
17228msgid "HP DeskJet 5550"
17229msgstr "惠普 DeskJet 5550"
17230
17231#: src/xml/xmli18n-tmp.h:5540
17232msgid "HP DeskJet 5551"
17233msgstr "惠普 DeskJet 5551"
17234
17235#: src/xml/xmli18n-tmp.h:5541
17236msgid "HP DeskJet 560C"
17237msgstr "惠普 DeskJet 560C"
17238
17239#: src/xml/xmli18n-tmp.h:5542
17240msgid "HP DeskJet 600"
17241msgstr "惠普 DeskJet 600"
17242
17243#: src/xml/xmli18n-tmp.h:5543
17244msgid "HP DeskJet 600C"
17245msgstr "惠普 DeskJet 600C"
17246
17247#: src/xml/xmli18n-tmp.h:5544
17248msgid "HP DeskJet 610C"
17249msgstr "惠普 DeskJet 610C"
17250
17251#: src/xml/xmli18n-tmp.h:5545
17252msgid "HP DeskJet 610CL"
17253msgstr "惠普 DeskJet 610CL"
17254
17255#: src/xml/xmli18n-tmp.h:5546
17256msgid "HP DeskJet 6122"
17257msgstr "惠普 DeskJet 6122"
17258
17259#: src/xml/xmli18n-tmp.h:5547
17260msgid "HP DeskJet 6127"
17261msgstr "惠普 DeskJet 6127"
17262
17263#: src/xml/xmli18n-tmp.h:5548
17264msgid "HP DeskJet 612C"
17265msgstr "惠普 DeskJet 612C"
17266
17267#: src/xml/xmli18n-tmp.h:5549
17268msgid "HP DeskJet 640C"
17269msgstr "惠普 DeskJet 640C"
17270
17271#: src/xml/xmli18n-tmp.h:5550
17272msgid "HP DeskJet 648C"
17273msgstr "惠普 DeskJet 648C"
17274
17275#: src/xml/xmli18n-tmp.h:5551
17276msgid "HP DeskJet 660C"
17277msgstr "惠普 DeskJet 660C"
17278
17279#: src/xml/xmli18n-tmp.h:5552
17280msgid "HP DeskJet 670C"
17281msgstr "惠普 DeskJet 670C"
17282
17283#: src/xml/xmli18n-tmp.h:5553
17284msgid "HP DeskJet 670TV"
17285msgstr "惠普 DeskJet 670TV"
17286
17287#: src/xml/xmli18n-tmp.h:5554
17288msgid "HP DeskJet 672C"
17289msgstr "惠普 DeskJet 672C"
17290
17291#: src/xml/xmli18n-tmp.h:5555
17292msgid "HP DeskJet 680C"
17293msgstr "惠普 DeskJet 680C"
17294
17295#: src/xml/xmli18n-tmp.h:5556
17296msgid "HP DeskJet 682C"
17297msgstr "惠普 DeskJet 682C"
17298
17299#: src/xml/xmli18n-tmp.h:5557
17300msgid "HP DeskJet 690C"
17301msgstr "惠普 DeskJet 690C"
17302
17303#: src/xml/xmli18n-tmp.h:5558
17304msgid "HP DeskJet 692C"
17305msgstr "惠普 DeskJet 692C"
17306
17307#: src/xml/xmli18n-tmp.h:5559
17308msgid "HP DeskJet 693C"
17309msgstr "惠普 DeskJet 693C"
17310
17311#: src/xml/xmli18n-tmp.h:5560
17312msgid "HP DeskJet 694C"
17313msgstr "惠普 DeskJet 694C"
17314
17315#: src/xml/xmli18n-tmp.h:5561
17316msgid "HP DeskJet 695C"
17317msgstr "惠普 DeskJet 695C"
17318
17319#: src/xml/xmli18n-tmp.h:5562
17320msgid "HP DeskJet 697C"
17321msgstr "惠普 DeskJet 697C"
17322
17323#: src/xml/xmli18n-tmp.h:5563
17324msgid "HP DeskJet 810C"
17325msgstr "惠普 DeskJet 810C"
17326
17327#: src/xml/xmli18n-tmp.h:5564
17328msgid "HP DeskJet 812C"
17329msgstr "惠普 DeskJet 812C"
17330
17331#: src/xml/xmli18n-tmp.h:5565
17332msgid "HP DeskJet 815C"
17333msgstr "惠普 DeskJet 815C"
17334
17335#: src/xml/xmli18n-tmp.h:5566
17336msgid "HP DeskJet 816C"
17337msgstr "惠普 DeskJet 816C"
17338
17339#: src/xml/xmli18n-tmp.h:5567
17340msgid "HP DeskJet 825C"
17341msgstr "惠普 DeskJet 825C"
17342
17343#: src/xml/xmli18n-tmp.h:5568
17344msgid "HP DeskJet 830C"
17345msgstr "惠普 DeskJet 830C"
17346
17347#: src/xml/xmli18n-tmp.h:5569
17348msgid "HP DeskJet 832C"
17349msgstr "惠普 DeskJet 832C"
17350
17351#: src/xml/xmli18n-tmp.h:5570
17352msgid "HP DeskJet 840C"
17353msgstr "惠普 DeskJet 840C"
17354
17355#: src/xml/xmli18n-tmp.h:5571
17356msgid "HP DeskJet 841C"
17357msgstr "惠普 DeskJet 841C"
17358
17359#: src/xml/xmli18n-tmp.h:5572
17360msgid "HP DeskJet 842C"
17361msgstr "惠普 DeskJet 842C"
17362
17363#: src/xml/xmli18n-tmp.h:5573
17364msgid "HP DeskJet 843C"
17365msgstr "惠普 DeskJet 843C"
17366
17367#: src/xml/xmli18n-tmp.h:5574
17368msgid "HP DeskJet 845C"
17369msgstr "惠普 DeskJet 845C"
17370
17371#: src/xml/xmli18n-tmp.h:5575
17372msgid "HP DeskJet 850C"
17373msgstr "惠普 DeskJet 850C"
17374
17375#: src/xml/xmli18n-tmp.h:5576
17376msgid "HP DeskJet 855C"
17377msgstr "惠普 DeskJet 855C"
17378
17379#: src/xml/xmli18n-tmp.h:5577
17380msgid "HP DeskJet 870C"
17381msgstr "惠普 DeskJet 870C"
17382
17383#: src/xml/xmli18n-tmp.h:5578
17384msgid "HP DeskJet 880C"
17385msgstr "惠普 DeskJet 880C"
17386
17387#: src/xml/xmli18n-tmp.h:5579
17388msgid "HP DeskJet 882C"
17389msgstr "惠普 DeskJet 882C"
17390
17391#: src/xml/xmli18n-tmp.h:5580
17392msgid "HP DeskJet 890C"
17393msgstr "惠普 DeskJet 890C"
17394
17395#: src/xml/xmli18n-tmp.h:5581
17396msgid "HP DeskJet 895C"
17397msgstr "惠普 DeskJet 895C"
17398
17399#: src/xml/xmli18n-tmp.h:5582
17400msgid "HP DeskJet 916C"
17401msgstr "惠普 DeskJet 916C"
17402
17403#: src/xml/xmli18n-tmp.h:5583
17404msgid "HP DeskJet 920C"
17405msgstr "惠普 DeskJet 920C"
17406
17407#: src/xml/xmli18n-tmp.h:5584
17408msgid "HP DeskJet 9300"
17409msgstr "惠普 DeskJet 9300"
17410
17411#: src/xml/xmli18n-tmp.h:5585
17412msgid "HP DeskJet 930C"
17413msgstr "惠普 DeskJet 930C"
17414
17415#: src/xml/xmli18n-tmp.h:5586
17416msgid "HP DeskJet 932C"
17417msgstr "惠普 DeskJet 932C"
17418
17419#: src/xml/xmli18n-tmp.h:5587
17420msgid "HP DeskJet 933C"
17421msgstr "惠普 DeskJet 933C"
17422
17423#: src/xml/xmli18n-tmp.h:5588
17424msgid "HP DeskJet 934C"
17425msgstr "惠普 DeskJet 934C"
17426
17427#: src/xml/xmli18n-tmp.h:5589
17428msgid "HP DeskJet 935C"
17429msgstr "惠普 DeskJet 935C"
17430
17431#: src/xml/xmli18n-tmp.h:5590
17432msgid "HP DeskJet 940C"
17433msgstr "惠普 DeskJet 940C"
17434
17435#: src/xml/xmli18n-tmp.h:5591
17436msgid "HP DeskJet 948C"
17437msgstr "惠普 DeskJet 948C"
17438
17439#: src/xml/xmli18n-tmp.h:5592
17440msgid "HP DeskJet 950C"
17441msgstr "惠普 DeskJet 950C"
17442
17443#: src/xml/xmli18n-tmp.h:5593
17444msgid "HP DeskJet 952C"
17445msgstr "惠普 DeskJet 952C"
17446
17447#: src/xml/xmli18n-tmp.h:5594
17448msgid "HP DeskJet 955C"
17449msgstr "惠普 DeskJet 955C"
17450
17451#: src/xml/xmli18n-tmp.h:5595
17452msgid "HP DeskJet 957C"
17453msgstr "惠普 DeskJet 957C"
17454
17455#: src/xml/xmli18n-tmp.h:5596
17456msgid "HP DeskJet 959C"
17457msgstr "惠普 DeskJet 959C"
17458
17459#: src/xml/xmli18n-tmp.h:5597
17460msgid "HP DeskJet 960C"
17461msgstr "惠普 DeskJet 960C"
17462
17463#: src/xml/xmli18n-tmp.h:5598
17464msgid "HP DeskJet 970C"
17465msgstr "惠普 DeskJet 970C"
17466
17467#: src/xml/xmli18n-tmp.h:5599
17468msgid "HP DeskJet 975C"
17469msgstr "惠普 DeskJet 975C"
17470
17471#: src/xml/xmli18n-tmp.h:5600
17472msgid "HP DeskJet 980C"
17473msgstr "惠普 DeskJet 980C"
17474
17475#: src/xml/xmli18n-tmp.h:5601
17476msgid "HP DeskJet 990C"
17477msgstr "惠普 DeskJet 990C"
17478
17479#: src/xml/xmli18n-tmp.h:5602
17480msgid "HP DeskJet 995C"
17481msgstr "惠普 DeskJet 995C"
17482
17483#: src/xml/xmli18n-tmp.h:5603
17484msgid "HP DeskJet 1100C"
17485msgstr "惠普 DeskJet 1100C"
17486
17487#: src/xml/xmli18n-tmp.h:5604
17488msgid "HP DeskJet 1120C"
17489msgstr "惠普 DeskJet 1120C"
17490
17491#: src/xml/xmli18n-tmp.h:5605
17492msgid "HP DeskJet 1125C"
17493msgstr "惠普 DeskJet 1125C"
17494
17495#: src/xml/xmli18n-tmp.h:5606
17496msgid "HP DeskJet 1200C"
17497msgstr "惠普 DeskJet 1200C"
17498
17499#: src/xml/xmli18n-tmp.h:5607
17500msgid "HP DeskJet 1220C"
17501msgstr "惠普 DeskJet 1220C"
17502
17503#: src/xml/xmli18n-tmp.h:5608
17504msgid "HP DeskJet 1600C"
17505msgstr "惠普 DeskJet 1600C"
17506
17507#: src/xml/xmli18n-tmp.h:5609
17508msgid "HP DeskJet 1600CM"
17509msgstr "惠普 DeskJet 1600CM"
17510
17511#: src/xml/xmli18n-tmp.h:5610
17512msgid "HP DeskJet 2000"
17513msgstr "惠普 DeskJet 2000"
17514
17515#: src/xml/xmli18n-tmp.h:5611
17516msgid "HP DeskJet 2500"
17517msgstr "惠普 DeskJet 2500"
17518
17519#: src/xml/xmli18n-tmp.h:5612
17520msgid "HP DeskJet 2500CM"
17521msgstr "惠普 DeskJet 2500CM"
17522
17523#: src/xml/xmli18n-tmp.h:5613
17524msgid "HP DeskJet 340C"
17525msgstr "惠普 DeskJet 340C"
17526
17527#: src/xml/xmli18n-tmp.h:5614
17528msgid "HP DeskJet 3810"
17529msgstr "惠普 DeskJet 3810"
17530
17531#: src/xml/xmli18n-tmp.h:5615
17532msgid "HP DeskJet 3816"
17533msgstr "惠普 DeskJet 3816"
17534
17535#: src/xml/xmli18n-tmp.h:5616
17536msgid "HP DeskJet 3820"
17537msgstr "惠普 DeskJet 3820"
17538
17539#: src/xml/xmli18n-tmp.h:5617
17540msgid "HP DeskJet 3822"
17541msgstr "惠普 DeskJet 3822"
17542
17543#: src/xml/xmli18n-tmp.h:5618
17544msgid "HP LaserJet 2"
17545msgstr "惠普 LaserJet 2"
17546
17547#: src/xml/xmli18n-tmp.h:5619
17548msgid "HP LaserJet 2D"
17549msgstr "惠普 LaserJet 2D"
17550
17551#: src/xml/xmli18n-tmp.h:5620
17552msgid "HP LaserJet 2P Plus"
17553msgstr "惠普 LaserJet 2P Plus"
17554
17555#: src/xml/xmli18n-tmp.h:5621
17556msgid "HP LaserJet 2P"
17557msgstr "惠普 LaserJet 2P"
17558
17559#: src/xml/xmli18n-tmp.h:5622
17560msgid "HP LaserJet 3"
17561msgstr "惠普 LaserJet 3"
17562
17563#: src/xml/xmli18n-tmp.h:5623
17564msgid "HP LaserJet 3D"
17565msgstr "惠普 LaserJet 3D"
17566
17567#: src/xml/xmli18n-tmp.h:5624
17568msgid "HP LaserJet 3P w/ PCL5"
17569msgstr "惠普 LaserJet 3P w/ PCL5"
17570
17571#: src/xml/xmli18n-tmp.h:5625
17572msgid "HP LaserJet 3P w/PS"
17573msgstr "惠普 LaserJet 3P w/PS"
17574
17575#: src/xml/xmli18n-tmp.h:5626
17576msgid "HP LaserJet 4 Plus"
17577msgstr "惠普 LaserJet 4 Plus"
17578
17579#: src/xml/xmli18n-tmp.h:5627
17580msgid "HP LaserJet 4"
17581msgstr "惠普 LaserJet 4"
17582
17583#: src/xml/xmli18n-tmp.h:5628
17584msgid "HP LaserJet 4L"
17585msgstr "惠普 LaserJet 4L"
17586
17587#: src/xml/xmli18n-tmp.h:5629
17588msgid "HP LaserJet 4M"
17589msgstr "惠普 LaserJet 4M"
17590
17591#: src/xml/xmli18n-tmp.h:5630
17592msgid "HP LaserJet 4ML"
17593msgstr "惠普 LaserJet 4ML"
17594
17595#: src/xml/xmli18n-tmp.h:5631
17596msgid "HP LaserJet 4P"
17597msgstr "惠普 LaserJet 4P"
17598
17599#: src/xml/xmli18n-tmp.h:5632
17600msgid "HP LaserJet 4Si"
17601msgstr "惠普 LaserJet 4Si"
17602
17603#: src/xml/xmli18n-tmp.h:5633
17604msgid "HP LaserJet 4V"
17605msgstr "惠普 LaserJet 4V"
17606
17607#: src/xml/xmli18n-tmp.h:5634
17608msgid "HP LaserJet 5"
17609msgstr "惠普 LaserJet 5"
17610
17611#: src/xml/xmli18n-tmp.h:5635
17612msgid "HP LaserJet 5L"
17613msgstr "惠普 LaserJet 5L"
17614
17615#: src/xml/xmli18n-tmp.h:5636
17616msgid "HP LaserJet 5M"
17617msgstr "惠普 LaserJet 5M"
17618
17619#: src/xml/xmli18n-tmp.h:5637
17620msgid "HP LaserJet 5MP"
17621msgstr "惠普 LaserJet 5MP"
17622
17623#: src/xml/xmli18n-tmp.h:5638
17624#, fuzzy
17625msgid "HP LaserJet 5N"
17626msgstr "惠普 LaserJet 5"
17627
17628#: src/xml/xmli18n-tmp.h:5639
17629msgid "HP LaserJet 5P"
17630msgstr "惠普 LaserJet 5P"
17631
17632#: src/xml/xmli18n-tmp.h:5640
17633msgid "HP LaserJet 5Si"
17634msgstr "惠普 LaserJet 5Si"
17635
17636#: src/xml/xmli18n-tmp.h:5641
17637msgid "HP LaserJet 6"
17638msgstr "惠普 LaserJet 6"
17639
17640#: src/xml/xmli18n-tmp.h:5642
17641msgid "HP LaserJet 6L"
17642msgstr "惠普 LaserJet 6L"
17643
17644#: src/xml/xmli18n-tmp.h:5643
17645msgid "HP LaserJet 6MP"
17646msgstr "惠普 LaserJet 6MP"
17647
17648#: src/xml/xmli18n-tmp.h:5644
17649msgid "HP LaserJet 6P"
17650msgstr "惠普 LaserJet 6P"
17651
17652#: src/xml/xmli18n-tmp.h:5645
17653msgid "HP LaserJet 1010"
17654msgstr "惠普 LaserJet 1010"
17655
17656#: src/xml/xmli18n-tmp.h:5646
17657msgid "HP LaserJet 1012"
17658msgstr "惠普 LaserJet 1012"
17659
17660#: src/xml/xmli18n-tmp.h:5647
17661msgid "HP LaserJet 1015"
17662msgstr "惠普 LaserJet 1015"
17663
17664#: src/xml/xmli18n-tmp.h:5648
17665msgid "HP LaserJet 1022"
17666msgstr "惠普 LaserJet 1022"
17667
17668#: src/xml/xmli18n-tmp.h:5649
17669msgid "HP LaserJet 1100"
17670msgstr "惠普 LaserJet 1100"
17671
17672#: src/xml/xmli18n-tmp.h:5650
17673msgid "HP LaserJet 1100A"
17674msgstr "惠普 LaserJet 1100A"
17675
17676#: src/xml/xmli18n-tmp.h:5651
17677msgid "HP LaserJet 1150"
17678msgstr "惠普 LaserJet 1150"
17679
17680#: src/xml/xmli18n-tmp.h:5652
17681msgid "HP LaserJet 1160"
17682msgstr "惠普 LaserJet 1160"
17683
17684#: src/xml/xmli18n-tmp.h:5653
17685msgid "HP LaserJet 1200"
17686msgstr "惠普 LaserJet 1200"
17687
17688#: src/xml/xmli18n-tmp.h:5654
17689msgid "HP LaserJet 1220"
17690msgstr "惠普 LaserJet 1220"
17691
17692#: src/xml/xmli18n-tmp.h:5655
17693msgid "HP LaserJet 1300"
17694msgstr "惠普 LaserJet 1300"
17695
17696#: src/xml/xmli18n-tmp.h:5656
17697msgid "HP LaserJet 1320"
17698msgstr "惠普 LaserJet 1320"
17699
17700#: src/xml/xmli18n-tmp.h:5657
17701msgid "HP LaserJet 2100"
17702msgstr "惠普 LaserJet 2100"
17703
17704#: src/xml/xmli18n-tmp.h:5658
17705msgid "HP LaserJet 2100M"
17706msgstr "惠普 LaserJet 2100M"
17707
17708#: src/xml/xmli18n-tmp.h:5659
17709msgid "HP LaserJet 2200"
17710msgstr "惠普 LaserJet 2200"
17711
17712#: src/xml/xmli18n-tmp.h:5660
17713msgid "HP LaserJet 2300"
17714msgstr "惠普 LaserJet 2300"
17715
17716#: src/xml/xmli18n-tmp.h:5661
17717msgid "HP LaserJet 2410"
17718msgstr "惠普 LaserJet 2410"
17719
17720#: src/xml/xmli18n-tmp.h:5662
17721msgid "HP LaserJet 2420"
17722msgstr "惠普 LaserJet 2420"
17723
17724#: src/xml/xmli18n-tmp.h:5663
17725msgid "HP LaserJet 2430"
17726msgstr "惠普 LaserJet 2430"
17727
17728#: src/xml/xmli18n-tmp.h:5664
17729msgid "HP LaserJet 3015"
17730msgstr "惠普 LaserJet 3015"
17731
17732#: src/xml/xmli18n-tmp.h:5665
17733msgid "HP LaserJet 3020"
17734msgstr "惠普 LaserJet 3020"
17735
17736#: src/xml/xmli18n-tmp.h:5666
17737msgid "HP LaserJet 3030"
17738msgstr "惠普 LaserJet 3030"
17739
17740#: src/xml/xmli18n-tmp.h:5667
17741msgid "HP LaserJet 3050"
17742msgstr "惠普 LaserJet 3050"
17743
17744#: src/xml/xmli18n-tmp.h:5668
17745msgid "HP LaserJet 3052"
17746msgstr "惠普 LaserJet 3052"
17747
17748#: src/xml/xmli18n-tmp.h:5669
17749msgid "HP LaserJet 3055"
17750msgstr "惠普 LaserJet 3055"
17751
17752#: src/xml/xmli18n-tmp.h:5670
17753msgid "HP LaserJet 3200"
17754msgstr "惠普 LaserJet 3200"
17755
17756#: src/xml/xmli18n-tmp.h:5671
17757msgid "HP LaserJet 3200m"
17758msgstr "惠普 LaserJet 3200m"
17759
17760#: src/xml/xmli18n-tmp.h:5672
17761msgid "HP LaserJet 3200se"
17762msgstr "惠普 LaserJet 3200se"
17763
17764#: src/xml/xmli18n-tmp.h:5673
17765msgid "HP LaserJet 3300 MFP"
17766msgstr "惠普 LaserJet 3300 MFP"
17767
17768#: src/xml/xmli18n-tmp.h:5674
17769msgid "HP LaserJet 3310 MFP"
17770msgstr "惠普 LaserJet 3310 MFP"
17771
17772#: src/xml/xmli18n-tmp.h:5675
17773msgid "HP LaserJet 3320 MFP"
17774msgstr "惠普 LaserJet 3320 MFP"
17775
17776#: src/xml/xmli18n-tmp.h:5676
17777msgid "HP LaserJet 3320N MFP"
17778msgstr "惠普 LaserJet 3320N MFP"
17779
17780#: src/xml/xmli18n-tmp.h:5677
17781msgid "HP LaserJet 3330 MFP"
17782msgstr "惠普 LaserJet 3330 MFP"
17783
17784#: src/xml/xmli18n-tmp.h:5678
17785msgid "HP LaserJet 3380"
17786msgstr "惠普 LaserJet 3380"
17787
17788#: src/xml/xmli18n-tmp.h:5679
17789msgid "HP LaserJet 3390"
17790msgstr "惠普 LaserJet 3390"
17791
17792#: src/xml/xmli18n-tmp.h:5680
17793msgid "HP LaserJet 3392"
17794msgstr "惠普 LaserJet 3392"
17795
17796#: src/xml/xmli18n-tmp.h:5681
17797msgid "HP LaserJet 4000"
17798msgstr "惠普 LaserJet 4000"
17799
17800#: src/xml/xmli18n-tmp.h:5682
17801msgid "HP LaserJet 4050"
17802msgstr "惠普 LaserJet 4050"
17803
17804#: src/xml/xmli18n-tmp.h:5683
17805msgid "HP LaserJet 4100"
17806msgstr "惠普 LaserJet 4100"
17807
17808#: src/xml/xmli18n-tmp.h:5684
17809msgid "HP LaserJet 4200"
17810msgstr "惠普 LaserJet 4200"
17811
17812#: src/xml/xmli18n-tmp.h:5685
17813msgid "HP LaserJet 4240"
17814msgstr "惠普 LaserJet 4240"
17815
17816#: src/xml/xmli18n-tmp.h:5686
17817msgid "HP LaserJet 4250"
17818msgstr "惠普 LaserJet 4250"
17819
17820#: src/xml/xmli18n-tmp.h:5687
17821msgid "HP LaserJet 4300"
17822msgstr "惠普 LaserJet 4300"
17823
17824#: src/xml/xmli18n-tmp.h:5688
17825msgid "HP LaserJet 4345 mfp"
17826msgstr "惠普 LaserJet 4345 mfp"
17827
17828#: src/xml/xmli18n-tmp.h:5689
17829msgid "HP LaserJet 4350"
17830msgstr "惠普 LaserJet 4350"
17831
17832#: src/xml/xmli18n-tmp.h:5690
17833msgid "HP LaserJet 5000"
17834msgstr "惠普 LaserJet 5000"
17835
17836#: src/xml/xmli18n-tmp.h:5691
17837msgid "HP LaserJet 5100"
17838msgstr "惠普 LaserJet 5100"
17839
17840#: src/xml/xmli18n-tmp.h:5692
17841msgid "HP LaserJet 5200"
17842msgstr "惠普 LaserJet 5200"
17843
17844#: src/xml/xmli18n-tmp.h:5693
17845msgid "HP LaserJet 5200L"
17846msgstr "惠普 LaserJet 5200L"
17847
17848#: src/xml/xmli18n-tmp.h:5694
17849msgid "HP LaserJet 8000"
17850msgstr "惠普 LaserJet 8000"
17851
17852#: src/xml/xmli18n-tmp.h:5695
17853msgid "HP LaserJet 8100"
17854msgstr "惠普 LaserJet 8100"
17855
17856#: src/xml/xmli18n-tmp.h:5696
17857msgid "HP LaserJet 8150"
17858msgstr "惠普 LaserJet 8150"
17859
17860#: src/xml/xmli18n-tmp.h:5697
17861msgid "HP LaserJet 9000"
17862msgstr "惠普 LaserJet 9000"
17863
17864#: src/xml/xmli18n-tmp.h:5698
17865msgid "HP LaserJet 9040"
17866msgstr "惠普 LaserJet 9040"
17867
17868#: src/xml/xmli18n-tmp.h:5699
17869msgid "HP LaserJet 9040 MFP"
17870msgstr "惠普 LaserJet 9040 MFP"
17871
17872#: src/xml/xmli18n-tmp.h:5700
17873msgid "HP LaserJet 9050"
17874msgstr "惠普 LaserJet 9050"
17875
17876#: src/xml/xmli18n-tmp.h:5701
17877msgid "HP LaserJet 9050 MFP"
17878msgstr "惠普 LaserJet 9050 MFP"
17879
17880#: src/xml/xmli18n-tmp.h:5702
17881msgid "HP LaserJet M3027 MFP"
17882msgstr "惠普 LaserJet M3027 MFP"
17883
17884#: src/xml/xmli18n-tmp.h:5703
17885msgid "HP LaserJet M3035 MFP"
17886msgstr "惠普 LaserJet M3035 MFP"
17887
17888#: src/xml/xmli18n-tmp.h:5704
17889msgid "HP LaserJet M4345 MFP"
17890msgstr "惠普 LaserJet M4345 MFP"
17891
17892#: src/xml/xmli18n-tmp.h:5705
17893msgid "HP LaserJet M5025 MFP"
17894msgstr "惠普 LaserJet M5025 MFP"
17895
17896#: src/xml/xmli18n-tmp.h:5706
17897msgid "HP LaserJet M5035 MFP"
17898msgstr "惠普 LaserJet M5035 MFP"
17899
17900#: src/xml/xmli18n-tmp.h:5707
17901msgid "HP LaserJet P2010"
17902msgstr "惠普 LaserJet P2010"
17903
17904#: src/xml/xmli18n-tmp.h:5708
17905msgid "HP LaserJet P2015"
17906msgstr "惠普 LaserJet P2015"
17907
17908#: src/xml/xmli18n-tmp.h:5709
17909msgid "HP LaserJet P3004"
17910msgstr "惠普 LaserJet P3004"
17911
17912#: src/xml/xmli18n-tmp.h:5710
17913msgid "HP LaserJet P3005"
17914msgstr "惠普 LaserJet P3005"
17915
17916#: src/xml/xmli18n-tmp.h:5711
17917msgid "HP Mopier 240"
17918msgstr "惠普 Mopier 240"
17919
17920#: src/xml/xmli18n-tmp.h:5712
17921msgid "HP Mopier 320"
17922msgstr "惠普 Mopier 320"
17923
17924#: src/xml/xmli18n-tmp.h:5713
17925msgid "HP OfficeJet 300"
17926msgstr "惠普 OfficeJet 300"
17927
17928#: src/xml/xmli18n-tmp.h:5714
17929msgid "HP OfficeJet 330"
17930msgstr "惠普 OfficeJet 330"
17931
17932#: src/xml/xmli18n-tmp.h:5715
17933msgid "HP OfficeJet 350"
17934msgstr "惠普 OfficeJet 350"
17935
17936#: src/xml/xmli18n-tmp.h:5716
17937msgid "HP OfficeJet 500"
17938msgstr "惠普 OfficeJet 500"
17939
17940#: src/xml/xmli18n-tmp.h:5717
17941msgid "HP OfficeJet 520"
17942msgstr "惠普 OfficeJet 520"
17943
17944#: src/xml/xmli18n-tmp.h:5718
17945msgid "HP OfficeJet 570"
17946msgstr "惠普 OfficeJet 570"
17947
17948#: src/xml/xmli18n-tmp.h:5719
17949msgid "HP OfficeJet 580"
17950msgstr "惠普 OfficeJet 580"
17951
17952#: src/xml/xmli18n-tmp.h:5720
17953msgid "HP OfficeJet 590"
17954msgstr "惠普 OfficeJet 590"
17955
17956#: src/xml/xmli18n-tmp.h:5721
17957msgid "HP OfficeJet 600"
17958msgstr "惠普 OfficeJet 600"
17959
17960#: src/xml/xmli18n-tmp.h:5722
17961msgid "HP OfficeJet 610"
17962msgstr "惠普 OfficeJet 610"
17963
17964#: src/xml/xmli18n-tmp.h:5723
17965msgid "HP OfficeJet 625"
17966msgstr "惠普 OfficeJet 625"
17967
17968#: src/xml/xmli18n-tmp.h:5724
17969msgid "HP OfficeJet 630"
17970msgstr "惠普 OfficeJet 630"
17971
17972#: src/xml/xmli18n-tmp.h:5725
17973msgid "HP OfficeJet 635"
17974msgstr "惠普 OfficeJet 635"
17975
17976#: src/xml/xmli18n-tmp.h:5726
17977msgid "HP OfficeJet 700"
17978msgstr "惠普 OfficeJet 700"
17979
17980#: src/xml/xmli18n-tmp.h:5727
17981msgid "HP OfficeJet 710"
17982msgstr "惠普 OfficeJet 710"
17983
17984#: src/xml/xmli18n-tmp.h:5728
17985msgid "HP OfficeJet 720"
17986msgstr "惠普 OfficeJet 720"
17987
17988#: src/xml/xmli18n-tmp.h:5729
17989msgid "HP OfficeJet 725"
17990msgstr "惠普 OfficeJet 725"
17991
17992#: src/xml/xmli18n-tmp.h:5730
17993msgid "HP OfficeJet 5105"
17994msgstr "惠普 OfficeJet 5105"
17995
17996#: src/xml/xmli18n-tmp.h:5731
17997msgid "HP OfficeJet 5110"
17998msgstr "惠普 OfficeJet 5110"
17999
18000#: src/xml/xmli18n-tmp.h:5732
18001msgid "HP OfficeJet 5110xi"
18002msgstr "惠普 OfficeJet 5110xi"
18003
18004#: src/xml/xmli18n-tmp.h:5733
18005msgid "HP OfficeJet 6105"
18006msgstr "惠普 OfficeJet 6105"
18007
18008#: src/xml/xmli18n-tmp.h:5734
18009msgid "HP OfficeJet 6110"
18010msgstr "惠普 OfficeJet 6110"
18011
18012#: src/xml/xmli18n-tmp.h:5735
18013msgid "HP OfficeJet 7110"
18014msgstr "惠普 OfficeJet 7110"
18015
18016#: src/xml/xmli18n-tmp.h:5736
18017msgid "HP OfficeJet 7130"
18018msgstr "惠普 OfficeJet 7130"
18019
18020#: src/xml/xmli18n-tmp.h:5737
18021msgid "HP OfficeJet 7140"
18022msgstr "惠普 OfficeJet 7140"
18023
18024#: src/xml/xmli18n-tmp.h:5738
18025msgid "HP OfficeJet D125"
18026msgstr "惠普 OfficeJet D125"
18027
18028#: src/xml/xmli18n-tmp.h:5739
18029msgid "HP OfficeJet D135"
18030msgstr "惠普 OfficeJet D135"
18031
18032#: src/xml/xmli18n-tmp.h:5740
18033msgid "HP OfficeJet D145"
18034msgstr "惠普 OfficeJet D145"
18035
18036#: src/xml/xmli18n-tmp.h:5741
18037msgid "HP OfficeJet D155"
18038msgstr "惠普 OfficeJet D155"
18039
18040#: src/xml/xmli18n-tmp.h:5742
18041msgid "HP OfficeJet G55"
18042msgstr "惠普 OfficeJet G55"
18043
18044#: src/xml/xmli18n-tmp.h:5743
18045msgid "HP OfficeJet G85"
18046msgstr "惠普 OfficeJet G85"
18047
18048#: src/xml/xmli18n-tmp.h:5744
18049msgid "HP OfficeJet G95"
18050msgstr "惠普 OfficeJet G95"
18051
18052#: src/xml/xmli18n-tmp.h:5745
18053msgid "HP OfficeJet K60"
18054msgstr "惠普 OfficeJet K60"
18055
18056#: src/xml/xmli18n-tmp.h:5746
18057msgid "HP OfficeJet K60xi"
18058msgstr "惠普 OfficeJet K60xi"
18059
18060#: src/xml/xmli18n-tmp.h:5747
18061msgid "HP OfficeJet K80"
18062msgstr "惠普 OfficeJet K80"
18063
18064#: src/xml/xmli18n-tmp.h:5748
18065msgid "HP OfficeJet K80xi"
18066msgstr "惠普 OfficeJet K80xi"
18067
18068#: src/xml/xmli18n-tmp.h:5749
18069msgid "HP OfficeJet LX"
18070msgstr "惠普 OfficeJet LX"
18071
18072#: src/xml/xmli18n-tmp.h:5750
18073msgid "HP OfficeJet Pro 1150C"
18074msgstr "惠普 OfficeJet Pro 1150C"
18075
18076#: src/xml/xmli18n-tmp.h:5751
18077msgid "HP OfficeJet Pro 1170C"
18078msgstr "惠普 OfficeJet Pro 1170C"
18079
18080#: src/xml/xmli18n-tmp.h:5752
18081msgid "HP OfficeJet Pro 1175C"
18082msgstr "惠普 OfficeJet Pro 1175C"
18083
18084#: src/xml/xmli18n-tmp.h:5753
18085msgid "HP OfficeJet R40"
18086msgstr "惠普 OfficeJet R40"
18087
18088#: src/xml/xmli18n-tmp.h:5754
18089msgid "HP OfficeJet R45"
18090msgstr "惠普 OfficeJet R45"
18091
18092#: src/xml/xmli18n-tmp.h:5755
18093msgid "HP OfficeJet R60"
18094msgstr "惠普 OfficeJet R60"
18095
18096#: src/xml/xmli18n-tmp.h:5756
18097msgid "HP OfficeJet R65"
18098msgstr "惠普 OfficeJet R65"
18099
18100#: src/xml/xmli18n-tmp.h:5757
18101msgid "HP OfficeJet R80"
18102msgstr "惠普 OfficeJet R80"
18103
18104#: src/xml/xmli18n-tmp.h:5758
18105msgid "HP OfficeJet T45"
18106msgstr "惠普 OfficeJet T45"
18107
18108#: src/xml/xmli18n-tmp.h:5759
18109msgid "HP OfficeJet T65"
18110msgstr "惠普 OfficeJet T65"
18111
18112#: src/xml/xmli18n-tmp.h:5760
18113msgid "HP OfficeJet V40"
18114msgstr "惠普 OfficeJet V40"
18115
18116#: src/xml/xmli18n-tmp.h:5761
18117msgid "HP OfficeJet V40xi"
18118msgstr "惠普 OfficeJet V40xi"
18119
18120#: src/xml/xmli18n-tmp.h:5762
18121msgid "HP OfficeJet"
18122msgstr "惠普 OfficeJet"
18123
18124#: src/xml/xmli18n-tmp.h:5763
18125msgid "HP PSC 370"
18126msgstr "惠普 PSC 370"
18127
18128#: src/xml/xmli18n-tmp.h:5764
18129msgid "HP PSC 380"
18130msgstr "惠普 PSC 380"
18131
18132#: src/xml/xmli18n-tmp.h:5765
18133msgid "HP PSC 500"
18134msgstr "惠普 PSC 500"
18135
18136#: src/xml/xmli18n-tmp.h:5766
18137msgid "HP PSC 750"
18138msgstr "惠普 PSC 750"
18139
18140#: src/xml/xmli18n-tmp.h:5767
18141msgid "HP PSC 950"
18142msgstr "惠普 PSC 950"
18143
18144#: src/xml/xmli18n-tmp.h:5768
18145msgid "HP PSC 950xi"
18146msgstr "惠普 PSC 950xi"
18147
18148#: src/xml/xmli18n-tmp.h:5769
18149msgid "HP PSC 2110"
18150msgstr "惠普 PSC 2110"
18151
18152#: src/xml/xmli18n-tmp.h:5770
18153msgid "HP PSC 2150"
18154msgstr "惠普 PSC 2150"
18155
18156#: src/xml/xmli18n-tmp.h:5771
18157msgid "HP PSC 2210"
18158msgstr "惠普 PSC 2210"
18159
18160#: src/xml/xmli18n-tmp.h:5772
18161msgid "HP PhotoSmart 7150"
18162msgstr "惠普 PhotoSmart 7150"
18163
18164#: src/xml/xmli18n-tmp.h:5773
18165msgid "HP PhotoSmart 7345"
18166msgstr "惠普 PhotoSmart 7345"
18167
18168#: src/xml/xmli18n-tmp.h:5774
18169msgid "HP PhotoSmart 7350"
18170msgstr "惠普 PhotoSmart 7350"
18171
18172#: src/xml/xmli18n-tmp.h:5775
18173msgid "HP PhotoSmart 7550"
18174msgstr "惠普 PhotoSmart 7550"
18175
18176#: src/xml/xmli18n-tmp.h:5776
18177msgid "HP PhotoSmart P100"
18178msgstr "惠普 PhotoSmart P100"
18179
18180#: src/xml/xmli18n-tmp.h:5777
18181msgid "HP PhotoSmart P130"
18182msgstr "惠普 PhotoSmart P130"
18183
18184#: src/xml/xmli18n-tmp.h:5778
18185msgid "HP PhotoSmart P230"
18186msgstr "惠普 PhotoSmart P230"
18187
18188#: src/xml/xmli18n-tmp.h:5779
18189msgid "HP PhotoSmart P1000"
18190msgstr "惠普 PhotoSmart P1000"
18191
18192#: src/xml/xmli18n-tmp.h:5780
18193msgid "HP PhotoSmart P1100"
18194msgstr "惠普 PhotoSmart P1100"
18195
18196#: src/xml/xmli18n-tmp.h:5781
18197msgid "HP PhotoSmart P1115"
18198msgstr "惠普 PhotoSmart P1115"
18199
18200#: src/xml/xmli18n-tmp.h:5782
18201msgid "HP PhotoSmart P1215"
18202msgstr "惠普 PhotoSmart P1215"
18203
18204#: src/xml/xmli18n-tmp.h:5783
18205msgid "HP PhotoSmart P1218"
18206msgstr "惠普 PhotoSmart P1218"
18207
18208#: src/xml/xmli18n-tmp.h:5784
18209msgid "HP PhotoSmart P1315"
18210msgstr "惠普 PhotoSmart P1315"
18211
18212#: src/xml/xmli18n-tmp.h:5785
18213msgid "HP e-printer e20"
18214msgstr "惠普 e-printer e20"
18215
18216#: src/xml/xmli18n-tmp.h:5786
18217msgid "IBM 4019"
18218msgstr "IBM 4019"
18219
18220#: src/xml/xmli18n-tmp.h:5787
18221msgid "IBM 4029 030 LaserPrinter 10"
18222msgstr "IBM 4029 030 LaserPrinter 10"
18223
18224#: src/xml/xmli18n-tmp.h:5788
18225msgid "IBM 4312"
18226msgstr "IBM 4312"
18227
18228#: src/xml/xmli18n-tmp.h:5789
18229msgid "IBM Infoprint 12"
18230msgstr "IBM Infoprint 12"
18231
18232#: src/xml/xmli18n-tmp.h:5790
18233msgid "IBM Page Printer 3112"
18234msgstr "IBM Page Printer 3112"
18235
18236#: src/xml/xmli18n-tmp.h:5791
18237msgid "Infotec 4353 MF"
18238msgstr "Infotec 4353 MF"
18239
18240#: src/xml/xmli18n-tmp.h:5792
18241msgid "Infotec 4452 MF"
18242msgstr "Infotec 4452 MF"
18243
18244#: src/xml/xmli18n-tmp.h:5793
18245msgid "Infotec 4651 MF"
18246msgstr "Infotec 4651 MF"
18247
18248#: src/xml/xmli18n-tmp.h:5794
18249msgid "Infotec IS2022"
18250msgstr "Infotec IS2022"
18251
18252#: src/xml/xmli18n-tmp.h:5795
18253msgid "Infotec IS2027"
18254msgstr "Infotec IS2027"
18255
18256#: src/xml/xmli18n-tmp.h:5796
18257msgid "Infotec IS2032"
18258msgstr "Infotec IS2032"
18259
18260#: src/xml/xmli18n-tmp.h:5797
18261msgid "Infotec IS2035"
18262msgstr "Infotec IS2035"
18263
18264#: src/xml/xmli18n-tmp.h:5798
18265msgid "Infotec IS2045"
18266msgstr "Infotec IS2045"
18267
18268#: src/xml/xmli18n-tmp.h:5799
18269msgid "Infotec IS2090"
18270msgstr "Infotec IS2090"
18271
18272#: src/xml/xmli18n-tmp.h:5800
18273msgid "Infotec IS2105"
18274msgstr "Infotec IS2105"
18275
18276#: src/xml/xmli18n-tmp.h:5801
18277msgid "Infotec IS 2015"
18278msgstr "Infotec IS 2015"
18279
18280#: src/xml/xmli18n-tmp.h:5802
18281msgid "Infotec IS 2018"
18282msgstr "Infotec IS 2018"
18283
18284#: src/xml/xmli18n-tmp.h:5803
18285msgid "Infotec IS 2018D"
18286msgstr "Infotec IS 2018D"
18287
18288#: src/xml/xmli18n-tmp.h:5804
18289msgid "Infotec IS 2060"
18290msgstr "Infotec IS 2060"
18291
18292#: src/xml/xmli18n-tmp.h:5805
18293msgid "Infotec IS 2075"
18294msgstr "Infotec IS 2075"
18295
18296#: src/xml/xmli18n-tmp.h:5806
18297msgid "Infotec IS 2122"
18298msgstr "Infotec IS 2122"
18299
18300#: src/xml/xmli18n-tmp.h:5807
18301msgid "Infotec IS 2127"
18302msgstr "Infotec IS 2127"
18303
18304#: src/xml/xmli18n-tmp.h:5808
18305msgid "Infotec IS 2132"
18306msgstr "Infotec IS 2132"
18307
18308#: src/xml/xmli18n-tmp.h:5809
18309msgid "Infotec IS 2135"
18310msgstr "Infotec IS 2135"
18311
18312#: src/xml/xmli18n-tmp.h:5810
18313msgid "Infotec IS 2145"
18314msgstr "Infotec IS 2145"
18315
18316#: src/xml/xmli18n-tmp.h:5811
18317msgid "Infotec IS 2151"
18318msgstr "Infotec IS 2151"
18319
18320#: src/xml/xmli18n-tmp.h:5812
18321msgid "Infotec IS 2160"
18322msgstr "Infotec IS 2160"
18323
18324#: src/xml/xmli18n-tmp.h:5813
18325msgid "Infotec IS 2175"
18326msgstr "Infotec IS 2175"
18327
18328#: src/xml/xmli18n-tmp.h:5814
18329msgid "Infotec IS 2215"
18330msgstr "Infotec IS 2215"
18331
18332#: src/xml/xmli18n-tmp.h:5815
18333msgid "Infotec IS 2216"
18334msgstr "Infotec IS 2216"
18335
18336#: src/xml/xmli18n-tmp.h:5816
18337msgid "Infotec IS 2220"
18338msgstr "Infotec IS 2220"
18339
18340#: src/xml/xmli18n-tmp.h:5817
18341msgid "Infotec IS 2220D"
18342msgstr "Infotec IS 2220D"
18343
18344#: src/xml/xmli18n-tmp.h:5818
18345msgid "Infotec IS 2225"
18346msgstr "Infotec IS 2225"
18347
18348#: src/xml/xmli18n-tmp.h:5819
18349msgid "Infotec IS 2230"
18350msgstr "Infotec IS 2230"
18351
18352#: src/xml/xmli18n-tmp.h:5820
18353msgid "Infotec IS 2235"
18354msgstr "Infotec IS 2235"
18355
18356#: src/xml/xmli18n-tmp.h:5821
18357msgid "Infotec IS 2245"
18358msgstr "Infotec IS 2245"
18359
18360#: src/xml/xmli18n-tmp.h:5822
18361msgid "Infotec IS 2255"
18362msgstr "Infotec IS 2255"
18363
18364#: src/xml/xmli18n-tmp.h:5823
18365msgid "Infotec IS 2265"
18366msgstr "Infotec IS 2265"
18367
18368#: src/xml/xmli18n-tmp.h:5824
18369msgid "Infotec IS 2275"
18370msgstr "Infotec IS 2275"
18371
18372#: src/xml/xmli18n-tmp.h:5825
18373msgid "Infotec IS 2316"
18374msgstr "Infotec IS 2316"
18375
18376#: src/xml/xmli18n-tmp.h:5826
18377msgid "Infotec IS 2320"
18378msgstr "Infotec IS 2320"
18379
18380#: src/xml/xmli18n-tmp.h:5827
18381msgid "Infotec IS 2325"
18382msgstr "Infotec IS 2325"
18383
18384#: src/xml/xmli18n-tmp.h:5828
18385msgid "Infotec IS 2416"
18386msgstr "Infotec IS 2416"
18387
18388#: src/xml/xmli18n-tmp.h:5829
18389msgid "Infotec IS 2425"
18390msgstr "Infotec IS 2425"
18391
18392#: src/xml/xmli18n-tmp.h:5830
18393msgid "Infotec IS 2430"
18394msgstr "Infotec IS 2430"
18395
18396#: src/xml/xmli18n-tmp.h:5831
18397msgid "Infotec IS 2435"
18398msgstr "Infotec IS 2435"
18399
18400#: src/xml/xmli18n-tmp.h:5832
18401msgid "Infotec IS 2445"
18402msgstr "Infotec IS 2445"
18403
18404#: src/xml/xmli18n-tmp.h:5833
18405msgid "Infotec IS 3090"
18406msgstr "Infotec IS 3090"
18407
18408#: src/xml/xmli18n-tmp.h:5834
18409msgid "Infotec IS 3110"
18410msgstr "Infotec IS 3110"
18411
18412#: src/xml/xmli18n-tmp.h:5835
18413msgid "Infotec IS 3135"
18414msgstr "Infotec IS 3135"
18415
18416#: src/xml/xmli18n-tmp.h:5836
18417#, fuzzy
18418msgid "Infotec ISC 1024c"
18419msgstr "Infotec IS 2122"
18420
18421#: src/xml/xmli18n-tmp.h:5837
18422#, fuzzy
18423msgid "Infotec ISC 1032c"
18424msgstr "Infotec IS 2132"
18425
18426#: src/xml/xmli18n-tmp.h:5838
18427#, fuzzy
18428msgid "Infotec ISC 2428"
18429msgstr "Infotec IS 2425"
18430
18431#: src/xml/xmli18n-tmp.h:5839
18432#, fuzzy
18433msgid "Infotec ISC 2525"
18434msgstr "Infotec IS 2215"
18435
18436#: src/xml/xmli18n-tmp.h:5840
18437#, fuzzy
18438msgid "Infotec ISC 2835"
18439msgstr "Infotec IS 2135"
18440
18441#: src/xml/xmli18n-tmp.h:5841
18442#, fuzzy
18443msgid "Infotec ISC 3030"
18444msgstr "Infotec IS 3090"
18445
18446#: src/xml/xmli18n-tmp.h:5842
18447#, fuzzy
18448msgid "Infotec ISC 3535"
18449msgstr "Infotec IS 3135"
18450
18451#: src/xml/xmli18n-tmp.h:5843
18452#, fuzzy
18453msgid "Infotec ISC 3545"
18454msgstr "Infotec IS 2135"
18455
18456#: src/xml/xmli18n-tmp.h:5844
18457#, fuzzy
18458msgid "Infotec ISC 4045"
18459msgstr "Infotec IS 2445"
18460
18461#: src/xml/xmli18n-tmp.h:5845
18462#, fuzzy
18463msgid "Infotec ISC 4560"
18464msgstr "Infotec IS 2060"
18465
18466#: src/xml/xmli18n-tmp.h:5846
18467#, fuzzy
18468msgid "Infotec ISC 5560"
18469msgstr "Infotec IS 2060"
18470
18471#: src/xml/xmli18n-tmp.h:5847
18472#, fuzzy
18473msgid "Infotec ISC 615G"
18474msgstr "Infotec IS 2015"
18475
18476#: src/xml/xmli18n-tmp.h:5848
18477msgid "Infotec MP 2550"
18478msgstr "Infotec MP 2550"
18479
18480#: src/xml/xmli18n-tmp.h:5849
18481msgid "Infotec MP 2550B"
18482msgstr "Infotec MP 2550B"
18483
18484#: src/xml/xmli18n-tmp.h:5850
18485msgid "Infotec MP 3350"
18486msgstr "Infotec MP 3350"
18487
18488#: src/xml/xmli18n-tmp.h:5851
18489msgid "Infotec MP 3350B"
18490msgstr "Infotec MP 3350B"
18491
18492#: src/xml/xmli18n-tmp.h:5852
18493msgid "Infotec MP 4000"
18494msgstr "Infotec MP 4000"
18495
18496#: src/xml/xmli18n-tmp.h:5853
18497msgid "Infotec MP 4000B"
18498msgstr "Infotec MP 4000B"
18499
18500#: src/xml/xmli18n-tmp.h:5854
18501msgid "Infotec MP 5000"
18502msgstr "Infotec MP 5000"
18503
18504#: src/xml/xmli18n-tmp.h:5855
18505msgid "Infotec MP 5000B"
18506msgstr "Infotec MP 5000B"
18507
18508#: src/xml/xmli18n-tmp.h:5856
18509#, fuzzy
18510msgid "Infotec MP C2003"
18511msgstr "Infotec MP 2550"
18512
18513#: src/xml/xmli18n-tmp.h:5857
18514#, fuzzy
18515msgid "Infotec MP C2003Z"
18516msgstr "Infotec MP 2550"
18517
18518#: src/xml/xmli18n-tmp.h:5858
18519#, fuzzy
18520msgid "Infotec MP C2004"
18521msgstr "Infotec MP 2550"
18522
18523#: src/xml/xmli18n-tmp.h:5859
18524#, fuzzy
18525msgid "Infotec MP C2011"
18526msgstr "Infotec MP 2550"
18527
18528#: src/xml/xmli18n-tmp.h:5860
18529#, fuzzy
18530msgid "Infotec MP C2050"
18531msgstr "Infotec MP 2550"
18532
18533#: src/xml/xmli18n-tmp.h:5861
18534#, fuzzy
18535msgid "Infotec MP C2051"
18536msgstr "Infotec MP 2550"
18537
18538#: src/xml/xmli18n-tmp.h:5862
18539#, fuzzy
18540msgid "Infotec MP C2503"
18541msgstr "Infotec MP 2550"
18542
18543#: src/xml/xmli18n-tmp.h:5863
18544#, fuzzy
18545msgid "Infotec MP C2503Z"
18546msgstr "Infotec MP 2550"
18547
18548#: src/xml/xmli18n-tmp.h:5864
18549#, fuzzy
18550msgid "Infotec MP C2504"
18551msgstr "Infotec MP 2550"
18552
18553#: src/xml/xmli18n-tmp.h:5865
18554#, fuzzy
18555msgid "Infotec MP C2550"
18556msgstr "Infotec MP 2550"
18557
18558#: src/xml/xmli18n-tmp.h:5866
18559#, fuzzy
18560msgid "Infotec MP C2551"
18561msgstr "Infotec MP 2550"
18562
18563#: src/xml/xmli18n-tmp.h:5867
18564#, fuzzy
18565msgid "Infotec MP C2800"
18566msgstr "Infotec MP 2550"
18567
18568#: src/xml/xmli18n-tmp.h:5868
18569#, fuzzy
18570msgid "Infotec MP C300"
18571msgstr "Infotec MP 3350"
18572
18573#: src/xml/xmli18n-tmp.h:5869
18574#, fuzzy
18575msgid "Infotec MP C3001"
18576msgstr "Infotec MP 3350"
18577
18578#: src/xml/xmli18n-tmp.h:5870
18579#, fuzzy
18580msgid "Infotec MP C3002"
18581msgstr "Infotec MP 3350"
18582
18583#: src/xml/xmli18n-tmp.h:5871
18584#, fuzzy
18585msgid "Infotec MP C3003"
18586msgstr "Infotec MP 3350"
18587
18588#: src/xml/xmli18n-tmp.h:5872
18589#, fuzzy
18590msgid "Infotec MP C3004"
18591msgstr "Infotec MP 3350"
18592
18593#: src/xml/xmli18n-tmp.h:5873
18594#, fuzzy
18595msgid "Infotec MP C300SR"
18596msgstr "Infotec MP 3350"
18597
18598#: src/xml/xmli18n-tmp.h:5874
18599#, fuzzy
18600msgid "Infotec MP C3300"
18601msgstr "Infotec MP 3350"
18602
18603#: src/xml/xmli18n-tmp.h:5875
18604#, fuzzy
18605msgid "Infotec MP C3501"
18606msgstr "Infotec MP 3350"
18607
18608#: src/xml/xmli18n-tmp.h:5876
18609#, fuzzy
18610msgid "Infotec MP C3502"
18611msgstr "Infotec MP 3350"
18612
18613#: src/xml/xmli18n-tmp.h:5877
18614#, fuzzy
18615msgid "Infotec MP C3503"
18616msgstr "Infotec MP 3350"
18617
18618#: src/xml/xmli18n-tmp.h:5878
18619#, fuzzy
18620msgid "Infotec MP C3504"
18621msgstr "Infotec MP 3350"
18622
18623#: src/xml/xmli18n-tmp.h:5879
18624#, fuzzy
18625msgid "Infotec MP C400"
18626msgstr "Infotec MP 4000"
18627
18628#: src/xml/xmli18n-tmp.h:5880
18629#, fuzzy
18630msgid "Infotec MP C4000"
18631msgstr "Infotec MP 4000"
18632
18633#: src/xml/xmli18n-tmp.h:5881
18634#, fuzzy
18635msgid "Infotec MP C400SR"
18636msgstr "Infotec MP 4000"
18637
18638#: src/xml/xmli18n-tmp.h:5882
18639#, fuzzy
18640msgid "Infotec MP C4501"
18641msgstr "Infotec MP 2550"
18642
18643#: src/xml/xmli18n-tmp.h:5883
18644#, fuzzy
18645msgid "Infotec MP C4501A"
18646msgstr "Infotec MP 2550"
18647
18648#: src/xml/xmli18n-tmp.h:5884
18649#, fuzzy
18650msgid "Infotec MP C4502"
18651msgstr "Infotec MP 2550"
18652
18653#: src/xml/xmli18n-tmp.h:5885
18654#, fuzzy
18655msgid "Infotec MP C4502A"
18656msgstr "Infotec MP 2550"
18657
18658#: src/xml/xmli18n-tmp.h:5886
18659#, fuzzy
18660msgid "Infotec MP C4503"
18661msgstr "Infotec MP 2550"
18662
18663#: src/xml/xmli18n-tmp.h:5887
18664#, fuzzy
18665msgid "Infotec MP C4504"
18666msgstr "Infotec MP 2550"
18667
18668#: src/xml/xmli18n-tmp.h:5888
18669#, fuzzy
18670msgid "Infotec MP C5000"
18671msgstr "Infotec MP 5000"
18672
18673#: src/xml/xmli18n-tmp.h:5889
18674#, fuzzy
18675msgid "Infotec MP C5501"
18676msgstr "Infotec MP 2550"
18677
18678#: src/xml/xmli18n-tmp.h:5890
18679#, fuzzy
18680msgid "Infotec MP C5501A"
18681msgstr "Infotec MP 2550"
18682
18683#: src/xml/xmli18n-tmp.h:5891
18684#, fuzzy
18685msgid "Infotec MP C5502"
18686msgstr "Infotec MP 2550"
18687
18688#: src/xml/xmli18n-tmp.h:5892
18689#, fuzzy
18690msgid "Infotec MP C5502A"
18691msgstr "Infotec MP 2550"
18692
18693#: src/xml/xmli18n-tmp.h:5893
18694#, fuzzy
18695msgid "Infotec MP C5503"
18696msgstr "Infotec MP 2550"
18697
18698#: src/xml/xmli18n-tmp.h:5894
18699#, fuzzy
18700msgid "Infotec MP C5504"
18701msgstr "Infotec MP 2550"
18702
18703#: src/xml/xmli18n-tmp.h:5895
18704#, fuzzy
18705msgid "Infotec MP C6000"
18706msgstr "Infotec MP 4000"
18707
18708#: src/xml/xmli18n-tmp.h:5896
18709#, fuzzy
18710msgid "Infotec MP C6003"
18711msgstr "Infotec MP 4000"
18712
18713#: src/xml/xmli18n-tmp.h:5897
18714#, fuzzy
18715msgid "Infotec MP C6004"
18716msgstr "Infotec MP 4000"
18717
18718#: src/xml/xmli18n-tmp.h:5898
18719#, fuzzy
18720msgid "Infotec MP C6501"
18721msgstr "Infotec MP 2550"
18722
18723#: src/xml/xmli18n-tmp.h:5899
18724#, fuzzy
18725msgid "Infotec MP C6502"
18726msgstr "Infotec MP 2550"
18727
18728#: src/xml/xmli18n-tmp.h:5900
18729#, fuzzy
18730msgid "Infotec MP C6503"
18731msgstr "Infotec MP 2550"
18732
18733#: src/xml/xmli18n-tmp.h:5901
18734#, fuzzy
18735msgid "Infotec MP C7500"
18736msgstr "Infotec MP 5000"
18737
18738#: src/xml/xmli18n-tmp.h:5902
18739#, fuzzy
18740msgid "Infotec MP C7501"
18741msgstr "Infotec MP 2550"
18742
18743#: src/xml/xmli18n-tmp.h:5903
18744#, fuzzy
18745msgid "Infotec MP C8002"
18746msgstr "Infotec MP 4000"
18747
18748#: src/xml/xmli18n-tmp.h:5904
18749#, fuzzy
18750msgid "Infotec MP C8003"
18751msgstr "Infotec MP 4000"
18752
18753#: src/xml/xmli18n-tmp.h:5905
18754#, fuzzy
18755msgid "Infotec Pro C5100S"
18756msgstr "Infotec MP 5000"
18757
18758#: src/xml/xmli18n-tmp.h:5906
18759#, fuzzy
18760msgid "Infotec Pro C5110S"
18761msgstr "Infotec IS 3110"
18762
18763#: src/xml/xmli18n-tmp.h:5907
18764#, fuzzy
18765msgid "Infotec Pro C5200S"
18766msgstr "Infotec MP 5000"
18767
18768#: src/xml/xmli18n-tmp.h:5908
18769#, fuzzy
18770msgid "Infotec Pro C5210S"
18771msgstr "Infotec IS 2160"
18772
18773#: src/xml/xmli18n-tmp.h:5909
18774#, fuzzy
18775msgid "Infotec Pro C7100"
18776msgstr "Infotec MP 4000"
18777
18778#: src/xml/xmli18n-tmp.h:5910
18779#, fuzzy
18780msgid "Infotec Pro C7100S"
18781msgstr "Infotec MP 4000"
18782
18783#: src/xml/xmli18n-tmp.h:5911
18784#, fuzzy
18785msgid "Infotec Pro C7110"
18786msgstr "Infotec IS 3110"
18787
18788#: src/xml/xmli18n-tmp.h:5912
18789#, fuzzy
18790msgid "Infotec Pro C7110S"
18791msgstr "Infotec IS 3110"
18792
18793# 这绝对是 msgfilter made easy.
18794#: src/xml/xmli18n-tmp.h:5913
18795msgid "Kyocera CS-1815"
18796msgstr "京瓷 CS-1815"
18797
18798# 这绝对是 msgfilter made easy.
18799#: src/xml/xmli18n-tmp.h:5914
18800#, fuzzy
18801msgid "Kyocera CS-2525E"
18802msgstr "京瓷 CS-1815"
18803
18804# 这绝对是 msgfilter made easy.
18805#: src/xml/xmli18n-tmp.h:5915
18806#, fuzzy
18807msgid "Kyocera CS-3225E"
18808msgstr "京瓷 CS-1815"
18809
18810#: src/xml/xmli18n-tmp.h:5916
18811#, fuzzy
18812msgid "Kyocera CS-3232E"
18813msgstr "京瓷 FS-3820N"
18814
18815# 这绝对是 msgfilter made easy.
18816#: src/xml/xmli18n-tmp.h:5917
18817#, fuzzy
18818msgid "Kyocera CS-4035E"
18819msgstr "京瓷 CS-1815"
18820
18821#: src/xml/xmli18n-tmp.h:5918
18822#, fuzzy
18823msgid "Kyocera CS-250ci"
18824msgstr "京瓷 FS-920"
18825
18826#: src/xml/xmli18n-tmp.h:5919
18827#, fuzzy
18828msgid "Kyocera CS-300ci"
18829msgstr "京瓷 FS-3500"
18830
18831#: src/xml/xmli18n-tmp.h:5920
18832#, fuzzy
18833msgid "Kyocera CS-3050ci"
18834msgstr "京瓷 KM-3050"
18835
18836#: src/xml/xmli18n-tmp.h:5921
18837#, fuzzy
18838msgid "Kyocera CS-3550ci"
18839msgstr "京瓷 FS-3500"
18840
18841#: src/xml/xmli18n-tmp.h:5922
18842#, fuzzy
18843msgid "Kyocera CS-400ci"
18844msgstr "京瓷 FS-600"
18845
18846#: src/xml/xmli18n-tmp.h:5923
18847#, fuzzy
18848msgid "Kyocera CS-500ci"
18849msgstr "京瓷 FS-3500"
18850
18851#: src/xml/xmli18n-tmp.h:5924
18852#, fuzzy
18853msgid "Kyocera Ci-1100"
18854msgstr "京瓷 F-1010"
18855
18856#: src/xml/xmli18n-tmp.h:5925
18857msgid "Kyocera F-1010"
18858msgstr "京瓷 F-1010"
18859
18860#: src/xml/xmli18n-tmp.h:5926
18861msgid "Kyocera FS-600 - KPDL-2"
18862msgstr "京瓷 FS-600 - KPDL-2"
18863
18864#: src/xml/xmli18n-tmp.h:5927
18865msgid "Kyocera FS-600"
18866msgstr "京瓷 FS-600"
18867
18868#: src/xml/xmli18n-tmp.h:5928
18869msgid "Kyocera FS-680"
18870msgstr "京瓷 FS-680"
18871
18872#: src/xml/xmli18n-tmp.h:5929
18873msgid "Kyocera FS-800"
18874msgstr "京瓷 FS-800"
18875
18876#: src/xml/xmli18n-tmp.h:5930
18877msgid "Kyocera FS-920"
18878msgstr "京瓷 FS-920"
18879
18880#: src/xml/xmli18n-tmp.h:5931
18881msgid "Kyocera FS-1000"
18882msgstr "京瓷 FS-1000"
18883
18884#: src/xml/xmli18n-tmp.h:5932
18885msgid "Kyocera FS-1000+"
18886msgstr "京瓷 FS-1000+"
18887
18888#: src/xml/xmli18n-tmp.h:5933
18889msgid "Kyocera FS-1010"
18890msgstr "京瓷 FS-1010"
18891
18892#: src/xml/xmli18n-tmp.h:5934
18893msgid "Kyocera FS-1018MFP"
18894msgstr "京瓷 FS-1018MFP"
18895
18896#: src/xml/xmli18n-tmp.h:5935
18897msgid "Kyocera FS-1020D"
18898msgstr "京瓷 FS-1020D"
18899
18900#: src/xml/xmli18n-tmp.h:5936
18901msgid "Kyocera FS-1030D"
18902msgstr "京瓷 FS-1030D"
18903
18904#: src/xml/xmli18n-tmp.h:5937
18905msgid "Kyocera FS-1050"
18906msgstr "京瓷 FS-1050"
18907
18908#: src/xml/xmli18n-tmp.h:5938
18909msgid "Kyocera FS-1118MFP"
18910msgstr "京瓷 FS-1118MFP"
18911
18912#: src/xml/xmli18n-tmp.h:5939
18913#, fuzzy
18914msgid "Kyocera FS-1135MFP"
18915msgstr "京瓷 FS-1118MFP"
18916
18917#: src/xml/xmli18n-tmp.h:5940
18918msgid "Kyocera FS-1200"
18919msgstr "京瓷 FS-1200"
18920
18921#: src/xml/xmli18n-tmp.h:5941
18922msgid "Kyocera FS-1600"
18923msgstr "京瓷 FS-1600"
18924
18925#: src/xml/xmli18n-tmp.h:5942
18926msgid "Kyocera FS-1600+"
18927msgstr "京瓷 FS-1600+"
18928
18929#: src/xml/xmli18n-tmp.h:5943
18930msgid "Kyocera FS-1700"
18931msgstr "京瓷 FS-1700"
18932
18933#: src/xml/xmli18n-tmp.h:5944
18934msgid "Kyocera FS-1700+"
18935msgstr "京瓷 FS-1700+"
18936
18937#: src/xml/xmli18n-tmp.h:5945
18938msgid "Kyocera FS-1714M"
18939msgstr "京瓷 FS-1714M"
18940
18941#: src/xml/xmli18n-tmp.h:5946
18942msgid "Kyocera FS-1750"
18943msgstr "京瓷 FS-1750"
18944
18945#: src/xml/xmli18n-tmp.h:5947
18946msgid "Kyocera FS-1800"
18947msgstr "京瓷 FS-1800"
18948
18949#: src/xml/xmli18n-tmp.h:5948
18950msgid "Kyocera FS-1800+"
18951msgstr "京瓷 FS-1800+"
18952
18953#: src/xml/xmli18n-tmp.h:5949
18954msgid "Kyocera FS-1900"
18955msgstr "京瓷 FS-1900"
18956
18957#: src/xml/xmli18n-tmp.h:5950
18958msgid "Kyocera FS-1920"
18959msgstr "京瓷 FS-1920"
18960
18961#: src/xml/xmli18n-tmp.h:5951
18962msgid "Kyocera FS-2000D"
18963msgstr "京瓷 FS-2000D"
18964
18965#: src/xml/xmli18n-tmp.h:5952
18966msgid "Kyocera FS-3500"
18967msgstr "京瓷 FS-3500"
18968
18969#: src/xml/xmli18n-tmp.h:5953
18970msgid "Kyocera FS-3600"
18971msgstr "京瓷 FS-3600"
18972
18973#: src/xml/xmli18n-tmp.h:5954
18974msgid "Kyocera FS-3600+"
18975msgstr "京瓷 FS-3600+"
18976
18977#: src/xml/xmli18n-tmp.h:5955
18978msgid "Kyocera FS-3700"
18979msgstr "京瓷 FS-3700"
18980
18981#: src/xml/xmli18n-tmp.h:5956
18982msgid "Kyocera FS-3700+"
18983msgstr "京瓷 FS-3700+"
18984
18985#: src/xml/xmli18n-tmp.h:5957
18986msgid "Kyocera FS-3718M"
18987msgstr "京瓷 FS-3718M"
18988
18989#: src/xml/xmli18n-tmp.h:5958
18990msgid "Kyocera FS-3750"
18991msgstr "京瓷 FS-3750"
18992
18993#: src/xml/xmli18n-tmp.h:5959
18994msgid "Kyocera FS-3800"
18995msgstr "京瓷 FS-3800"
18996
18997#: src/xml/xmli18n-tmp.h:5960
18998msgid "Kyocera FS-3820N"
18999msgstr "京瓷 FS-3820N"
19000
19001#: src/xml/xmli18n-tmp.h:5961
19002msgid "Kyocera FS-3830N"
19003msgstr "京瓷 FS-3830N"
19004
19005#: src/xml/xmli18n-tmp.h:5962
19006msgid "Kyocera FS-3900DN"
19007msgstr "京瓷 FS-3900DN"
19008
19009#: src/xml/xmli18n-tmp.h:5963
19010msgid "Kyocera FS-4000DN"
19011msgstr "京瓷 FS-4000DN"
19012
19013#: src/xml/xmli18n-tmp.h:5964
19014msgid "Kyocera FS-5800C"
19015msgstr "京瓷 FS-5800C"
19016
19017#: src/xml/xmli18n-tmp.h:5965
19018msgid "Kyocera FS-5900C"
19019msgstr "京瓷 FS-5900C"
19020
19021#: src/xml/xmli18n-tmp.h:5966
19022msgid "Kyocera FS-6020"
19023msgstr "京瓷 FS-6020"
19024
19025#: src/xml/xmli18n-tmp.h:5967
19026msgid "Kyocera FS-6026"
19027msgstr "京瓷 FS-6026"
19028
19029#: src/xml/xmli18n-tmp.h:5968
19030msgid "Kyocera FS-6300"
19031msgstr "京瓷 FS-6300"
19032
19033#: src/xml/xmli18n-tmp.h:5969
19034msgid "Kyocera FS-6500"
19035msgstr "京瓷 FS-6500"
19036
19037#: src/xml/xmli18n-tmp.h:5970
19038msgid "Kyocera FS-6500+"
19039msgstr "京瓷 FS-6500+"
19040
19041#: src/xml/xmli18n-tmp.h:5971
19042msgid "Kyocera FS-6700"
19043msgstr "京瓷 FS-6700"
19044
19045#: src/xml/xmli18n-tmp.h:5972
19046msgid "Kyocera FS-6750"
19047msgstr "京瓷 FS-6750"
19048
19049#: src/xml/xmli18n-tmp.h:5973
19050msgid "Kyocera FS-6900"
19051msgstr "京瓷 FS-6900"
19052
19053#: src/xml/xmli18n-tmp.h:5974
19054msgid "Kyocera FS-6950DN"
19055msgstr "京瓷 FS-6950DN"
19056
19057#: src/xml/xmli18n-tmp.h:5975
19058msgid "Kyocera FS-7000"
19059msgstr "京瓷 FS-7000"
19060
19061#: src/xml/xmli18n-tmp.h:5976
19062msgid "Kyocera FS-7000+"
19063msgstr "京瓷 FS-7000+"
19064
19065#: src/xml/xmli18n-tmp.h:5977
19066msgid "Kyocera FS-7028M"
19067msgstr "京瓷 FS-7028M"
19068
19069#: src/xml/xmli18n-tmp.h:5978
19070msgid "Kyocera FS-8000C"
19071msgstr "京瓷 FS-8000C"
19072
19073#: src/xml/xmli18n-tmp.h:5979
19074msgid "Kyocera FS-9000"
19075msgstr "京瓷 FS-9000"
19076
19077#: src/xml/xmli18n-tmp.h:5980
19078msgid "Kyocera FS-9100DN"
19079msgstr "京瓷 FS-9100DN"
19080
19081#: src/xml/xmli18n-tmp.h:5981
19082msgid "Kyocera FS-9130DN"
19083msgstr "京瓷 FS-9130DN"
19084
19085#: src/xml/xmli18n-tmp.h:5982
19086msgid "Kyocera FS-9500DN"
19087msgstr "京瓷 FS-9500DN"
19088
19089#: src/xml/xmli18n-tmp.h:5983
19090msgid "Kyocera FS-9530DN"
19091msgstr "京瓷 FS-9530DN"
19092
19093#: src/xml/xmli18n-tmp.h:5984
19094#, fuzzy
19095msgid "Kyocera FS-C5015N"
19096msgstr "京瓷 FS-6950DN"
19097
19098#: src/xml/xmli18n-tmp.h:5985
19099#, fuzzy
19100msgid "Kyocera FS-C5016N"
19101msgstr "京瓷 FS-6950DN"
19102
19103#: src/xml/xmli18n-tmp.h:5986
19104#, fuzzy
19105msgid "Kyocera FS-C5020N"
19106msgstr "京瓷 FS-9500DN"
19107
19108#: src/xml/xmli18n-tmp.h:5987
19109#, fuzzy
19110msgid "Kyocera FS-C5025N"
19111msgstr "京瓷 FS-6950DN"
19112
19113#: src/xml/xmli18n-tmp.h:5988
19114#, fuzzy
19115msgid "Kyocera FS-C5030N"
19116msgstr "京瓷 FS-9500DN"
19117
19118#: src/xml/xmli18n-tmp.h:5989
19119#, fuzzy
19120msgid "Kyocera FS-C5100DN"
19121msgstr "京瓷 FS-9100DN"
19122
19123#: src/xml/xmli18n-tmp.h:5990
19124#, fuzzy
19125msgid "Kyocera FS-C5200DN"
19126msgstr "京瓷 FS-9500DN"
19127
19128#: src/xml/xmli18n-tmp.h:5991
19129#, fuzzy
19130msgid "Kyocera FS-C5300DN"
19131msgstr "京瓷 FS-3900DN"
19132
19133#: src/xml/xmli18n-tmp.h:5992
19134#, fuzzy
19135msgid "Kyocera FS-C5350DN"
19136msgstr "京瓷 FS-9530DN"
19137
19138#: src/xml/xmli18n-tmp.h:5993
19139#, fuzzy
19140msgid "Kyocera FS-C5400DN"
19141msgstr "京瓷 FS-4000DN"
19142
19143#: src/xml/xmli18n-tmp.h:5994
19144#, fuzzy
19145msgid "Kyocera FS-C8008N"
19146msgstr "京瓷 FS-800"
19147
19148#: src/xml/xmli18n-tmp.h:5995
19149#, fuzzy
19150msgid "Kyocera FS-C8100DN"
19151msgstr "京瓷 FS-9100DN"
19152
19153#: src/xml/xmli18n-tmp.h:5996
19154#, fuzzy
19155msgid "Kyocera FS-C8100DN+"
19156msgstr "京瓷 FS-9100DN"
19157
19158#: src/xml/xmli18n-tmp.h:5997
19159msgid "Kyocera KM-1510"
19160msgstr "京瓷 KM-1510"
19161
19162#: src/xml/xmli18n-tmp.h:5998
19163msgid "Kyocera KM-1530"
19164msgstr "京瓷 KM-1530"
19165
19166#: src/xml/xmli18n-tmp.h:5999
19167msgid "Kyocera KM-1810"
19168msgstr "京瓷 KM-1810"
19169
19170#: src/xml/xmli18n-tmp.h:6000
19171msgid "Kyocera KM-1815"
19172msgstr "京瓷 KM-1815"
19173
19174#: src/xml/xmli18n-tmp.h:6001
19175msgid "Kyocera KM-1820"
19176msgstr "京瓷 KM-1820"
19177
19178#: src/xml/xmli18n-tmp.h:6002
19179msgid "Kyocera KM-2030"
19180msgstr "京瓷 KM-2030"
19181
19182#: src/xml/xmli18n-tmp.h:6003
19183msgid "Kyocera KM-2530"
19184msgstr "京瓷 KM-2530"
19185
19186#: src/xml/xmli18n-tmp.h:6004
19187msgid "Kyocera KM-3050"
19188msgstr "京瓷 KM-3050"
19189
19190#: src/xml/xmli18n-tmp.h:6005
19191msgid "Kyocera KM-3530"
19192msgstr "京瓷 KM-3530"
19193
19194#: src/xml/xmli18n-tmp.h:6006
19195msgid "Kyocera KM-4050"
19196msgstr "京瓷 KM-4050"
19197
19198#: src/xml/xmli18n-tmp.h:6007
19199msgid "Kyocera KM-4230"
19200msgstr "京瓷 KM-4230"
19201
19202#: src/xml/xmli18n-tmp.h:6008
19203msgid "Kyocera KM-4230/5230"
19204msgstr "京瓷 KM-4230/5230"
19205
19206#: src/xml/xmli18n-tmp.h:6009
19207msgid "Kyocera KM-4530"
19208msgstr "京瓷 KM-4530"
19209
19210#: src/xml/xmli18n-tmp.h:6010
19211msgid "Kyocera KM-5050"
19212msgstr "京瓷 KM-5050"
19213
19214#: src/xml/xmli18n-tmp.h:6011
19215msgid "Kyocera KM-5230"
19216msgstr "京瓷 KM-5230"
19217
19218#: src/xml/xmli18n-tmp.h:6012
19219msgid "Kyocera KM-5530"
19220msgstr "京瓷 KM-5530"
19221
19222#: src/xml/xmli18n-tmp.h:6013
19223msgid "Kyocera KM-6030"
19224msgstr "京瓷 KM-6030"
19225
19226#: src/xml/xmli18n-tmp.h:6014
19227msgid "Kyocera KM-6230"
19228msgstr "京瓷 KM-6230"
19229
19230#: src/xml/xmli18n-tmp.h:6015
19231msgid "Kyocera KM-8030"
19232msgstr "京瓷 KM-8030"
19233
19234#: src/xml/xmli18n-tmp.h:6016
19235#, fuzzy
19236msgid "Kyocera KM-C830"
19237msgstr "京瓷 KM-8030"
19238
19239#: src/xml/xmli18n-tmp.h:6017
19240#, fuzzy
19241msgid "Kyocera KM-C850"
19242msgstr "京瓷 KM-1510"
19243
19244#: src/xml/xmli18n-tmp.h:6018
19245#, fuzzy
19246msgid "Kyocera KM-C2520"
19247msgstr "京瓷 KM-2530"
19248
19249#: src/xml/xmli18n-tmp.h:6019
19250#, fuzzy
19251msgid "Kyocera KM-C2525E"
19252msgstr "京瓷 KM-2530"
19253
19254#: src/xml/xmli18n-tmp.h:6020
19255#, fuzzy
19256msgid "Kyocera KM-C2630"
19257msgstr "京瓷 KM-2030"
19258
19259#: src/xml/xmli18n-tmp.h:6021
19260#, fuzzy
19261msgid "Kyocera KM-C3225"
19262msgstr "京瓷 KM-2530"
19263
19264#: src/xml/xmli18n-tmp.h:6022
19265#, fuzzy
19266msgid "Kyocera KM-C3225E"
19267msgstr "京瓷 KM-2530"
19268
19269#: src/xml/xmli18n-tmp.h:6023
19270#, fuzzy
19271msgid "Kyocera KM-C3232"
19272msgstr "京瓷 KM-2030"
19273
19274#: src/xml/xmli18n-tmp.h:6024
19275#, fuzzy
19276msgid "Kyocera KM-C3232E"
19277msgstr "京瓷 KM-2030"
19278
19279#: src/xml/xmli18n-tmp.h:6025
19280#, fuzzy
19281msgid "Kyocera KM-C4035E"
19282msgstr "京瓷 KM-4050"
19283
19284#: src/xml/xmli18n-tmp.h:6026
19285#, fuzzy
19286msgid "Kyocera TASKalfa 250ci"
19287msgstr "京瓷 KM-2530"
19288
19289#: src/xml/xmli18n-tmp.h:6027
19290#, fuzzy
19291msgid "Kyocera TASKalfa 300ci"
19292msgstr "京瓷 FS-3500"
19293
19294#: src/xml/xmli18n-tmp.h:6028
19295#, fuzzy
19296msgid "Kyocera TASKalfa 400ci"
19297msgstr "京瓷 KM-4050"
19298
19299#: src/xml/xmli18n-tmp.h:6029
19300#, fuzzy
19301msgid "Kyocera TASKalfa 500ci"
19302msgstr "京瓷 FS-3500"
19303
19304#: src/xml/xmli18n-tmp.h:6030
19305msgid "Lanier 5622"
19306msgstr "Lanier 5622"
19307
19308#: src/xml/xmli18n-tmp.h:6031
19309msgid "Lanier 5627"
19310msgstr "Lanier 5627"
19311
19312#: src/xml/xmli18n-tmp.h:6032
19313msgid "Lanier 5632"
19314msgstr "Lanier 5632"
19315
19316#: src/xml/xmli18n-tmp.h:6033
19317msgid "Lanier 5635"
19318msgstr "Lanier 5635"
19319
19320#: src/xml/xmli18n-tmp.h:6034
19321msgid "Lanier 5645"
19322msgstr "Lanier 5645"
19323
19324#: src/xml/xmli18n-tmp.h:6035
19325#, fuzzy
19326msgid "Lanier LC155"
19327msgstr "Lanier LD015"
19328
19329#: src/xml/xmli18n-tmp.h:6036
19330msgid "Lanier LD0105"
19331msgstr "Lanier LD0105"
19332
19333#: src/xml/xmli18n-tmp.h:6037
19334msgid "Lanier LD015"
19335msgstr "Lanier LD015"
19336
19337#: src/xml/xmli18n-tmp.h:6038
19338msgid "Lanier LD035"
19339msgstr "Lanier LD035"
19340
19341#: src/xml/xmli18n-tmp.h:6039
19342msgid "Lanier LD045"
19343msgstr "Lanier LD045"
19344
19345#: src/xml/xmli18n-tmp.h:6040
19346msgid "Lanier LD060"
19347msgstr "Lanier LD060"
19348
19349#: src/xml/xmli18n-tmp.h:6041
19350msgid "Lanier LD075"
19351msgstr "Lanier LD075"
19352
19353#: src/xml/xmli18n-tmp.h:6042
19354msgid "Lanier LD090"
19355msgstr "Lanier LD090"
19356
19357#: src/xml/xmli18n-tmp.h:6043
19358msgid "Lanier LD115"
19359msgstr "Lanier LD115"
19360
19361#: src/xml/xmli18n-tmp.h:6044
19362msgid "Lanier LD116"
19363msgstr "Lanier LD116"
19364
19365#: src/xml/xmli18n-tmp.h:6045
19366msgid "Lanier LD118"
19367msgstr "Lanier LD118"
19368
19369#: src/xml/xmli18n-tmp.h:6046
19370msgid "Lanier LD118d"
19371msgstr "Lanier LD118d"
19372
19373#: src/xml/xmli18n-tmp.h:6047
19374msgid "Lanier LD120"
19375msgstr "Lanier LD120"
19376
19377#: src/xml/xmli18n-tmp.h:6048
19378msgid "Lanier LD120d"
19379msgstr "Lanier LD120d"
19380
19381#: src/xml/xmli18n-tmp.h:6049
19382msgid "Lanier LD122"
19383msgstr "Lanier LD122"
19384
19385#: src/xml/xmli18n-tmp.h:6050
19386#, fuzzy
19387msgid "Lanier LD124c"
19388msgstr "Lanier LD120"
19389
19390#: src/xml/xmli18n-tmp.h:6051
19391msgid "Lanier LD127"
19392msgstr "Lanier LD127"
19393
19394#: src/xml/xmli18n-tmp.h:6052
19395msgid "Lanier LD132"
19396msgstr "Lanier LD132"
19397
19398#: src/xml/xmli18n-tmp.h:6053
19399#, fuzzy
19400msgid "Lanier LD132c"
19401msgstr "Lanier LD132"
19402
19403#: src/xml/xmli18n-tmp.h:6054
19404msgid "Lanier LD135"
19405msgstr "Lanier LD135"
19406
19407#: src/xml/xmli18n-tmp.h:6055
19408msgid "Lanier LD145"
19409msgstr "Lanier LD145"
19410
19411#: src/xml/xmli18n-tmp.h:6056
19412msgid "Lanier LD151"
19413msgstr "Lanier LD151"
19414
19415#: src/xml/xmli18n-tmp.h:6057
19416msgid "Lanier LD160"
19417msgstr "Lanier LD160"
19418
19419#: src/xml/xmli18n-tmp.h:6058
19420#, fuzzy
19421msgid "Lanier LD160c"
19422msgstr "Lanier LD160"
19423
19424#: src/xml/xmli18n-tmp.h:6059
19425msgid "Lanier LD175"
19426msgstr "Lanier LD175"
19427
19428#: src/xml/xmli18n-tmp.h:6060
19429msgid "Lanier LD225"
19430msgstr "Lanier LD225"
19431
19432#: src/xml/xmli18n-tmp.h:6061
19433msgid "Lanier LD230"
19434msgstr "Lanier LD230"
19435
19436#: src/xml/xmli18n-tmp.h:6062
19437msgid "Lanier LD235"
19438msgstr "Lanier LD235"
19439
19440#: src/xml/xmli18n-tmp.h:6063
19441msgid "Lanier LD245"
19442msgstr "Lanier LD245"
19443
19444#: src/xml/xmli18n-tmp.h:6064
19445#, fuzzy
19446msgid "Lanier LD328c"
19447msgstr "Lanier LD132"
19448
19449#: src/xml/xmli18n-tmp.h:6065
19450#, fuzzy
19451msgid "Lanier LD335c"
19452msgstr "Lanier LD035"
19453
19454#: src/xml/xmli18n-tmp.h:6066
19455#, fuzzy
19456msgid "Lanier LD345c"
19457msgstr "Lanier LD035"
19458
19459#: src/xml/xmli18n-tmp.h:6067
19460#, fuzzy
19461msgid "Lanier LD 130C"
19462msgstr "Lanier LD120"
19463
19464#: src/xml/xmli18n-tmp.h:6068
19465#, fuzzy
19466msgid "Lanier LD 130CSR"
19467msgstr "Lanier LD120"
19468
19469#: src/xml/xmli18n-tmp.h:6069
19470#, fuzzy
19471msgid "Lanier LD 140C"
19472msgstr "Lanier LD120"
19473
19474#: src/xml/xmli18n-tmp.h:6070
19475#, fuzzy
19476msgid "Lanier LD 140CSR"
19477msgstr "Lanier LD120"
19478
19479#: src/xml/xmli18n-tmp.h:6071
19480#, fuzzy
19481msgid "Lanier LD 620C"
19482msgstr "Lanier LD060"
19483
19484#: src/xml/xmli18n-tmp.h:6072
19485#, fuzzy
19486msgid "Lanier LD 625C"
19487msgstr "Lanier LD225"
19488
19489#: src/xml/xmli18n-tmp.h:6073
19490msgid "Lanier MP2500/LD125"
19491msgstr "Lanier MP2500/LD125"
19492
19493#: src/xml/xmli18n-tmp.h:6074
19494msgid "Lanier MP 1100/LD1100"
19495msgstr "Lanier MP 1100/LD1100"
19496
19497#: src/xml/xmli18n-tmp.h:6075
19498msgid "Lanier MP 1350/LD1135"
19499msgstr "Lanier MP 1350/LD1135"
19500
19501#: src/xml/xmli18n-tmp.h:6076
19502msgid "Lanier MP 1600/LD316"
19503msgstr "Lanier MP 1600/LD316"
19504
19505#: src/xml/xmli18n-tmp.h:6077
19506msgid "Lanier MP 161/LD016"
19507msgstr "Lanier MP 161/LD016"
19508
19509#: src/xml/xmli18n-tmp.h:6078
19510msgid "Lanier MP 2000/LD320d"
19511msgstr "Lanier MP 2000/LD320d"
19512
19513#: src/xml/xmli18n-tmp.h:6079
19514msgid "Lanier MP 2510/LD325"
19515msgstr "Lanier MP 2510/LD325"
19516
19517#: src/xml/xmli18n-tmp.h:6080
19518msgid "Lanier MP 2550B/LD425B"
19519msgstr "Lanier MP 2550B/LD425B"
19520
19521#: src/xml/xmli18n-tmp.h:6081
19522msgid "Lanier MP 2550/LD425"
19523msgstr "Lanier MP 2550/LD425"
19524
19525#: src/xml/xmli18n-tmp.h:6082
19526msgid "Lanier MP 3010/LD330"
19527msgstr "Lanier MP 3010/LD330"
19528
19529#: src/xml/xmli18n-tmp.h:6083
19530msgid "Lanier MP 3350B/LD433B"
19531msgstr "Lanier MP 3350B/LD433B"
19532
19533#: src/xml/xmli18n-tmp.h:6084
19534msgid "Lanier MP 3350/LD433"
19535msgstr "Lanier MP 3350/LD433"
19536
19537#: src/xml/xmli18n-tmp.h:6085
19538msgid "Lanier MP 3500/LD335"
19539msgstr "Lanier MP 3500/LD335"
19540
19541#: src/xml/xmli18n-tmp.h:6086
19542msgid "Lanier MP 4000B/LD040B"
19543msgstr "Lanier MP 4000B/LD040B"
19544
19545#: src/xml/xmli18n-tmp.h:6087
19546msgid "Lanier MP 4000/LD040"
19547msgstr "Lanier MP 4000/LD040"
19548
19549#: src/xml/xmli18n-tmp.h:6088
19550msgid "Lanier MP 4500/LD345"
19551msgstr "Lanier MP 4500/LD345"
19552
19553#: src/xml/xmli18n-tmp.h:6089
19554msgid "Lanier MP 5000B/LD050B"
19555msgstr "Lanier MP 5000B/LD050B"
19556
19557#: src/xml/xmli18n-tmp.h:6090
19558msgid "Lanier MP 5000/LD050"
19559msgstr "Lanier MP 5000/LD050"
19560
19561#: src/xml/xmli18n-tmp.h:6091
19562msgid "Lanier MP 5500/LD255"
19563msgstr "Lanier MP 5500/LD255"
19564
19565#: src/xml/xmli18n-tmp.h:6092
19566msgid "Lanier MP 6500/LD265"
19567msgstr "Lanier MP 6500/LD265"
19568
19569#: src/xml/xmli18n-tmp.h:6093
19570msgid "Lanier MP 7500/LD275"
19571msgstr "Lanier MP 7500/LD275"
19572
19573#: src/xml/xmli18n-tmp.h:6094
19574msgid "Lanier MP 9000/LD190"
19575msgstr "Lanier MP 9000/LD190"
19576
19577#: src/xml/xmli18n-tmp.h:6095
19578#, fuzzy
19579msgid "Lanier MP C1500/LD215c"
19580msgstr "Lanier MP 5500/LD255"
19581
19582#: src/xml/xmli18n-tmp.h:6096
19583#, fuzzy
19584msgid "Lanier MP C4501A/LD645CA"
19585msgstr "Lanier MP 4500/LD345"
19586
19587#: src/xml/xmli18n-tmp.h:6097
19588#, fuzzy
19589msgid "Lanier MP C5501A/LD655CA"
19590msgstr "Lanier MP 5500/LD255"
19591
19592#: src/xml/xmli18n-tmp.h:6098
19593#, fuzzy
19594msgid "Lanier MP C2003"
19595msgstr "Lanier MP 2000/LD320d"
19596
19597#: src/xml/xmli18n-tmp.h:6099
19598#, fuzzy
19599msgid "Lanier MP C2004"
19600msgstr "Lanier MP 2550/LD425"
19601
19602#: src/xml/xmli18n-tmp.h:6100
19603#, fuzzy
19604msgid "Lanier MP C2050/LD520C"
19605msgstr "Lanier MP 2000/LD320d"
19606
19607#: src/xml/xmli18n-tmp.h:6101
19608#, fuzzy
19609msgid "Lanier MP C2500/LD425c"
19610msgstr "Lanier MP 2550/LD425"
19611
19612#: src/xml/xmli18n-tmp.h:6102
19613#, fuzzy
19614msgid "Lanier MP C2503"
19615msgstr "Lanier MP 2510/LD325"
19616
19617#: src/xml/xmli18n-tmp.h:6103
19618#, fuzzy
19619msgid "Lanier MP C2504"
19620msgstr "Lanier MP 2550/LD425"
19621
19622#: src/xml/xmli18n-tmp.h:6104
19623#, fuzzy
19624msgid "Lanier MP C2550/LD525C"
19625msgstr "Lanier MP 2550/LD425"
19626
19627#: src/xml/xmli18n-tmp.h:6105
19628#, fuzzy
19629msgid "Lanier MP C2800/LD528C"
19630msgstr "Lanier MP 2000/LD320d"
19631
19632#: src/xml/xmli18n-tmp.h:6106
19633#, fuzzy
19634msgid "Lanier MP C300"
19635msgstr "Lanier MP 3010/LD330"
19636
19637#: src/xml/xmli18n-tmp.h:6107
19638#, fuzzy
19639msgid "Lanier MP C3000/LD430c"
19640msgstr "Lanier MP 4000/LD040"
19641
19642#: src/xml/xmli18n-tmp.h:6108
19643#, fuzzy
19644msgid "Lanier MP C3001/LD630C"
19645msgstr "Lanier MP 3010/LD330"
19646
19647#: src/xml/xmli18n-tmp.h:6109
19648#, fuzzy
19649msgid "Lanier MP C3002"
19650msgstr "Lanier MP 3010/LD330"
19651
19652#: src/xml/xmli18n-tmp.h:6110
19653#, fuzzy
19654msgid "Lanier MP C3003"
19655msgstr "Lanier MP 3010/LD330"
19656
19657#: src/xml/xmli18n-tmp.h:6111
19658#, fuzzy
19659msgid "Lanier MP C3004"
19660msgstr "Lanier MP 3010/LD330"
19661
19662#: src/xml/xmli18n-tmp.h:6112
19663#, fuzzy
19664msgid "Lanier MP C300SR"
19665msgstr "Lanier MP 3010/LD330"
19666
19667#: src/xml/xmli18n-tmp.h:6113
19668#, fuzzy
19669msgid "Lanier MP C3300/LD533C"
19670msgstr "Lanier MP 3500/LD335"
19671
19672#: src/xml/xmli18n-tmp.h:6114
19673#, fuzzy
19674msgid "Lanier MP C3500/LD435c"
19675msgstr "Lanier MP 3500/LD335"
19676
19677#: src/xml/xmli18n-tmp.h:6115
19678#, fuzzy
19679msgid "Lanier MP C3501/LD635C"
19680msgstr "Lanier MP 3500/LD335"
19681
19682#: src/xml/xmli18n-tmp.h:6116
19683#, fuzzy
19684msgid "Lanier MP C3502"
19685msgstr "Lanier MP 2510/LD325"
19686
19687#: src/xml/xmli18n-tmp.h:6117
19688#, fuzzy
19689msgid "Lanier MP C3503"
19690msgstr "Lanier MP 3350/LD433"
19691
19692#: src/xml/xmli18n-tmp.h:6118
19693#, fuzzy
19694msgid "Lanier MP C3504"
19695msgstr "Lanier MP 3350/LD433"
19696
19697#: src/xml/xmli18n-tmp.h:6119
19698#, fuzzy
19699msgid "Lanier MP C400"
19700msgstr "Lanier MP 4000/LD040"
19701
19702#: src/xml/xmli18n-tmp.h:6120
19703#, fuzzy
19704msgid "Lanier MP C4000/LD540C"
19705msgstr "Lanier MP 4000/LD040"
19706
19707#: src/xml/xmli18n-tmp.h:6121
19708#, fuzzy
19709msgid "Lanier MP C400SR"
19710msgstr "Lanier MP 4000/LD040"
19711
19712#: src/xml/xmli18n-tmp.h:6122
19713#, fuzzy
19714msgid "Lanier MP C4500/LD445c"
19715msgstr "Lanier MP 4500/LD345"
19716
19717#: src/xml/xmli18n-tmp.h:6123
19718#, fuzzy
19719msgid "Lanier MP C4501/LD645C"
19720msgstr "Lanier MP 4500/LD345"
19721
19722#: src/xml/xmli18n-tmp.h:6124
19723#, fuzzy
19724msgid "Lanier MP C4502"
19725msgstr "Lanier MP 2510/LD325"
19726
19727#: src/xml/xmli18n-tmp.h:6125
19728#, fuzzy
19729msgid "Lanier MP C4502A"
19730msgstr "Lanier MP 2510/LD325"
19731
19732#: src/xml/xmli18n-tmp.h:6126
19733#, fuzzy
19734msgid "Lanier MP C4503"
19735msgstr "Lanier MP 4500/LD345"
19736
19737#: src/xml/xmli18n-tmp.h:6127
19738#, fuzzy
19739msgid "Lanier MP C4504"
19740msgstr "Lanier MP 4500/LD345"
19741
19742#: src/xml/xmli18n-tmp.h:6128
19743#, fuzzy
19744msgid "Lanier MP C5000/LD550C"
19745msgstr "Lanier MP 5000/LD050"
19746
19747#: src/xml/xmli18n-tmp.h:6129
19748#, fuzzy
19749msgid "Lanier MP C5501/LD655C"
19750msgstr "Lanier MP 5500/LD255"
19751
19752#: src/xml/xmli18n-tmp.h:6130
19753#, fuzzy
19754msgid "Lanier MP C5502"
19755msgstr "Lanier MP 2550/LD425"
19756
19757#: src/xml/xmli18n-tmp.h:6131
19758#, fuzzy
19759msgid "Lanier MP C5502A"
19760msgstr "Lanier MP 2550/LD425"
19761
19762#: src/xml/xmli18n-tmp.h:6132
19763#, fuzzy
19764msgid "Lanier MP C5503"
19765msgstr "Lanier MP 2510/LD325"
19766
19767#: src/xml/xmli18n-tmp.h:6133
19768#, fuzzy
19769msgid "Lanier MP C6000/LD260c"
19770msgstr "Lanier MP 6500/LD265"
19771
19772#: src/xml/xmli18n-tmp.h:6134
19773#, fuzzy
19774msgid "Lanier MP C6003"
19775msgstr "Lanier MP 1600/LD316"
19776
19777#: src/xml/xmli18n-tmp.h:6135
19778#, fuzzy
19779msgid "Lanier MP C6004"
19780msgstr "Lanier MP 1600/LD316"
19781
19782#: src/xml/xmli18n-tmp.h:6136
19783#, fuzzy
19784msgid "Lanier MP C6501/LD365C"
19785msgstr "Lanier MP 6500/LD265"
19786
19787#: src/xml/xmli18n-tmp.h:6137
19788#, fuzzy
19789msgid "Lanier MP C6502"
19790msgstr "Lanier MP 6500/LD265"
19791
19792#: src/xml/xmli18n-tmp.h:6138
19793#, fuzzy
19794msgid "Lanier MP C6503"
19795msgstr "Lanier MP 1600/LD316"
19796
19797#: src/xml/xmli18n-tmp.h:6139
19798#, fuzzy
19799msgid "Lanier MP C7500/LD275c"
19800msgstr "Lanier MP 7500/LD275"
19801
19802#: src/xml/xmli18n-tmp.h:6140
19803#, fuzzy
19804msgid "Lanier MP C7501/LD375C"
19805msgstr "Lanier MP 7500/LD275"
19806
19807#: src/xml/xmli18n-tmp.h:6141
19808#, fuzzy
19809msgid "Lanier MP C8002"
19810msgstr "Lanier MP 5500/LD255"
19811
19812#: src/xml/xmli18n-tmp.h:6142
19813#, fuzzy
19814msgid "Lanier MP C8003"
19815msgstr "Lanier MP 1600/LD316"
19816
19817#: src/xml/xmli18n-tmp.h:6143
19818#, fuzzy
19819msgid "Lanier Pro C5100S"
19820msgstr "Lanier MP 1600/LD316"
19821
19822#: src/xml/xmli18n-tmp.h:6144
19823#, fuzzy
19824msgid "Lanier Pro C5110S"
19825msgstr "Lanier MP 161/LD016"
19826
19827#: src/xml/xmli18n-tmp.h:6145
19828#, fuzzy
19829msgid "Lanier Pro C5200S"
19830msgstr "Lanier MP 3500/LD335"
19831
19832#: src/xml/xmli18n-tmp.h:6146
19833#, fuzzy
19834msgid "Lanier Pro C5210S"
19835msgstr "Lanier MP 2510/LD325"
19836
19837#: src/xml/xmli18n-tmp.h:6147
19838#, fuzzy
19839msgid "Lanier Pro C7100"
19840msgstr "Lanier MP 1600/LD316"
19841
19842#: src/xml/xmli18n-tmp.h:6148
19843#, fuzzy
19844msgid "Lanier Pro C7100S"
19845msgstr "Lanier MP 1600/LD316"
19846
19847#: src/xml/xmli18n-tmp.h:6149
19848#, fuzzy
19849msgid "Lanier Pro C7110"
19850msgstr "Lanier MP 161/LD016"
19851
19852#: src/xml/xmli18n-tmp.h:6150
19853#, fuzzy
19854msgid "Lanier Pro C7110S"
19855msgstr "Lanier MP 161/LD016"
19856
19857#: src/xml/xmli18n-tmp.h:6151
19858#, fuzzy
19859msgid "Lanier SG3110DN"
19860msgstr "Lanier LD115"
19861
19862#: src/xml/xmli18n-tmp.h:6152
19863#, fuzzy
19864msgid "Lanier SG3110DNw"
19865msgstr "Lanier LD115"
19866
19867#: src/xml/xmli18n-tmp.h:6153
19868#, fuzzy
19869msgid "Lanier SG3110SFNw"
19870msgstr "Lanier LD115"
19871
19872#: src/xml/xmli18n-tmp.h:6154
19873msgid "Lexmark 4076"
19874msgstr "利盟 4076"
19875
19876#: src/xml/xmli18n-tmp.h:6155
19877msgid "Lexmark Optra E"
19878msgstr "利盟 Optra E"
19879
19880#: src/xml/xmli18n-tmp.h:6156
19881msgid "Lexmark Optra E+"
19882msgstr "利盟 Optra E+"
19883
19884#: src/xml/xmli18n-tmp.h:6157
19885msgid "Lexmark Optra E220"
19886msgstr "利盟 Optra E220"
19887
19888#: src/xml/xmli18n-tmp.h:6158
19889msgid "Lexmark Optra E321"
19890msgstr "利盟 Optra E321"
19891
19892#: src/xml/xmli18n-tmp.h:6159
19893msgid "Lexmark Optra E323"
19894msgstr "利盟 Optra E323"
19895
19896#: src/xml/xmli18n-tmp.h:6160
19897msgid "Lexmark Valuewriter 300"
19898msgstr "利盟 Valuewriter 300"
19899
19900#: src/xml/xmli18n-tmp.h:6161
19901msgid "Minolta PagePro 6"
19902msgstr "美能达 PagePro 6"
19903
19904#: src/xml/xmli18n-tmp.h:6162
19905msgid "Minolta PagePro 6e"
19906msgstr "美能达 PagePro 6e"
19907
19908#: src/xml/xmli18n-tmp.h:6163
19909msgid "Minolta PagePro 6ex"
19910msgstr "美能达 PagePro 6ex"
19911
19912#: src/xml/xmli18n-tmp.h:6164
19913msgid "Minolta PagePro 8"
19914msgstr "美能达 PagePro 8"
19915
19916#: src/xml/xmli18n-tmp.h:6165
19917msgid "Minolta PagePro 8L"
19918msgstr "美能达 PagePro 8L"
19919
19920#: src/xml/xmli18n-tmp.h:6166
19921msgid "Minolta PagePro 1100"
19922msgstr "美能达 PagePro 1100"
19923
19924#: src/xml/xmli18n-tmp.h:6167
19925msgid "NEC SuperScript 660i"
19926msgstr "日本电气 SuperScript 660i"
19927
19928#: src/xml/xmli18n-tmp.h:6168
19929msgid "NEC SuperScript 860"
19930msgstr "日本电气 SuperScript 860"
19931
19932#: src/xml/xmli18n-tmp.h:6169
19933msgid "NEC SuperScript 870"
19934msgstr "日本电气 SuperScript 870"
19935
19936#: src/xml/xmli18n-tmp.h:6170
19937msgid "NEC SuperScript 1260"
19938msgstr "日本电气 SuperScript 1260"
19939
19940#: src/xml/xmli18n-tmp.h:6171
19941msgid "NEC SuperScript 1400"
19942msgstr "日本电气 SuperScript 1400"
19943
19944#: src/xml/xmli18n-tmp.h:6172
19945msgid "NEC SuperScript 1800"
19946msgstr "日本电气 SuperScript 1800"
19947
19948#: src/xml/xmli18n-tmp.h:6173
19949msgid "NRG 10515/10518/10512"
19950msgstr "NRG 10515/10518/10512"
19951
19952#: src/xml/xmli18n-tmp.h:6174
19953msgid "NRG 2205/2238/2212"
19954msgstr "NRG 2205/2238/2212"
19955
19956#: src/xml/xmli18n-tmp.h:6175
19957msgid "NRG 2705/2738/2712"
19958msgstr "NRG 2705/2738/2712"
19959
19960#: src/xml/xmli18n-tmp.h:6176
19961msgid "NRG 3205/3238/3212"
19962msgstr "NRG 3205/3238/3212"
19963
19964#: src/xml/xmli18n-tmp.h:6177
19965msgid "NRG 3525/3508/3502"
19966msgstr "NRG 3525/3508/3502"
19967
19968#: src/xml/xmli18n-tmp.h:6178
19969msgid "NRG 3545/3518/3532"
19970msgstr "NRG 3545/3518/3532"
19971
19972#: src/xml/xmli18n-tmp.h:6179
19973msgid "NRG 4525/4508/4502"
19974msgstr "NRG 4525/4508/4502"
19975
19976#: src/xml/xmli18n-tmp.h:6180
19977msgid "NRG 4545/4518/4532"
19978msgstr "NRG 4545/4518/4532"
19979
19980#: src/xml/xmli18n-tmp.h:6181
19981msgid "NRG 6002/6005/6008"
19982msgstr "NRG 6002/6005/6008"
19983
19984#: src/xml/xmli18n-tmp.h:6182
19985msgid "NRG 7502/7505/7508"
19986msgstr "NRG 7502/7505/7508"
19987
19988#: src/xml/xmli18n-tmp.h:6183
19989msgid "NRG 9005/9008/9002"
19990msgstr "NRG 9005/9008/9002"
19991
19992#: src/xml/xmli18n-tmp.h:6184
19993#, fuzzy
19994msgid "NRG CS555"
19995msgstr "NRG DSm415"
19996
19997#: src/xml/xmli18n-tmp.h:6185
19998#, fuzzy
19999msgid "NRG DSc424"
20000msgstr "NRG DSm415"
20001
20002#: src/xml/xmli18n-tmp.h:6186
20003#, fuzzy
20004msgid "NRG DSc428"
20005msgstr "NRG DSm415"
20006
20007#: src/xml/xmli18n-tmp.h:6187
20008#, fuzzy
20009msgid "NRG DSc432"
20010msgstr "NRG DSm632"
20011
20012#: src/xml/xmli18n-tmp.h:6188
20013#, fuzzy
20014msgid "NRG DSc435"
20015msgstr "NRG DSm415"
20016
20017#: src/xml/xmli18n-tmp.h:6189
20018#, fuzzy
20019msgid "NRG DSc445"
20020msgstr "NRG DSm415"
20021
20022#: src/xml/xmli18n-tmp.h:6190
20023#, fuzzy
20024msgid "NRG DSc460"
20025msgstr "NRG DSm620"
20026
20027#: src/xml/xmli18n-tmp.h:6191
20028msgid "NRG DSm415"
20029msgstr "NRG DSm415"
20030
20031#: src/xml/xmli18n-tmp.h:6192
20032msgid "NRG DSm615"
20033msgstr "NRG DSm615"
20034
20035#: src/xml/xmli18n-tmp.h:6193
20036msgid "NRG DSm616"
20037msgstr "NRG DSm616"
20038
20039#: src/xml/xmli18n-tmp.h:6194
20040msgid "NRG DSm618"
20041msgstr "NRG DSm618"
20042
20043#: src/xml/xmli18n-tmp.h:6195
20044msgid "NRG DSm618d"
20045msgstr "NRG DSm618d"
20046
20047#: src/xml/xmli18n-tmp.h:6196
20048msgid "NRG DSm620"
20049msgstr "NRG DSm620"
20050
20051#: src/xml/xmli18n-tmp.h:6197
20052msgid "NRG DSm620d"
20053msgstr "NRG DSm620d"
20054
20055#: src/xml/xmli18n-tmp.h:6198
20056msgid "NRG DSm622"
20057msgstr "NRG DSm622"
20058
20059#: src/xml/xmli18n-tmp.h:6199
20060msgid "NRG DSm627"
20061msgstr "NRG DSm627"
20062
20063#: src/xml/xmli18n-tmp.h:6200
20064msgid "NRG DSm632"
20065msgstr "NRG DSm632"
20066
20067#: src/xml/xmli18n-tmp.h:6201
20068msgid "NRG DSm635"
20069msgstr "NRG DSm635"
20070
20071#: src/xml/xmli18n-tmp.h:6202
20072msgid "NRG DSm645"
20073msgstr "NRG DSm645"
20074
20075#: src/xml/xmli18n-tmp.h:6203
20076msgid "NRG DSm651"
20077msgstr "NRG DSm651"
20078
20079#: src/xml/xmli18n-tmp.h:6204
20080msgid "NRG DSm660"
20081msgstr "NRG DSm660"
20082
20083#: src/xml/xmli18n-tmp.h:6205
20084msgid "NRG DSm675"
20085msgstr "NRG DSm675"
20086
20087#: src/xml/xmli18n-tmp.h:6206
20088msgid "NRG DSm725"
20089msgstr "NRG DSm725"
20090
20091#: src/xml/xmli18n-tmp.h:6207
20092msgid "NRG DSm730"
20093msgstr "NRG DSm730"
20094
20095#: src/xml/xmli18n-tmp.h:6208
20096msgid "NRG DSm735"
20097msgstr "NRG DSm735"
20098
20099#: src/xml/xmli18n-tmp.h:6209
20100msgid "NRG DSm745"
20101msgstr "NRG DSm745"
20102
20103#: src/xml/xmli18n-tmp.h:6210
20104msgid "NRG MP 1100"
20105msgstr "NRG MP 1100"
20106
20107#: src/xml/xmli18n-tmp.h:6211
20108msgid "NRG MP 1350"
20109msgstr "NRG MP 1350"
20110
20111#: src/xml/xmli18n-tmp.h:6212
20112msgid "NRG MP 1600"
20113msgstr "NRG MP 1600"
20114
20115#: src/xml/xmli18n-tmp.h:6213
20116msgid "NRG MP 161"
20117msgstr "NRG MP 161"
20118
20119#: src/xml/xmli18n-tmp.h:6214
20120msgid "NRG MP 2000"
20121msgstr "NRG MP 2000"
20122
20123#: src/xml/xmli18n-tmp.h:6215
20124msgid "NRG MP 2500"
20125msgstr "NRG MP 2500"
20126
20127#: src/xml/xmli18n-tmp.h:6216
20128msgid "NRG MP 2510"
20129msgstr "NRG MP 2510"
20130
20131#: src/xml/xmli18n-tmp.h:6217
20132msgid "NRG MP 2550"
20133msgstr "NRG MP 2550"
20134
20135#: src/xml/xmli18n-tmp.h:6218
20136msgid "NRG MP 2550B"
20137msgstr "NRG MP 2550B"
20138
20139#: src/xml/xmli18n-tmp.h:6219
20140msgid "NRG MP 3010"
20141msgstr "NRG MP 3010"
20142
20143#: src/xml/xmli18n-tmp.h:6220
20144msgid "NRG MP 3350"
20145msgstr "NRG MP 3350"
20146
20147#: src/xml/xmli18n-tmp.h:6221
20148msgid "NRG MP 3350B"
20149msgstr "NRG MP 3350B"
20150
20151#: src/xml/xmli18n-tmp.h:6222
20152msgid "NRG MP 3500"
20153msgstr "NRG MP 3500"
20154
20155#: src/xml/xmli18n-tmp.h:6223
20156msgid "NRG MP 4000"
20157msgstr "NRG MP 4000"
20158
20159#: src/xml/xmli18n-tmp.h:6224
20160msgid "NRG MP 4000B"
20161msgstr "NRG MP 4000B"
20162
20163#: src/xml/xmli18n-tmp.h:6225
20164msgid "NRG MP 4500"
20165msgstr "NRG MP 4500"
20166
20167#: src/xml/xmli18n-tmp.h:6226
20168msgid "NRG MP 5000"
20169msgstr "NRG MP 5000"
20170
20171#: src/xml/xmli18n-tmp.h:6227
20172msgid "NRG MP 5000B"
20173msgstr "NRG MP 5000B"
20174
20175#: src/xml/xmli18n-tmp.h:6228
20176msgid "NRG MP 5500"
20177msgstr "NRG MP 5500"
20178
20179#: src/xml/xmli18n-tmp.h:6229
20180msgid "NRG MP 6500"
20181msgstr "NRG MP 6500"
20182
20183#: src/xml/xmli18n-tmp.h:6230
20184msgid "NRG MP 7500"
20185msgstr "NRG MP 7500"
20186
20187#: src/xml/xmli18n-tmp.h:6231
20188msgid "NRG MP 9000"
20189msgstr "NRG MP 9000"
20190
20191#: src/xml/xmli18n-tmp.h:6232
20192#, fuzzy
20193msgid "NRG MP C1500sp"
20194msgstr "NRG MP 1100"
20195
20196#: src/xml/xmli18n-tmp.h:6233
20197#, fuzzy
20198msgid "NRG MP C2003"
20199msgstr "NRG MP 2000"
20200
20201#: src/xml/xmli18n-tmp.h:6234
20202#, fuzzy
20203msgid "NRG MP C2003Z"
20204msgstr "NRG MP 2000"
20205
20206#: src/xml/xmli18n-tmp.h:6235
20207#, fuzzy
20208msgid "NRG MP C2004"
20209msgstr "NRG MP 2000"
20210
20211#: src/xml/xmli18n-tmp.h:6236
20212#, fuzzy
20213msgid "NRG MP C2011"
20214msgstr "NRG MP 161"
20215
20216#: src/xml/xmli18n-tmp.h:6237
20217#, fuzzy
20218msgid "NRG MP C2050"
20219msgstr "NRG MP 2000"
20220
20221#: src/xml/xmli18n-tmp.h:6238
20222#, fuzzy
20223msgid "NRG MP C2051"
20224msgstr "NRG MP 2510"
20225
20226#: src/xml/xmli18n-tmp.h:6239
20227#, fuzzy
20228msgid "NRG MP C2500"
20229msgstr "NRG MP 2500"
20230
20231#: src/xml/xmli18n-tmp.h:6240
20232#, fuzzy
20233msgid "NRG MP C2503"
20234msgstr "NRG MP 2500"
20235
20236#: src/xml/xmli18n-tmp.h:6241
20237#, fuzzy
20238msgid "NRG MP C2503Z"
20239msgstr "NRG MP 2500"
20240
20241#: src/xml/xmli18n-tmp.h:6242
20242#, fuzzy
20243msgid "NRG MP C2504"
20244msgstr "NRG MP 2500"
20245
20246#: src/xml/xmli18n-tmp.h:6243
20247#, fuzzy
20248msgid "NRG MP C2550"
20249msgstr "NRG MP 2550"
20250
20251#: src/xml/xmli18n-tmp.h:6244
20252#, fuzzy
20253msgid "NRG MP C2551"
20254msgstr "NRG MP 2510"
20255
20256#: src/xml/xmli18n-tmp.h:6245
20257#, fuzzy
20258msgid "NRG MP C2800"
20259msgstr "NRG MP 2000"
20260
20261#: src/xml/xmli18n-tmp.h:6246
20262#, fuzzy
20263msgid "NRG MP C300"
20264msgstr "NRG MP 3010"
20265
20266#: src/xml/xmli18n-tmp.h:6247
20267#, fuzzy
20268msgid "NRG MP C3000"
20269msgstr "NRG MP 2000"
20270
20271#: src/xml/xmli18n-tmp.h:6248
20272#, fuzzy
20273msgid "NRG MP C3001"
20274msgstr "NRG MP 3010"
20275
20276#: src/xml/xmli18n-tmp.h:6249
20277#, fuzzy
20278msgid "NRG MP C3002"
20279msgstr "NRG MP 3010"
20280
20281#: src/xml/xmli18n-tmp.h:6250
20282#, fuzzy
20283msgid "NRG MP C3003"
20284msgstr "NRG MP 3010"
20285
20286#: src/xml/xmli18n-tmp.h:6251
20287#, fuzzy
20288msgid "NRG MP C3004"
20289msgstr "NRG MP 3010"
20290
20291#: src/xml/xmli18n-tmp.h:6252
20292#, fuzzy
20293msgid "NRG MP C300SR"
20294msgstr "NRG MP 3010"
20295
20296#: src/xml/xmli18n-tmp.h:6253
20297#, fuzzy
20298msgid "NRG MP C3300"
20299msgstr "NRG MP 3010"
20300
20301#: src/xml/xmli18n-tmp.h:6254
20302#, fuzzy
20303msgid "NRG MP C3500"
20304msgstr "NRG MP 3500"
20305
20306#: src/xml/xmli18n-tmp.h:6255
20307#, fuzzy
20308msgid "NRG MP C3501"
20309msgstr "NRG MP 1350"
20310
20311#: src/xml/xmli18n-tmp.h:6256
20312#, fuzzy
20313msgid "NRG MP C3502"
20314msgstr "NRG MP 1350"
20315
20316#: src/xml/xmli18n-tmp.h:6257
20317#, fuzzy
20318msgid "NRG MP C3503"
20319msgstr "NRG MP 1350"
20320
20321#: src/xml/xmli18n-tmp.h:6258
20322#, fuzzy
20323msgid "NRG MP C3504"
20324msgstr "NRG MP 1350"
20325
20326#: src/xml/xmli18n-tmp.h:6259
20327#, fuzzy
20328msgid "NRG MP C400"
20329msgstr "NRG MP 4000"
20330
20331#: src/xml/xmli18n-tmp.h:6260
20332#, fuzzy
20333msgid "NRG MP C4000"
20334msgstr "NRG MP 4000"
20335
20336#: src/xml/xmli18n-tmp.h:6261
20337#, fuzzy
20338msgid "NRG MP C400SR"
20339msgstr "NRG MP 4000"
20340
20341#: src/xml/xmli18n-tmp.h:6262
20342#, fuzzy
20343msgid "NRG MP C4500"
20344msgstr "NRG MP 4500"
20345
20346#: src/xml/xmli18n-tmp.h:6263
20347#, fuzzy
20348msgid "NRG MP C4501"
20349msgstr "NRG MP 4500"
20350
20351#: src/xml/xmli18n-tmp.h:6264
20352#, fuzzy
20353msgid "NRG MP C4501A"
20354msgstr "NRG MP 4500"
20355
20356#: src/xml/xmli18n-tmp.h:6265
20357#, fuzzy
20358msgid "NRG MP C4502"
20359msgstr "NRG MP 4500"
20360
20361#: src/xml/xmli18n-tmp.h:6266
20362#, fuzzy
20363msgid "NRG MP C4502A"
20364msgstr "NRG MP 4500"
20365
20366#: src/xml/xmli18n-tmp.h:6267
20367#, fuzzy
20368msgid "NRG MP C4503"
20369msgstr "NRG MP 4500"
20370
20371#: src/xml/xmli18n-tmp.h:6268
20372#, fuzzy
20373msgid "NRG MP C4504"
20374msgstr "NRG MP 4500"
20375
20376#: src/xml/xmli18n-tmp.h:6269
20377#, fuzzy
20378msgid "NRG MP C5000"
20379msgstr "NRG MP 5000"
20380
20381#: src/xml/xmli18n-tmp.h:6270
20382#, fuzzy
20383msgid "NRG MP C5501"
20384msgstr "NRG MP 2550"
20385
20386#: src/xml/xmli18n-tmp.h:6271
20387#, fuzzy
20388msgid "NRG MP C5501A"
20389msgstr "NRG MP 2550"
20390
20391#: src/xml/xmli18n-tmp.h:6272
20392#, fuzzy
20393msgid "NRG MP C5502"
20394msgstr "NRG MP 2550"
20395
20396#: src/xml/xmli18n-tmp.h:6273
20397#, fuzzy
20398msgid "NRG MP C5502A"
20399msgstr "NRG MP 2550"
20400
20401#: src/xml/xmli18n-tmp.h:6274
20402#, fuzzy
20403msgid "NRG MP C5503"
20404msgstr "NRG MP 2550"
20405
20406#: src/xml/xmli18n-tmp.h:6275
20407#, fuzzy
20408msgid "NRG MP C5504"
20409msgstr "NRG MP 2550"
20410
20411#: src/xml/xmli18n-tmp.h:6276
20412#, fuzzy
20413msgid "NRG MP C6000"
20414msgstr "NRG MP 1600"
20415
20416#: src/xml/xmli18n-tmp.h:6277
20417#, fuzzy
20418msgid "NRG MP C6003"
20419msgstr "NRG MP 1600"
20420
20421#: src/xml/xmli18n-tmp.h:6278
20422#, fuzzy
20423msgid "NRG MP C6004"
20424msgstr "NRG MP 1600"
20425
20426#: src/xml/xmli18n-tmp.h:6279
20427#, fuzzy
20428msgid "NRG MP C6501"
20429msgstr "NRG MP 6500"
20430
20431#: src/xml/xmli18n-tmp.h:6280
20432#, fuzzy
20433msgid "NRG MP C6502"
20434msgstr "NRG MP 6500"
20435
20436#: src/xml/xmli18n-tmp.h:6281
20437#, fuzzy
20438msgid "NRG MP C6503"
20439msgstr "NRG MP 6500"
20440
20441#: src/xml/xmli18n-tmp.h:6282
20442#, fuzzy
20443msgid "NRG MP C7500"
20444msgstr "NRG MP 7500"
20445
20446#: src/xml/xmli18n-tmp.h:6283
20447#, fuzzy
20448msgid "NRG MP C7501"
20449msgstr "NRG MP 7500"
20450
20451#: src/xml/xmli18n-tmp.h:6284
20452#, fuzzy
20453msgid "NRG MP C8002"
20454msgstr "NRG MP 1100"
20455
20456#: src/xml/xmli18n-tmp.h:6285
20457#, fuzzy
20458msgid "NRG MP C8003"
20459msgstr "NRG MP 1100"
20460
20461#: src/xml/xmli18n-tmp.h:6286
20462#, fuzzy
20463msgid "NRG Pro C5100S"
20464msgstr "NRG MP 1100"
20465
20466#: src/xml/xmli18n-tmp.h:6287
20467#, fuzzy
20468msgid "NRG Pro C5110S"
20469msgstr "NRG MP 1100"
20470
20471#: src/xml/xmli18n-tmp.h:6288
20472#, fuzzy
20473msgid "NRG Pro C5200S"
20474msgstr "NRG MP 2000"
20475
20476#: src/xml/xmli18n-tmp.h:6289
20477#, fuzzy
20478msgid "NRG Pro C5210S"
20479msgstr "NRG MP 2510"
20480
20481#: src/xml/xmli18n-tmp.h:6290
20482#, fuzzy
20483msgid "NRG Pro C7100"
20484msgstr "NRG MP 1100"
20485
20486#: src/xml/xmli18n-tmp.h:6291
20487#, fuzzy
20488msgid "NRG Pro C7100S"
20489msgstr "NRG MP 1100"
20490
20491#: src/xml/xmli18n-tmp.h:6292
20492#, fuzzy
20493msgid "NRG Pro C7110"
20494msgstr "NRG MP 1100"
20495
20496#: src/xml/xmli18n-tmp.h:6293
20497#, fuzzy
20498msgid "NRG Pro C7110S"
20499msgstr "NRG MP 1100"
20500
20501#: src/xml/xmli18n-tmp.h:6294
20502#, fuzzy
20503msgid "NRG SG3110DN"
20504msgstr "NRG DSm730"
20505
20506#: src/xml/xmli18n-tmp.h:6295
20507#, fuzzy
20508msgid "NRG SG3110DNw"
20509msgstr "NRG DSm730"
20510
20511#: src/xml/xmli18n-tmp.h:6296
20512msgid "NRG SG3110SFNw"
20513msgstr ""
20514
20515#: src/xml/xmli18n-tmp.h:6297
20516#, fuzzy
20517msgid "Oki B401d"
20518msgstr "日冲 B4350"
20519
20520#: src/xml/xmli18n-tmp.h:6298
20521#, fuzzy
20522msgid "Oki B430"
20523msgstr "日冲 B4350"
20524
20525#: src/xml/xmli18n-tmp.h:6299
20526msgid "Oki B4350"
20527msgstr "日冲 B4350"
20528
20529#: src/xml/xmli18n-tmp.h:6300
20530#, fuzzy
20531msgid "Oki C5300"
20532msgstr "日冲 B4350"
20533
20534#: src/xml/xmli18n-tmp.h:6301
20535#, fuzzy
20536msgid "Oki C5400"
20537msgstr "日冲 OL400"
20538
20539#: src/xml/xmli18n-tmp.h:6302
20540#, fuzzy
20541msgid "Oki C7300"
20542msgstr "日冲 B4350"
20543
20544#: src/xml/xmli18n-tmp.h:6303
20545#, fuzzy
20546msgid "Oki C8800"
20547msgstr "日冲 OL800"
20548
20549#: src/xml/xmli18n-tmp.h:6304
20550#, fuzzy
20551msgid "Oki C9200"
20552msgstr "日冲 OL400"
20553
20554#: src/xml/xmli18n-tmp.h:6305
20555#, fuzzy
20556msgid "Oki C9400"
20557msgstr "日冲 OL400"
20558
20559#: src/xml/xmli18n-tmp.h:6306
20560msgid "Oki OL400"
20561msgstr "日冲 OL400"
20562
20563#: src/xml/xmli18n-tmp.h:6307
20564msgid "Oki OL400e"
20565msgstr "日冲 OL400e"
20566
20567#: src/xml/xmli18n-tmp.h:6308
20568msgid "Oki OL400ex"
20569msgstr "日冲 OL400ex"
20570
20571#: src/xml/xmli18n-tmp.h:6309
20572msgid "Oki OL410e"
20573msgstr "日冲 OL410e"
20574
20575#: src/xml/xmli18n-tmp.h:6310
20576msgid "Oki OL600e"
20577msgstr "日冲 OL600e"
20578
20579#: src/xml/xmli18n-tmp.h:6311
20580msgid "Oki OL610e/S"
20581msgstr "日冲 OL610e/S"
20582
20583#: src/xml/xmli18n-tmp.h:6312
20584msgid "Oki OL800"
20585msgstr "日冲 OL800"
20586
20587#: src/xml/xmli18n-tmp.h:6313
20588msgid "Oki OL810ex"
20589msgstr "日冲 OL810ex"
20590
20591#: src/xml/xmli18n-tmp.h:6314
20592msgid "Oki Okipage 6e"
20593msgstr "日冲 Okipage 6e"
20594
20595#: src/xml/xmli18n-tmp.h:6315
20596msgid "Oki Okipage 6ex"
20597msgstr "日冲 Okipage 6ex"
20598
20599#: src/xml/xmli18n-tmp.h:6316
20600msgid "Oki Okipage 8p"
20601msgstr "日冲 Okipage 8p"
20602
20603#: src/xml/xmli18n-tmp.h:6317
20604msgid "Oki Okipage 10e"
20605msgstr "日冲 Okipage 10e"
20606
20607#: src/xml/xmli18n-tmp.h:6318
20608msgid "Oki Okipage 10ex"
20609msgstr "日冲 Okipage 10ex"
20610
20611#: src/xml/xmli18n-tmp.h:6319
20612msgid "Oki Okipage 14ex"
20613msgstr "日冲 Okipage 14ex"
20614
20615#: src/xml/xmli18n-tmp.h:6320
20616msgid "Oki Super 6e"
20617msgstr "日冲 Super 6e"
20618
20619#: src/xml/xmli18n-tmp.h:6321
20620msgid "Olivetti JP350S"
20621msgstr "好利获得 JP350S"
20622
20623#: src/xml/xmli18n-tmp.h:6322
20624msgid "Olivetti PG 306"
20625msgstr "好利获得 PG 306"
20626
20627#: src/xml/xmli18n-tmp.h:6323
20628msgid "PCPI 1030"
20629msgstr "PCPI 1030"
20630
20631#: src/xml/xmli18n-tmp.h:6324
20632#, fuzzy
20633msgid "Panasonic DP-180"
20634msgstr "松下 KX-P4410"
20635
20636#: src/xml/xmli18n-tmp.h:6325
20637#, fuzzy
20638msgid "Panasonic DP-C265"
20639msgstr "松下 KX-P6150"
20640
20641#: src/xml/xmli18n-tmp.h:6326
20642#, fuzzy
20643msgid "Panasonic DP-C305"
20644msgstr "松下 KX-P4410"
20645
20646#: src/xml/xmli18n-tmp.h:6327
20647#, fuzzy
20648msgid "Panasonic DP-C322"
20649msgstr "松下 KX-P4410"
20650
20651#: src/xml/xmli18n-tmp.h:6328
20652#, fuzzy
20653msgid "Panasonic DP-C405"
20654msgstr "松下 KX-P4410"
20655
20656#: src/xml/xmli18n-tmp.h:6329
20657msgid "Panasonic KX-P4410"
20658msgstr "松下 KX-P4410"
20659
20660#: src/xml/xmli18n-tmp.h:6330
20661msgid "Panasonic KX-P4450"
20662msgstr "松下 KX-P4450"
20663
20664#: src/xml/xmli18n-tmp.h:6331
20665msgid "Panasonic KX-P6150"
20666msgstr "松下 KX-P6150"
20667
20668#: src/xml/xmli18n-tmp.h:6332
20669msgid "Panasonic KX-P6500"
20670msgstr "松下 KX-P6500"
20671
20672#: src/xml/xmli18n-tmp.h:6333
20673msgid "Raven LP-410"
20674msgstr "Raven LP-410"
20675
20676#: src/xml/xmli18n-tmp.h:6334
20677msgid "Ricoh Aficio 401"
20678msgstr "理光 Aficio 401"
20679
20680#: src/xml/xmli18n-tmp.h:6335
20681msgid "Ricoh Aficio 700"
20682msgstr "理光 Aficio 700"
20683
20684#: src/xml/xmli18n-tmp.h:6336
20685msgid "Ricoh Aficio 1022"
20686msgstr "理光 Aficio 1022"
20687
20688#: src/xml/xmli18n-tmp.h:6337
20689msgid "Ricoh Aficio 1027"
20690msgstr "理光 Aficio 1027"
20691
20692#: src/xml/xmli18n-tmp.h:6338
20693msgid "Ricoh Aficio 1032"
20694msgstr "理光 Aficio 1032"
20695
20696#: src/xml/xmli18n-tmp.h:6339
20697msgid "Ricoh Aficio 1035"
20698msgstr "理光 Aficio 1035"
20699
20700#: src/xml/xmli18n-tmp.h:6340
20701msgid "Ricoh Aficio 1045"
20702msgstr "理光 Aficio 1045"
20703
20704#: src/xml/xmli18n-tmp.h:6341
20705msgid "Ricoh Aficio 1060"
20706msgstr "理光 Aficio 1060"
20707
20708#: src/xml/xmli18n-tmp.h:6342
20709msgid "Ricoh Aficio 1075"
20710msgstr "理光 Aficio 1075"
20711
20712#: src/xml/xmli18n-tmp.h:6343
20713msgid "Ricoh Aficio 1515"
20714msgstr "理光 Aficio 1515"
20715
20716#: src/xml/xmli18n-tmp.h:6344
20717msgid "Ricoh Aficio 2015"
20718msgstr "理光 Aficio 2015"
20719
20720#: src/xml/xmli18n-tmp.h:6345
20721msgid "Ricoh Aficio 2016"
20722msgstr "理光 Aficio 2016"
20723
20724#: src/xml/xmli18n-tmp.h:6346
20725msgid "Ricoh Aficio 2018"
20726msgstr "理光 Aficio 2018"
20727
20728#: src/xml/xmli18n-tmp.h:6347
20729msgid "Ricoh Aficio 2018D"
20730msgstr "理光 Aficio 2018D"
20731
20732#: src/xml/xmli18n-tmp.h:6348
20733msgid "Ricoh Aficio 2020"
20734msgstr "理光 Aficio 2020"
20735
20736#: src/xml/xmli18n-tmp.h:6349
20737msgid "Ricoh Aficio 2020D"
20738msgstr "理光 Aficio 2020D"
20739
20740#: src/xml/xmli18n-tmp.h:6350
20741msgid "Ricoh Aficio 2022"
20742msgstr "理光 Aficio 2022"
20743
20744#: src/xml/xmli18n-tmp.h:6351
20745msgid "Ricoh Aficio 2027"
20746msgstr "理光 Aficio 2027"
20747
20748#: src/xml/xmli18n-tmp.h:6352
20749msgid "Ricoh Aficio 2032"
20750msgstr "理光 Aficio 2032"
20751
20752#: src/xml/xmli18n-tmp.h:6353
20753msgid "Ricoh Aficio 2035"
20754msgstr "理光 Aficio 2035"
20755
20756#: src/xml/xmli18n-tmp.h:6354
20757msgid "Ricoh Aficio 2035e"
20758msgstr "理光 Aficio 2035e"
20759
20760#: src/xml/xmli18n-tmp.h:6355
20761msgid "Ricoh Aficio 2045"
20762msgstr "理光 Aficio 2045"
20763
20764#: src/xml/xmli18n-tmp.h:6356
20765msgid "Ricoh Aficio 2045e"
20766msgstr "理光 Aficio 2045e"
20767
20768#: src/xml/xmli18n-tmp.h:6357
20769msgid "Ricoh Aficio 2051"
20770msgstr "理光 Aficio 2051"
20771
20772#: src/xml/xmli18n-tmp.h:6358
20773msgid "Ricoh Aficio 2060"
20774msgstr "理光 Aficio 2060"
20775
20776#: src/xml/xmli18n-tmp.h:6359
20777msgid "Ricoh Aficio 2075"
20778msgstr "理光 Aficio 2075"
20779
20780#: src/xml/xmli18n-tmp.h:6360
20781msgid "Ricoh Aficio 2090"
20782msgstr "理光 Aficio 2090"
20783
20784#: src/xml/xmli18n-tmp.h:6361
20785msgid "Ricoh Aficio 2105"
20786msgstr "理光 Aficio 2105"
20787
20788#: src/xml/xmli18n-tmp.h:6362
20789msgid "Ricoh Aficio 220"
20790msgstr "理光 Aficio 220"
20791
20792#: src/xml/xmli18n-tmp.h:6363
20793msgid "Ricoh Aficio 3025"
20794msgstr "理光 Aficio 3025"
20795
20796#: src/xml/xmli18n-tmp.h:6364
20797msgid "Ricoh Aficio 3030"
20798msgstr "理光 Aficio 3030"
20799
20800#: src/xml/xmli18n-tmp.h:6365
20801msgid "Ricoh Aficio 3035"
20802msgstr "理光 Aficio 3035"
20803
20804#: src/xml/xmli18n-tmp.h:6366
20805msgid "Ricoh Aficio 3045"
20806msgstr "理光 Aficio 3045"
20807
20808#: src/xml/xmli18n-tmp.h:6367
20809#, fuzzy
20810msgid "Ricoh Aficio 3224C"
20811msgstr "理光 Aficio 220"
20812
20813#: src/xml/xmli18n-tmp.h:6368
20814#, fuzzy
20815msgid "Ricoh Aficio 3228C"
20816msgstr "理光 Aficio 220"
20817
20818#: src/xml/xmli18n-tmp.h:6369
20819#, fuzzy
20820msgid "Ricoh Aficio 3232C"
20821msgstr "理光 Aficio 2032"
20822
20823#: src/xml/xmli18n-tmp.h:6370
20824#, fuzzy
20825msgid "Ricoh Aficio 3235C"
20826msgstr "理光 Aficio 3025"
20827
20828#: src/xml/xmli18n-tmp.h:6371
20829#, fuzzy
20830msgid "Ricoh Aficio 3245C"
20831msgstr "理光 Aficio 3025"
20832
20833#: src/xml/xmli18n-tmp.h:6372
20834#, fuzzy
20835msgid "Ricoh Aficio 3260C"
20836msgstr "理光 Aficio 2060"
20837
20838#: src/xml/xmli18n-tmp.h:6373
20839#, fuzzy
20840msgid "Ricoh Aficio Color 5560"
20841msgstr "理光 Aficio MP 2550"
20842
20843#: src/xml/xmli18n-tmp.h:6374
20844msgid "Ricoh Aficio MP 1100"
20845msgstr "理光 Aficio MP 1100"
20846
20847#: src/xml/xmli18n-tmp.h:6375
20848msgid "Ricoh Aficio MP 1350"
20849msgstr "理光 Aficio MP 1350"
20850
20851#: src/xml/xmli18n-tmp.h:6376
20852msgid "Ricoh Aficio MP 1600"
20853msgstr "理光 Aficio MP 1600"
20854
20855#: src/xml/xmli18n-tmp.h:6377
20856msgid "Ricoh Aficio MP 161"
20857msgstr "理光 Aficio MP 161"
20858
20859#: src/xml/xmli18n-tmp.h:6378
20860msgid "Ricoh Aficio MP 2000"
20861msgstr "理光 Aficio MP 2000"
20862
20863#: src/xml/xmli18n-tmp.h:6379
20864msgid "Ricoh Aficio MP 2500"
20865msgstr "理光 Aficio MP 2500"
20866
20867#: src/xml/xmli18n-tmp.h:6380
20868msgid "Ricoh Aficio MP 2510"
20869msgstr "理光 Aficio MP 2510"
20870
20871#: src/xml/xmli18n-tmp.h:6381
20872msgid "Ricoh Aficio MP 2550"
20873msgstr "理光 Aficio MP 2550"
20874
20875#: src/xml/xmli18n-tmp.h:6382
20876msgid "Ricoh Aficio MP 2550B"
20877msgstr "理光 Aficio MP 2550B"
20878
20879#: src/xml/xmli18n-tmp.h:6383
20880msgid "Ricoh Aficio MP 3010"
20881msgstr "理光 Aficio MP 3010"
20882
20883#: src/xml/xmli18n-tmp.h:6384
20884msgid "Ricoh Aficio MP 3350"
20885msgstr "理光 Aficio MP 3350"
20886
20887#: src/xml/xmli18n-tmp.h:6385
20888msgid "Ricoh Aficio MP 3350B"
20889msgstr "理光 Aficio MP 3350B"
20890
20891#: src/xml/xmli18n-tmp.h:6386
20892msgid "Ricoh Aficio MP 3500"
20893msgstr "理光 Aficio MP 3500"
20894
20895#: src/xml/xmli18n-tmp.h:6387
20896msgid "Ricoh Aficio MP 4000"
20897msgstr "理光 Aficio MP 4000"
20898
20899#: src/xml/xmli18n-tmp.h:6388
20900msgid "Ricoh Aficio MP 4000B"
20901msgstr "理光 Aficio MP 4000B"
20902
20903#: src/xml/xmli18n-tmp.h:6389
20904msgid "Ricoh Aficio MP 4500"
20905msgstr "理光 Aficio MP 4500"
20906
20907#: src/xml/xmli18n-tmp.h:6390
20908msgid "Ricoh Aficio MP 5000"
20909msgstr "理光 Aficio MP 5000"
20910
20911#: src/xml/xmli18n-tmp.h:6391
20912msgid "Ricoh Aficio MP 5000B"
20913msgstr "理光 Aficio MP 5000B"
20914
20915#: src/xml/xmli18n-tmp.h:6392
20916msgid "Ricoh Aficio MP 5500"
20917msgstr "理光 Aficio MP 5500"
20918
20919#: src/xml/xmli18n-tmp.h:6393
20920msgid "Ricoh Aficio MP 6500"
20921msgstr "理光 Aficio MP 6500"
20922
20923#: src/xml/xmli18n-tmp.h:6394
20924msgid "Ricoh Aficio MP 7500"
20925msgstr "理光 Aficio MP 7500"
20926
20927#: src/xml/xmli18n-tmp.h:6395
20928msgid "Ricoh Aficio MP 9000"
20929msgstr "理光 Aficio MP 9000"
20930
20931#: src/xml/xmli18n-tmp.h:6396
20932#, fuzzy
20933msgid "Ricoh Aficio MP C2050"
20934msgstr "理光 Aficio MP 2000"
20935
20936#: src/xml/xmli18n-tmp.h:6397
20937#, fuzzy
20938msgid "Ricoh Aficio MP C2051"
20939msgstr "理光 Aficio MP 2510"
20940
20941#: src/xml/xmli18n-tmp.h:6398
20942#, fuzzy
20943msgid "Ricoh Aficio MP C2500"
20944msgstr "理光 Aficio MP 2500"
20945
20946#: src/xml/xmli18n-tmp.h:6399
20947#, fuzzy
20948msgid "Ricoh Aficio MP C2550"
20949msgstr "理光 Aficio MP 2550"
20950
20951#: src/xml/xmli18n-tmp.h:6400
20952#, fuzzy
20953msgid "Ricoh Aficio MP C2551"
20954msgstr "理光 Aficio MP 2510"
20955
20956#: src/xml/xmli18n-tmp.h:6401
20957#, fuzzy
20958msgid "Ricoh Aficio MP C2800"
20959msgstr "理光 Aficio MP 2000"
20960
20961#: src/xml/xmli18n-tmp.h:6402
20962#, fuzzy
20963msgid "Ricoh Aficio MP C300"
20964msgstr "理光 Aficio MP 3010"
20965
20966#: src/xml/xmli18n-tmp.h:6403
20967#, fuzzy
20968msgid "Ricoh Aficio MP C3000"
20969msgstr "理光 Aficio MP 2000"
20970
20971#: src/xml/xmli18n-tmp.h:6404
20972#, fuzzy
20973msgid "Ricoh Aficio MP C3001"
20974msgstr "理光 Aficio MP 3010"
20975
20976#: src/xml/xmli18n-tmp.h:6405
20977#, fuzzy
20978msgid "Ricoh Aficio MP C3002"
20979msgstr "理光 Aficio MP 3010"
20980
20981#: src/xml/xmli18n-tmp.h:6406
20982#, fuzzy
20983msgid "Ricoh Aficio MP C300SR"
20984msgstr "理光 Aficio MP 3010"
20985
20986#: src/xml/xmli18n-tmp.h:6407
20987#, fuzzy
20988msgid "Ricoh Aficio MP C3300"
20989msgstr "理光 Aficio MP 3010"
20990
20991#: src/xml/xmli18n-tmp.h:6408
20992#, fuzzy
20993msgid "Ricoh Aficio MP C3500"
20994msgstr "理光 Aficio MP 3500"
20995
20996#: src/xml/xmli18n-tmp.h:6409
20997#, fuzzy
20998msgid "Ricoh Aficio MP C3501"
20999msgstr "理光 Aficio MP 1350"
21000
21001#: src/xml/xmli18n-tmp.h:6410
21002#, fuzzy
21003msgid "Ricoh Aficio MP C3502"
21004msgstr "理光 Aficio MP 1350"
21005
21006#: src/xml/xmli18n-tmp.h:6411
21007#, fuzzy
21008msgid "Ricoh Aficio MP C400"
21009msgstr "理光 Aficio MP 4000"
21010
21011#: src/xml/xmli18n-tmp.h:6412
21012#, fuzzy
21013msgid "Ricoh Aficio MP C4000"
21014msgstr "理光 Aficio MP 4000"
21015
21016#: src/xml/xmli18n-tmp.h:6413
21017#, fuzzy
21018msgid "Ricoh Aficio MP C400SR"
21019msgstr "理光 Aficio MP 4000"
21020
21021#: src/xml/xmli18n-tmp.h:6414
21022#, fuzzy
21023msgid "Ricoh Aficio MP C4500"
21024msgstr "理光 Aficio MP 4500"
21025
21026#: src/xml/xmli18n-tmp.h:6415
21027#, fuzzy
21028msgid "Ricoh Aficio MP C4501"
21029msgstr "理光 Aficio MP 4500"
21030
21031#: src/xml/xmli18n-tmp.h:6416
21032#, fuzzy
21033msgid "Ricoh Aficio MP C4501A"
21034msgstr "理光 Aficio MP 4500"
21035
21036#: src/xml/xmli18n-tmp.h:6417
21037#, fuzzy
21038msgid "Ricoh Aficio MP C4502"
21039msgstr "理光 Aficio MP 4500"
21040
21041#: src/xml/xmli18n-tmp.h:6418
21042#, fuzzy
21043msgid "Ricoh Aficio MP C4502A"
21044msgstr "理光 Aficio MP 4500"
21045
21046#: src/xml/xmli18n-tmp.h:6419
21047#, fuzzy
21048msgid "Ricoh Aficio MP C5000"
21049msgstr "理光 Aficio MP 5000"
21050
21051#: src/xml/xmli18n-tmp.h:6420
21052#, fuzzy
21053msgid "Ricoh Aficio MP C5501"
21054msgstr "理光 Aficio MP 2550"
21055
21056#: src/xml/xmli18n-tmp.h:6421
21057#, fuzzy
21058msgid "Ricoh Aficio MP C5501A"
21059msgstr "理光 Aficio MP 2550"
21060
21061#: src/xml/xmli18n-tmp.h:6422
21062#, fuzzy
21063msgid "Ricoh Aficio MP C5502"
21064msgstr "理光 Aficio MP 2550"
21065
21066#: src/xml/xmli18n-tmp.h:6423
21067#, fuzzy
21068msgid "Ricoh Aficio MP C5502A"
21069msgstr "理光 Aficio MP 2550"
21070
21071#: src/xml/xmli18n-tmp.h:6424
21072#, fuzzy
21073msgid "Ricoh Aficio MP C6000"
21074msgstr "理光 Aficio MP 1600"
21075
21076#: src/xml/xmli18n-tmp.h:6425
21077#, fuzzy
21078msgid "Ricoh Aficio MP C6501"
21079msgstr "理光 Aficio MP 6500"
21080
21081#: src/xml/xmli18n-tmp.h:6426
21082#, fuzzy
21083msgid "Ricoh Aficio MP C7500"
21084msgstr "理光 Aficio MP 7500"
21085
21086#: src/xml/xmli18n-tmp.h:6427
21087#, fuzzy
21088msgid "Ricoh Aficio MP C7501"
21089msgstr "理光 Aficio MP 7500"
21090
21091#: src/xml/xmli18n-tmp.h:6428
21092#, fuzzy
21093msgid "Ricoh Aficio SG 3110DN"
21094msgstr "理光 Aficio MP 1100"
21095
21096#: src/xml/xmli18n-tmp.h:6429
21097#, fuzzy
21098msgid "Ricoh GX 3050N"
21099msgstr "理光 Aficio 3025"
21100
21101#: src/xml/xmli18n-tmp.h:6430
21102#, fuzzy
21103msgid "Ricoh GX 3050SFN"
21104msgstr "理光 Aficio 3025"
21105
21106#: src/xml/xmli18n-tmp.h:6431
21107#, fuzzy
21108msgid "Ricoh GX 5050N"
21109msgstr "理光 Aficio 700"
21110
21111#: src/xml/xmli18n-tmp.h:6432
21112#, fuzzy
21113msgid "Ricoh GX E3350N"
21114msgstr "理光 Aficio MP 3350"
21115
21116#: src/xml/xmli18n-tmp.h:6433
21117msgid "Ricoh GX E5550N"
21118msgstr ""
21119
21120#: src/xml/xmli18n-tmp.h:6434
21121#, fuzzy
21122msgid "Ricoh MP C1500/615C"
21123msgstr "理光 Aficio MP 161"
21124
21125#: src/xml/xmli18n-tmp.h:6435
21126#, fuzzy
21127msgid "Ricoh MP C2003"
21128msgstr "理光 Aficio MP 2000"
21129
21130#: src/xml/xmli18n-tmp.h:6436
21131#, fuzzy
21132msgid "Ricoh MP C2003Z"
21133msgstr "理光 Aficio MP 2000"
21134
21135#: src/xml/xmli18n-tmp.h:6437
21136#, fuzzy
21137msgid "Ricoh MP C2004"
21138msgstr "理光 Aficio MP 2000"
21139
21140#: src/xml/xmli18n-tmp.h:6438
21141#, fuzzy
21142msgid "Ricoh MP C2011"
21143msgstr "理光 Aficio MP 161"
21144
21145#: src/xml/xmli18n-tmp.h:6439
21146#, fuzzy
21147msgid "Ricoh MP C2094J"
21148msgstr "理光 Aficio MP 2000"
21149
21150#: src/xml/xmli18n-tmp.h:6440
21151#, fuzzy
21152msgid "Ricoh MP C2503"
21153msgstr "理光 Aficio MP 2500"
21154
21155#: src/xml/xmli18n-tmp.h:6441
21156#, fuzzy
21157msgid "Ricoh MP C2503Z"
21158msgstr "理光 Aficio MP 2500"
21159
21160#: src/xml/xmli18n-tmp.h:6442
21161#, fuzzy
21162msgid "Ricoh MP C2504"
21163msgstr "理光 Aficio MP 2500"
21164
21165#: src/xml/xmli18n-tmp.h:6443
21166#, fuzzy
21167msgid "Ricoh MP C2594J"
21168msgstr "理光 Aficio MP 2500"
21169
21170#: src/xml/xmli18n-tmp.h:6444
21171#, fuzzy
21172msgid "Ricoh MP C3003"
21173msgstr "理光 Aficio MP 3010"
21174
21175#: src/xml/xmli18n-tmp.h:6445
21176#, fuzzy
21177msgid "Ricoh MP C3004"
21178msgstr "理光 Aficio MP 3010"
21179
21180#: src/xml/xmli18n-tmp.h:6446
21181#, fuzzy
21182msgid "Ricoh MP C3503"
21183msgstr "理光 Aficio MP 1350"
21184
21185#: src/xml/xmli18n-tmp.h:6447
21186#, fuzzy
21187msgid "Ricoh MP C3504"
21188msgstr "理光 Aficio MP 1350"
21189
21190#: src/xml/xmli18n-tmp.h:6448
21191#, fuzzy
21192msgid "Ricoh MP C4503"
21193msgstr "理光 Aficio MP 4500"
21194
21195#: src/xml/xmli18n-tmp.h:6449
21196#, fuzzy
21197msgid "Ricoh MP C4504"
21198msgstr "理光 Aficio MP 4500"
21199
21200#: src/xml/xmli18n-tmp.h:6450
21201#, fuzzy
21202msgid "Ricoh MP C5503"
21203msgstr "理光 Aficio MP 2550"
21204
21205#: src/xml/xmli18n-tmp.h:6451
21206#, fuzzy
21207msgid "Ricoh MP C5504"
21208msgstr "理光 Aficio MP 2550"
21209
21210#: src/xml/xmli18n-tmp.h:6452
21211#, fuzzy
21212msgid "Ricoh MP C6003"
21213msgstr "理光 Aficio MP 1600"
21214
21215#: src/xml/xmli18n-tmp.h:6453
21216#, fuzzy
21217msgid "Ricoh MP C6004"
21218msgstr "理光 Aficio MP 1600"
21219
21220#: src/xml/xmli18n-tmp.h:6454
21221#, fuzzy
21222msgid "Ricoh MP C6502"
21223msgstr "理光 Aficio MP 6500"
21224
21225#: src/xml/xmli18n-tmp.h:6455
21226#, fuzzy
21227msgid "Ricoh MP C6503"
21228msgstr "理光 Aficio MP 6500"
21229
21230#: src/xml/xmli18n-tmp.h:6456
21231#, fuzzy
21232msgid "Ricoh MP C8002"
21233msgstr "理光 Aficio MP 1100"
21234
21235#: src/xml/xmli18n-tmp.h:6457
21236#, fuzzy
21237msgid "Ricoh MP C8003"
21238msgstr "理光 Aficio MP 1100"
21239
21240#: src/xml/xmli18n-tmp.h:6458
21241#, fuzzy
21242msgid "Ricoh Pro C5100S"
21243msgstr "理光 Aficio 1060"
21244
21245#: src/xml/xmli18n-tmp.h:6459
21246#, fuzzy
21247msgid "Ricoh Pro C5110S"
21248msgstr "理光 Aficio MP 1100"
21249
21250#: src/xml/xmli18n-tmp.h:6460
21251#, fuzzy
21252msgid "Ricoh Pro C5200S"
21253msgstr "理光 Aficio 2020"
21254
21255#: src/xml/xmli18n-tmp.h:6461
21256#, fuzzy
21257msgid "Ricoh Pro C5210S"
21258msgstr "理光 Aficio 2105"
21259
21260#: src/xml/xmli18n-tmp.h:6462
21261#, fuzzy
21262msgid "Ricoh Pro C7100"
21263msgstr "理光 Aficio 700"
21264
21265#: src/xml/xmli18n-tmp.h:6463
21266#, fuzzy
21267msgid "Ricoh Pro C7100S"
21268msgstr "理光 Aficio 700"
21269
21270#: src/xml/xmli18n-tmp.h:6464
21271#, fuzzy
21272msgid "Ricoh Pro C7110"
21273msgstr "理光 Aficio 700"
21274
21275#: src/xml/xmli18n-tmp.h:6465
21276#, fuzzy
21277msgid "Ricoh Pro C7110S"
21278msgstr "理光 Aficio 700"
21279
21280#: src/xml/xmli18n-tmp.h:6466
21281msgid "Ricoh SG3120BSFNw"
21282msgstr ""
21283
21284#: src/xml/xmli18n-tmp.h:6467
21285#, fuzzy
21286msgid "Samsung CLP-620"
21287msgstr "三星 ML-1250"
21288
21289#: src/xml/xmli18n-tmp.h:6468
21290#, fuzzy
21291msgid "Samsung CLP-660N"
21292msgstr "三星 ML-1650"
21293
21294#: src/xml/xmli18n-tmp.h:6469
21295#, fuzzy
21296msgid "Samsung CLP-660ND"
21297msgstr "三星 ML-1650"
21298
21299#: src/xml/xmli18n-tmp.h:6470
21300msgid "Samsung ML-85"
21301msgstr "三星 ML-85"
21302
21303#: src/xml/xmli18n-tmp.h:6471
21304msgid "Samsung ML-1250"
21305msgstr "三星 ML-1250"
21306
21307#: src/xml/xmli18n-tmp.h:6472
21308msgid "Samsung ML-1450"
21309msgstr "三星 ML-1450"
21310
21311#: src/xml/xmli18n-tmp.h:6473
21312msgid "Samsung ML-1450PS"
21313msgstr "三星 ML-1450PS"
21314
21315#: src/xml/xmli18n-tmp.h:6474
21316msgid "Samsung ML-1650"
21317msgstr "三星 ML-1650"
21318
21319#: src/xml/xmli18n-tmp.h:6475
21320msgid "Samsung ML-1651N"
21321msgstr "三星 ML-1651N"
21322
21323#: src/xml/xmli18n-tmp.h:6476
21324msgid "Samsung ML-1750"
21325msgstr "三星 ML-1750"
21326
21327#: src/xml/xmli18n-tmp.h:6477
21328msgid "Samsung ML-2150"
21329msgstr "三星 ML-2150"
21330
21331#: src/xml/xmli18n-tmp.h:6478
21332msgid "Samsung ML-2150PS"
21333msgstr "三星 ML-2150PS"
21334
21335#: src/xml/xmli18n-tmp.h:6479
21336msgid "Samsung ML-2151N"
21337msgstr "三星 ML-2151N"
21338
21339#: src/xml/xmli18n-tmp.h:6480
21340msgid "Samsung ML-2151NPS"
21341msgstr "三星 ML-2151NPS"
21342
21343#: src/xml/xmli18n-tmp.h:6481
21344msgid "Samsung ML-2152W"
21345msgstr "三星 ML-2152W"
21346
21347#: src/xml/xmli18n-tmp.h:6482
21348msgid "Samsung ML-2152WPS"
21349msgstr "三星 ML-2152WPS"
21350
21351#: src/xml/xmli18n-tmp.h:6483
21352msgid "Samsung ML-2250"
21353msgstr "三星 ML-2250"
21354
21355#: src/xml/xmli18n-tmp.h:6484
21356msgid "Samsung ML-2550"
21357msgstr "三星 ML-2550"
21358
21359#: src/xml/xmli18n-tmp.h:6485
21360msgid "Samsung ML-2551N"
21361msgstr "三星 ML-2551N"
21362
21363#: src/xml/xmli18n-tmp.h:6486
21364msgid "Samsung ML-2552W"
21365msgstr "三星 ML-2552W"
21366
21367#: src/xml/xmli18n-tmp.h:6487
21368msgid "Samsung ML-4600"
21369msgstr "三星 ML-4600"
21370
21371#: src/xml/xmli18n-tmp.h:6488
21372msgid "Samsung ML-5000a"
21373msgstr "三星 ML-5000a"
21374
21375#: src/xml/xmli18n-tmp.h:6489
21376msgid "Samsung ML-6000"
21377msgstr "三星 ML-6000"
21378
21379#: src/xml/xmli18n-tmp.h:6490
21380msgid "Samsung ML-6100"
21381msgstr "三星 ML-6100"
21382
21383#: src/xml/xmli18n-tmp.h:6491
21384msgid "Samsung ML-7000"
21385msgstr "三星 ML-7000"
21386
21387#: src/xml/xmli18n-tmp.h:6492
21388msgid "Samsung ML-7000N"
21389msgstr "三星 ML-7000N"
21390
21391#: src/xml/xmli18n-tmp.h:6493
21392msgid "Samsung ML-7000P"
21393msgstr "三星 ML-7000P"
21394
21395#: src/xml/xmli18n-tmp.h:6494
21396msgid "Samsung ML-7050"
21397msgstr "三星 ML-7050"
21398
21399#: src/xml/xmli18n-tmp.h:6495
21400msgid "Samsung ML-7300"
21401msgstr "三星 ML-7300"
21402
21403#: src/xml/xmli18n-tmp.h:6496
21404msgid "Samsung ML-7300N"
21405msgstr "三星 ML-7300N"
21406
21407#: src/xml/xmli18n-tmp.h:6497
21408msgid "Samsung QL-5100A"
21409msgstr "三星 QL-5100A"
21410
21411#: src/xml/xmli18n-tmp.h:6498
21412msgid "Samsung QL-6050"
21413msgstr "三星 QL-6050"
21414
21415#: src/xml/xmli18n-tmp.h:6499
21416msgid "Samsung ProXpress SL-M3820ND"
21417msgstr ""
21418
21419#: src/xml/xmli18n-tmp.h:6500
21420msgid "Savin 2522"
21421msgstr "Savin 2522"
21422
21423#: src/xml/xmli18n-tmp.h:6501
21424msgid "Savin 2527"
21425msgstr "Savin 2527"
21426
21427#: src/xml/xmli18n-tmp.h:6502
21428msgid "Savin 2532"
21429msgstr "Savin 2532"
21430
21431#: src/xml/xmli18n-tmp.h:6503
21432msgid "Savin 2535/2235"
21433msgstr "Savin 2535/2235"
21434
21435#: src/xml/xmli18n-tmp.h:6504
21436msgid "Savin 2545/2245"
21437msgstr "Savin 2545/2245"
21438
21439#: src/xml/xmli18n-tmp.h:6505
21440msgid "Savin 2560"
21441msgstr "Savin 2560"
21442
21443#: src/xml/xmli18n-tmp.h:6506
21444msgid "Savin 2575"
21445msgstr "Savin 2575"
21446
21447#: src/xml/xmli18n-tmp.h:6507
21448msgid "Savin 3515"
21449msgstr "Savin 3515"
21450
21451#: src/xml/xmli18n-tmp.h:6508
21452msgid "Savin 40105"
21453msgstr "Savin 40105"
21454
21455#: src/xml/xmli18n-tmp.h:6509
21456msgid "Savin 4015"
21457msgstr "Savin 4015"
21458
21459#: src/xml/xmli18n-tmp.h:6510
21460msgid "Savin 4018"
21461msgstr "Savin 4018"
21462
21463#: src/xml/xmli18n-tmp.h:6511
21464msgid "Savin 4018d"
21465msgstr "Savin 4018d"
21466
21467#: src/xml/xmli18n-tmp.h:6512
21468msgid "Savin 4022"
21469msgstr "Savin 4022"
21470
21471#: src/xml/xmli18n-tmp.h:6513
21472msgid "Savin 4027"
21473msgstr "Savin 4027"
21474
21475#: src/xml/xmli18n-tmp.h:6514
21476msgid "Savin 4035/4135g"
21477msgstr "Savin 4035/4135g"
21478
21479#: src/xml/xmli18n-tmp.h:6515
21480msgid "Savin 4035e/4135eG"
21481msgstr "Savin 4035e/4135eG"
21482
21483#: src/xml/xmli18n-tmp.h:6516
21484msgid "Savin 4045/4145g"
21485msgstr "Savin 4045/4145g"
21486
21487#: src/xml/xmli18n-tmp.h:6517
21488msgid "Savin 4045e/4145eG"
21489msgstr "Savin 4045e/4145eG"
21490
21491#: src/xml/xmli18n-tmp.h:6518
21492msgid "Savin 4051"
21493msgstr "Savin 4051"
21494
21495#: src/xml/xmli18n-tmp.h:6519
21496msgid "Savin 4060"
21497msgstr "Savin 4060"
21498
21499#: src/xml/xmli18n-tmp.h:6520
21500msgid "Savin 4075"
21501msgstr "Savin 4075"
21502
21503#: src/xml/xmli18n-tmp.h:6521
21504msgid "Savin 4090"
21505msgstr "Savin 4090"
21506
21507#: src/xml/xmli18n-tmp.h:6522
21508msgid "Savin 7025"
21509msgstr "Savin 7025"
21510
21511#: src/xml/xmli18n-tmp.h:6523
21512msgid "Savin 8016"
21513msgstr "Savin 8016"
21514
21515#: src/xml/xmli18n-tmp.h:6524
21516msgid "Savin 8020"
21517msgstr "Savin 8020"
21518
21519#: src/xml/xmli18n-tmp.h:6525
21520msgid "Savin 8020d"
21521msgstr "Savin 8020d"
21522
21523#: src/xml/xmli18n-tmp.h:6526
21524msgid "Savin 8025"
21525msgstr "Savin 8025"
21526
21527#: src/xml/xmli18n-tmp.h:6527
21528msgid "Savin 8025e"
21529msgstr "Savin 8025e"
21530
21531#: src/xml/xmli18n-tmp.h:6528
21532msgid "Savin 8030"
21533msgstr "Savin 8030"
21534
21535#: src/xml/xmli18n-tmp.h:6529
21536msgid "Savin 8030e"
21537msgstr "Savin 8030e"
21538
21539#: src/xml/xmli18n-tmp.h:6530
21540msgid "Savin 8035/8035g"
21541msgstr "Savin 8035/8035g"
21542
21543#: src/xml/xmli18n-tmp.h:6531
21544msgid "Savin 8035e"
21545msgstr "Savin 8035e"
21546
21547#: src/xml/xmli18n-tmp.h:6532
21548msgid "Savin 8045/8045g"
21549msgstr "Savin 8045/8045g"
21550
21551#: src/xml/xmli18n-tmp.h:6533
21552msgid "Savin 8045e"
21553msgstr "Savin 8045e"
21554
21555#: src/xml/xmli18n-tmp.h:6534
21556msgid "Savin 8055"
21557msgstr "Savin 8055"
21558
21559#: src/xml/xmli18n-tmp.h:6535
21560msgid "Savin 8065"
21561msgstr "Savin 8065"
21562
21563#: src/xml/xmli18n-tmp.h:6536
21564msgid "Savin 8075"
21565msgstr "Savin 8075"
21566
21567#: src/xml/xmli18n-tmp.h:6537
21568msgid "Savin 8090"
21569msgstr "Savin 8090"
21570
21571#: src/xml/xmli18n-tmp.h:6538
21572msgid "Savin 8110"
21573msgstr "Savin 8110"
21574
21575#: src/xml/xmli18n-tmp.h:6539
21576msgid "Savin 8135"
21577msgstr "Savin 8135"
21578
21579#: src/xml/xmli18n-tmp.h:6540
21580msgid "Savin 816"
21581msgstr "Savin 816"
21582
21583#: src/xml/xmli18n-tmp.h:6541
21584msgid "Savin 9016"
21585msgstr "Savin 9016"
21586
21587#: src/xml/xmli18n-tmp.h:6542
21588msgid "Savin 9021d"
21589msgstr "Savin 9021d"
21590
21591#: src/xml/xmli18n-tmp.h:6543
21592msgid "Savin 9025"
21593msgstr "Savin 9025"
21594
21595#: src/xml/xmli18n-tmp.h:6544
21596msgid "Savin 9025b"
21597msgstr "Savin 9025b"
21598
21599#: src/xml/xmli18n-tmp.h:6545
21600msgid "Savin 9033"
21601msgstr "Savin 9033"
21602
21603#: src/xml/xmli18n-tmp.h:6546
21604msgid "Savin 9033b"
21605msgstr "Savin 9033b"
21606
21607#: src/xml/xmli18n-tmp.h:6547
21608msgid "Savin 9040"
21609msgstr "Savin 9040"
21610
21611#: src/xml/xmli18n-tmp.h:6548
21612msgid "Savin 9040b"
21613msgstr "Savin 9040b"
21614
21615#: src/xml/xmli18n-tmp.h:6549
21616msgid "Savin 9050"
21617msgstr "Savin 9050"
21618
21619#: src/xml/xmli18n-tmp.h:6550
21620msgid "Savin 9050b"
21621msgstr "Savin 9050b"
21622
21623#: src/xml/xmli18n-tmp.h:6551
21624#, fuzzy
21625msgid "Savin C2410"
21626msgstr "Savin 40105"
21627
21628#: src/xml/xmli18n-tmp.h:6552
21629#, fuzzy
21630msgid "Savin C2525"
21631msgstr "Savin 2522"
21632
21633#: src/xml/xmli18n-tmp.h:6553
21634#, fuzzy
21635msgid "Savin C2824"
21636msgstr "Savin 2522"
21637
21638#: src/xml/xmli18n-tmp.h:6554
21639#, fuzzy
21640msgid "Savin C2828"
21641msgstr "Savin 2522"
21642
21643#: src/xml/xmli18n-tmp.h:6555
21644#, fuzzy
21645msgid "Savin C3030"
21646msgstr "Savin 8030"
21647
21648#: src/xml/xmli18n-tmp.h:6556
21649#, fuzzy
21650msgid "Savin C3210e"
21651msgstr "Savin 8030e"
21652
21653#: src/xml/xmli18n-tmp.h:6557
21654#, fuzzy
21655msgid "Savin C3333"
21656msgstr "Savin 9033"
21657
21658#: src/xml/xmli18n-tmp.h:6558
21659#, fuzzy
21660msgid "Savin C3528"
21661msgstr "Savin 2522"
21662
21663#: src/xml/xmli18n-tmp.h:6559
21664#, fuzzy
21665msgid "Savin C3535"
21666msgstr "Savin 3515"
21667
21668#: src/xml/xmli18n-tmp.h:6560
21669#, fuzzy
21670msgid "Savin C4040"
21671msgstr "Savin 4060"
21672
21673#: src/xml/xmli18n-tmp.h:6561
21674#, fuzzy
21675msgid "Savin C4535"
21676msgstr "Savin 2532"
21677
21678#: src/xml/xmli18n-tmp.h:6562
21679#, fuzzy
21680msgid "Savin C4540"
21681msgstr "Savin 2560"
21682
21683#: src/xml/xmli18n-tmp.h:6563
21684#, fuzzy
21685msgid "Savin C5050"
21686msgstr "Savin 9050"
21687
21688#: src/xml/xmli18n-tmp.h:6564
21689#, fuzzy
21690msgid "Savin C6045"
21691msgstr "Savin 8045e"
21692
21693#: src/xml/xmli18n-tmp.h:6565
21694#, fuzzy
21695msgid "Savin C6055"
21696msgstr "Savin 8055"
21697
21698#: src/xml/xmli18n-tmp.h:6566
21699#, fuzzy
21700msgid "Savin C7570"
21701msgstr "Savin 2527"
21702
21703#: src/xml/xmli18n-tmp.h:6567
21704#, fuzzy
21705msgid "Savin C9020"
21706msgstr "Savin 8020"
21707
21708#: src/xml/xmli18n-tmp.h:6568
21709#, fuzzy
21710msgid "Savin C9025"
21711msgstr "Savin 9025"
21712
21713#: src/xml/xmli18n-tmp.h:6569
21714#, fuzzy
21715msgid "Savin C9065"
21716msgstr "Savin 8065"
21717
21718#: src/xml/xmli18n-tmp.h:6570
21719#, fuzzy
21720msgid "Savin C9075"
21721msgstr "Savin 4075"
21722
21723#: src/xml/xmli18n-tmp.h:6571
21724#, fuzzy
21725msgid "Savin C9120"
21726msgstr "Savin 2560"
21727
21728#: src/xml/xmli18n-tmp.h:6572
21729#, fuzzy
21730msgid "Savin C9125"
21731msgstr "Savin 9025"
21732
21733#: src/xml/xmli18n-tmp.h:6573
21734#, fuzzy
21735msgid "Savin C9130"
21736msgstr "Savin 4090"
21737
21738#: src/xml/xmli18n-tmp.h:6574
21739#, fuzzy
21740msgid "Savin C9135"
21741msgstr "Savin 8135"
21742
21743#: src/xml/xmli18n-tmp.h:6575
21744#, fuzzy
21745msgid "Savin C9145"
21746msgstr "Savin 3515"
21747
21748#: src/xml/xmli18n-tmp.h:6576
21749#, fuzzy
21750msgid "Savin C9145A"
21751msgstr "Savin 3515"
21752
21753#: src/xml/xmli18n-tmp.h:6577
21754#, fuzzy
21755msgid "Savin C9155"
21756msgstr "Savin 2575"
21757
21758#: src/xml/xmli18n-tmp.h:6578
21759#, fuzzy
21760msgid "Savin C9155A"
21761msgstr "Savin 2575"
21762
21763#: src/xml/xmli18n-tmp.h:6579
21764#, fuzzy
21765msgid "Savin C 230"
21766msgstr "Savin 2532"
21767
21768#: src/xml/xmli18n-tmp.h:6580
21769#, fuzzy
21770msgid "Savin C 230SR"
21771msgstr "Savin 2532"
21772
21773#: src/xml/xmli18n-tmp.h:6581
21774#, fuzzy
21775msgid "Savin C 240"
21776msgstr "Savin 2560"
21777
21778#: src/xml/xmli18n-tmp.h:6582
21779#, fuzzy
21780msgid "Savin C 240SR"
21781msgstr "Savin 2560"
21782
21783#: src/xml/xmli18n-tmp.h:6583
21784#, fuzzy
21785msgid "Savin MP C2003"
21786msgstr "Savin 2532"
21787
21788#: src/xml/xmli18n-tmp.h:6584
21789#, fuzzy
21790msgid "Savin MP C2004"
21791msgstr "Savin 2560"
21792
21793#: src/xml/xmli18n-tmp.h:6585
21794#, fuzzy
21795msgid "Savin MP C2503"
21796msgstr "Savin 2532"
21797
21798#: src/xml/xmli18n-tmp.h:6586
21799#, fuzzy
21800msgid "Savin MP C2504"
21801msgstr "Savin 2560"
21802
21803#: src/xml/xmli18n-tmp.h:6587
21804#, fuzzy
21805msgid "Savin MP C3002"
21806msgstr "Savin 2532"
21807
21808#: src/xml/xmli18n-tmp.h:6588
21809#, fuzzy
21810msgid "Savin MP C3003"
21811msgstr "Savin 4060"
21812
21813#: src/xml/xmli18n-tmp.h:6589
21814#, fuzzy
21815msgid "Savin MP C3004"
21816msgstr "Savin 4060"
21817
21818#: src/xml/xmli18n-tmp.h:6590
21819#, fuzzy
21820msgid "Savin MP C3502"
21821msgstr "Savin 2522"
21822
21823#: src/xml/xmli18n-tmp.h:6591
21824#, fuzzy
21825msgid "Savin MP C3503"
21826msgstr "Savin 2532"
21827
21828#: src/xml/xmli18n-tmp.h:6592
21829#, fuzzy
21830msgid "Savin MP C3504"
21831msgstr "Savin 2560"
21832
21833#: src/xml/xmli18n-tmp.h:6593
21834#, fuzzy
21835msgid "Savin MP C4502"
21836msgstr "Savin 4022"
21837
21838#: src/xml/xmli18n-tmp.h:6594
21839#, fuzzy
21840msgid "Savin MP C4502A"
21841msgstr "Savin 4022"
21842
21843#: src/xml/xmli18n-tmp.h:6595
21844#, fuzzy
21845msgid "Savin MP C4503"
21846msgstr "Savin 2532"
21847
21848#: src/xml/xmli18n-tmp.h:6596
21849#, fuzzy
21850msgid "Savin MP C4504"
21851msgstr "Savin 2560"
21852
21853#: src/xml/xmli18n-tmp.h:6597
21854#, fuzzy
21855msgid "Savin MP C5502"
21856msgstr "Savin 2522"
21857
21858#: src/xml/xmli18n-tmp.h:6598
21859#, fuzzy
21860msgid "Savin MP C5502A"
21861msgstr "Savin 2522"
21862
21863#: src/xml/xmli18n-tmp.h:6599
21864#, fuzzy
21865msgid "Savin MP C5503"
21866msgstr "Savin 2532"
21867
21868#: src/xml/xmli18n-tmp.h:6600
21869#, fuzzy
21870msgid "Savin MP C6003"
21871msgstr "Savin 2560"
21872
21873#: src/xml/xmli18n-tmp.h:6601
21874#, fuzzy
21875msgid "Savin MP C6004"
21876msgstr "Savin 2560"
21877
21878#: src/xml/xmli18n-tmp.h:6602
21879#, fuzzy
21880msgid "Savin MP C6502"
21881msgstr "Savin 2522"
21882
21883#: src/xml/xmli18n-tmp.h:6603
21884#, fuzzy
21885msgid "Savin MP C6503"
21886msgstr "Savin 2532"
21887
21888#: src/xml/xmli18n-tmp.h:6604
21889#, fuzzy
21890msgid "Savin MP C8002"
21891msgstr "Savin 8020"
21892
21893#: src/xml/xmli18n-tmp.h:6605
21894#, fuzzy
21895msgid "Savin MP C8003"
21896msgstr "Savin 8020"
21897
21898#: src/xml/xmli18n-tmp.h:6606
21899#, fuzzy
21900msgid "Savin Pro C5100S"
21901msgstr "Savin 2560"
21902
21903#: src/xml/xmli18n-tmp.h:6607
21904#, fuzzy
21905msgid "Savin Pro C5110S"
21906msgstr "Savin 8110"
21907
21908#: src/xml/xmli18n-tmp.h:6608
21909#, fuzzy
21910msgid "Savin Pro C5200S"
21911msgstr "Savin 2522"
21912
21913#: src/xml/xmli18n-tmp.h:6609
21914#, fuzzy
21915msgid "Savin Pro C5210S"
21916msgstr "Savin 2522"
21917
21918#: src/xml/xmli18n-tmp.h:6610
21919#, fuzzy
21920msgid "Savin Pro C7100"
21921msgstr "Savin 4060"
21922
21923#: src/xml/xmli18n-tmp.h:6611
21924#, fuzzy
21925msgid "Savin Pro C7100S"
21926msgstr "Savin 4060"
21927
21928#: src/xml/xmli18n-tmp.h:6612
21929#, fuzzy
21930msgid "Savin Pro C7110"
21931msgstr "Savin 8110"
21932
21933#: src/xml/xmli18n-tmp.h:6613
21934#, fuzzy
21935msgid "Savin Pro C7110S"
21936msgstr "Savin 8110"
21937
21938#: src/xml/xmli18n-tmp.h:6614
21939#, fuzzy
21940msgid "Savin SDC555"
21941msgstr "Savin 2575"
21942
21943#: src/xml/xmli18n-tmp.h:6615
21944#, fuzzy
21945msgid "Savin SG3110DN"
21946msgstr "Savin 8110"
21947
21948#: src/xml/xmli18n-tmp.h:6616
21949#, fuzzy
21950msgid "Savin SGC 1506"
21951msgstr "Savin 816"
21952
21953#: src/xml/xmli18n-tmp.h:6617
21954msgid "Seiko SpeedJET 200"
21955msgstr "精工 SpeedJET 200"
21956
21957#: src/xml/xmli18n-tmp.h:6618
21958msgid "Sharp AR-161"
21959msgstr "夏普 AR-161"
21960
21961#: src/xml/xmli18n-tmp.h:6619
21962#, fuzzy
21963msgid "Sharp AR-BC260"
21964msgstr "夏普 AR-161"
21965
21966#: src/xml/xmli18n-tmp.h:6620
21967#, fuzzy
21968msgid "Sharp AR-BC320"
21969msgstr "夏普 AR-M257"
21970
21971#: src/xml/xmli18n-tmp.h:6621
21972#, fuzzy
21973msgid "Sharp AR-C170FP"
21974msgstr "夏普 AR-161"
21975
21976#: src/xml/xmli18n-tmp.h:6622
21977#, fuzzy
21978msgid "Sharp AR-C170M"
21979msgstr "夏普 AR-161"
21980
21981#: src/xml/xmli18n-tmp.h:6623
21982#, fuzzy
21983msgid "Sharp AR-C172FP"
21984msgstr "夏普 AR-161"
21985
21986#: src/xml/xmli18n-tmp.h:6624
21987#, fuzzy
21988msgid "Sharp AR-C172M"
21989msgstr "夏普 AR-161"
21990
21991#: src/xml/xmli18n-tmp.h:6625
21992#, fuzzy
21993msgid "Sharp AR-C260"
21994msgstr "夏普 AR-161"
21995
21996#: src/xml/xmli18n-tmp.h:6626
21997#, fuzzy
21998msgid "Sharp AR-C260F"
21999msgstr "夏普 AR-161"
22000
22001#: src/xml/xmli18n-tmp.h:6627
22002#, fuzzy
22003msgid "Sharp AR-C260FP"
22004msgstr "夏普 AR-161"
22005
22006#: src/xml/xmli18n-tmp.h:6628
22007#, fuzzy
22008msgid "Sharp AR-C260M"
22009msgstr "夏普 AR-161"
22010
22011#: src/xml/xmli18n-tmp.h:6629
22012#, fuzzy
22013msgid "Sharp AR-C260P"
22014msgstr "夏普 AR-161"
22015
22016#: src/xml/xmli18n-tmp.h:6630
22017#, fuzzy
22018msgid "Sharp AR-C260S"
22019msgstr "夏普 AR-161"
22020
22021#: src/xml/xmli18n-tmp.h:6631
22022#, fuzzy
22023msgid "Sharp AR-C261F"
22024msgstr "夏普 AR-161"
22025
22026#: src/xml/xmli18n-tmp.h:6632
22027#, fuzzy
22028msgid "Sharp AR-C261FP"
22029msgstr "夏普 AR-161"
22030
22031#: src/xml/xmli18n-tmp.h:6633
22032#, fuzzy
22033msgid "Sharp AR-C261M"
22034msgstr "夏普 AR-161"
22035
22036#: src/xml/xmli18n-tmp.h:6634
22037#, fuzzy
22038msgid "Sharp AR-C261S"
22039msgstr "夏普 AR-161"
22040
22041#: src/xml/xmli18n-tmp.h:6635
22042#, fuzzy
22043msgid "Sharp AR-C262FP"
22044msgstr "夏普 AR-161"
22045
22046#: src/xml/xmli18n-tmp.h:6636
22047#, fuzzy
22048msgid "Sharp AR-C262M"
22049msgstr "夏普 AR-161"
22050
22051#: src/xml/xmli18n-tmp.h:6637
22052#, fuzzy
22053msgid "Sharp AR-C262S"
22054msgstr "夏普 AR-161"
22055
22056#: src/xml/xmli18n-tmp.h:6638
22057msgid "Sharp AR-M257"
22058msgstr "夏普 AR-M257"
22059
22060#: src/xml/xmli18n-tmp.h:6639
22061msgid "Sharp MX-2300FG"
22062msgstr ""
22063
22064#: src/xml/xmli18n-tmp.h:6640
22065msgid "Sharp MX-2300G"
22066msgstr ""
22067
22068#: src/xml/xmli18n-tmp.h:6641
22069#, fuzzy
22070msgid "Sharp MX-2300N"
22071msgstr "三星 ML-7300N"
22072
22073#: src/xml/xmli18n-tmp.h:6642
22074#, fuzzy
22075msgid "Sharp MX-2700FG"
22076msgstr "夏普 AR-M257"
22077
22078#: src/xml/xmli18n-tmp.h:6643
22079#, fuzzy
22080msgid "Sharp MX-2700G"
22081msgstr "夏普 AR-M257"
22082
22083#: src/xml/xmli18n-tmp.h:6644
22084#, fuzzy
22085msgid "Sharp MX-2700N"
22086msgstr "夏普 AR-M257"
22087
22088#: src/xml/xmli18n-tmp.h:6645
22089msgid "Sharp MX-3500FN"
22090msgstr ""
22091
22092#: src/xml/xmli18n-tmp.h:6646
22093msgid "Sharp MX-3500N"
22094msgstr ""
22095
22096#: src/xml/xmli18n-tmp.h:6647
22097msgid "Sharp MX-3501FN"
22098msgstr ""
22099
22100#: src/xml/xmli18n-tmp.h:6648
22101#, fuzzy
22102msgid "Sharp MX-3501N"
22103msgstr "夏普 AR-161"
22104
22105#: src/xml/xmli18n-tmp.h:6649
22106msgid "Sharp MX-4500FN"
22107msgstr ""
22108
22109#: src/xml/xmli18n-tmp.h:6650
22110msgid "Sharp MX-4500N"
22111msgstr ""
22112
22113#: src/xml/xmli18n-tmp.h:6651
22114msgid "Sharp MX-4501FN"
22115msgstr ""
22116
22117#: src/xml/xmli18n-tmp.h:6652
22118#, fuzzy
22119msgid "Sharp MX-4501N"
22120msgstr "夏普 AR-161"
22121
22122#: src/xml/xmli18n-tmp.h:6653
22123msgid "Sony IJP-V100"
22124msgstr "索尼 IJP-V100"
22125
22126#: src/xml/xmli18n-tmp.h:6654
22127msgid "Star LS-04"
22128msgstr "Star LS-04"
22129
22130#: src/xml/xmli18n-tmp.h:6655
22131msgid "Star LaserPrinter 8"
22132msgstr "Star LaserPrinter 8"
22133
22134#: src/xml/xmli18n-tmp.h:6656
22135msgid "Tally MT908"
22136msgstr "Tally MT908"
22137
22138#: src/xml/xmli18n-tmp.h:6657
22139msgid "Tektronix Phaser 750DP"
22140msgstr "泰克 Phaser 750DP"
22141
22142#: src/xml/xmli18n-tmp.h:6658
22143msgid "Tektronix Phaser 750DX"
22144msgstr "泰克 Phaser 750DX"
22145
22146#: src/xml/xmli18n-tmp.h:6659
22147msgid "Tektronix Phaser 750N"
22148msgstr "泰克 Phaser 750N"
22149
22150#: src/xml/xmli18n-tmp.h:6660
22151msgid "Tektronix Phaser 750P"
22152msgstr "泰克 Phaser 750P"
22153
22154#: src/xml/xmli18n-tmp.h:6661
22155msgid "Toshiba e-Studio 220cp"
22156msgstr ""
22157
22158#: src/xml/xmli18n-tmp.h:6662
22159msgid "Toshiba e-Studio 2830c"
22160msgstr ""
22161
22162#: src/xml/xmli18n-tmp.h:6663
22163msgid "Toshiba e-Studio 3530c"
22164msgstr ""
22165
22166#: src/xml/xmli18n-tmp.h:6664
22167msgid "Toshiba e-Studio 4500c"
22168msgstr ""
22169
22170#: src/xml/xmli18n-tmp.h:6665
22171msgid "Toshiba e-Studio 4520c"
22172msgstr ""
22173
22174#: src/xml/xmli18n-tmp.h:6666
22175msgid "Toshiba e-Studio 5500c"
22176msgstr ""
22177
22178#: src/xml/xmli18n-tmp.h:6667
22179msgid "Xerox Able 1406"
22180msgstr "施乐 Able 1406"
22181
22182#: src/xml/xmli18n-tmp.h:6668
22183msgid "Xerox DocuPrint 4508"
22184msgstr "施乐 DocuPrint 4508"
22185
22186#: src/xml/xmli18n-tmp.h:6669
22187msgid "Xerox DocuPrint C20"
22188msgstr "施乐 DocuPrint C20"
22189
22190#: src/xml/xmli18n-tmp.h:6670
22191msgid "Xerox DocuPrint N4512"
22192msgstr "施乐 DocuPrint N4512"
22193
22194#: src/xml/xmli18n-tmp.h:6671
22195msgid "Xerox DocuPrint N4512PS"
22196msgstr "施乐 DocuPrint N4512PS"
22197
22198#: src/xml/xmli18n-tmp.h:6672
22199msgid "Xerox DocuPrint P12"
22200msgstr "施乐 DocuPrint P12"
22201
22202#: src/xml/xmli18n-tmp.h:6673
22203msgid "Xerox DocuPrint P1202"
22204msgstr "施乐 DocuPrint P1202"
22205
22206#: src/xml/xmli18n-tmp.h:6674
22207msgid "Xerox DocuPrint P8e"
22208msgstr "施乐 DocuPrint P8e"
22209
22210#: src/xml/xmli18n-tmp.h:6675
22211msgid "Xerox Document Centre 400"
22212msgstr "施乐 Document Centre 400"
22213
22214#: src/xml/xmli18n-tmp.h:6676
22215msgid "Xerox Phaser 2135"
22216msgstr "施乐 Phaser 2135"
22217
22218#: src/xml/xmli18n-tmp.h:6677
22219#, fuzzy
22220msgid "Xerox Phaser 3160N"
22221msgstr "施乐 Phaser 6360DN"
22222
22223#: src/xml/xmli18n-tmp.h:6678
22224msgid "Xerox Phaser 4400B"
22225msgstr "施乐 Phaser 4400B"
22226
22227#: src/xml/xmli18n-tmp.h:6679
22228msgid "Xerox Phaser 4400DT"
22229msgstr "施乐 Phaser 4400DT"
22230
22231#: src/xml/xmli18n-tmp.h:6680
22232msgid "Xerox Phaser 4400DX"
22233msgstr "施乐 Phaser 4400DX"
22234
22235#: src/xml/xmli18n-tmp.h:6681
22236msgid "Xerox Phaser 4400N"
22237msgstr "施乐 Phaser 4400N"
22238
22239#: src/xml/xmli18n-tmp.h:6682
22240msgid "Xerox Phaser 4500B"
22241msgstr "施乐 Phaser 4500B"
22242
22243#: src/xml/xmli18n-tmp.h:6683
22244msgid "Xerox Phaser 4500DT"
22245msgstr "施乐 Phaser 4500DT"
22246
22247#: src/xml/xmli18n-tmp.h:6684
22248msgid "Xerox Phaser 4500DX"
22249msgstr "施乐 Phaser 4500DX"
22250
22251#: src/xml/xmli18n-tmp.h:6685
22252msgid "Xerox Phaser 4500N"
22253msgstr "施乐 Phaser 4500N"
22254
22255#: src/xml/xmli18n-tmp.h:6686
22256msgid "Xerox Phaser 4510B"
22257msgstr "施乐 Phaser 4510B"
22258
22259#: src/xml/xmli18n-tmp.h:6687
22260msgid "Xerox Phaser 4510DT"
22261msgstr "施乐 Phaser 4510DT"
22262
22263#: src/xml/xmli18n-tmp.h:6688
22264msgid "Xerox Phaser 4510DX"
22265msgstr "施乐 Phaser 4510DX"
22266
22267#: src/xml/xmli18n-tmp.h:6689
22268msgid "Xerox Phaser 4510N"
22269msgstr "施乐 Phaser 4510N"
22270
22271#: src/xml/xmli18n-tmp.h:6690
22272msgid "Xerox Phaser 5500B"
22273msgstr "施乐 Phaser 5500B"
22274
22275#: src/xml/xmli18n-tmp.h:6691
22276msgid "Xerox Phaser 5500DN"
22277msgstr "施乐 Phaser 5500DN"
22278
22279#: src/xml/xmli18n-tmp.h:6692
22280msgid "Xerox Phaser 5500DT"
22281msgstr "施乐 Phaser 5500DT"
22282
22283#: src/xml/xmli18n-tmp.h:6693
22284msgid "Xerox Phaser 5500DX"
22285msgstr "施乐 Phaser 5500DX"
22286
22287#: src/xml/xmli18n-tmp.h:6694
22288msgid "Xerox Phaser 5500N"
22289msgstr "施乐 Phaser 5500N"
22290
22291#: src/xml/xmli18n-tmp.h:6695
22292msgid "Xerox Phaser 6130N"
22293msgstr "施乐 Phaser 6130N"
22294
22295#: src/xml/xmli18n-tmp.h:6696
22296msgid "Xerox Phaser 6180DN"
22297msgstr "施乐 Phaser 6180DN"
22298
22299#: src/xml/xmli18n-tmp.h:6697
22300msgid "Xerox Phaser 6180MFP-D"
22301msgstr "施乐 Phaser 6180MFP-D"
22302
22303#: src/xml/xmli18n-tmp.h:6698
22304msgid "Xerox Phaser 6200B"
22305msgstr "施乐 Phaser 6200B"
22306
22307#: src/xml/xmli18n-tmp.h:6699
22308msgid "Xerox Phaser 6200DP"
22309msgstr "施乐 Phaser 6200DP"
22310
22311#: src/xml/xmli18n-tmp.h:6700
22312msgid "Xerox Phaser 6200DX"
22313msgstr "施乐 Phaser 6200DX"
22314
22315#: src/xml/xmli18n-tmp.h:6701
22316msgid "Xerox Phaser 6200N"
22317msgstr "施乐 Phaser 6200N"
22318
22319#: src/xml/xmli18n-tmp.h:6702
22320msgid "Xerox Phaser 6250B"
22321msgstr "施乐 Phaser 6250B"
22322
22323#: src/xml/xmli18n-tmp.h:6703
22324msgid "Xerox Phaser 6250DP"
22325msgstr "施乐 Phaser 6250DP"
22326
22327#: src/xml/xmli18n-tmp.h:6704
22328msgid "Xerox Phaser 6250DT"
22329msgstr "施乐 Phaser 6250DT"
22330
22331#: src/xml/xmli18n-tmp.h:6705
22332msgid "Xerox Phaser 6250DX"
22333msgstr "施乐 Phaser 6250DX"
22334
22335#: src/xml/xmli18n-tmp.h:6706
22336msgid "Xerox Phaser 6250N"
22337msgstr "施乐 Phaser 6250N"
22338
22339#: src/xml/xmli18n-tmp.h:6707
22340msgid "Xerox Phaser 6300DN"
22341msgstr "施乐 Phaser 6300DN"
22342
22343#: src/xml/xmli18n-tmp.h:6708
22344msgid "Xerox Phaser 6300N"
22345msgstr "施乐 Phaser 6300N"
22346
22347#: src/xml/xmli18n-tmp.h:6709
22348msgid "Xerox Phaser 6350DP"
22349msgstr "施乐 Phaser 6350DP"
22350
22351#: src/xml/xmli18n-tmp.h:6710
22352msgid "Xerox Phaser 6350DT"
22353msgstr "施乐 Phaser 6350DT"
22354
22355#: src/xml/xmli18n-tmp.h:6711
22356msgid "Xerox Phaser 6350DX"
22357msgstr "施乐 Phaser 6350DX"
22358
22359#: src/xml/xmli18n-tmp.h:6712
22360msgid "Xerox Phaser 6360DN"
22361msgstr "施乐 Phaser 6360DN"
22362
22363#: src/xml/xmli18n-tmp.h:6713
22364msgid "Xerox Phaser 6360DX"
22365msgstr "施乐 Phaser 6360DX"
22366
22367#: src/xml/xmli18n-tmp.h:6714
22368msgid "Xerox Phaser 7300B"
22369msgstr "施乐 Phaser 7300B"
22370
22371#: src/xml/xmli18n-tmp.h:6715
22372msgid "Xerox Phaser 7300DN"
22373msgstr "施乐 Phaser 7300DN"
22374
22375#: src/xml/xmli18n-tmp.h:6716
22376msgid "Xerox Phaser 7300DT"
22377msgstr "施乐 Phaser 7300DT"
22378
22379#: src/xml/xmli18n-tmp.h:6717
22380msgid "Xerox Phaser 7300DX"
22381msgstr "施乐 Phaser 7300DX"
22382
22383#: src/xml/xmli18n-tmp.h:6718
22384msgid "Xerox Phaser 7300N"
22385msgstr "施乐 Phaser 7300N"
22386
22387#: src/xml/xmli18n-tmp.h:6719
22388msgid "Xerox Phaser 7400DN"
22389msgstr "施乐 Phaser 7400DN"
22390
22391#: src/xml/xmli18n-tmp.h:6720
22392msgid "Xerox Phaser 7400DT"
22393msgstr "施乐 Phaser 7400DT"
22394
22395#: src/xml/xmli18n-tmp.h:6721
22396msgid "Xerox Phaser 7400DX"
22397msgstr "施乐 Phaser 7400DX"
22398
22399#: src/xml/xmli18n-tmp.h:6722
22400msgid "Xerox Phaser 7400DXF"
22401msgstr "施乐 Phaser 7400DXF"
22402
22403#: src/xml/xmli18n-tmp.h:6723
22404msgid "Xerox Phaser 7400N"
22405msgstr "施乐 Phaser 7400N"
22406
22407#: src/xml/xmli18n-tmp.h:6724
22408msgid "Xerox Phaser 7700DN"
22409msgstr "施乐 Phaser 7700DN"
22410
22411#: src/xml/xmli18n-tmp.h:6725
22412msgid "Xerox Phaser 7700DX"
22413msgstr "施乐 Phaser 7700DX"
22414
22415#: src/xml/xmli18n-tmp.h:6726
22416msgid "Xerox Phaser 7700GX"
22417msgstr "施乐 Phaser 7700GX"
22418
22419#: src/xml/xmli18n-tmp.h:6727
22420msgid "Xerox Phaser 7750B"
22421msgstr "施乐 Phaser 7750B"
22422
22423#: src/xml/xmli18n-tmp.h:6728
22424msgid "Xerox Phaser 7750DN"
22425msgstr "施乐 Phaser 7750DN"
22426
22427#: src/xml/xmli18n-tmp.h:6729
22428msgid "Xerox Phaser 7750DXF"
22429msgstr "施乐 Phaser 7750DXF"
22430
22431#: src/xml/xmli18n-tmp.h:6730
22432msgid "Xerox Phaser 7750GX"
22433msgstr "施乐 Phaser 7750GX"
22434
22435#: src/xml/xmli18n-tmp.h:6731
22436msgid "Xerox Phaser 7760DN"
22437msgstr "施乐 Phaser 7760DN"
22438
22439#: src/xml/xmli18n-tmp.h:6732
22440msgid "Xerox Phaser 7760DX"
22441msgstr "施乐 Phaser 7760DX"
22442
22443#: src/xml/xmli18n-tmp.h:6733
22444msgid "Xerox Phaser 7760GX"
22445msgstr "施乐 Phaser 7760GX"
22446
22447#: src/xml/xmli18n-tmp.h:6734
22448msgid "Xerox Phaser 8400B"
22449msgstr "施乐 Phaser 8400B"
22450
22451#: src/xml/xmli18n-tmp.h:6735
22452msgid "Xerox Phaser 8400BD"
22453msgstr "施乐 Phaser 8400BD"
22454
22455#: src/xml/xmli18n-tmp.h:6736
22456msgid "Xerox Phaser 8400DP"
22457msgstr "施乐 Phaser 8400DP"
22458
22459#: src/xml/xmli18n-tmp.h:6737
22460msgid "Xerox Phaser 8400DX"
22461msgstr "施乐 Phaser 8400DX"
22462
22463#: src/xml/xmli18n-tmp.h:6738
22464msgid "Xerox Phaser 8400N"
22465msgstr "施乐 Phaser 8400N"
22466
22467#: src/xml/xmli18n-tmp.h:6739
22468msgid "Xerox Phaser 8500DN"
22469msgstr "施乐 Phaser 8500DN"
22470
22471#: src/xml/xmli18n-tmp.h:6740
22472msgid "Xerox Phaser 8500N"
22473msgstr "施乐 Phaser 8500N"
22474
22475#: src/xml/xmli18n-tmp.h:6741
22476msgid "Xerox Phaser 8550DP"
22477msgstr "施乐 Phaser 8550DP"
22478
22479#: src/xml/xmli18n-tmp.h:6742
22480msgid "Xerox Phaser 8550DT"
22481msgstr "施乐 Phaser 8550DT"
22482
22483#: src/xml/xmli18n-tmp.h:6743
22484msgid "Xerox Phaser 8550DX"
22485msgstr "施乐 Phaser 8550DX"
22486
22487#: src/xml/xmli18n-tmp.h:6744
22488msgid "Xerox Phaser 8560DN"
22489msgstr "施乐 Phaser 8560DN"
22490
22491#: src/xml/xmli18n-tmp.h:6745
22492#, fuzzy
22493msgid "Xerox Phaser 8860"
22494msgstr "施乐 Phaser 8560DN"
22495
22496#: src/xml/xmli18n-tmp.h:6746
22497msgid "Xerox WorkCentre 7345"
22498msgstr "施乐 WorkCentre 7345"
22499
22500#: src/xml/xmli18n-tmp.h:6747
22501#, fuzzy
22502msgid "Xerox WorkCentre C2424"
22503msgstr "施乐 WorkCentre 7345"
22504
22505#: src/xml/xmli18n-tmp.h:6748
22506msgid "Xerox WorkCentre M118"
22507msgstr "施乐 WorkCentre M118"
22508
22509#: src/xml/xmli18n-tmp.h:6749
22510msgid "PostScript Level 1"
22511msgstr "PostScript 级别 1"
22512
22513#: src/xml/xmli18n-tmp.h:6750
22514msgid "PostScript Level 2"
22515msgstr "PostScript 级别 2"
22516
22517#: src/xml/xmli18n-tmp.h:6751
22518msgid "RAW DATA 16 bit"
22519msgstr "16 位 RAW 数据"
22520
22521#: src/xml/xmli18n-tmp.h:6752
22522msgid "RAW DATA 8 bit"
22523msgstr "8 位 RAW 数据"
22524
22525#, fuzzy
22526#~ msgid "Sinfonia S2145/S2"
22527#~ msgstr "Sinfonia CHC-S2145"
22528
22529#~ msgid "6x6"
22530#~ msgstr "6x6"
22531
22532#~ msgid "6x8.5"
22533#~ msgstr "6x8.5"
22534
22535#, fuzzy
22536#~ msgid "8x7"
22537#~ msgstr "5x7"
22538
22539#~ msgid "8x8"
22540#~ msgstr "8x8"
22541
22542#, fuzzy
22543#~ msgid "8x9"
22544#~ msgstr "6x9"
22545
22546#, fuzzy
22547#~ msgid "8x10.75"
22548#~ msgstr "8x10"
22549
22550#~ msgid "8.5x12"
22551#~ msgstr "8.5x12"
22552
22553#, fuzzy
22554#~ msgid "8x10.5"
22555#~ msgstr "8x10"
22556
22557#~ msgid "Brother HL-2030"
22558#~ msgstr "兄弟工业 HL-2030"
22559
22560#~ msgid "Brother HL-2035"
22561#~ msgstr "兄弟工业 HL-2035"
22562
22563#, fuzzy
22564#~ msgid "Canon iP100 series"
22565#~ msgstr "佳能 iP2700 系列"
22566
22567#~ msgid "Canon PIXMA iP100"
22568#~ msgstr "佳能 PIXMA iP100"
22569
22570#, fuzzy
22571#~ msgid "Canon PIXUS iP100"
22572#~ msgstr "佳能 PIXUS iP3100"
22573
22574#~ msgid "Brother HL-1430"
22575#~ msgstr "兄弟工业 HL-1430"
22576
22577#~ msgid "Canon 50i"
22578#~ msgstr "佳能 50i"
22579
22580#~ msgid "Canon 80i"
22581#~ msgstr "佳能 80i"
22582
22583#~ msgid "Canon 450i"
22584#~ msgstr "佳能 450i"
22585
22586#~ msgid "Canon 455i"
22587#~ msgstr "佳能 455i"
22588
22589#~ msgid "Canon 470PD"
22590#~ msgstr "佳能 470PD"
22591
22592#~ msgid "Canon 475PD"
22593#~ msgstr "佳能 475PD"
22594
22595#~ msgid "Canon 550i"
22596#~ msgstr "佳能 550i"
22597
22598#~ msgid "Canon 560i"
22599#~ msgstr "佳能 560i"
22600
22601#~ msgid "Canon 850i"
22602#~ msgstr "佳能 850i"
22603
22604#~ msgid "Canon 860i"
22605#~ msgstr "佳能 860i"
22606
22607#~ msgid "Canon 865R"
22608#~ msgstr "佳能 865R"
22609
22610#~ msgid "Canon 900PD"
22611#~ msgstr "佳能 900PD"
22612
22613#~ msgid "Canon 950i"
22614#~ msgstr "佳能 950i"
22615
22616#~ msgid "Canon 960i"
22617#~ msgstr "佳能 960i"
22618
22619#~ msgid "Canon 990i"
22620#~ msgstr "佳能 990i"
22621
22622#~ msgid "Canon 6100i"
22623#~ msgstr "佳能 6100i"
22624
22625#~ msgid "Canon 6500i"
22626#~ msgstr "佳能 6500i"
22627
22628#~ msgid "Canon 9100i"
22629#~ msgstr "佳能 9100i"
22630
22631#~ msgid "Canon 9900i"
22632#~ msgstr "佳能 9900i"
22633