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

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