File indexing completed on 2024-04-28 04:32:20

0001 // krazy:skip
0002 //begin strings from hplip-3.9.2/scan/sane/common.h to make them translatable
0003 I18N_NOOP("None");
0004 I18N_NOOP("MH");
0005 I18N_NOOP("MR");
0006 I18N_NOOP("MMR");
0007 I18N_NOOP("JPEG");
0008 I18N_NOOP("Auto");
0009 I18N_NOOP("Flatbed");
0010 I18N_NOOP("ADF");
0011 I18N_NOOP("Advanced");
0012 I18N_NOOP("Compression");
0013 I18N_NOOP("Selects the scanner compression "\
0014           "method for faster scans, possibly at the expense of image quality.");
0015 I18N_NOOP("JPEG compression factor");
0016 I18N_NOOP("Sets the scanner JPEG compression "\
0017           "factor. Larger numbers mean better compression, " \
0018           "and smaller numbers mean better image quality.");
0019 I18N_NOOP("Batch scan");
0020 I18N_NOOP("Enables continuous scanning with automatic document feeder (ADF).");
0021 I18N_NOOP("Duplex");
0022 I18N_NOOP("Enables scanning on both sides of the page.");
0023 I18N_NOOP("Geometry");
0024 I18N_NOOP("Length measurement");
0025 I18N_NOOP("Selects how the scanned image "\
0026           "length is measured and reported, which is impossible to know in advance for scrollfed scans.");
0027 I18N_NOOP("Unknown");
0028 I18N_NOOP("Unlimited");
0029 I18N_NOOP("Approximate");
0030 I18N_NOOP("Padded");
0031 I18N_NOOP("Exact");
0032 I18N_NOOP("???");
0033 //end strings from hplip-3.9.2/scan/sane/common.h to make them translatable