[gdk-pixbuf] Add a pot file to git



commit ea8132fe9e5ebf2e9691e30448352380e8cf737f
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 26 23:25:54 2011 -0400

    Add a pot file to git
    
    This should get us out of the annoying po file conflicts.
    
    I'm effectively choosing option A) in Owens mail
    http://mail.gnome.org/archives/gtk-devel-list/2011-July/msg00068.html

 po/gdk-pixbuf.pot |  897 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 897 insertions(+), 0 deletions(-)
---
diff --git a/po/gdk-pixbuf.pot b/po/gdk-pixbuf.pot
new file mode 100644
index 0000000..2d9772c
--- /dev/null
+++ b/po/gdk-pixbuf.pot
@@ -0,0 +1,897 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: gdk-pixbuf 2.23.6\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-";
+"pixbuf\n"
+"POT-Creation-Date: 2011-08-26 23:24-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL ADDRESS>\n"
+"Language-Team: LANGUAGE <LL li org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:1070
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
+#, c-format
+msgid "Failed to open file '%s': %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-animation.c:159 gdk-pixbuf/gdk-pixbuf-io.c:1082
+#, c-format
+msgid "Image file '%s' contains no data"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-animation.c:201 gdk-pixbuf/gdk-pixbuf-io.c:1118
+#: gdk-pixbuf/gdk-pixbuf-io.c:1388
+#, c-format
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-animation.c:234
+#, c-format
+msgid ""
+"Failed to load animation '%s': reason not known, probably a corrupt "
+"animation file"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:803
+#, c-format
+msgid "Unable to load image-loading module: %s: %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:818
+#, 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:827 gdk-pixbuf/gdk-pixbuf-io.c:878
+#, c-format
+msgid "Image type '%s' is not supported"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:951
+#, c-format
+msgid "Couldn't recognize the image file format for file '%s'"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:959
+msgid "Unrecognized image file format"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:1127
+#, c-format
+msgid "Failed to load image '%s': %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:1904 gdk-pixbuf/io-gdip-utils.c:883
+#, c-format
+msgid "Error writing to image file: %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:1949 gdk-pixbuf/gdk-pixbuf-io.c:2079
+#, c-format
+msgid "This build of gdk-pixbuf does not support saving the image format: %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:1983
+msgid "Insufficient memory to save image to callback"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:1996
+msgid "Failed to open temporary file"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:2022
+msgid "Failed to read from temporary file"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:2275
+#, c-format
+msgid "Failed to open '%s' for writing: %s"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:2301
+#, 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:2521 gdk-pixbuf/gdk-pixbuf-io.c:2572
+msgid "Insufficient memory to save image into a buffer"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-io.c:2618
+msgid "Error writing to image stream"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixbuf-loader.c:395
+#, 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:437
+#, c-format
+msgid "Incremental loading of image type '%s' is not supported"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixdata.c:159
+msgid "Image header corrupt"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixdata.c:164
+msgid "Image format unknown"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixdata.c:169 gdk-pixbuf/gdk-pixdata.c:500
+msgid "Image pixel data corrupt"
+msgstr ""
+
+#: gdk-pixbuf/gdk-pixdata.c:444
+#, 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:244
+msgid "Unexpected icon chunk in animation"
+msgstr ""
+
+#: gdk-pixbuf/io-ani.c:337
+msgid "Unsupported animation type"
+msgstr ""
+
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
+#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
+msgid "Invalid header in animation"
+msgstr ""
+
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
+#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
+msgid "Not enough memory to load animation"
+msgstr ""
+
+#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
+msgid "Malformed chunk in animation"
+msgstr ""
+
+#: gdk-pixbuf/io-ani.c:711
+msgid "The ANI image format"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:229 gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:337
+#: gdk-pixbuf/io-bmp.c:369 gdk-pixbuf/io-bmp.c:392 gdk-pixbuf/io-bmp.c:495
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:240 gdk-pixbuf/io-bmp.c:432
+msgid "Not enough memory to load bitmap image"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:318
+msgid "BMP image has unsupported header size"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:356
+msgid "Topdown BMP images cannot be compressed"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:716 gdk-pixbuf/io-pnm.c:707
+msgid "Premature end-of-file encountered"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1328
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1369
+msgid "Couldn't write to BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1422 gdk-pixbuf/io-gdip-bmp.c:82
+msgid "The BMP image format"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:221
+#, c-format
+msgid "Failure reading GIF: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:495 gdk-pixbuf/io-gif.c:1482 gdk-pixbuf/io-gif.c:1648
+msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:504
+#, c-format
+msgid "Internal error in the GIF loader (%s)"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:578
+msgid "Stack overflow"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:638
+msgid "GIF image loader cannot understand this image."
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:667
+msgid "Bad code encountered"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:677
+msgid "Circular table entry in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:865 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1521
+#: gdk-pixbuf/io-gif.c:1636
+msgid "Not enough memory to load GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:959
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1131
+msgid "GIF image is corrupt (incorrect LZW compression)"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1181
+msgid "File does not appear to be a GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1193
+#, c-format
+msgid "Version %s of the GIF file format is not supported"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1302
+msgid ""
+"GIF image has no global colormap, and a frame inside it has no local "
+"colormap."
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1543
+msgid "GIF image was truncated or incomplete."
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1699 gdk-pixbuf/io-gdip-gif.c:80
+msgid "The GIF image format"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:210 gdk-pixbuf/io-ico.c:224 gdk-pixbuf/io-ico.c:276
+#: gdk-pixbuf/io-ico.c:289 gdk-pixbuf/io-ico.c:358
+msgid "Invalid header in icon"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:239 gdk-pixbuf/io-ico.c:299 gdk-pixbuf/io-ico.c:368
+#: gdk-pixbuf/io-ico.c:431 gdk-pixbuf/io-ico.c:461
+msgid "Not enough memory to load icon"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:321
+msgid "Icon has zero width"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:331
+msgid "Icon has zero height"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:383
+msgid "Compressed icons are not supported"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:416
+msgid "Unsupported icon type"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:510
+msgid "Not enough memory to load ICO file"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:975
+msgid "Image too large to be saved as ICO"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:986
+msgid "Cursor hotspot outside image"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:1009
+#, c-format
+msgid "Unsupported depth for ICO file: %d"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:1244 gdk-pixbuf/io-gdip-ico.c:59
+msgid "The ICO image format"
+msgstr ""
+
+#: gdk-pixbuf/io-icns.c:347
+#, c-format
+msgid "Error reading ICNS image: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-icns.c:364
+msgid "Could not decode ICNS file"
+msgstr ""
+
+#: gdk-pixbuf/io-icns.c:397
+msgid "The ICNS image format"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:74
+msgid "Couldn't allocate memory for stream"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:104
+msgid "Couldn't decode image"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:122
+msgid "Transformed JPEG2000 has zero width or height"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:136
+msgid "Image type currently not supported"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:148 gdk-pixbuf/io-jasper.c:156
+msgid "Couldn't allocate memory for color profile"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:182
+msgid "Insufficient memory to open JPEG 2000 file"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:261
+msgid "Couldn't allocate memory to buffer image data"
+msgstr ""
+
+#: gdk-pixbuf/io-jasper.c:305
+msgid "The JPEG 2000 image format"
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:116
+#, c-format
+msgid "Error interpreting JPEG image file (%s)"
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:527
+msgid ""
+"Insufficient memory to load image, try exiting some applications to free "
+"memory"
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:568 gdk-pixbuf/io-jpeg.c:781
+#, c-format
+msgid "Unsupported JPEG color space (%s)"
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:680 gdk-pixbuf/io-jpeg.c:950 gdk-pixbuf/io-jpeg.c:1183
+#: gdk-pixbuf/io-jpeg.c:1192
+msgid "Couldn't allocate memory for loading JPEG file"
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:925
+msgid "Transformed JPEG has zero width or height."
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:1139 gdk-pixbuf/io-gdip-jpeg.c:53
+#, c-format
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%s' could not be "
+"parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:1154 gdk-pixbuf/io-gdip-jpeg.c:68
+#, c-format
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-jpeg.c:1316 gdk-pixbuf/io-gdip-jpeg.c:136
+msgid "The JPEG image format"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:186
+msgid "Couldn't allocate memory for header"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:201 gdk-pixbuf/io-pcx.c:559
+msgid "Couldn't allocate memory for context buffer"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:600
+msgid "Image has invalid width and/or height"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:612 gdk-pixbuf/io-pcx.c:673
+msgid "Image has unsupported bpp"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:617 gdk-pixbuf/io-pcx.c:625
+#, c-format
+msgid "Image has unsupported number of %d-bit planes"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:641
+msgid "Couldn't create new pixbuf"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:649
+msgid "Couldn't allocate memory for line data"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:656
+msgid "Couldn't allocate memory for PCX image"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:703
+msgid "Didn't get all lines of PCX image"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:710
+msgid "No palette found at end of PCX data"
+msgstr ""
+
+#: gdk-pixbuf/io-pcx.c:755
+msgid "The PCX image format"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:54
+msgid "Bits per channel of PNG image is invalid."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:641
+msgid "Transformed PNG has zero width or height."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:143
+msgid "Bits per channel of transformed PNG is not 8."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:152
+msgid "Transformed PNG not RGB or RGBA."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:161
+msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:182
+#, c-format
+msgid "Fatal error in PNG image file: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:315
+msgid "Insufficient memory to load PNG file"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:656
+#, c-format
+msgid ""
+"Insufficient memory to store a %ld by %ld image; try exiting some "
+"applications to reduce memory usage"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:719
+msgid "Fatal error reading PNG image file"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:768
+#, c-format
+msgid "Fatal error reading PNG image file: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:862
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:871
+msgid "Keys for PNG text chunks must be ASCII characters."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:885 gdk-pixbuf/io-tiff.c:737
+#, c-format
+msgid "Color profile has invalid length %d."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:898
+#, 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:911
+#, 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:950
+#, c-format
+msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:1111
+msgid "The PNG image format"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:248
+msgid "PNM loader expected to find an integer, but didn't"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:280
+msgid "PNM file has an incorrect initial byte"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:310
+msgid "PNM file is not in a recognized PNM subformat"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:335
+msgid "PNM file has an image width of 0"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:356
+msgid "PNM file has an image height of 0"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:379
+msgid "Maximum color value in PNM file is 0"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:387
+msgid "Maximum color value in PNM file is too large"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:427 gdk-pixbuf/io-pnm.c:457 gdk-pixbuf/io-pnm.c:502
+msgid "Raw PNM image type is invalid"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:652
+msgid "PNM image loader does not support this PNM subformat"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:739 gdk-pixbuf/io-pnm.c:966
+msgid "Raw PNM formats require exactly one whitespace before sample data"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:766
+msgid "Cannot allocate memory for loading PNM image"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:816
+msgid "Insufficient memory to load PNM context struct"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:867
+msgid "Unexpected end of PNM image data"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:995
+msgid "Insufficient memory to load PNM file"
+msgstr ""
+
+#: gdk-pixbuf/io-pnm.c:1079
+msgid "The PNM/PBM/PGM/PPM image format family"
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:127
+msgid "Input file descriptor is NULL."
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:142
+msgid "Failed to read QTIF header"
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:151 gdk-pixbuf/io-qtif.c:181 gdk-pixbuf/io-qtif.c:445
+#, c-format
+msgid "QTIF atom size too large (%d bytes)"
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:171
+#, c-format
+msgid "Failed to allocate %d bytes for file read buffer"
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:195
+#, c-format
+msgid "File error when reading QTIF atom: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:232
+#, c-format
+msgid "Failed to skip the next %d bytes with seek()."
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:256
+msgid "Failed to allocate QTIF context structure."
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:316
+msgid "Failed to create GdkPixbufLoader object."
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:420
+msgid "Failed to find an image data atom."
+msgstr ""
+
+#: gdk-pixbuf/io-qtif.c:601
+msgid "The QTIF image format"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:125
+msgid "RAS image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:147
+msgid "RAS image has unknown type"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:155
+msgid "unsupported RAS image variation"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:199
+msgid "Not enough memory to load RAS image"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:544
+msgid "The Sun raster image format"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:153
+msgid "Cannot allocate memory for IOBuffer struct"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:172
+msgid "Cannot allocate memory for IOBuffer data"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:183
+msgid "Cannot realloc IOBuffer data"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:213
+msgid "Cannot allocate temporary IOBuffer data"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:346
+msgid "Cannot allocate new pixbuf"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:685
+msgid "Image is corrupted or truncated"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:692
+msgid "Cannot allocate colormap structure"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:699
+msgid "Cannot allocate colormap entries"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:721
+msgid "Unexpected bitdepth for colormap entries"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:739
+msgid "Cannot allocate TGA header memory"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:772
+msgid "TGA image has invalid dimensions"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
+#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+msgid "TGA image type not supported"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:861
+msgid "Cannot allocate memory for TGA context struct"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:926
+msgid "Excess data in file"
+msgstr ""
+
+#: gdk-pixbuf/io-tga.c:1007
+msgid "The Targa image format"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:164
+msgid "Could not get image width (bad TIFF file)"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:171
+msgid "Could not get image height (bad TIFF file)"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:179
+msgid "Width or height of TIFF image is zero"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:188 gdk-pixbuf/io-tiff.c:197
+msgid "Dimensions of TIFF image too large"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:221 gdk-pixbuf/io-tiff.c:233 gdk-pixbuf/io-tiff.c:560
+msgid "Insufficient memory to open TIFF file"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:294
+msgid "Failed to load RGB data from TIFF file"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:350
+msgid "Failed to open TIFF image"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:362 gdk-pixbuf/io-tiff.c:777
+msgid "TIFFClose operation failed"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:492 gdk-pixbuf/io-tiff.c:505
+msgid "Failed to load TIFF image"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:691
+msgid "Failed to save TIFF image"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:726
+msgid "TIFF compression doesn't refer to a valid codec."
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:766
+msgid "Failed to write TIFF data"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:813
+msgid "Couldn't write to TIFF file"
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:868
+msgid "The TIFF image format"
+msgstr ""
+
+#: gdk-pixbuf/io-wbmp.c:245
+msgid "Image has zero width"
+msgstr ""
+
+#: gdk-pixbuf/io-wbmp.c:263
+msgid "Image has zero height"
+msgstr ""
+
+#: gdk-pixbuf/io-wbmp.c:274
+msgid "Not enough memory to load image"
+msgstr ""
+
+#: gdk-pixbuf/io-wbmp.c:333
+msgid "Couldn't save the rest"
+msgstr ""
+
+#: gdk-pixbuf/io-wbmp.c:374
+msgid "The WBMP image format"
+msgstr ""
+
+#: gdk-pixbuf/io-xbm.c:296
+msgid "Invalid XBM file"
+msgstr ""
+
+#: gdk-pixbuf/io-xbm.c:306
+msgid "Insufficient memory to load XBM image file"
+msgstr ""
+
+#: gdk-pixbuf/io-xbm.c:454
+msgid "Failed to write to temporary file when loading XBM image"
+msgstr ""
+
+#: gdk-pixbuf/io-xbm.c:493
+msgid "The XBM image format"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:469
+msgid "No XPM header found"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:478
+msgid "Invalid XPM header"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:486
+msgid "XPM file has image width <= 0"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:494
+msgid "XPM file has image height <= 0"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:502
+msgid "XPM has invalid number of chars per pixel"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:511
+msgid "XPM file has invalid number of colors"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:523 gdk-pixbuf/io-xpm.c:532 gdk-pixbuf/io-xpm.c:584
+msgid "Cannot allocate memory for loading XPM image"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:546
+msgid "Cannot read XPM colormap"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:778
+msgid "Failed to write to temporary file when loading XPM image"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:817
+msgid "The XPM image format"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-emf.c:59
+msgid "The EMF image format"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:154
+#, c-format
+msgid "Could not allocate memory: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:179 gdk-pixbuf/io-gdip-utils.c:293
+#: gdk-pixbuf/io-gdip-utils.c:333
+#, c-format
+msgid "Could not create stream: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:193
+#, c-format
+msgid "Could not seek stream: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:205
+#, c-format
+msgid "Could not read from stream: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:616 gdk-pixbuf/io-gdip-utils.c:747
+msgid "Couldn't load bitmap"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:769
+msgid "Couldn't load metafile"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:928
+msgid "Unsupported image format for GDI+"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-utils.c:935
+msgid "Couldn't save"
+msgstr ""
+
+#: gdk-pixbuf/io-gdip-wmf.c:58
+msgid "The WMF image format"
+msgstr ""



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]