# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Mario Blättermann , 2020, 2021. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.2.0\n" "POT-Creation-Date: 2024-02-15 18:09+0100\n" "PO-Revision-Date: 2021-02-19 19:59+0100\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 20.12.2\n" #. type: IX #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "sane-v4l" msgstr "sane-v4l" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "14 Jul 2008" msgstr "14. Juli 2008" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SANE Scanner Access Now Easy" msgstr "SANE Scanner Access Now Easy" #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "sane-v4l - SANE interface for Video for Linux API" msgstr "sane-v4l - SANE-Schnittstelle für die »Video for Linux«-API" #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux 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 generic access to video cameras and similar equipment using " "the V4L (Video for Linux) API." msgstr "" "Die Bibliothek B implementiert ein SANE-(Scanner Access Now Easy) " "Backend zum generischen Zugriff auf Videokameras und ähnliche Geräte, die " "die V4L-API (Video for Linux) verwenden." #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "This is ALPHA software. Really! Important features are missing and there are " "lots of bugs. The code is currently only tested on a Linux 2.4 system with a " "Hauppauge WinTV video card." msgstr "" "Dies ist ALPHA-Software. Wirklich! Wichtige Funktionen fehlen und es gibt " "eine Menge Fehler. Der Code wurde bisher nur auf einem Linux-2.4-System mit " "einer Hauppauge WinTV-Videokarte getestet." #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "DEVICE NAMES" msgstr "GERÄTENAMEN" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "This backend expects device names of the form:" msgstr "Dieses Backend erwartet Gerätenamen der folgenden Form:" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "I" msgstr "I" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "Where I is the UNIX path-name for the special device that " "corresponds to the v4l device. The special device name must be a v4l device " "or a symlink to such a device. For example, such a device name could be I or I." msgstr "" "Die angegebene I ist ein UNIX-Pfadname eines Spezialgeräts, " "das einem V4l-Gerät entspricht. Der Name des Spezialgeräts muss ein V4l-" "Gerät oder ein symbolischer Link zu so einem Gerät sein. Ein solcher Name " "könnte beispielsweise I oder I sein." #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "CONFIGURATION" msgstr "KONFIGURATION" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "The contents of the I file is a list of device names that " "correspond to v4l devices. Empty lines and lines starting with a hash mark " "(#) are ignored. A sample configuration file is shown below:" msgstr "" "Die Datei I enthält eine Liste von Gerätenamen, die V4l-Geräten " "entsprechen. Leere Zeilen und solche, die mit einer Raute (#) beginnen, " "werden ignoriert. Nachfolgend sehen Sie ein Beispiel für eine " "Konfigurationsdatei:" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/dev/bttv0" msgstr "/dev/bttv0" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "# this is a comment" msgstr "# Dies ist ein Kommentar" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "/dev/video3" msgstr "/dev/video3" #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: TP #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "The backend configuration file (see also description of B " "below)." msgstr "" "Die Backend-Konfigurationsdatei (siehe auch die nachfolgende Beschreibung " "von B)." #. type: TP #: archlinux #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "The static library implementing this backend." msgstr "Die statische Bibliothek, die dieses Backend implementiert." #. type: TP #: archlinux #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux 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 "" "Die dynamische Bibliothek, die dieses Backend implementiert (auf Systemen " "verfügbar, die dynamisches Laden unterstützen)." #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "ENVIRONMENT" msgstr "UMGEBUNGSVARIABLEN" #. type: TP #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux 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 "" "Diese Umgebungsvariable gibt eine Liste von Verzeichnissen an, die die " "Konfigurationsdatei enthalten können. Auf *NIX-Systemen sind die " "Verzeichnisse durch Doppelpunkte (:) getrennt, unter OS/2 durch Semikola " "(;). Falls diese Variable nicht gesetzt ist, wird in zwei " "Standardverzeichnissen nach der Konfigurationsdatei gesucht: zuerst im " "aktuellen Arbeitsverzeichnis (.) und dann in I. Falls der Wert " "der Umgebungsvariable mit dem Verzeichnis-Trennzeichen endet, dann werden " "die Standardverzeichnisse nach den explizit angegebenen Verzeichnissen " "durchsucht. Wenn Sie beispielsweise B auf »/tmp/config:« " "setzen, wird in den Verzeichnissen »tmp/config«, ».« und »/etc/sane.d« " "gesucht (in dieser Reihenfolge)." #. type: TP #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux 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." msgstr "" "Falls die Bibliothek mit Debug-Unterstützung kompiliert wurde, steuert diese " "Umgebungsvariable die Debug-Stufe für dieses Backend. Beispielsweise bewirkt " "ein Wert von 128 die Anzeige sämtlicher Debug-Ausgaben. Kleinere Werte " "reduzieren die Ausführlichkeit." #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "Juergen G. Schimmer, Henning Meier-Geinitz" msgstr "Juergen G. Schimmer, Henning Meier-Geinitz" #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "BUGS:" msgstr "FEHLER:" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "If more than one video card is present, a crash may occur. Frequency and " "geometry selection is missing." msgstr "" "Abstürze sind bei mehreren vorhandenen Videokarten möglich. Auswahl der " "Bildwiederholfrequenz und Bildgeometrie ist nicht möglich." #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "Send bug reports to the SANE mailing list: I. You must be subscribed to the list to send mail. See I for details." msgstr "" "Senden Sie Fehlerberichte (auf Englisch) an die SANE-Mailingliste: I. Sie müssen die Liste abonnieren, um E-Mails " "senden zu können. Siehe I " "für Details." #. type: SH #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "B(7), B(1)" msgstr "B(7), B(1)" #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. 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 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 "" "Diese Umgebungsvariable gibt eine Liste von Verzeichnissen an, die die " "Konfigurationsdatei enthalten können. Unter UNIX sind die Verzeichnisse " "durch Doppelpunkte (:) getrennt, unter OS/2 durch Semikola (;). Falls diese " "Variable nicht gesetzt ist, wird in zwei Standardverzeichnissen nach der " "Konfigurationsdatei gesucht: zuerst im aktuellen Arbeitsverzeichnis (.) und " "dann in I. Falls der Wert der Umgebungsvariable mit dem " "Verzeichnis-Trennzeichen endet, dann werden die Standardverzeichnisse nach " "den explizit angegebenen Verzeichnissen durchsucht. Wenn Sie beispielsweise " "B auf »/tmp/config:« setzen, wird in den Verzeichnissen " "»tmp/config«, ».« und »/etc/sane.d« gesucht (in dieser Reihenfolge)."