# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gdk-pixbuf/issues\n" "POT-Creation-Date: 2023-01-25 17:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:1052 #: gdk-pixbuf/gdk-pixbuf-io.c:1314 #, c-format msgid "Failed to open file “%s”: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:171 gdk-pixbuf/gdk-pixbuf-io.c:936 #, c-format msgid "Image file “%s” contains no data" msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:209 #, c-format msgid "" "Failed to load animation “%s”: reason not known, probably a corrupt " "animation file" msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:277 gdk-pixbuf/gdk-pixbuf-io.c:1088 #: gdk-pixbuf/gdk-pixbuf-io.c:1366 #, c-format msgid "" "Failed to load image “%s”: reason not known, probably a corrupt image file" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:166 msgid "Number of Channels" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:167 msgid "The number of samples per pixel" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:176 msgid "Colorspace" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:177 msgid "The colorspace in which the samples are interpreted" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:185 msgid "Has Alpha" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:186 msgid "Whether the pixbuf has an alpha channel" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:199 msgid "Bits per Sample" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:200 msgid "The number of bits per sample" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:209 msgid "Width" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:210 msgid "The number of columns of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:219 msgid "Height" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:220 msgid "The number of rows of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:236 msgid "Rowstride" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:237 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:246 msgid "Pixels" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:247 msgid "A pointer to the pixel data of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:261 msgid "Pixel Bytes" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:262 msgid "Readonly pixel data" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:756 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:771 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it’s " "from a different gdk-pixbuf version?" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:780 gdk-pixbuf/gdk-pixbuf-io.c:823 #, c-format msgid "Image type “%s” is not supported" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:908 #, c-format msgid "Couldn’t recognize the image file format for file “%s”" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:916 msgid "Unrecognized image file format" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:1099 #, c-format msgid "Failed to load image “%s”: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2169 gdk-pixbuf/io-gdip-utils.c:838 #, c-format msgid "Error writing to image file: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2211 gdk-pixbuf/gdk-pixbuf-io.c:2332 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2242 msgid "Insufficient memory to save image to callback" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2255 msgid "Failed to open temporary file" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2278 msgid "Failed to read from temporary file" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2488 #, c-format msgid "Failed to open “%s” for writing: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2514 #, c-format msgid "" "Failed to close “%s” while writing image, all data may not have been saved: " "%s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2735 gdk-pixbuf/gdk-pixbuf-io.c:2787 msgid "Insufficient memory to save image into a buffer" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2833 msgid "Error writing to image stream" msgstr "" #: gdk-pixbuf/gdk-pixbuf-loader.c:406 #, c-format msgid "" "Internal error: Image loader module “%s” failed to complete an operation, " "but didn’t give a reason for the failure" msgstr "" #: gdk-pixbuf/gdk-pixbuf-loader.c:448 #, c-format msgid "Incremental loading of image type “%s” is not supported" msgstr "" #: gdk-pixbuf/gdk-pixbuf-simple-anim.c:162 msgid "Loop" msgstr "" #: gdk-pixbuf/gdk-pixbuf-simple-anim.c:163 msgid "Whether the animation should loop when it reaches the end" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:165 msgid "Image header corrupt" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:170 msgid "Image format unknown" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:175 gdk-pixbuf/gdk-pixdata.c:470 #: gdk-pixbuf/gdk-pixdata.c:480 gdk-pixbuf/gdk-pixdata.c:576 msgid "Image pixel data corrupt" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:492 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-ani.c:241 msgid "Unexpected icon chunk in animation" msgstr "" #: gdk-pixbuf/io-ani.c:339 gdk-pixbuf/io-ani.c:397 gdk-pixbuf/io-ani.c:423 #: gdk-pixbuf/io-ani.c:446 gdk-pixbuf/io-ani.c:473 gdk-pixbuf/io-ani.c:560 msgid "Invalid header in animation" msgstr "" #: gdk-pixbuf/io-ani.c:349 gdk-pixbuf/io-ani.c:371 gdk-pixbuf/io-ani.c:455 #: gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:533 gdk-pixbuf/io-ani.c:605 msgid "Not enough memory to load animation" msgstr "" #: gdk-pixbuf/io-ani.c:389 gdk-pixbuf/io-ani.c:415 gdk-pixbuf/io-ani.c:434 msgid "Malformed chunk in animation" msgstr "" #: gdk-pixbuf/io-ani.c:627 msgid "ANI image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-ani.c:668 msgctxt "image format" msgid "Windows animated cursor" msgstr "" #: gdk-pixbuf/io-bmp.c:231 gdk-pixbuf/io-bmp.c:269 gdk-pixbuf/io-bmp.c:376 #: gdk-pixbuf/io-bmp.c:403 gdk-pixbuf/io-bmp.c:428 gdk-pixbuf/io-bmp.c:463 #: gdk-pixbuf/io-bmp.c:485 gdk-pixbuf/io-bmp.c:564 msgid "BMP image has bogus header data" msgstr "" #: gdk-pixbuf/io-bmp.c:242 gdk-pixbuf/io-bmp.c:498 msgid "Not enough memory to load bitmap image" msgstr "" #: gdk-pixbuf/io-bmp.c:333 msgid "BMP image has unsupported header size" msgstr "" #: gdk-pixbuf/io-bmp.c:343 msgid "BMP image has unsupported depth" msgstr "" #: gdk-pixbuf/io-bmp.c:358 msgid "BMP image has oversize palette" msgstr "" #: gdk-pixbuf/io-bmp.c:390 msgid "Topdown BMP images cannot be compressed" msgstr "" #: gdk-pixbuf/io-bmp.c:415 msgid "BMP image width too large" msgstr "" #: gdk-pixbuf/io-bmp.c:788 gdk-pixbuf/io-png.c:560 gdk-pixbuf/io-pnm.c:722 msgid "Premature end-of-file encountered" msgstr "" #: gdk-pixbuf/io-bmp.c:1314 #, c-format msgid "Error while decoding colormap" msgstr "" #: gdk-pixbuf/io-bmp.c:1377 gdk-pixbuf/io-bmp.c:1389 msgid "Image is too wide for BMP format." msgstr "" #: gdk-pixbuf/io-bmp.c:1422 msgid "Couldn’t allocate memory for saving BMP file" msgstr "" #: gdk-pixbuf/io-bmp.c:1463 msgid "Couldn’t write to BMP file" msgstr "" #: gdk-pixbuf/io-bmp.c:1516 gdk-pixbuf/io-gdip-bmp.c:83 msgctxt "image format" msgid "BMP" msgstr "" #: gdk-pixbuf/io-gdip-emf.c:61 msgctxt "image format" msgid "EMF" msgstr "" #: gdk-pixbuf/io-gdip-gif.c:81 gdk-pixbuf/io-gif.c:1703 msgctxt "image format" msgid "GIF" msgstr "" #: gdk-pixbuf/io-gdip-ico.c:60 gdk-pixbuf/io-ico.c:1410 msgctxt "image format" msgid "Windows icon" msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:54 gdk-pixbuf/io-jpeg.c:1383 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value “%s” could not be " "parsed." msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:69 gdk-pixbuf/io-jpeg.c:1399 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value “%d” is not allowed." msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:147 gdk-pixbuf/io-jpeg.c:1683 msgctxt "image format" msgid "JPEG" msgstr "" #: gdk-pixbuf/io-gdip-tiff.c:83 gdk-pixbuf/io-tiff.c:1082 msgctxt "image format" msgid "TIFF" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:155 #, c-format msgid "Could not allocate memory: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:180 gdk-pixbuf/io-gdip-utils.c:294 #: gdk-pixbuf/io-gdip-utils.c:334 #, c-format msgid "Could not create stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:194 #, c-format msgid "Could not seek stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:206 #, c-format msgid "Could not read from stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:618 msgid "Couldn’t load bitmap" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:774 msgid "Couldn’t load metafile" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:879 msgid "Unsupported image format for GDI+" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:886 msgid "Couldn’t save" msgstr "" #: gdk-pixbuf/io-gdip-wmf.c:60 msgctxt "image format" msgid "WMF" msgstr "" #: gdk-pixbuf/io-gif.c:218 #, c-format msgid "Failure reading GIF: %s" msgstr "" #: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1478 gdk-pixbuf/io-gif.c:1652 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" #: gdk-pixbuf/io-gif.c:501 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" #: gdk-pixbuf/io-gif.c:511 gdk-pixbuf/io-gif.c:628 msgid "Bad code encountered" msgstr "" #: gdk-pixbuf/io-gif.c:560 msgid "Stack overflow" msgstr "" #: gdk-pixbuf/io-gif.c:599 msgid "GIF image loader cannot understand this image." msgstr "" #: gdk-pixbuf/io-gif.c:638 msgid "Circular table entry in GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:842 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1517 #: gdk-pixbuf/io-gif.c:1640 msgid "Not enough memory to load GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:936 msgid "Not enough memory to composite a frame in GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:1107 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" #: gdk-pixbuf/io-gif.c:1162 msgid "File does not appear to be a GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:1174 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" #: gdk-pixbuf/io-gif.c:1221 msgid "Resulting GIF image has zero size" msgstr "" #: gdk-pixbuf/io-gif.c:1300 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" #: gdk-pixbuf/io-gif.c:1540 msgid "GIF image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-gif.c:1547 msgid "Not all frames of the GIF image were loaded." msgstr "" #: gdk-pixbuf/io-icns.c:363 #, c-format msgid "Error reading ICNS image: %s" msgstr "" #: gdk-pixbuf/io-icns.c:380 gdk-pixbuf/io-icns.c:457 msgid "Could not decode ICNS file" msgstr "" #: gdk-pixbuf/io-icns.c:516 msgctxt "image format" msgid "MacOS X icon" msgstr "" #: gdk-pixbuf/io-ico.c:238 gdk-pixbuf/io-ico.c:252 gdk-pixbuf/io-ico.c:342 #: gdk-pixbuf/io-ico.c:426 gdk-pixbuf/io-ico.c:451 #, c-format msgid "Invalid header in icon (%s)" msgstr "" #: gdk-pixbuf/io-ico.c:268 gdk-pixbuf/io-ico.c:355 gdk-pixbuf/io-ico.c:461 #: gdk-pixbuf/io-ico.c:504 gdk-pixbuf/io-ico.c:532 msgid "Not enough memory to load icon" msgstr "" #: gdk-pixbuf/io-ico.c:386 msgid "Invalid header in icon" msgstr "" #: gdk-pixbuf/io-ico.c:387 msgid "Compressed icons are not supported" msgstr "" #: gdk-pixbuf/io-ico.c:489 msgid "Unsupported icon type" msgstr "" #: gdk-pixbuf/io-ico.c:581 msgid "Not enough memory to load ICO file" msgstr "" #: gdk-pixbuf/io-ico.c:627 msgid "ICO image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-ico.c:1068 msgid "Image too large to be saved as ICO" msgstr "" #: gdk-pixbuf/io-ico.c:1079 msgid "Cursor hotspot outside image" msgstr "" #: gdk-pixbuf/io-ico.c:1102 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" #: gdk-pixbuf/io-jasper.c:74 msgid "Couldn’t allocate memory for stream" msgstr "" #: gdk-pixbuf/io-jasper.c:125 msgid "Couldn’t decode image" msgstr "" #: gdk-pixbuf/io-jasper.c:143 msgid "Transformed JPEG2000 has zero width or height" msgstr "" #: gdk-pixbuf/io-jasper.c:159 msgid "Image type currently not supported" msgstr "" #: gdk-pixbuf/io-jasper.c:171 gdk-pixbuf/io-jasper.c:179 msgid "Couldn’t allocate memory for color profile" msgstr "" #: gdk-pixbuf/io-jasper.c:205 gdk-pixbuf/io-jasper.c:230 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" #: gdk-pixbuf/io-jasper.c:292 msgid "Couldn’t allocate memory to buffer image data" msgstr "" #: gdk-pixbuf/io-jasper.c:336 msgctxt "image format" msgid "JPEG 2000" msgstr "" #: gdk-pixbuf/io-jpeg.c:129 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" #: gdk-pixbuf/io-jpeg.c:637 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" #: gdk-pixbuf/io-jpeg.c:710 gdk-pixbuf/io-jpeg.c:943 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "" #: gdk-pixbuf/io-jpeg.c:821 gdk-pixbuf/io-jpeg.c:1142 gdk-pixbuf/io-jpeg.c:1490 #: gdk-pixbuf/io-jpeg.c:1500 msgid "Couldn’t allocate memory for loading JPEG file" msgstr "" #: gdk-pixbuf/io-jpeg.c:1099 msgid "Transformed JPEG has zero width or height." msgstr "" #: gdk-pixbuf/io-jpeg.c:1126 #, c-format msgid "Unsupported number of color components (%d)" msgstr "" #: gdk-pixbuf/io-jpeg.c:1420 #, c-format msgid "" "JPEG x-dpi must be a value between 1 and 65535; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-jpeg.c:1441 #, c-format msgid "" "JPEG y-dpi must be a value between 1 and 65535; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-jpeg.c:1455 #, c-format msgid "Color profile has invalid length “%u”." msgstr "" #: gdk-pixbuf/io-png.c:63 msgid "Bits per channel of PNG image is invalid." msgstr "" #: gdk-pixbuf/io-png.c:144 gdk-pixbuf/io-png.c:700 msgid "Transformed PNG has zero width or height." msgstr "" #: gdk-pixbuf/io-png.c:152 msgid "Bits per channel of transformed PNG is not 8." msgstr "" #: gdk-pixbuf/io-png.c:161 msgid "Transformed PNG not RGB or RGBA." msgstr "" #: gdk-pixbuf/io-png.c:170 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" #: gdk-pixbuf/io-png.c:191 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "" #: gdk-pixbuf/io-png.c:329 msgid "Insufficient memory to load PNG file" msgstr "" #: gdk-pixbuf/io-png.c:494 gdk-pixbuf/io-png.c:515 msgid "Couldn’t allocate memory for loading PNG" msgstr "" #: gdk-pixbuf/io-png.c:713 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" #: gdk-pixbuf/io-png.c:789 msgid "Fatal error reading PNG image file" msgstr "" #: gdk-pixbuf/io-png.c:838 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" #: gdk-pixbuf/io-png.c:930 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" #: gdk-pixbuf/io-png.c:939 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" #: gdk-pixbuf/io-png.c:953 gdk-pixbuf/io-tiff.c:846 #, c-format msgid "Color profile has invalid length %d." msgstr "" #: gdk-pixbuf/io-png.c:966 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value “%s” could not " "be parsed." msgstr "" #: gdk-pixbuf/io-png.c:979 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value “%d” is not " "allowed." msgstr "" #: gdk-pixbuf/io-png.c:998 #, c-format msgid "PNG x-dpi must be greater than zero; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-png.c:1018 #, c-format msgid "PNG y-dpi must be greater than zero; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-png.c:1067 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" #: gdk-pixbuf/io-png.c:1252 msgctxt "image format" msgid "PNG" msgstr "" #: gdk-pixbuf/io-pnm.c:247 msgid "PNM loader expected to find an integer, but didn’t" msgstr "" #: gdk-pixbuf/io-pnm.c:279 msgid "PNM file has an incorrect initial byte" msgstr "" #: gdk-pixbuf/io-pnm.c:309 msgid "PNM file is not in a recognized PNM subformat" msgstr "" #: gdk-pixbuf/io-pnm.c:334 msgid "PNM file has an invalid width" msgstr "" #: gdk-pixbuf/io-pnm.c:342 msgid "PNM file has an image width of 0" msgstr "" #: gdk-pixbuf/io-pnm.c:363 msgid "PNM file has an invalid height" msgstr "" #: gdk-pixbuf/io-pnm.c:371 msgid "PNM file has an image height of 0" msgstr "" #: gdk-pixbuf/io-pnm.c:394 msgid "Maximum color value in PNM file is 0" msgstr "" #: gdk-pixbuf/io-pnm.c:402 msgid "Maximum color value in PNM file is too large" msgstr "" #: gdk-pixbuf/io-pnm.c:442 gdk-pixbuf/io-pnm.c:472 gdk-pixbuf/io-pnm.c:517 msgid "Raw PNM image type is invalid" msgstr "" #: gdk-pixbuf/io-pnm.c:667 msgid "PNM image loader does not support this PNM subformat" msgstr "" #: gdk-pixbuf/io-pnm.c:754 gdk-pixbuf/io-pnm.c:981 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" #: gdk-pixbuf/io-pnm.c:781 msgid "Cannot allocate memory for loading PNM image" msgstr "" #: gdk-pixbuf/io-pnm.c:831 msgid "Insufficient memory to load PNM context struct" msgstr "" #: gdk-pixbuf/io-pnm.c:882 msgid "Unexpected end of PNM image data" msgstr "" #: gdk-pixbuf/io-pnm.c:1010 msgid "Insufficient memory to load PNM file" msgstr "" #: gdk-pixbuf/io-pnm.c:1094 msgctxt "image format" msgid "PNM/PBM/PGM/PPM" msgstr "" #: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" #: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" #: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" #: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" #: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" #: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" #: gdk-pixbuf/io-qtif.c:613 msgctxt "image format" msgid "QuickTime" msgstr "" #: gdk-pixbuf/io-tga.c:349 msgid "Cannot allocate colormap" msgstr "" #: gdk-pixbuf/io-tga.c:374 msgid "Cannot allocate new pixbuf" msgstr "" #: gdk-pixbuf/io-tga.c:522 msgid "Unexpected bitdepth for colormap entries" msgstr "" #: gdk-pixbuf/io-tga.c:538 msgid "Pseudocolor image does not contain a colormap" msgstr "" #: gdk-pixbuf/io-tga.c:581 msgid "Cannot allocate TGA header memory" msgstr "" #: gdk-pixbuf/io-tga.c:612 msgid "TGA image has invalid dimensions" msgstr "" #: gdk-pixbuf/io-tga.c:618 gdk-pixbuf/io-tga.c:625 msgid "TGA image type not supported" msgstr "" #: gdk-pixbuf/io-tga.c:650 msgid "Cannot allocate memory for TGA context struct" msgstr "" #: gdk-pixbuf/io-tga.c:711 msgid "TGA image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-tga.c:763 msgctxt "image format" msgid "Targa" msgstr "" #: gdk-pixbuf/io-tiff.c:116 msgid "Could not get image width (bad TIFF file)" msgstr "" #: gdk-pixbuf/io-tiff.c:124 msgid "Could not get image height (bad TIFF file)" msgstr "" #: gdk-pixbuf/io-tiff.c:132 msgid "Width or height of TIFF image is zero" msgstr "" #: gdk-pixbuf/io-tiff.c:140 gdk-pixbuf/io-tiff.c:150 msgid "Dimensions of TIFF image too large" msgstr "" #: gdk-pixbuf/io-tiff.c:176 gdk-pixbuf/io-tiff.c:188 gdk-pixbuf/io-tiff.c:580 msgid "Insufficient memory to open TIFF file" msgstr "" #: gdk-pixbuf/io-tiff.c:286 msgid "Failed to load RGB data from TIFF file" msgstr "" #: gdk-pixbuf/io-tiff.c:377 msgid "Failed to open TIFF image" msgstr "" #: gdk-pixbuf/io-tiff.c:511 gdk-pixbuf/io-tiff.c:523 msgid "Failed to load TIFF image" msgstr "" #: gdk-pixbuf/io-tiff.c:755 msgid "Failed to save TIFF image" msgstr "" #: gdk-pixbuf/io-tiff.c:816 msgid "TIFF compression doesn’t refer to a valid codec." msgstr "" #: gdk-pixbuf/io-tiff.c:861 msgid "TIFF bits-per-sample doesn’t contain a supported value." msgstr "" #: gdk-pixbuf/io-tiff.c:942 msgid "Failed to write TIFF data" msgstr "" #: gdk-pixbuf/io-tiff.c:960 #, c-format msgid "TIFF x-dpi must be greater than zero; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-tiff.c:972 #, c-format msgid "TIFF y-dpi must be greater than zero; value “%s” is not allowed." msgstr "" #: gdk-pixbuf/io-tiff.c:1013 msgid "Couldn’t write to TIFF file" msgstr "" #: gdk-pixbuf/io-xbm.c:320 msgid "Invalid XBM file" msgstr "" #: gdk-pixbuf/io-xbm.c:330 msgid "Insufficient memory to load XBM image file" msgstr "" #: gdk-pixbuf/io-xbm.c:478 msgid "Failed to write to temporary file when loading XBM image" msgstr "" #: gdk-pixbuf/io-xbm.c:517 msgctxt "image format" msgid "XBM" msgstr "" #: gdk-pixbuf/io-xpm.c:472 msgid "No XPM header found" msgstr "" #: gdk-pixbuf/io-xpm.c:481 gdk-pixbuf/io-xpm.c:507 gdk-pixbuf/io-xpm.c:610 msgid "Invalid XPM header" msgstr "" #: gdk-pixbuf/io-xpm.c:489 msgid "XPM file has image width <= 0" msgstr "" #: gdk-pixbuf/io-xpm.c:497 msgid "XPM file has image height <= 0" msgstr "" #: gdk-pixbuf/io-xpm.c:514 msgid "XPM has invalid number of chars per pixel" msgstr "" #: gdk-pixbuf/io-xpm.c:523 msgid "XPM file has invalid number of colors" msgstr "" #: gdk-pixbuf/io-xpm.c:535 gdk-pixbuf/io-xpm.c:544 gdk-pixbuf/io-xpm.c:593 msgid "Cannot allocate memory for loading XPM image" msgstr "" #: gdk-pixbuf/io-xpm.c:558 msgid "Cannot read XPM colormap" msgstr "" #: gdk-pixbuf/io-xpm.c:804 msgid "Failed to write to temporary file when loading XPM image" msgstr "" #: gdk-pixbuf/io-xpm.c:843 msgctxt "image format" msgid "XPM" msgstr ""