diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man5/sane-umax.5.pot | 747 |
1 files changed, 747 insertions, 0 deletions
diff --git a/templates/man5/sane-umax.5.pot b/templates/man5/sane-umax.5.pot new file mode 100644 index 00000000..788a9354 --- /dev/null +++ b/templates/man5/sane-umax.5.pot @@ -0,0 +1,747 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-02-15 18:09+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: IX +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "sane-umax" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "14 Jul 2008" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SANE Scanner Access Now Easy" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sane-umax - SANE backend for UMAX scanners" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ABOUT THIS FILE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"This file is only a brief description of the B<sane-umax> backend for SANE! " +"For detailed information take a look at sane-umax-doc.html (it is included " +"in the sane source directory and in the B<xsane>(1) online help)!" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The B<sane-umax> library implements a SANE backend that provides access to " +"several UMAX-SCSI-scanners and some Linotype Hell SCSI-scanners, parallel- " +"and USB-scanners are not (and probably will never be) supported!" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<I suggest you hold one hand on the power-button of the scanner while you " +"try the first scans!>" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CONFIGURATION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The configuration file for this backend resides in I</etc/sane.d/umax.conf>." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Its contents is a list of device names that correspond to UMAX and UMAX " +"compatible scanners. Empty lines and lines starting with a hash mark (#) are " +"ignored. A sample configuration file is shown below:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" # this is a comment\n" +" #\n" +" option scsi-maxqueue 4\n" +" option scsi-buffer-size-min 65536\n" +" option scsi-buffer-size-max 131072\n" +" option scan-lines 40\n" +" option preview-lines 10\n" +" option scsi-maxqueue 2\n" +" option execute-request-sense 0\n" +" option force-preview-bit-rgb 0\n" +" option slow-speed -1\n" +" option care-about-smearing -1\n" +" option calibration-full-ccd -1\n" +" option calibration-width-offset -1\n" +" option calibration-bytes-pixel -1\n" +" option exposure-time-rgb-bind -1\n" +" option invert-shading-data -1\n" +" option lamp-control-available 0\n" +" option gamma-lsb-padded 0\n" +" /dev/sge\n" +" #scsi Vendor Model Type Bus Channel ID LUN\n" +" # The following scanner supports lamp control\n" +" option lamp-control-available 1\n" +" scsi UMAX * Scanner * * * * *\n" +" # scanner on /dev/scanner does not support lamp control\n" +" option lamp-control-available 0\n" +" /dev/scanner\n" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "execute-request-sense:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: 0 = disabled, 1 = enabled" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "default = 0" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"If set to 1, B<umax_do_request_sense>() is called in " +"B<umax_do_calibration>(). This can hang the system, but has been enabled " +"until this version." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "scsi-buffer-size-min, scsi-buffer-size-max:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: 4096-1048576" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "default min = 32768, max = 131072" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Especially the minimum value is very important. If this value is set too " +"small the backend is not able to send gamma tables to the scanner or to do a " +"correct color calibration. This may result in strange color effects. If the " +"minimum value is set too large then the backend is not able to allocate the " +"requested SCSI buffer size and aborts with out of memory error. The default " +"is 32KB, for some scanners it should be increased to 64KB." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "scan-lines, preview-lines:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: 1-65535" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "default: scan-lines = 40, preview-lines = 10" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "define the maximum number of lines that are scanned into one buffer" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "force-preview-bit-rgb:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set preview bit in rgb real scan" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "slow-speed, care-about-smearing:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: -1 = auto, 0 = disabled, 1 = enabled" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "default = -1" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Dangerous options, needed for some scanners." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Do not change these options unless you really know what you are doing " +"otherwise you may destroy your scanner with invalid values." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "calibration-full-ccd:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do calibration for each pixel of ccd instead of selected image" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "calibration-width-offset:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: -99999 = auto, E<gt> -99999 set value" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "add an offset to the calculated width for image/ccd" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "calibration-bytes-pixel:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: -1 = disabled, 0 = not set, 1 = 1 byte/pixel, 2 = 2 bytes/pixel" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use # bytes per pixel for calibration" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "exposure-time-rgb-bind:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"values: -1 = automatically set by driver - if known, 0 = disabled (own " +"selection for red, green and blue), 1 = enabled (same values for red, green " +"and blue)" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "invert-shading-data:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"values: -1 = automatically set by driver - if known, 0 = disabled, 1 = " +"enabled" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "invert shading data before sending it back to the scanner" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "lamp-control-available:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: 0 = automatically set by driver - if known, 1 = available" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "gamma-lsb-padded:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"values: -1 = automatically set by driver - if known, 0 = gamma data is msb " +"padded, 1 = gamma data is lsb padded" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "handle-bad-sense-error:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"values: 0 = handle as device busy, 1 = handle as ok, 2 = handle as i/o " +"error, 3 = ignore bad error code - continue sense handler" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "scsi-maxqueue:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "values: 1..# (maximum defined at compile time)" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "default = 2" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"most SCSI drivers allow internal command queueing with a depth of 2 " +"commands. In most cases it does not improve anything when you increase this " +"value. When your SCSI driver does not support any command queueing you can " +"try to set this value to 1." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The special device name must be a generic SCSI device or a symlink to such a " +"device. To find out to which device your scanner is assigned and how you " +"have to set the permissions of that device, have a look at B<sane-scsi>(5)." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SCSI ADAPTER TIPS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The ISA-SCSI-adapters that are shipped with some UMAX-scanners are not " +"supported very well by Linux (I suggest not to use it), the PCI-SCSI-" +"adapters that come with some UMAX-scanners are not supported at all (as far " +"as I know). On other platforms these SCSI-adapters are not supported. So you " +"typically need to purchase another SCSI-adapter that is supported by your " +"platform. See the relevant hardware FAQs and HOWTOs for your platform for " +"more information." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The UMAX-scanners do block the SCSI-bus for a few seconds while scanning. It " +"is not necessary to connect the scanner to its own SCSI-adapter. But if you " +"need short response time for your SCSI-harddisk (e.g. if your computer is a " +"file-server) or other SCSI devices, I suggest you use an own SCSI-adapter " +"for your UMAX-scanner." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"If you have any problems with your UMAX scanner, check your SCSI chain " +"(cable length, termination, ...)." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "See also: B<sane-scsi>(5)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The backend configuration file:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</etc/sane.d/umax.conf>" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The static library implementing this backend:" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "I</usr/lib/sane/libsane-umax.a>" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The shared library implementing this backend:" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "" +"I</usr/lib/sane/libsane-umax.so> (present on systems that support dynamic " +"loading)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ENVIRONMENT" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SANE_DEBUG_UMAX>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"If the library was compiled with debug support enabled, this environment " +"variable controls the debug level for this backend. E.g., a value of 128 " +"requests all debug output to be printed. Smaller levels reduce verbosity. " +"B<SANE_DEBUG_UMAX> values:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"\\f(CRNumber Remark\n" +" 0 print important errors (printed each time)\n" +" 1 print errors\n" +" 2 print sense\n" +" 3 print warnings\n" +" 4 print scanner-inquiry\n" +" 5 print information\n" +" 6 print less important information\n" +" 7 print called procedures\n" +" 8 print reader_process messages\n" +" 10 print called sane-init-routines\n" +" 11 print called sane-procedures\n" +" 12 print sane infos\n" +" 13 print sane option-control messages\\fR\n" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Example:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "export SANE_DEBUG_UMAX=8" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "X-resolutions greater than 600 dpi sometimes cause problems." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<sane>(7), B<sane-scsi>(5)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Oliver Rauch" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EMAIL-CONTACT" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Oliver.Rauch@Rauch-Domain.DE>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "I</usr/lib/x86_64-linux-gnu/sane/libsane-umax.a>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"I</usr/lib/x86_64-linux-gnu/sane/libsane-umax.so> (present on systems that " +"support dynamic loading)" +msgstr "" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "I</usr/lib64/sane/libsane-umax.a>" +msgstr "" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"I</usr/lib64/sane/libsane-umax.so> (present on systems that support dynamic " +"loading)" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"This file only is a short description of the B<sane-umax> backend for sane! " +"For detailed information take a look at sane-umax-doc.html (it is included " +"in the sane source directory and in the B<xsane>(1) online help)!" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"The B<sane-umax> library implements a SANE backend that provides access to " +"several UMAX-SCSI-scanners and some Linotye Hell SCSI-scanners, parallel- " +"and USB-scanners are not (and probably will never be) supported!" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"If set to 1 umax_do_request_sense is called in umax_do_calibration. This can " +"hang the system (but has been enabled until this version)" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"dangerous options, needed for some scanners do not changed these options " +"until you really know what you do, you may destroy your scanner when you " +"define wrong values for this options" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "add an offset width to the calculated with for image/ccd" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"most SCSI drivers allow internal command queueing with a depth of 2 " +"commands. In most cases it does not mprove anything when you increase this " +"value. When your SCSI driver does not support any command queueing you can " +"try to set this value to 1." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"The ISA-SCSI-adapters that are shipped with some Umax-scanners are not " +"supported very well by Linux (I suggest not to use it), the PCI-SCSI-" +"adapters that come with some Umax-scanners are not supported at all (as far " +"as I know). On other platforms these SCSI-adapters are not supported. So you " +"typically need to purchase another SCSI-adapter that is supported by your " +"platform. See the relevant hardware FAQs and HOWTOs for your platform for " +"more information." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"If you have any problems with your Umax scanner, check your SCSI chain " +"(cable length, termination, ...)." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"If the library was compiled with debug support enabled, this environment " +"variable controls the debug level for this backend. E.g., a value of 128 " +"requests all debug output to be printed. Smaller levels reduce verbosity: " +"B<SANE_DEBUG_UMAX> values." +msgstr "" |