/third_party/backends/include/sane/ |
H A D | saneopts.h | 56 #ifndef SANE_I18N 57 #define SANE_I18N(text) text macro 156 #define SANE_TITLE_NUM_OPTIONS SANE_I18N("Number of options") 158 #define SANE_TITLE_STANDARD SANE_I18N("Standard") 159 #define SANE_TITLE_GEOMETRY SANE_I18N("Geometry") 160 #define SANE_TITLE_ENHANCEMENT SANE_I18N("Enhancement") 161 #define SANE_TITLE_ADVANCED SANE_I18N("Advanced") 162 #define SANE_TITLE_SENSORS SANE_I18N("Sensors") 164 #define SANE_TITLE_PREVIEW SANE_I18N("Preview") 165 #define SANE_TITLE_GRAY_PREVIEW SANE_I18N("Forc [all...] |
/third_party/backends/backend/ |
H A D | hp-option.h | 55 # define SANE_TITLE_SHARPENING SANE_I18N("Sharpening") 56 # define SANE_DESC_SHARPENING SANE_I18N("Set sharpening value.") 61 # define SANE_TITLE_AUTO_THRESHOLD SANE_I18N("Auto Threshold") 63 SANE_I18N("Enable automatic determination of threshold for line-art scans.") 68 # define SANE_TITLE_SMOOTHING SANE_I18N("Smoothing") 69 # define SANE_DESC_SMOOTHING SANE_I18N("Select smoothing filter.") 74 # define SANE_TITLE_UNLOAD_AFTER_SCAN SANE_I18N("Unload media after scan") 75 # define SANE_DESC_UNLOAD_AFTER_SCAN SANE_I18N("Unloads the media after a scan.") 80 # define SANE_TITLE_CHANGE_DOC SANE_I18N("Change document") 81 # define SANE_DESC_CHANGE_DOC SANE_I18N("Chang [all...] |
H A D | sane_strstatus.c | 45 #ifndef SANE_I18N 46 #define SANE_I18N(text) text macro 57 return SANE_I18N("Success"); in sane_strstatus() 60 return SANE_I18N("Operation not supported"); in sane_strstatus() 63 return SANE_I18N("Operation was canceled"); in sane_strstatus() 66 return SANE_I18N("Device busy"); in sane_strstatus() 69 return SANE_I18N("Invalid argument"); in sane_strstatus() 72 return SANE_I18N("End of file reached"); in sane_strstatus() 75 return SANE_I18N("Document feeder jammed"); in sane_strstatus() 78 return SANE_I18N("Documen in sane_strstatus() [all...] |
H A D | kvs40xx_opt.c | 45 int fb = !strcmp (s->val[SOURCE].s, SANE_I18N ("fb")); in check_area() 96 SANE_I18N ("single"), 97 SANE_I18N ("continuous"), 103 SANE_I18N ("adf"), 104 SANE_I18N ("fb"), 110 SANE_I18N ("off"), 111 SANE_I18N ("wait_doc"), 112 SANE_I18N ("wait_doc_hopper_up"), 113 SANE_I18N ("wait_key"), 119 SANE_I18N ("user_de [all...] |
H A D | kvs1025.h | 50 #define SANE_TITLE_DUPLEX SANE_I18N("Duplex") 51 #define SANE_TITLE_PAPER_SIZE SANE_I18N("Paper size") 52 #define SANE_TITLE_AUTOSEP SANE_I18N("Automatic separation") 53 #define SANE_TITLE_LANDSCAPE SANE_I18N("Landscape") 54 #define SANE_TITLE_INVERSE SANE_I18N("Inverse Image") 55 #define SANE_TITLE_MIRROR SANE_I18N("Mirror image") 56 #define SANE_TITLE_LONGPAPER SANE_I18N("Long paper mode") 57 #define SANE_TITLE_LENGTHCTL SANE_I18N("Length control mode") 58 #define SANE_TITLE_MANUALFEED SANE_I18N("Manual feed mode") 59 #define SANE_TITLE_FEED_TIMEOUT SANE_I18N("Manua [all...] |
H A D | kvs20xx_opt.c | 55 SANE_I18N ("single"), 56 SANE_I18N ("continuous"), 62 SANE_I18N ("off"), 63 SANE_I18N ("wait_doc"), 64 SANE_I18N ("wait_key"), 70 SANE_I18N ("user_def"), 71 SANE_I18N ("business_card"), 72 /*SANE_I18N("Check"), */ 73 /*SANE_I18N ("A3"), */ 74 SANE_I18N ("A [all...] |
H A D | kvs1025_opt.c | 39 SANE_I18N ("bw"), 40 SANE_I18N ("halftone"), 41 SANE_I18N ("gray"), 42 SANE_I18N ("color"), 61 SANE_I18N ("adf"), 62 SANE_I18N ("fb"), 72 SANE_I18N ("single"), 73 SANE_I18N ("continuous"), 83 SANE_I18N ("off"), 84 SANE_I18N ("wait_do [all...] |
H A D | canon.c | 124 #ifndef SANE_I18N 125 #define SANE_I18N(text) text macro 147 SANE_I18N("Raw"), 0 155 SANE_I18N("Fine color"), 0 167 SANE_I18N("No transparency correction"), 168 SANE_I18N("Correction according to film type"), 169 SANE_I18N("Correction according to transparency ratio"), 174 SANE_I18N("Negatives"), SANE_I18N("Slides"), 184 SANE_I18N("Automati [all...] |
H A D | microtek2.h | 596 #define M_TITLE_SCANMODEGRP SANE_I18N("Scan Mode") 597 #define M_TITLE_GEOMGRP SANE_I18N("Geometry") 598 #define M_TITLE_ENHANCEGRP SANE_I18N("Enhancement") 599 #define M_TITLE_SMHGRP SANE_I18N("Shadow, midtone, highlight,"\ 601 #define M_TITLE_SPECIALGRP SANE_I18N("Special options") 602 #define M_TITLE_COLBALANCEGRP SANE_I18N("Color balance") 605 #define M_TITLE_NOBACKTRACK SANE_I18N("Disable backtracking") 606 #define M_DESC_NOBACKTRACK SANE_I18N("If checked the scanner does not" \ 610 #define M_TITLE_TOGGLELAMP SANE_I18N("Toggle lamp of flatbed") 611 #define M_DESC_TOGGLELAMP SANE_I18N("Toggle [all...] |
H A D | pnm.c | 166 SANE_I18N ("Source Selection"), 203 SANE_I18N ("Image Enhancement"), 239 SANE_I18N ("Grayify"), 240 SANE_I18N ("Load the image as grayscale."), 251 SANE_I18N ("Three-Pass Simulation"), 252 SANE_I18N 265 SANE_I18N ("Hand-Scanner Simulation"), 266 SANE_I18N ("Simulate a hand-scanner. Hand-scanners often do not know the " 280 SANE_I18N ("Defaults"), 281 SANE_I18N ("Se [all...] |
H A D | epson2.c | 98 SANE_I18N("Infrared"), 104 SANE_I18N("Simplex"), 105 SANE_I18N("Duplex"), 111 #define FBF_STR SANE_I18N("Flatbed") 112 #define TPU_STR SANE_I18N("Transparency Unit") 113 #define TPU_STR2 SANE_I18N("TPU8x10") 114 #define ADF_STR SANE_I18N("Automatic Document Feeder") 130 SANE_I18N("Positive Film"), 131 SANE_I18N("Negative Film"), 132 SANE_I18N("Positiv [all...] |
H A D | test.c | 141 SANE_I18N ("Solid black"), SANE_I18N ("Solid white"), 142 SANE_I18N ("Color pattern"), SANE_I18N ("Grid"), 147 SANE_I18N ("Default"), "SANE_STATUS_UNSUPPORTED", "SANE_STATUS_CANCELLED", 167 SANE_I18N ("First entry"), SANE_I18N ("Second entry"), 168 SANE_I18N 175 SANE_I18N ("First entry"), SANE_I18N ("Secon [all...] |
H A D | fujitsu.c | 454 - add SANE_I18N to static strings 688 #define STRING_FLATBED SANE_I18N("Flatbed") 689 #define STRING_ADFFRONT SANE_I18N("ADF Front") 690 #define STRING_ADFBACK SANE_I18N("ADF Back") 691 #define STRING_ADFDUPLEX SANE_I18N("ADF Duplex") 692 #define STRING_CARDFRONT SANE_I18N("Card Front") 693 #define STRING_CARDBACK SANE_I18N("Card Back") 694 #define STRING_CARDDUPLEX SANE_I18N("Card Duplex") 701 #define STRING_DEFAULT SANE_I18N("Default") 702 #define STRING_ON SANE_I18N("O [all...] |
H A D | hp5400_sane.c | 417 pDesc->name = SANE_I18N("web"); in _InitOptions() 418 pDesc->title = SANE_I18N("Share-To-Web button"); in _InitOptions() 419 pDesc->desc = SANE_I18N("Scan an image and send it on the web"); in _InitOptions() 425 pDesc->name = SANE_I18N("reprint"); in _InitOptions() 426 pDesc->title = SANE_I18N("Reprint Photos button"); in _InitOptions() 427 pDesc->desc = SANE_I18N("Button for reprinting photos"); in _InitOptions() 449 pDesc->name = SANE_I18N("more-options"); in _InitOptions() 450 pDesc->title = SANE_I18N("More Options button"); in _InitOptions() 451 pDesc->desc = SANE_I18N("Button for additional options/configuration"); in _InitOptions() 465 pDesc->name = SANE_I18N("powe in _InitOptions() [all...] |
H A D | epsonds.h | 65 #define FBF_STR SANE_I18N("Flatbed") 66 #define TPU_STR SANE_I18N("Transparency Unit") 67 #define ADF_STR SANE_I18N("Automatic Document Feeder") 69 #define STRING_FLATBED SANE_I18N("Flatbed") 70 #define STRING_ADFFRONT SANE_I18N("ADF Front") 71 #define STRING_ADFDUPLEX SANE_I18N("ADF Duplex")
|
H A D | matsushita.h | 203 #define GRAY4_STR SANE_I18N("Grayscale 4 bits") 204 #define GRAY8_STR SANE_I18N("Grayscale 8 bits") 212 #define SANE_TITLE_DUPLEX SANE_I18N("Duplex") 213 #define SANE_TITLE_PAPER_SIZE SANE_I18N("Paper size") 214 #define SANE_TITLE_AUTOSEP SANE_I18N("Automatic separation") 217 SANE_I18N("Enable Duplex (Dual-Sided) Scanning") 219 SANE_I18N("Physical size of the paper in the ADF"); 221 SANE_I18N("Automatic separation")
|
H A D | epson.c | 302 #ifndef SANE_I18N 303 #define SANE_I18N(text) (text) macro 489 SANE_I18N ("Simplex"), 490 SANE_I18N ("Duplex"), 499 #define FBF_STR SANE_I18N("Flatbed") 500 #define TPU_STR SANE_I18N("Transparency Unit") 501 #define ADF_STR SANE_I18N("Automatic Document Feeder") 521 SANE_I18N ("Positive Film"), 522 SANE_I18N ("Negative Film"), 527 SANE_I18N ("Focu [all...] |
H A D | matsushita.c | 135 SANE_I18N ("None"), 136 SANE_I18N ("Bayer Dither 16"), 137 SANE_I18N ("Bayer Dither 64"), 138 SANE_I18N ("Halftone Dot 32"), 139 SANE_I18N ("Halftone Dot 64"), 140 SANE_I18N ("Error Diffusion"), 156 SANE_I18N ("None"), 157 SANE_I18N ("Mode 1"), 158 SANE_I18N ("Mode 2"), 159 SANE_I18N ("Mod [all...] |
H A D | epson.h | 66 #define SANE_TITLE_GAMMA_CORRECTION SANE_I18N("Gamma Correction") 67 #define SANE_DESC_GAMMA_CORRECTION SANE_I18N("Selects the gamma correction value from a list of pre-defined devices or the user defined table, which can be downloaded to the scanner") 70 #define SANE_EPSON_FOCUS_TITLE SANE_I18N("Focus Position") 71 #define SANE_EPSON_FOCUS_DESC SANE_I18N("Sets the focus position to either the glass or 2.5mm above the glass") 73 #define SANE_EPSON_WAIT_FOR_BUTTON_TITLE SANE_I18N("Wait for Button") 74 #define SANE_EPSON_WAIT_FOR_BUTTON_DESC SANE_I18N("After sending the scan command, wait until the button on the scanner is pressed to actually start the scan process.");
|
H A D | snapscan-options.c | 86 static char src_flatbed[] = SANE_I18N("Flatbed"); 87 static char src_tpo[] = SANE_I18N("Transparency Adapter"); 88 static char src_adf[] = SANE_I18N("Document Feeder"); 91 static char pdw_none[] = SANE_I18N("None"); 92 static char pdw_6X4[] = SANE_I18N("6x4 (inch)"); 93 static char pdw_8X10[] = SANE_I18N("8x10 (inch)"); 94 static char pdw_85X11[] = SANE_I18N("8.5x11 (inch)"); 97 static char dm_none[] = SANE_I18N("Halftoning Unsupported"); 98 static char dm_dd8x8[] = SANE_I18N("DispersedDot8x8"); 99 static char dm_dd16x16[] = SANE_I18N("DispersedDot16x1 [all...] |
H A D | hp3900_sane.c | 417 SANE_String_Const mysource[] = { SANE_I18N ("Flatbed"), 0 }; in bknd_sources() 426 { SANE_I18N ("Flatbed"), SANE_I18N ("Slide"), in bknd_sources() 427 SANE_I18N ("Negative"), 0 }; in bknd_sources() 1016 if (strcmp (source, SANE_I18N ("Flatbed")) == 0) in Get_Source() 1018 else if (strcmp (source, SANE_I18N ("Slide")) == 0) in Get_Source() 1020 else if (strcmp (source, SANE_I18N ("Negative")) == 0) in Get_Source() 1391 pDesc->title = SANE_I18N ("Debugging Options"); in options_init() 1404 pDesc->title = SANE_I18N ("Scanner model"); in options_init() 1406 SANE_I18N in options_init() [all...] |
H A D | stv680.h | 109 #define COLOR_RAW_STR SANE_I18N("Color RAW") 110 #define COLOR_RGB_STR SANE_I18N("Color RGB") 111 #define COLOR_RGB_TEXT_STR SANE_I18N("Color RGB TEXT")
|
H A D | epson2.h | 70 #define SANE_TITLE_GAMMA_CORRECTION SANE_I18N("Gamma Correction") 71 #define SANE_DESC_GAMMA_CORRECTION SANE_I18N("Selects the gamma correction value from a list of pre-defined devices or the user defined table, which can be downloaded to the scanner") 74 #define SANE_EPSON_FOCUS_TITLE SANE_I18N("Focus Position") 75 #define SANE_EPSON_FOCUS_DESC SANE_I18N("Sets the focus position to either the glass or 2.5mm above the glass") 77 #define SANE_EPSON_WAIT_FOR_BUTTON_TITLE SANE_I18N("Wait for Button") 78 #define SANE_EPSON_WAIT_FOR_BUTTON_DESC SANE_I18N("After sending the scan command, wait until the button on the scanner is pressed to actually start the scan process.");
|
H A D | hp-option.c | 45 Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations 2912 OPTION_GROUP(SANE_I18N("Scan Mode")), 2951 OPTION_GROUP(SANE_I18N("Enhancement")), 2982 ADVANCED_GROUP(SANE_I18N("Advanced Options")), 3039 { HP_DITHER_COARSE, SANE_I18N("Coarse"), 0, 0, 0 }, 3040 { HP_DITHER_FINE, SANE_I18N("Fine"), 0, 0, 0 }, 3041 { HP_DITHER_BAYER, SANE_I18N("Bayer"), 0, 0, 0 }, 3042 { HP_DITHER_VERTICAL, SANE_I18N("Vertical"), 0, 0, 0 }, 3043 { HP_DITHER_HORIZONTAL, SANE_I18N("Horizontal"), 0, 1, 0 }, 3044 { HP_DITHER_CUSTOM, SANE_I18N("Custo [all...] |
/third_party/backends/backend/genesys/ |
H A D | genesys.h | 51 #ifndef SANE_I18N 52 #define SANE_I18N(text) text macro 55 #define STR_FLATBED SANE_I18N("Flatbed") 56 #define STR_TRANSPARENCY_ADAPTER SANE_I18N("Transparency Adapter") 57 #define STR_TRANSPARENCY_ADAPTER_INFRARED SANE_I18N("Transparency Adapter Infrared")
|