# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-02-15 18:08+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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-artec" msgstr "" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "11 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-artec - SANE backend for Artec flatbed scanners" 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-leap-15-6 opensuse-tumbleweed msgid "" "The B library implements a SANE (Scanner Access Now Easy) " "backend that provides access to Artec/Ultima SCSI flatbed scanners. At " "present, the following scanners are known to work at least partially with " "this backend:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec A6000C" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec A6000C PLUS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec ViewStation AT3" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* BlackWidow BW4800SP (rebadged Artec AT3)" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec ViewStation AT6" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec ViewStation AT12" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Artec AM12S" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "* Plustek 19200S (rebadged Artec AM12S)" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Although this manual page is generally updated with each release, up-to-date " "information on new releases and extraneous helpful hints are available from " "the backend homepage: I." 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 contents of the I file are a list of device names that " "correspond to Artec scanners. Empty lines and lines starting with a hash " "mark (#) are ignored. See B(5) on details of what constitutes a " "valid device name." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Sample file:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "# artec.conf\n" "#\n" "# this is a comment.\n" "#\n" "# this line says search for any SCSI devices which are scanners and have\n" "# a vendor string of 'ULTIMA'\n" "scsi ULTIMA\n" "#\n" "# the next line forces the backend to assume the next scanner found has\n" "# the specified vendor string (useful for testing rebadged models).\n" "vendor ULTIMA\n" "#\n" "# the next line forces the backend to assume the next scanner found has\n" "# the specified model string (useful for testing rebadged models).\n" "model AT3\n" "#\n" "# now a line that actually specifies a device. The backend is going to\n" "# assume this is an Artec/Ultima AT3 because we forced the vendor and\n" "# model above.\n" "/dev/scanner\n" "#\n" "# once we hit a scanner device line, the forced vendor and model\n" "# string are\n" "# 'forgotten', so the vendor and model for this next device will be\n" "# determined from the result of a SCSI inquiry.\n" "/dev/sge\n" "#\n" 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 "" "Some Artec scanners come with an included SCSI adapter. If your scanner " "came with a DTC ISA SCSI cards, you can probably use it with recent (E= " "2.2.0) kernels using the generic NCR5380 support. You must pass the " "following boot argument to the kernel: \"dtc3181e=0x2c0,0\"" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I do not have any information on the PCI SCSI adapter included with some " "newer Artec scanners." 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 "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The backend configuration file (see also description of B " "below)." msgstr "" #. type: TP #: archlinux #, no-wrap msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The static library implementing this backend." msgstr "" #. type: TP #: archlinux #, no-wrap msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The shared library implementing this backend (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" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "" "This environment variable specifies the list of directories that may contain " "the configuration file. On *NIX systems, the directories are separated by a " "colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this " "variable is not set, the configuration file is searched in two default " "directories: first, the current working directory (\".\") and then in I. If the value of the environment variable ends with the directory " "separator character, then the default directories are searched after the " "explicitly specified directories. For example, setting B " "to \"/tmp/config:\" would result in directories I, I<.>, and I being searched (in this order)." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 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 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\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 major called procedures\n" " 8 print all called procedures\n" " 9 print procedure info/data 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\n" " 50 print verbose data/debug messages\n" " == 100 print software RGB calibration data\n" " == 101 print raw data from scanner to artec.data.raw file\n" " == 128 print out all messages\\fR\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Example: export SANE_DEBUG_ARTEC=13" 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 "" "Known bugs in this release: A6000C+ users with firmware v1.92 or earlier " "have problems with the backend, the cause has not been determined. " "Sometimes the backend is not particularly robust, you can possibly lock up " "the SCSI bus (and/or machine) by not having patience enough when scanning. " "3-channel gamma correction is not implemented and single-channel gamma " "correction is not totally working on models other than the AT3." 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(7)B<,> B(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 "Chris Pinkham Icpinkham@corp.infi.netE>" msgstr "" #. type: TP #: debian-bookworm debian-unstable #, no-wrap msgid "I" msgstr "" #. type: TP #: debian-bookworm debian-unstable #, no-wrap msgid "I" msgstr "" #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "I" msgstr "" #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "I" msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "" "Some Artec scanners come with an included SCSI adapter. If your scanner " "came with a DTC ISA scsi cards, you can probably use it with recent (E= " "2.2.0) kernels using the generic NCR5380 support. You must pass the " "following boot argument to the kernel: \"dtc3181e=0x2c0,0\"" msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "" "This environment variable specifies the list of directories that may contain " "the configuration file. Under UNIX, the directories are separated by a " "colon (`:'), under OS/2, they are separated by a semi- colon (`;'). If this " "variable is not set, the configuration file is searched in two default " "directories: first, the current working direc- tory (\".\") and then in I. If the value of the environment variable ends with the " "directory separator character, then the default directories are searched " "after the explicitly specified directories. For example, setting " "B to \"/tmp/config:\" would result in directories I, I<.>, and I being searched (in this order)." msgstr ""