Warning, /documentation/digikam-doc/locale/de/LC_MESSAGES/supported_materials/camera_devices.po is written in an unsupported language. File is not indexed.

0001 # German translations for Digikam Manual package.
0002 # Copyright (C) licensed under the  <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons License SA 4.0</a> unless stated otherwise
0003 # This file is distributed under the same license as the Digikam Manual package.
0004 # Automatically generated, 2023.
0005 #
0006 msgid ""
0007 msgstr ""
0008 "Project-Id-Version: Digikam Manual 8.0.0\n"
0009 "Report-Msgid-Bugs-To: \n"
0010 "POT-Creation-Date: 2023-12-02 00:35+0000\n"
0011 "PO-Revision-Date: 2023-01-01 12:32+0100\n"
0012 "Last-Translator: Automatically generated\n"
0013 "Language-Team: none\n"
0014 "Language: de\n"
0015 "MIME-Version: 1.0\n"
0016 "Content-Type: text/plain; charset=UTF-8\n"
0017 "Content-Transfer-Encoding: 8bit\n"
0018 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0019 
0020 #: ../../supported_materials/camera_devices.rst:1
0021 msgid "Camera Devices Supported by digiKam"
0022 msgstr ""
0023 
0024 #: ../../supported_materials/camera_devices.rst:1
0025 msgid ""
0026 "digiKam, documentation, user manual, photo management, open source, free, "
0027 "learn, easy, camera, gphoto, usb, mass, storage"
0028 msgstr ""
0029 
0030 #: ../../supported_materials/camera_devices.rst:14
0031 msgid "Camera Devices"
0032 msgstr ""
0033 
0034 #: ../../supported_materials/camera_devices.rst:16
0035 msgid "Contents"
0036 msgstr ""
0037 
0038 #: ../../supported_materials/camera_devices.rst:19
0039 msgid "Introduction"
0040 msgstr ""
0041 
0042 #: ../../supported_materials/camera_devices.rst:23
0043 msgid ""
0044 "RAW file support: if you are using RAW shooting mode with your camera, "
0045 "digiKam is probably well able to deal with it. RAW support depends on the "
0046 "libraw library. To find out if your particular camera is supported, bring up "
0047 "the list from the :menuselection:`Help --> Supported RAW Cameras` menu."
0048 msgstr ""
0049 
0050 #: ../../supported_materials/camera_devices.rst:25
0051 msgid ""
0052 "How to setup and work with RAW files is described in :ref:`RAW Decoding "
0053 "Settings <setup_raw>` and :ref:`RAW Workflow <rawprocessing_workflow>` "
0054 "sections."
0055 msgstr ""
0056 
0057 #: ../../supported_materials/camera_devices.rst:29
0058 msgid ""
0059 "Camera import is currently not supported on Windows Systems due limitations "
0060 "in the Gphoto2 library."
0061 msgstr ""
0062 
0063 #: ../../supported_materials/camera_devices.rst:31
0064 msgid ""
0065 "An easy-to-use camera interface is provided that will connect to your "
0066 "digital camera and download photographs directly into digiKam Albums. More "
0067 "than `2500 digital cameras <http://www.gphoto.org/proj/libgphoto2/support."
0068 "php>`_ are supported by the gPhoto library. Of course, any media or card "
0069 "reader supported by your operating system will interface with digiKam."
0070 msgstr ""
0071 
0072 #: ../../supported_materials/camera_devices.rst:33
0073 msgid ""
0074 "Current digital cameras are characterized by the use of Compact Flash™ "
0075 "Memory cards and USB or FireWire (IEEE-1394 or i-link) for data "
0076 "transmission. The actual transfers to a host computer are commonly carried "
0077 "out using the USB Mass Storage device class (so that the camera appears as a "
0078 "disk drive) or using the Picture Transfer Protocol (PTP) and its "
0079 "derivatives. Older cameras may use the Serial Port (RS-232) connection."
0080 msgstr ""
0081 
0082 #: ../../supported_materials/camera_devices.rst:36
0083 msgid "Transfers using gPhoto: PTP and Serial Port"
0084 msgstr ""
0085 
0086 #: ../../supported_materials/camera_devices.rst:38
0087 msgid ""
0088 "digiKam employs the gPhoto program to communicate with digital still "
0089 "cameras. Gphoto is a free, redistributable set of digital camera software "
0090 "applications which supports a growing number of cameras. Gphoto has support "
0091 "for the Picture Transfer Protocol, which is a widely supported protocol "
0092 "developed by the International Imaging Industry Association to allow the "
0093 "transfer of images from digital cameras to computers and other peripheral "
0094 "devices without the need of additional device drivers."
0095 msgstr ""
0096 
0097 #: ../../supported_materials/camera_devices.rst:40
0098 msgid ""
0099 "Many old digital still cameras used Serial Port to communicate with host "
0100 "computers. Because photographs are big files and serial port transfers are "
0101 "slow, this connection is now obsolete. digiKam supports these cameras and "
0102 "performs image transfers using the gPhoto program. You can find a complete "
0103 "list of supported digital cameras at `this url <http://www.gphoto.org/proj/"
0104 "libgphoto2/support.php>`_."
0105 msgstr ""
0106 
0107 #: ../../supported_materials/camera_devices.rst:44
0108 msgid ""
0109 "Gphoto needs to be built with libexif to retrieve thumbnails to digiKam "
0110 "properly. Exif support is required for thumbnail retrieval on some "
0111 "libgphoto2 camera drivers. If Exif support is not set with gPhoto, you might "
0112 "not see thumbnails or the thumbnail extraction may be very slow."
0113 msgstr ""
0114 
0115 #: ../../supported_materials/camera_devices.rst:50
0116 msgid "The digiKam Setup Dialog to Configure a gPhoto Camera Device"
0117 msgstr ""
0118 
0119 #: ../../supported_materials/camera_devices.rst:53
0120 msgid "Transfers using Mass Storage device"
0121 msgstr ""
0122 
0123 #: ../../supported_materials/camera_devices.rst:55
0124 msgid ""
0125 "For the devices that are not directly supported by gPhoto, there is support "
0126 "for the Mass Storage protocol, which is well supported under GNU/Linux®. "
0127 "This includes many digital cameras and Memory Card Readers. Mass Storage "
0128 "interfaces are:"
0129 msgstr ""
0130 
0131 #: ../../supported_materials/camera_devices.rst:57
0132 msgid ""
0133 "**USB Mass Storage**: a computer interface using communication protocols "
0134 "defined by the USB Implementers Forum that run on the Universal Serial Bus. "
0135 "This standard provides an interface to a variety of storage devices, "
0136 "including digital cameras."
0137 msgstr ""
0138 
0139 #: ../../supported_materials/camera_devices.rst:59
0140 msgid ""
0141 "**FireWire Mass Storage**: a computer interface using communication "
0142 "protocols developed primarily by Apple Computer in the 1990s. FireWire "
0143 "offers high-speed communications and isochronous real-time data services. "
0144 "Like USB Mass Storage, this standard provides an interface to a variety of "
0145 "storage devices, including digital still cameras. Almost all recent digital "
0146 "cameras support USB version 1 and eventually will support USB version 2; a "
0147 "very few support FireWire."
0148 msgstr ""
0149 
0150 #: ../../supported_materials/camera_devices.rst:61
0151 msgid ""
0152 "To use a generic Mass Storage device with digiKam, select :menuselection:"
0153 "`Import --> Camera --> Add Camera Manually...`, add your device and set the "
0154 "correct mount point path."
0155 msgstr ""
0156 
0157 #: ../../supported_materials/camera_devices.rst:63
0158 msgid ""
0159 "For details see the chapter to configure digiKam, into :ref:`Camera section "
0160 "<camera_settings>`."
0161 msgstr ""