summaryrefslogtreecommitdiffstats
path: root/templates/man5/sane-gphoto2.5.pot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/man5/sane-gphoto2.5.pot393
1 files changed, 393 insertions, 0 deletions
diff --git a/templates/man5/sane-gphoto2.5.pot b/templates/man5/sane-gphoto2.5.pot
new file mode 100644
index 00000000..4cf4b4f6
--- /dev/null
+++ b/templates/man5/sane-gphoto2.5.pot
@@ -0,0 +1,393 @@
+# 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-03-01 17:06+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
+#, no-wrap
+msgid "sane-gphoto2"
+msgstr ""
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "11 Jul 2008"
+msgstr ""
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "SANE Scanner Access Now Easy"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "sane-gphoto2 - SANE backend for gphoto2 supported cameras"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"The B<sane-gphoto2> library implements a SANE (Scanner Access Now Easy) "
+"backend that provides access to the digital cameras supported by gphoto2. "
+"This backend has only been tested with a handful of cameras so far. Patches "
+"to support other models are welcome."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"Because of the limited testing of this backend, it is commented out in I</"
+"etc/sane.d/dll.conf> by default. Either the comment character must be "
+"removed or the backend must be called explicitly. E.g. I<scanimage -d "
+"gphoto2> or I<xscanimage gphoto2>."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "DEVICE NAMES"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"The current version of the backend only allows one camera to be connected. "
+"The device name is always \"0\"."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "CONFIGURATION"
+msgstr ""
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"The contents of the I<gphoto2.conf> specify the characteristics of the "
+"camera to be used. Resolutions (high resolution, low resolution, and "
+"thumbnail size) are required since they are needed by the sane frontends, "
+"but can't be obtained through the gphoto2 interface. Valid ports and "
+"cameras can be obtained by I<gphoto2 --list-cameras> and I<gphoto2 --list-"
+"ports>."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"The B<dumpinquiry> line causes some information about the camera to be "
+"printed."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"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
+msgid ""
+"The B<topfolder> line specifies the \"fixed\" part of the file path. For "
+"example, on the Kodak DC-240, files are stored in the directory I</"
+"DCIM/100DC240.> The I</DCIM> portion is constant, but 100DC240 will change "
+"and must be read from the camera. In this case, the line would read "
+"\"topfolder=/DCIM\""
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"Some cameras don't implement a file structure and store all pictures in the "
+"I</> directory. This is indicated by setting \"subdirs=0\" with "
+"\"topfolder=/\""
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "port=usb:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "camera=Kodak DC240"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "# this is a comment"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "high_resolution=1280x960"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "low_resolution=640x480"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "thumb_resolution=160x120"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "dumpinquiry"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "I</etc/sane.d/gphoto2.conf>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"The backend configuration file (see also description of B<SANE_CONFIG_DIR> "
+"below)."
+msgstr ""
+
+#. type: TP
+#: archlinux
+#, no-wrap
+msgid "I</usr/lib/sane/libsane-gphoto2.a>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "The static library implementing this backend."
+msgstr ""
+
+#. type: TP
+#: archlinux
+#, no-wrap
+msgid "I</usr/lib/sane/libsane-gphoto2.so>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+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
+#, no-wrap
+msgid "ENVIRONMENT"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "B<SANE_CONFIG_DIR>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+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 (I<.>) and then in I</etc/"
+"sane.d>. 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<SANE_CONFIG_DIR> "
+"to \"/tmp/config:\" would result in directories I<tmp/config>, I<.>, and I</"
+"etc/sane.d> being searched (in this order)."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "B<SANE_DEBUG_GPHOTO2>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"If the library was compiled with debugging support enabled, this environment "
+"variable controls the debug level for this backend. A value of 128 requests "
+"maximally copious debug output; smaller levels reduce verbosity."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "B<GP_DEBUG>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"Set to 1, 2, or 3, to enable various levels of debugging within the gphoto2 "
+"libraries."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: archlinux
+msgid "B<sane>(7), B<scanimage>(1), B<xscanimage>(1), B<libgphoto2>(3)"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "AUTHOR"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "Peter S. Fales"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "The manpage was largely copied from the B<sane-dc210>(5) manpage."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "BUGS"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid "Many, no doubt."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
+msgid ""
+"More general comments, suggestions, and inquiries about frontends or SANE "
+"should go to the SANE Developers mailing list (see I<http://www.sane-project."
+"org/mailing-lists.html> for details). You must be subscribed to the list, "
+"otherwise your mail won't be sent to the subscribers."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"The contents of the I<gphoto2.conf> specify the characteristics of the "
+"camera to be used. Resolutions (high resolution, low resolution, and "
+"thumbnail size) are required since they are needed by the sane frontends, "
+"but can't be obtained through the gphoto2 interface. Valid ports and "
+"cameras can be obtained by I<gphoto2 --list-cameras> and I<gphoto2 --list-"
+"ports .>"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable
+#, no-wrap
+msgid "I</usr/lib/x86_64-linux-gnu/sane/libsane-gphoto2.a>"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable
+#, no-wrap
+msgid "I</usr/lib/x86_64-linux-gnu/sane/libsane-gphoto2.so>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"B<sane>(7)B<,> B<scanimage>(1)B<,> B<xscanimage>(1)B<,> B<libgphoto2>(3)"
+msgstr ""
+
+#. type: TP
+#: fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "I</usr/lib64/sane/libsane-gphoto2.a>"
+msgstr ""
+
+#. type: TP
+#: fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "I</usr/lib64/sane/libsane-gphoto2.so>"
+msgstr ""