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

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