Warning, /documentation/digikam-doc/locale/ja/LC_MESSAGES/supported_materials/image_formats.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: 2022-12-29 23:26-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 #: ../../supported_materials/image_formats.rst:1
0018 msgid "Image File Formats Supported by digiKam"
0019 msgstr ""
0020 
0021 #: ../../supported_materials/image_formats.rst:1
0022 msgid ""
0023 "digiKam, documentation, user manual, photo management, open source, free, "
0024 "learn, easy, JPEG, PNG, TIFF, PGF, RAW"
0025 msgstr ""
0026 
0027 #: ../../supported_materials/image_formats.rst:14
0028 msgid "Image Files"
0029 msgstr ""
0030 
0031 #: ../../supported_materials/image_formats.rst:16
0032 msgid "Contents"
0033 msgstr ""
0034 
0035 #: ../../supported_materials/image_formats.rst:19
0036 msgid "Introduction"
0037 msgstr ""
0038 
0039 #: ../../supported_materials/image_formats.rst:21
0040 msgid ""
0041 "digiKam relies on a number of libraries and support packages to load and "
0042 "save image formats. Which image formats are available will depend on the "
0043 "availability of these libraries on your system and, in some cases, on the "
0044 "way that those libraries have been compiled. On most distributions you will "
0045 "find that a wide range of image formats are viewable within digiKam."
0046 msgstr ""
0047 
0048 #: ../../supported_materials/image_formats.rst:23
0049 msgid ""
0050 "This dependence on other libraries means that it is not possible to give a "
0051 "definitive list of all of the formats that will be available on your system. "
0052 "At the very least JPEG, PNG, and TIFF should be available."
0053 msgstr ""
0054 
0055 #: ../../supported_materials/image_formats.rst:25
0056 msgid ""
0057 "digiKam only displays files that are in formats that it understands. It does "
0058 "this by looking at the file extension on the files and checking this against "
0059 "a predefined list. If the file extension is in the list digiKam will show "
0060 "the file in the Image View, provided the appropriate library is installed. "
0061 "You can change the list of file extensions that digiKam will accept; see :"
0062 "ref:`this configuration section <mime_types_settings>` for more details."
0063 msgstr ""
0064 
0065 #: ../../supported_materials/image_formats.rst:27
0066 msgid ""
0067 "Almost all digital cameras store photographs in one of two formats: JPEG or "
0068 "RAW. Many cameras enable you to select which of these formats to use. A full "
0069 "description of these formats can be found `at the Wikipedia <https://en."
0070 "wikipedia.org/wiki/Image_file_formats>`_. digiKam supports both of these "
0071 "formats."
0072 msgstr ""
0073 
0074 #: ../../supported_materials/image_formats.rst:30
0075 msgid "Still Image Compression"
0076 msgstr ""
0077 
0078 #: ../../supported_materials/image_formats.rst:32
0079 msgid ""
0080 "Image compression is the application of data compression schemes on digital "
0081 "images. It is done through reducing redundancy of the image data in order to "
0082 "be able to store or transmit data in an efficient form."
0083 msgstr ""
0084 
0085 #: ../../supported_materials/image_formats.rst:34
0086 msgid ""
0087 "Image compression can be lossy or lossless. Lossless compression methods are "
0088 "always preferred for their high preservation value for archival purposes "
0089 "before applying transformations like cropping, resizing, color corrections, "
0090 "etc. This is because lossy compression methods, especially when used at low "
0091 "bit rates, introduce compression artifacts. Lossy methods are suitable for "
0092 "natural images such as photos in applications where minor (sometimes "
0093 "imperceptible) loss of fidelity is acceptable to achieve a substantial "
0094 "reduction in file size. Lossy compression is good for image publishing on "
0095 "the Internet."
0096 msgstr ""
0097 
0098 #: ../../supported_materials/image_formats.rst:39
0099 msgid "JPEG"
0100 msgstr ""
0101 
0102 #: ../../supported_materials/image_formats.rst:41
0103 msgid ""
0104 "`Joint Photographic Experts Group <https://en.wikipedia.org/wiki/JPEG>`_ is "
0105 "a compressed format that trades some of the image quality to keep file sizes "
0106 "small. In fact, most cameras save their images in this format unless you "
0107 "specify otherwise. A JPEG image is stored using lossy compression, and you "
0108 "can vary the amount of compression. This allows you to choose between lower "
0109 "compression and higher image quality or greater compression and poorer "
0110 "quality. The only reason to choose higher compression is because it creates "
0111 "smaller files so you can store more images, and it's easier to send them by "
0112 "e-mail or post them on the Web. Most cameras give you two or three choices "
0113 "equivalent to good, better, best, although the names vary."
0114 msgstr ""
0115 
0116 #: ../../supported_materials/image_formats.rst:46
0117 msgid "JPEG 2000"
0118 msgstr ""
0119 
0120 #: ../../supported_materials/image_formats.rst:48
0121 msgid ""
0122 "`JPEG 2000 <https://en.wikipedia.org/wiki/JPEG_2000>`_ is an improvement "
0123 "intended to replace the older JPEG by the JPEG committee, introduced in "
0124 "2000. It provides for the same compression ratio with better (smoother) "
0125 "results compared to JPEG. The 2000 version has the option of being lossless "
0126 "if so specified in the settings. It supports metadata and 12 bits color "
0127 "depth."
0128 msgstr ""
0129 
0130 #: ../../supported_materials/image_formats.rst:53
0131 msgid "TIFF"
0132 msgstr ""
0133 
0134 #: ../../supported_materials/image_formats.rst:55
0135 msgid ""
0136 "`Tagged Image File Format <https://en.wikipedia.org/wiki/TIFF>`_ has been "
0137 "widely accepted and widely supported as an image format. Commonly, TIFF may "
0138 "be stored by the camera in uncompressed form or using a lossless compression "
0139 "algorithm (Deflate). It maintains higher image quality but at the expense of "
0140 "much larger file sizes. Some cameras let you save your images in this "
0141 "format, and it is a popular format because of its lossless compression "
0142 "algorithm. The problem is that the format has been altered by so many people "
0143 "that there are now 50 or more flavors and not all are recognizable by "
0144 "programs."
0145 msgstr ""
0146 
0147 #: ../../supported_materials/image_formats.rst:60
0148 msgid "PNG"
0149 msgstr ""
0150 
0151 #: ../../supported_materials/image_formats.rst:62
0152 msgid ""
0153 "`Portable Network Graphics <https://en.wikipedia.org/wiki/"
0154 "Portable_Network_Graphics>`_ is an image format that was developed as a "
0155 "replacement for a number of older, in the 1990's widely used, image file "
0156 "formats. It is a lossless format like TIFF but it is much more compact and "
0157 "saves disk space. Although your camera is unlikely to support PNG, some "
0158 "people like to convert their photographs to PNG as soon as they get them on "
0159 "their computer. Unlike JPEG, PNG images do not lose quality every time you "
0160 "re-encode them after modification. digiKam fully supports PNG images and the "
0161 "Batch Queue Manager can convert a batch of images from any supported format "
0162 "to PNG (and other formats) in one step."
0163 msgstr ""
0164 
0165 #: ../../supported_materials/image_formats.rst:64
0166 msgid ""
0167 "PNG is an extensible file format for the lossless, portable, well-compressed "
0168 "storage of raster images. PNG provides a patent-free replacement for GIF and "
0169 "can also replace many common uses of TIFF. PNG is designed to work well in "
0170 "on-line viewing applications, such as the World Wide Web, so it is fully "
0171 "streamable with a progressive display option. Also, PNG can store gamma and "
0172 "chromaticity data for improved color matching on heterogeneous platforms. "
0173 "PNG supports 8 and 16 bits / colors /pixels depth. It's the perfect file "
0174 "format to archive your photographs."
0175 msgstr ""
0176 
0177 #: ../../supported_materials/image_formats.rst:69
0178 msgid "PGF"
0179 msgstr ""
0180 
0181 #: ../../supported_materials/image_formats.rst:71
0182 msgid ""
0183 "`Progressive Graphics File <https://en.wikipedia.org/wiki/"
0184 "Progressive_Graphics_File>`_ is another not so known but open file image "
0185 "format. Wavelet-based, it allows lossless and lossy data compression. PGF "
0186 "compares well with JPEG 2000 but it was developed for speed (compression/"
0187 "decompression) rather than to be the best at compression ratio. At the same "
0188 "file size a PGF file looks significantly better than a JPEG one, while "
0189 "remaining very good at progressive display too. Thus it should be well-"
0190 "suited for photo archiving and **digiKam uses this format in database to "
0191 "store thumbnails**."
0192 msgstr ""
0193 
0194 #: ../../supported_materials/image_formats.rst:76
0195 msgid "WEBP"
0196 msgstr ""
0197 
0198 #: ../../supported_materials/image_formats.rst:78
0199 msgid ""
0200 "`Web Photo <https://en.wikipedia.org/wiki/WebP>`_ is an image file format "
0201 "developed by Google intended as a replacement for JPEG, PNG, and GIF file "
0202 "formats for the Internet uses. It supports both lossy and lossless "
0203 "compression as well as animation and alpha transparency. It supports "
0204 "metadata but colors depth is limited to 8 bits. WebP was first announced by "
0205 "Google in 2010 and produce files that were smaller than JPEG files for "
0206 "comparable image quality."
0207 msgstr ""
0208 
0209 #: ../../supported_materials/image_formats.rst:83
0210 msgid "HEIF"
0211 msgstr ""
0212 
0213 #: ../../supported_materials/image_formats.rst:85
0214 msgid ""
0215 "`High Efficiency Image File Format <https://en.wikipedia.org/wiki/"
0216 "High_Efficiency_Image_File_Format>`_ is a container format introduced in "
0217 "2015 for storing individual digital images and image sequences. The standard "
0218 "covers multimedia files that can also include other media streams, such as "
0219 "timed text, audio and video. HEIF can store images encoded with multiple "
0220 "coding formats, for example both SDR and HDR images. HEVC is an image and "
0221 "video encoding format and the default image codec used with HEIF. HEIF files "
0222 "containing HEVC-encoded images are also known as HEIC files. Such files "
0223 "require less storage space than the equivalent quality JPEG. HEIF support 12 "
0224 "bits color depth and metadata. This format have been adopted in 2017 to "
0225 "store images in Apple devices."
0226 msgstr ""
0227 
0228 #: ../../supported_materials/image_formats.rst:90
0229 msgid "AVIF"
0230 msgstr ""
0231 
0232 #: ../../supported_materials/image_formats.rst:92
0233 msgid ""
0234 "`AV1 Image File Format <https://en.wikipedia.org/wiki/AVIF>`_ is an open, "
0235 "royalty-free image file format specification introduced in 2019 for storing "
0236 "images or image sequences compressed with AV1 in the HEIF container format. "
0237 "It competes with HEIC, which uses the same container format built upon "
0238 "ISOBMFF, but HEVC for compression. AVIF showed better compression efficiency "
0239 "than JPEG as well as better detail preservation, fewer blocking artifacts "
0240 "and less color bleeding around hard edges in composites of natural images, "
0241 "text, and graphics. AVIF support 12 bits color depth and metadata."
0242 msgstr ""
0243 
0244 #: ../../supported_materials/image_formats.rst:97
0245 msgid "JXL"
0246 msgstr ""
0247 
0248 #: ../../supported_materials/image_formats.rst:99
0249 msgid ""
0250 "`JPEG XL <https://en.wikipedia.org/wiki/JPEG_XL>`_ is a royalty-free raster-"
0251 "graphics file format that supports both lossy and lossless compression. It "
0252 "is designed to outperform existing raster formats and thus become their "
0253 "universal replacement. JPEG XL is particularly optimised for responsive Web "
0254 "environments, so that content renders well on a wide range of devices. "
0255 "Moreover, it includes several features that help transition from the legacy "
0256 "JPEG format. JPEG XL was introduced at the end of 2020. JPEG XL support 16 "
0257 "bits color depth and metadata."
0258 msgstr ""
0259 
0260 #: ../../supported_materials/image_formats.rst:104
0261 msgid ""
0262 "Digital still image formats supports is provided by digiKam Loader Plugins. "
0263 "You can see a list of available plugins in **Plugins/Image Loaders** section "
0264 "from Setup dialog."
0265 msgstr ""
0266 
0267 #: ../../supported_materials/image_formats.rst:110
0268 msgid "The Image Loaders list from digiKam Setup dialog"
0269 msgstr ""
0270 
0271 #: ../../supported_materials/image_formats.rst:115
0272 #: ../../supported_materials/image_formats.rst:135
0273 msgid "RAW"
0274 msgstr ""
0275 
0276 #: ../../supported_materials/image_formats.rst:117
0277 msgid ""
0278 "Some, typically more expensive, cameras allow you to store images in RAW "
0279 "format. RAW format is not really an image standard at all. It is different "
0280 "for every make of camera. RAW format images contain all the data that is "
0281 "taken directly from the camera's image sensor before the software in the "
0282 "camera applies things like white balance, sharpening etc. Storing "
0283 "photographs in a camera's RAW format allows you to alter settings, such as "
0284 "white balance, after the photograph has been taken. Most professional "
0285 "photographers use RAW format, because it offers them maximum flexibility. "
0286 "The downside is that RAW image files can be very large indeed."
0287 msgstr ""
0288 
0289 #: ../../supported_materials/image_formats.rst:119
0290 msgid ""
0291 "If you want to learn more about RAW image format visit the very helpful "
0292 "guides `Wikipedia <https://en.wikipedia.org/wiki/Raw_image_format>`_, and "
0293 "`Cambridge in Colour <https://www.cambridgeincolour.com/tutorials/RAW-file-"
0294 "format.htm>`_. You can convert RAW format images into JPEG, PNG, or TIFF in "
0295 "digiKam using the :ref:`Image Editor <rawprocessing_workflow>` or the :ref:"
0296 "`Batch Queue Manager <raw_converter>`."
0297 msgstr ""
0298 
0299 #: ../../supported_materials/image_formats.rst:121
0300 msgid ""
0301 "digiKam supports RAW image loading only, relying on the `Libraw library "
0302 "<https://www.libraw.org/>`_ which is included in digiKam core and supports "
0303 "over **1000** RAW file formats. The table below shows a short list of camera "
0304 "RAW files supported by digiKam:"
0305 msgstr ""
0306 
0307 #: ../../supported_materials/image_formats.rst:124
0308 msgid "RAW File Format"
0309 msgstr ""
0310 
0311 #: ../../supported_materials/image_formats.rst:124
0312 msgid "Description"
0313 msgstr ""
0314 
0315 #: ../../supported_materials/image_formats.rst:126
0316 msgid "CRW, CR2, CR3"
0317 msgstr ""
0318 
0319 #: ../../supported_materials/image_formats.rst:126
0320 msgid "Canon digital camera RAW file formats"
0321 msgstr ""
0322 
0323 #: ../../supported_materials/image_formats.rst:127
0324 msgid "NEF, NRW"
0325 msgstr ""
0326 
0327 #: ../../supported_materials/image_formats.rst:127
0328 msgid "Nikon digital camera RAW file format"
0329 msgstr ""
0330 
0331 #: ../../supported_materials/image_formats.rst:128
0332 msgid "ORF, ORI"
0333 msgstr ""
0334 
0335 #: ../../supported_materials/image_formats.rst:128
0336 msgid "Olympus digital camera RAW file format"
0337 msgstr ""
0338 
0339 #: ../../supported_materials/image_formats.rst:129
0340 msgid "RAF"
0341 msgstr ""
0342 
0343 #: ../../supported_materials/image_formats.rst:129
0344 msgid "Fuji digital camera RAW file format"
0345 msgstr ""
0346 
0347 #: ../../supported_materials/image_formats.rst:130
0348 msgid "RWL"
0349 msgstr ""
0350 
0351 #: ../../supported_materials/image_formats.rst:130
0352 msgid "Leica camera RAW file format"
0353 msgstr ""
0354 
0355 #: ../../supported_materials/image_formats.rst:131
0356 msgid "PEF, PTX"
0357 msgstr ""
0358 
0359 #: ../../supported_materials/image_formats.rst:131
0360 msgid "Pentax digital camera RAW file format"
0361 msgstr ""
0362 
0363 #: ../../supported_materials/image_formats.rst:132
0364 msgid "X3F"
0365 msgstr ""
0366 
0367 #: ../../supported_materials/image_formats.rst:132
0368 msgid "Sigma digital camera RAW file format"
0369 msgstr ""
0370 
0371 #: ../../supported_materials/image_formats.rst:133
0372 msgid "DCR, KDC, DC2, K25"
0373 msgstr ""
0374 
0375 #: ../../supported_materials/image_formats.rst:133
0376 msgid "Kodak digital camera RAW file format"
0377 msgstr ""
0378 
0379 #: ../../supported_materials/image_formats.rst:134
0380 msgid "SRF, SR2, ARW, MRW, MDC"
0381 msgstr ""
0382 
0383 #: ../../supported_materials/image_formats.rst:134
0384 msgid "Sony/Minolta digital camera RAW file format"
0385 msgstr ""
0386 
0387 #: ../../supported_materials/image_formats.rst:135
0388 msgid "Panasonic, Casio, Leica digital camera RAW file format"
0389 msgstr ""
0390 
0391 #: ../../supported_materials/image_formats.rst:136
0392 msgid "DNG (CS1, HDR)"
0393 msgstr ""
0394 
0395 #: ../../supported_materials/image_formats.rst:136
0396 msgid "Adobe RAW file format (Digital Negative), Apple ProRAW"
0397 msgstr ""
0398 
0399 #: ../../supported_materials/image_formats.rst:137
0400 msgid "BAY"
0401 msgstr ""
0402 
0403 #: ../../supported_materials/image_formats.rst:137
0404 msgid "Casio RAW (Bayer)"
0405 msgstr ""
0406 
0407 #: ../../supported_materials/image_formats.rst:138
0408 msgid "ERF"
0409 msgstr ""
0410 
0411 #: ../../supported_materials/image_formats.rst:138
0412 msgid "Epson digital camera RAW file format"
0413 msgstr ""
0414 
0415 #: ../../supported_materials/image_formats.rst:139
0416 msgid "FFF, 3FR"
0417 msgstr ""
0418 
0419 #: ../../supported_materials/image_formats.rst:139
0420 msgid "Imacon/Hasselblad RAW format"
0421 msgstr ""
0422 
0423 #: ../../supported_materials/image_formats.rst:140
0424 msgid "RW2"
0425 msgstr ""
0426 
0427 #: ../../supported_materials/image_formats.rst:140
0428 msgid "Panasonic RAW file format"
0429 msgstr ""
0430 
0431 #: ../../supported_materials/image_formats.rst:141
0432 msgid "IIQ, CAP"
0433 msgstr ""
0434 
0435 #: ../../supported_materials/image_formats.rst:141
0436 msgid "Phase One digital camera Raw image format"
0437 msgstr ""
0438 
0439 #: ../../supported_materials/image_formats.rst:142
0440 msgid "RDC"
0441 msgstr ""
0442 
0443 #: ../../supported_materials/image_formats.rst:142
0444 msgid "Ricoh RAW format"
0445 msgstr ""
0446 
0447 #: ../../supported_materials/image_formats.rst:145
0448 msgid ""
0449 "If you want to know if your camera RAW file is supported by digiKam, go to :"
0450 "menuselection:`Help --> Supported RAW Cameras` dialog for details."
0451 msgstr ""
0452 
0453 #: ../../supported_materials/image_formats.rst:151
0454 msgid "List of RAW Camera Formats Supported in digiKam"
0455 msgstr ""
0456 
0457 #: ../../supported_materials/image_formats.rst:156
0458 msgid "Other Formats"
0459 msgstr ""
0460 
0461 #: ../../supported_materials/image_formats.rst:158
0462 msgid ""
0463 "digiKam relies on `ImageMagick <https://en.wikipedia.org/wiki/ImageMagick>`_ "
0464 "to support exotic still images when others modules fails to load file. This "
0465 "is the case for FITS astro-photo, JBIG, PhotoCD, FLIF, BPG, etc."
0466 msgstr ""
0467 
0468 #: ../../supported_materials/image_formats.rst:162
0469 msgid ""
0470 "We recommend also to read the chapter about the **file formats used for long "
0471 "time archiving**, from the :ref:`Digital Asset Management section "
0472 "<dam_fileformats>` in this manual."
0473 msgstr ""