Lines Matching refs:SANE_I18N

102 	SANE_I18N("Infrared"),
108 SANE_I18N("Simplex"),
109 SANE_I18N("Duplex"),
115 #define FBF_STR SANE_I18N("Flatbed")
116 #define TPU_STR SANE_I18N("Transparency Unit")
117 #define TPU_STR2 SANE_I18N("TPU8x10")
118 #define ADF_STR SANE_I18N("Automatic Document Feeder")
134 SANE_I18N("Positive Film"),
135 SANE_I18N("Negative Film"),
136 SANE_I18N("Positive Slide"),
137 SANE_I18N("Negative Slide"),
159 SANE_I18N("None"),
160 SANE_I18N("Halftone A (Hard Tone)"),
161 SANE_I18N("Halftone B (Soft Tone)"),
162 SANE_I18N("Halftone C (Net Screen)"),
167 SANE_I18N("None"),
168 SANE_I18N("Halftone A (Hard Tone)"),
169 SANE_I18N("Halftone B (Soft Tone)"),
170 SANE_I18N("Halftone C (Net Screen)"),
171 SANE_I18N("Dither A (4x4 Bayer)"),
172 SANE_I18N("Dither B (4x4 Spiral)"),
173 SANE_I18N("Dither C (4x4 Net Screen)"),
174 SANE_I18N("Dither D (8x4 Net Screen)"),
179 SANE_I18N("None"),
180 SANE_I18N("Halftone A (Hard Tone)"),
181 SANE_I18N("Halftone B (Soft Tone)"),
182 SANE_I18N("Halftone C (Net Screen)"),
183 SANE_I18N("Dither A (4x4 Bayer)"),
184 SANE_I18N("Dither B (4x4 Spiral)"),
185 SANE_I18N("Dither C (4x4 Net Screen)"),
186 SANE_I18N("Dither D (8x4 Net Screen)"),
187 SANE_I18N("Text Enhanced Technology"),
188 SANE_I18N("Download pattern A"),
189 SANE_I18N("Download pattern B"),
194 SANE_I18N("None"),
195 SANE_I18N("Red"),
196 SANE_I18N("Green"),
197 SANE_I18N("Blue"),
208 SANE_I18N("None"),
209 SANE_I18N("Built in CCT profile"),
210 SANE_I18N("User defined CCT profile"),
248 SANE_I18N("Default"),
249 SANE_I18N("User defined"),
250 SANE_I18N("High density printing"),
251 SANE_I18N("Low density printing"),
252 SANE_I18N("High contrast printing"),
270 SANE_I18N("User defined (Gamma=1.0)"),
271 SANE_I18N("User defined (Gamma=1.8)"),
973 s->opt[OPT_MODE_GROUP].title = SANE_I18N("Scan Mode"); in init_options()
1008 s->opt[OPT_HALFTONE].desc = SANE_I18N("Selects the halftone."); in init_options()
1029 s->opt[OPT_DROPOUT].title = SANE_I18N("Dropout"); in init_options()
1030 s->opt[OPT_DROPOUT].desc = SANE_I18N("Selects the dropout."); in init_options()
1042 s->opt[OPT_BRIGHTNESS].desc = SANE_I18N("Selects the brightness."); in init_options()
1055 s->opt[OPT_SHARPNESS].title = SANE_I18N("Sharpness"); in init_options()
1171 s->opt[OPT_COLOR_CORRECTION].title = SANE_I18N("Color correction"); in init_options()
1173 SANE_I18N("Sets the color correction table for the selected output device."); in init_options()
1212 s->opt[OPT_ADVANCED_GROUP].title = SANE_I18N("Advanced"); in init_options()
1218 s->opt[OPT_CCT_GROUP].title = SANE_I18N("Color correction"); in init_options()
1251 s->opt[OPT_MIRROR].title = SANE_I18N("Mirror image"); in init_options()
1252 s->opt[OPT_MIRROR].desc = SANE_I18N("Mirror the image."); in init_options()
1262 s->opt[OPT_AAS].title = SANE_I18N("Auto area segmentation"); in init_options()
1287 s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N("Geometry"); in init_options()
1337 s->opt[OPT_FOCUS_GROUP].title = SANE_I18N("Focus"); in init_options()
1370 s->opt[OPT_EQU_GROUP].title = SANE_I18N("Optional equipment"); in init_options()
1394 s->opt[OPT_FILM_TYPE].title = SANE_I18N("Film type"); in init_options()
1407 s->opt[OPT_EJECT].title = SANE_I18N("Eject"); in init_options()
1408 s->opt[OPT_EJECT].desc = SANE_I18N("Eject the sheet in the ADF"); in init_options()
1418 s->opt[OPT_AUTO_EJECT].title = SANE_I18N("Auto eject"); in init_options()
1420 SANE_I18N("Eject document after scanning"); in init_options()
1430 s->opt[OPT_ADF_MODE].title = SANE_I18N("ADF Mode"); in init_options()
1432 SANE_I18N("Selects the ADF mode (simplex/duplex)"); in init_options()
1444 s->opt[OPT_BAY].title = SANE_I18N("Bay"); in init_options()
1445 s->opt[OPT_BAY].desc = SANE_I18N("Select bay to scan"); in init_options()