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

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