KSane

i18n-hplip.cpp
1// krazy:skip
2//begin strings from hplip-3.9.2/scan/sane/common.h to make them translatable
3I18N_NOOP("None");
4I18N_NOOP("MH");
5I18N_NOOP("MR");
6I18N_NOOP("MMR");
7I18N_NOOP("JPEG");
8I18N_NOOP("Auto");
9I18N_NOOP("Flatbed");
10I18N_NOOP("ADF");
11I18N_NOOP("Advanced");
12I18N_NOOP("Compression");
13I18N_NOOP("Selects the scanner compression "\
14 "method for faster scans, possibly at the expense of image quality.");
15I18N_NOOP("JPEG compression factor");
16I18N_NOOP("Sets the scanner JPEG compression "\
17 "factor. Larger numbers mean better compression, " \
18 "and smaller numbers mean better image quality.");
19I18N_NOOP("Batch scan");
20I18N_NOOP("Enables continuous scanning with automatic document feeder (ADF).");
21I18N_NOOP("Duplex");
22I18N_NOOP("Enables scanning on both sides of the page.");
23I18N_NOOP("Geometry");
24I18N_NOOP("Length measurement");
25I18N_NOOP("Selects how the scanned image "\
26 "length is measured and reported, which is impossible to know in advance for scrollfed scans.");
27I18N_NOOP("Unknown");
28I18N_NOOP("Unlimited");
29I18N_NOOP("Approximate");
30I18N_NOOP("Padded");
31I18N_NOOP("Exact");
32I18N_NOOP("???");
33//end strings from hplip-3.9.2/scan/sane/common.h to make them translatable
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:20:31 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.