Warning, /documentation/digikam-doc/locale/fr/LC_MESSAGES/batch_queue/dng_converter.po is written in an unsupported language. File is not indexed.

0001 #
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: Digikam Manual 8.0.0\n"
0005 "Report-Msgid-Bugs-To: \n"
0006 "POT-Creation-Date: 2023-12-02 00:35+0000\n"
0007 "PO-Revision-Date: 2023-01-22 16:50+0100\n"
0008 "Last-Translator: KDE Francophone <kde-francophone@kde.org>\n"
0009 "Language-Team: French <kde-francophone@kde.org>\n"
0010 "Language: fr\n"
0011 "MIME-Version: 1.0\n"
0012 "Content-Type: text/plain; charset=UTF-8\n"
0013 "Content-Transfer-Encoding: 8bit\n"
0014 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
0015 
0016 #: ../../batch_queue/dng_converter.rst:1
0017 msgid "digiKam DNG Converter from Batch Queue Manager"
0018 msgstr ""
0019 
0020 #: ../../batch_queue/dng_converter.rst:1
0021 msgid ""
0022 "digiKam, documentation, user manual, photo management, open source, free, "
0023 "learn, easy, batch, dng, converter"
0024 msgstr ""
0025 
0026 #: ../../batch_queue/dng_converter.rst:14
0027 msgid "DNG Converter"
0028 msgstr ""
0029 
0030 #: ../../batch_queue/dng_converter.rst:16
0031 msgid "Contents"
0032 msgstr ""
0033 
0034 #: ../../batch_queue/dng_converter.rst:18
0035 msgid ""
0036 "digiKam comes with a nifty batch utility that allows you to convert RAW "
0037 "files to the DNG format. The question is, of course, why you would want to "
0038 "do that. After all, digiKam can handle RAW files without any problem, so "
0039 "what’s the point of adding one more step to your photographic workflow?"
0040 msgstr ""
0041 
0042 #: ../../batch_queue/dng_converter.rst:20
0043 msgid ""
0044 "As you might know, RAW is not a file format, but rather an umbrella term "
0045 "that describes multiple file formats controlled by multiple hardware "
0046 "manufacturers. The RAW formats themselves are specific to digital camera "
0047 "manufacturers. For example, Canon cameras store RAW files in the CR3 format, "
0048 "while Nikon cameras use the NEF format. Besides being proprietary, RAW "
0049 "formats are often poorly documented and encumbered by patents."
0050 msgstr ""
0051 
0052 #: ../../batch_queue/dng_converter.rst:22
0053 msgid ""
0054 "`The Digital Negative (DNG) <https://en.wikipedia.org/wiki/"
0055 "Digital_Negative>`_ format introduced by Adobe Systems, Inc in 2004 is "
0056 "designed to overcome these shortcomings by providing an open, well-"
0057 "documented universal format based on TIFF-EP standard for storing RAW files. "
0058 "If you would like to know more about the DNG format, see the :ref:`Digital "
0059 "Asset Management section <dam_fileformats>` from this manual. The `DNG "
0060 "articles and links Web site <http://www.barrypearson.co.uk/articles/dng/>`_ "
0061 "provides also a wealth of valuable information on the topic."
0062 msgstr ""
0063 
0064 #: ../../batch_queue/dng_converter.rst:24
0065 msgid ""
0066 "Being an open and well-documented format, DNG is suited particularly well "
0067 "for long-term archiving of digital photos. Of course, the CR3 and NEF and "
0068 "other RAW formats are widely adopted and supported, so they are not going "
0069 "away anytime soon. But there is no reason why you shouldn’t save your RAW "
0070 "files in the DNG format to be on the safe side. After all, storage is cheap "
0071 "nowadays, and the Batch Queue Manager DNG Converter utility makes it "
0072 "supremely easy to convert RAW files to the DNG format."
0073 msgstr ""
0074 
0075 #: ../../batch_queue/dng_converter.rst:30
0076 msgid ""
0077 "The Batch Queue Manager With a Workflow to Convert RAW files to DNG "
0078 "Container by Applying Metadata Adjustments"
0079 msgstr ""
0080 
0081 #: ../../batch_queue/dng_converter.rst:34
0082 msgid ""
0083 "Unlike the :ref:`RAW Converter <raw_converter>` tool which decodes RAW data "
0084 "to RGB color space, DNG takes the RAW data to store in a open-standard "
0085 "container. DNG is another RAW format (not proprietary). You cannot process "
0086 "RGB information over the images with Batch Queue Manager filters without of "
0087 "decode the image and store the result in another format as JPEG, PNG or "
0088 "TIFF. However, the metadata can be post-processed after DNG conversion, as "
0089 "this will not touch the RAW image data from the container."
0090 msgstr ""
0091 
0092 #: ../../batch_queue/dng_converter.rst:36
0093 msgid ""
0094 "Using the Batch Queue Manager DNG Converter is easy. **Place the tool on the "
0095 "top of workflow list** (this point is mandatory), add the RAW files to the "
0096 "queue, specify a few options, and hit the **Start** button. For complete "
0097 "peace of mind, you might want to enable the  option which embeds the source "
0098 "RAW data into the resulting DNG file."
0099 msgstr ""
0100 
0101 #: ../../batch_queue/dng_converter.rst:38
0102 msgid ""
0103 "**Lossless Compression**: enable a non-destructive compression method to "
0104 "encode image data. We recommend to turn on this option to obtain the best "
0105 "quality, excepted if you want to preserve space disk."
0106 msgstr ""
0107 
0108 #: ../../batch_queue/dng_converter.rst:40
0109 msgid ""
0110 "**JPEG Preview**: with this option you can tune the quality of preview image "
0111 "stored in the container. This JPEG is used to quick visualize the contents "
0112 "without to decode RAW data. The available choices are **None** do not store "
0113 "a preview, **Medium** to store an half sized preview, and **Full Size** to "
0114 "store a preview with same dimensions than original RAW."
0115 msgstr ""
0116 
0117 #: ../../batch_queue/dng_converter.rst:42
0118 msgid ""
0119 "**Embed Original File**: for complete peace of mind, you might want to "
0120 "enable this option which embeds the source RAW data into the resulting DNG "
0121 "file. Do not turn on this setting if you want to preserve space disk."
0122 msgstr ""
0123 
0124 #: ../../batch_queue/dng_converter.rst:46
0125 msgid ""
0126 "To backup the original metadata from the RAW file to the DNG container, the "
0127 "famous `ExifTool <https://en.wikipedia.org/wiki/ExifTool>`_ engine is used "
0128 "in the background. If ExifTool is not available on your system, the DNG "
0129 "Converter will show this message: **Warning: ExifTool is not available to "
0130 "post-process metadata**. In this case, not all metadata will be backported "
0131 "from the RAW file to DNG."
0132 msgstr ""
0133 
0134 #: ../../batch_queue/dng_converter.rst:50
0135 msgid ""
0136 "This tool is also available in the **Import Tool** as a post-process "
0137 "converter while downloading RAW file from a camera. See :ref:`this section "
0138 "<camera_dngconvert>` from the manual for details."
0139 msgstr ""