diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-06-26 23:22:43 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-06-26 23:22:43 -0400 |
commit | 92efbf23022624e93d1a12894c1da069ec987438 (patch) | |
tree | 60c474a43b9233e5403dbfc02494157e229e4b4b /po/en_CA.po | |
parent | 45f6bbb56fa245b7468e344402a902c3a64c90a5 (diff) | |
download | gtk+-92efbf23022624e93d1a12894c1da069ec987438.tar.gz |
Update po files after the gdk-pixbuf removal2.90.4
Diffstat (limited to 'po/en_CA.po')
-rw-r--r-- | po/en_CA.po | 1765 |
1 files changed, 754 insertions, 1011 deletions
diff --git a/po/en_CA.po b/po/en_CA.po index 40177f35c4..d41dbcda2d 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-25 20:10-0400\n" +"POT-Creation-Date: 2010-06-26 23:16-0400\n" "PO-Revision-Date: 2005-07-18 03:57-0400\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@gnome.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -76,7 +77,7 @@ msgstr "Gdk debugging flags to set" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:454 gtk/gtkmain.c:457 +#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:439 gtk/gtkmain.c:442 msgid "FLAGS" msgstr "FLAGS" @@ -289,919 +290,6 @@ msgctxt "keyboard label" msgid "Delete" msgstr "_Delete" -#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:982 -#: gdk-pixbuf/gdk-pixbuf-io.c:1242 tests/testfilechooser.c:222 -#, c-format -msgid "Failed to open file '%s': %s" -msgstr "Failed to open file '%s': %s" - -#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:994 -#, c-format -msgid "Image file '%s' contains no data" -msgstr "Image file '%s' contains no data" - -#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:1030 -#: gdk-pixbuf/gdk-pixbuf-io.c:1294 tests/testfilechooser.c:267 -#, c-format -msgid "" -"Failed to load image '%s': reason not known, probably a corrupt image file" -msgstr "" -"Failed to load image '%s': reason not known, probably a corrupt image file" - -#: gdk-pixbuf/gdk-pixbuf-animation.c:221 -#, c-format -msgid "" -"Failed to load animation '%s': reason not known, probably a corrupt " -"animation file" -msgstr "" -"Failed to load animation '%s': reason not known, probably a corrupt " -"animation file" - -#: gdk-pixbuf/gdk-pixbuf-io.c:715 -#, c-format -msgid "Unable to load image-loading module: %s: %s" -msgstr "Unable to load image-loading module: %s: %s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:730 -#, c-format -msgid "" -"Image-loading module %s does not export the proper interface; perhaps it's " -"from a different GTK version?" -msgstr "" -"Image-loading module %s does not export the proper interface; perhaps it's " -"from a different GTK version?" - -#: gdk-pixbuf/gdk-pixbuf-io.c:739 gdk-pixbuf/gdk-pixbuf-io.c:790 -#, c-format -msgid "Image type '%s' is not supported" -msgstr "Image type '%s' is not supported" - -#: gdk-pixbuf/gdk-pixbuf-io.c:863 -#, c-format -msgid "Couldn't recognize the image file format for file '%s'" -msgstr "Couldn't recognize the image file format for file '%s'" - -#: gdk-pixbuf/gdk-pixbuf-io.c:871 -msgid "Unrecognized image file format" -msgstr "Unrecognized image file format" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1039 -#, c-format -msgid "Failed to load image '%s': %s" -msgstr "Failed to load image '%s': %s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1673 gdk-pixbuf/io-gdip-utils.c:961 -#, c-format -msgid "Error writing to image file: %s" -msgstr "Error writing to image file: %s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1718 gdk-pixbuf/gdk-pixbuf-io.c:1848 -#, c-format -msgid "This build of gdk-pixbuf does not support saving the image format: %s" -msgstr "This build of gdk-pixbuf does not support saving the image format: %s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1752 -msgid "Insufficient memory to save image to callback" -msgstr "Insufficient memory to save image to callback" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1765 -msgid "Failed to open temporary file" -msgstr "Failed to open temporary file" - -#: gdk-pixbuf/gdk-pixbuf-io.c:1791 -msgid "Failed to read from temporary file" -msgstr "Failed to read from temporary file" - -#: gdk-pixbuf/gdk-pixbuf-io.c:2044 -#, c-format -msgid "Failed to open '%s' for writing: %s" -msgstr "Failed to open '%s' for writing: %s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:2070 -#, c-format -msgid "" -"Failed to close '%s' while writing image, all data may not have been saved: %" -"s" -msgstr "" -"Failed to close '%s' while writing image, all data may not have been saved: %" -"s" - -#: gdk-pixbuf/gdk-pixbuf-io.c:2290 gdk-pixbuf/gdk-pixbuf-io.c:2341 -msgid "Insufficient memory to save image into a buffer" -msgstr "Insufficient memory to save image into a buffer" - -#: gdk-pixbuf/gdk-pixbuf-io.c:2387 -msgid "Error writing to image stream" -msgstr "Error writing to image stream" - -#: gdk-pixbuf/gdk-pixbuf-loader.c:334 -#, c-format -msgid "" -"Internal error: Image loader module '%s' failed to complete an operation, " -"but didn't give a reason for the failure" -msgstr "" -"Internal error: Image loader module '%s' failed to complete an operation, " -"but didn't give a reason for the failure" - -#: gdk-pixbuf/gdk-pixbuf-loader.c:376 -#, c-format -msgid "Incremental loading of image type '%s' is not supported" -msgstr "Incremental loading of image type '%s' is not supported" - -#: gdk-pixbuf/gdk-pixdata.c:147 -msgid "Image header corrupt" -msgstr "Image header corrupt" - -#: gdk-pixbuf/gdk-pixdata.c:152 -msgid "Image format unknown" -msgstr "Image format unknown" - -#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:488 -msgid "Image pixel data corrupt" -msgstr "Image pixel data corrupt" - -#: gdk-pixbuf/gdk-pixdata.c:432 -#, c-format -msgid "failed to allocate image buffer of %u byte" -msgid_plural "failed to allocate image buffer of %u bytes" -msgstr[0] "failed to allocate image buffer of %u byte" -msgstr[1] "failed to allocate image buffer of %u bytes" - -#: gdk-pixbuf/io-ani.c:244 -msgid "Unexpected icon chunk in animation" -msgstr "Unexpected icon chunk in animation" - -#: gdk-pixbuf/io-ani.c:337 -msgid "Unsupported animation type" -msgstr "Unsupported animation type" - -#: 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 "Invalid header in animation" - -#: 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 "Not enough memory to load animation" - -#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 -msgid "Malformed chunk in animation" -msgstr "Malformed chunk in animation" - -#: gdk-pixbuf/io-ani.c:711 -msgid "The ANI image format" -msgstr "The ANI image format" - -#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 -#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 -msgid "BMP image has bogus header data" -msgstr "BMP image has bogus header data" - -#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 -msgid "Not enough memory to load bitmap image" -msgstr "Not enough memory to load bitmap image" - -#: gdk-pixbuf/io-bmp.c:319 -msgid "BMP image has unsupported header size" -msgstr "BMP image has unsupported header size" - -#: gdk-pixbuf/io-bmp.c:357 -msgid "Topdown BMP images cannot be compressed" -msgstr "Top-down BMP images cannot be compressed" - -#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 -msgid "Premature end-of-file encountered" -msgstr "Premature end-of-file encountered" - -#: gdk-pixbuf/io-bmp.c:1329 -msgid "Couldn't allocate memory for saving BMP file" -msgstr "Could not allocate memory for saving BMP file" - -#: gdk-pixbuf/io-bmp.c:1370 -msgid "Couldn't write to BMP file" -msgstr "Could not write to BMP file" - -#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 -msgid "The BMP image format" -msgstr "The BMP image format" - -#: gdk-pixbuf/io-gif.c:222 -#, c-format -msgid "Failure reading GIF: %s" -msgstr "Failure reading GIF: %s" - -#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1481 gdk-pixbuf/io-gif.c:1642 -msgid "GIF file was missing some data (perhaps it was truncated somehow?)" -msgstr "GIF file was missing some data (perhaps it was truncated somehow?)" - -#: gdk-pixbuf/io-gif.c:505 -#, c-format -msgid "Internal error in the GIF loader (%s)" -msgstr "Internal error in the GIF loader (%s)" - -#: gdk-pixbuf/io-gif.c:579 -msgid "Stack overflow" -msgstr "Stack overflow" - -#: gdk-pixbuf/io-gif.c:639 -msgid "GIF image loader cannot understand this image." -msgstr "GIF image loader cannot understand this image." - -#: gdk-pixbuf/io-gif.c:668 -msgid "Bad code encountered" -msgstr "Bad code encountered" - -#: gdk-pixbuf/io-gif.c:678 -msgid "Circular table entry in GIF file" -msgstr "Circular table entry in GIF file" - -#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1515 -#: gdk-pixbuf/io-gif.c:1630 -msgid "Not enough memory to load GIF file" -msgstr "Not enough memory to load GIF file" - -#: gdk-pixbuf/io-gif.c:960 -msgid "Not enough memory to composite a frame in GIF file" -msgstr "Not enough memory to composite a frame in GIF file" - -#: gdk-pixbuf/io-gif.c:1132 -msgid "GIF image is corrupt (incorrect LZW compression)" -msgstr "GIF image is corrupt (incorrect LZW compression)" - -#: gdk-pixbuf/io-gif.c:1182 -msgid "File does not appear to be a GIF file" -msgstr "File does not appear to be a GIF file" - -#: gdk-pixbuf/io-gif.c:1194 -#, c-format -msgid "Version %s of the GIF file format is not supported" -msgstr "Version %s of the GIF file format is not supported" - -#: gdk-pixbuf/io-gif.c:1303 -msgid "" -"GIF image has no global colormap, and a frame inside it has no local " -"colormap." -msgstr "" -"GIF image has no global colourmap, and a frame inside it has no local " -"colourmap." - -#: gdk-pixbuf/io-gif.c:1537 -msgid "GIF image was truncated or incomplete." -msgstr "GIF image was truncated or incomplete." - -#: gdk-pixbuf/io-gif.c:1693 gdk-pixbuf/io-gdip-gif.c:80 -msgid "The GIF image format" -msgstr "The GIF image format" - -#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 -#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 -msgid "Invalid header in icon" -msgstr "Invalid header in icon" - -#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 -#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 -msgid "Not enough memory to load icon" -msgstr "Not enough memory to load icon" - -#: gdk-pixbuf/io-ico.c:322 -msgid "Icon has zero width" -msgstr "Icon has zero width" - -#: gdk-pixbuf/io-ico.c:332 -msgid "Icon has zero height" -msgstr "Icon has zero height" - -#: gdk-pixbuf/io-ico.c:384 -msgid "Compressed icons are not supported" -msgstr "Compressed icons are not supported" - -#: gdk-pixbuf/io-ico.c:417 -msgid "Unsupported icon type" -msgstr "Unsupported icon type" - -#: gdk-pixbuf/io-ico.c:511 -msgid "Not enough memory to load ICO file" -msgstr "Not enough memory to load ICO file" - -#: gdk-pixbuf/io-ico.c:976 -msgid "Image too large to be saved as ICO" -msgstr "Image too large to be saved as ICO" - -#: gdk-pixbuf/io-ico.c:987 -msgid "Cursor hotspot outside image" -msgstr "Cursor hotspot outside image" - -#: gdk-pixbuf/io-ico.c:1010 -#, c-format -msgid "Unsupported depth for ICO file: %d" -msgstr "Unsupported depth for ICO file: %d" - -#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 -msgid "The ICO image format" -msgstr "The ICO image format" - -#: gdk-pixbuf/io-icns.c:347 -#, c-format -msgid "Error reading ICNS image: %s" -msgstr "Error reading ICNS image: %s" - -#: gdk-pixbuf/io-icns.c:364 -msgid "Could not decode ICNS file" -msgstr "Could not decode ICNS file" - -#: gdk-pixbuf/io-icns.c:397 -msgid "The ICNS image format" -msgstr "The ICNS image format" - -#: gdk-pixbuf/io-jasper.c:75 -msgid "Couldn't allocate memory for stream" -msgstr "Couldn't allocate memory for stream" - -#: gdk-pixbuf/io-jasper.c:105 -msgid "Couldn't decode image" -msgstr "Couldn't decode image" - -#: gdk-pixbuf/io-jasper.c:123 -msgid "Transformed JPEG2000 has zero width or height" -msgstr "Transformed JPEG2000 has zero width or height" - -#: gdk-pixbuf/io-jasper.c:137 -msgid "Image type currently not supported" -msgstr "Image type currently not supported" - -#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 -msgid "Couldn't allocate memory for color profile" -msgstr "Couldn't allocate memory for colour profile" - -#: gdk-pixbuf/io-jasper.c:183 -msgid "Insufficient memory to open JPEG 2000 file" -msgstr "Insufficient memory to open JPEG 2000 file" - -#: gdk-pixbuf/io-jasper.c:262 -msgid "Couldn't allocate memory to buffer image data" -msgstr "Couldn't allocate memory to buffer image data" - -#: gdk-pixbuf/io-jasper.c:306 -msgid "The JPEG 2000 image format" -msgstr "The JPEG 2000 image format" - -#: gdk-pixbuf/io-jpeg.c:117 -#, c-format -msgid "Error interpreting JPEG image file (%s)" -msgstr "Error interpreting JPEG image file (%s)" - -#: gdk-pixbuf/io-jpeg.c:528 -msgid "" -"Insufficient memory to load image, try exiting some applications to free " -"memory" -msgstr "" -"Insufficient memory to load image, try exiting some applications to free " -"memory" - -#: gdk-pixbuf/io-jpeg.c:569 gdk-pixbuf/io-jpeg.c:775 -#, c-format -msgid "Unsupported JPEG color space (%s)" -msgstr "Unsupported JPEG colour space (%s)" - -#: gdk-pixbuf/io-jpeg.c:674 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 -#: gdk-pixbuf/io-jpeg.c:1186 -msgid "Couldn't allocate memory for loading JPEG file" -msgstr "Couldn't allocate memory for loading JPEG file" - -#: gdk-pixbuf/io-jpeg.c:919 -msgid "Transformed JPEG has zero width or height." -msgstr "Transformed JPEG has zero width or height." - -#: gdk-pixbuf/io-jpeg.c:1133 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 "" -"JPEG quality must be a value between 0 and 100; value '%s' could not be " -"parsed." - -#: gdk-pixbuf/io-jpeg.c:1148 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 "" -"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." - -#: gdk-pixbuf/io-jpeg.c:1310 gdk-pixbuf/io-gdip-jpeg.c:136 -msgid "The JPEG image format" -msgstr "The JPEG image format" - -#: gdk-pixbuf/io-pcx.c:187 -msgid "Couldn't allocate memory for header" -msgstr "Couldn't allocate memory for header" - -#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 -msgid "Couldn't allocate memory for context buffer" -msgstr "Couldn't allocate memory for context buffer" - -#: gdk-pixbuf/io-pcx.c:601 -msgid "Image has invalid width and/or height" -msgstr "Image has invalid width and/or height" - -#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 -msgid "Image has unsupported bpp" -msgstr "Image has unsupported bpp" - -#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 -#, c-format -msgid "Image has unsupported number of %d-bit planes" -msgstr "Image has unsupported number of %d-bit planes" - -#: gdk-pixbuf/io-pcx.c:642 -msgid "Couldn't create new pixbuf" -msgstr "Couldn't create new pixbuf" - -#: gdk-pixbuf/io-pcx.c:650 -msgid "Couldn't allocate memory for line data" -msgstr "Couldn't allocate memory for line data" - -#: gdk-pixbuf/io-pcx.c:657 -msgid "Couldn't allocate memory for paletted data" -msgstr "Couldn't allocate memory for paletted data" - -#: gdk-pixbuf/io-pcx.c:704 -msgid "Didn't get all lines of PCX image" -msgstr "Didn't get all lines of PCX image" - -#: gdk-pixbuf/io-pcx.c:711 -msgid "No palette found at end of PCX data" -msgstr "No palette found at end of PCX data" - -#: gdk-pixbuf/io-pcx.c:756 -msgid "The PCX image format" -msgstr "The PCX image format" - -#: gdk-pixbuf/io-png.c:55 -msgid "Bits per channel of PNG image is invalid." -msgstr "Bits per channel of PNG image is invalid." - -#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:642 -msgid "Transformed PNG has zero width or height." -msgstr "Transformed PNG has zero width or height." - -#: gdk-pixbuf/io-png.c:144 -msgid "Bits per channel of transformed PNG is not 8." -msgstr "Bits per channel of transformed PNG is not 8." - -#: gdk-pixbuf/io-png.c:153 -msgid "Transformed PNG not RGB or RGBA." -msgstr "Transformed PNG not RGB or RGBA." - -#: gdk-pixbuf/io-png.c:162 -msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." -msgstr "Transformed PNG has unsupported number of channels, must be 3 or 4." - -#: gdk-pixbuf/io-png.c:183 -#, c-format -msgid "Fatal error in PNG image file: %s" -msgstr "Fatal error in PNG image file: %s" - -#: gdk-pixbuf/io-png.c:316 -msgid "Insufficient memory to load PNG file" -msgstr "Insufficient memory to load PNG file" - -#: gdk-pixbuf/io-png.c:657 -#, c-format -msgid "" -"Insufficient memory to store a %ld by %ld image; try exiting some " -"applications to reduce memory usage" -msgstr "" -"Insufficient memory to store a %ld by %ld image; try exiting some " -"applications to reduce memory usage" - -#: gdk-pixbuf/io-png.c:720 -msgid "Fatal error reading PNG image file" -msgstr "Fatal error reading PNG image file" - -#: gdk-pixbuf/io-png.c:769 -#, c-format -msgid "Fatal error reading PNG image file: %s" -msgstr "Fatal error reading PNG image file: %s" - -#: gdk-pixbuf/io-png.c:863 -msgid "" -"Keys for PNG text chunks must have at least 1 and at most 79 characters." -msgstr "" -"Keys for PNG text chunks must have at least 1 and at most 79 characters." - -#: gdk-pixbuf/io-png.c:872 -msgid "Keys for PNG text chunks must be ASCII characters." -msgstr "Keys for PNG text chunks must be ASCII characters." - -#: gdk-pixbuf/io-png.c:886 gdk-pixbuf/io-tiff.c:738 -#, c-format -msgid "Color profile has invalid length %d." -msgstr "" - -#: gdk-pixbuf/io-png.c:899 gdk-pixbuf/io-gdip-png.c:56 -#, c-format -msgid "" -"PNG compression level must be a value between 0 and 9; value '%s' could not " -"be parsed." -msgstr "" -"PNG compression level must be a value between 0 and 9; value '%s' could not " -"be parsed." - -#: gdk-pixbuf/io-png.c:912 gdk-pixbuf/io-gdip-png.c:68 -#, c-format -msgid "" -"PNG compression level must be a value between 0 and 9; value '%d' is not " -"allowed." -msgstr "" -"PNG compression level must be a value between 0 and 9; value '%d' is not " -"allowed." - -#: gdk-pixbuf/io-png.c:951 -#, c-format -msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." -msgstr "" -"Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." - -#: gdk-pixbuf/io-png.c:1112 gdk-pixbuf/io-gdip-png.c:133 -msgid "The PNG image format" -msgstr "The PNG image format" - -#: gdk-pixbuf/io-pnm.c:250 -msgid "PNM loader expected to find an integer, but didn't" -msgstr "PNM loader expected to find an integer, but didn't" - -#: gdk-pixbuf/io-pnm.c:282 -msgid "PNM file has an incorrect initial byte" -msgstr "PNM file has an incorrect initial byte" - -#: gdk-pixbuf/io-pnm.c:312 -msgid "PNM file is not in a recognized PNM subformat" -msgstr "PNM file is not in a recognized PNM subformat" - -#: gdk-pixbuf/io-pnm.c:337 -msgid "PNM file has an image width of 0" -msgstr "PNM file has an image width of 0" - -#: gdk-pixbuf/io-pnm.c:358 -msgid "PNM file has an image height of 0" -msgstr "PNM file has an image height of 0" - -#: gdk-pixbuf/io-pnm.c:381 -msgid "Maximum color value in PNM file is 0" -msgstr "Maximum colour value in PNM file is 0" - -#: gdk-pixbuf/io-pnm.c:389 -msgid "Maximum color value in PNM file is too large" -msgstr "Maximum colour value in PNM file is too large" - -#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 -msgid "Raw PNM image type is invalid" -msgstr "Raw PNM image type is invalid" - -#: gdk-pixbuf/io-pnm.c:654 -msgid "PNM image loader does not support this PNM subformat" -msgstr "PNM image loader does not support this PNM subformat" - -#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 -msgid "Raw PNM formats require exactly one whitespace before sample data" -msgstr "Raw PNM formats require exactly one whitespace before sample data" - -#: gdk-pixbuf/io-pnm.c:768 -msgid "Cannot allocate memory for loading PNM image" -msgstr "Cannot allocate memory for loading PNM image" - -#: gdk-pixbuf/io-pnm.c:818 -msgid "Insufficient memory to load PNM context struct" -msgstr "Insufficient memory to load PNM context struct" - -#: gdk-pixbuf/io-pnm.c:869 -msgid "Unexpected end of PNM image data" -msgstr "Unexpected end of PNM image data" - -#: gdk-pixbuf/io-pnm.c:997 -msgid "Insufficient memory to load PNM file" -msgstr "Insufficient memory to load PNM file" - -#: gdk-pixbuf/io-pnm.c:1081 -msgid "The PNM/PBM/PGM/PPM image format family" -msgstr "The PNM/PBM/PGM/PPM image format family" - -#: gdk-pixbuf/io-qtif.c:128 -msgid "Input file descriptor is NULL." -msgstr "" - -#: gdk-pixbuf/io-qtif.c:143 -#, fuzzy -msgid "Failed to read QTIF header" -msgstr "Failed to write header\n" - -#: gdk-pixbuf/io-qtif.c:152 gdk-pixbuf/io-qtif.c:182 gdk-pixbuf/io-qtif.c:446 -#, c-format -msgid "QTIF atom size too large (%d bytes)" -msgstr "" - -#: gdk-pixbuf/io-qtif.c:172 -#, fuzzy, c-format -msgid "Failed to allocate %d bytes for file read buffer" -msgstr "failed to allocate image buffer of %u byte" - -#: gdk-pixbuf/io-qtif.c:196 -#, fuzzy, c-format -msgid "File error when reading QTIF atom: %s" -msgstr "Failure reading GIF: %s" - -#: gdk-pixbuf/io-qtif.c:233 -#, c-format -msgid "Failed to skip the next %d bytes with seek()." -msgstr "" - -#: gdk-pixbuf/io-qtif.c:257 -#, fuzzy -msgid "Failed to allocate QTIF context structure." -msgstr "Cannot allocate memory for TGA context struct" - -#: gdk-pixbuf/io-qtif.c:317 -#, fuzzy -msgid "Failed to create GdkPixbufLoader object." -msgstr "Failed to write folder index\n" - -#: gdk-pixbuf/io-qtif.c:421 -#, fuzzy -msgid "Failed to find an image data atom." -msgstr "Failed to open TIFF image" - -#: gdk-pixbuf/io-qtif.c:602 -#, fuzzy -msgid "The QTIF image format" -msgstr "The TIFF image format" - -#: gdk-pixbuf/io-ras.c:126 -msgid "RAS image has bogus header data" -msgstr "RAS image has bogus header data" - -#: gdk-pixbuf/io-ras.c:148 -msgid "RAS image has unknown type" -msgstr "RAS image has unknown type" - -#: gdk-pixbuf/io-ras.c:156 -msgid "unsupported RAS image variation" -msgstr "unsupported RAS image variation" - -#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 -msgid "Not enough memory to load RAS image" -msgstr "Not enough memory to load RAS image" - -#: gdk-pixbuf/io-ras.c:545 -msgid "The Sun raster image format" -msgstr "The Sun raster image format" - -#: gdk-pixbuf/io-tga.c:154 -msgid "Cannot allocate memory for IOBuffer struct" -msgstr "Cannot allocate memory for IOBuffer struct" - -#: gdk-pixbuf/io-tga.c:173 -msgid "Cannot allocate memory for IOBuffer data" -msgstr "Cannot allocate memory for IOBuffer data" - -#: gdk-pixbuf/io-tga.c:184 -msgid "Cannot realloc IOBuffer data" -msgstr "Cannot realloc IOBuffer data" - -#: gdk-pixbuf/io-tga.c:214 -msgid "Cannot allocate temporary IOBuffer data" -msgstr "Cannot allocate temporary IOBuffer data" - -#: gdk-pixbuf/io-tga.c:347 -msgid "Cannot allocate new pixbuf" -msgstr "Cannot allocate new pixbuf" - -#: gdk-pixbuf/io-tga.c:686 -#, fuzzy -msgid "Image is corrupted or truncated" -msgstr "GIF image was truncated or incomplete." - -#: gdk-pixbuf/io-tga.c:693 -msgid "Cannot allocate colormap structure" -msgstr "Cannot allocate colourmap structure" - -#: gdk-pixbuf/io-tga.c:700 -msgid "Cannot allocate colormap entries" -msgstr "Cannot allocate colourmap entries" - -#: gdk-pixbuf/io-tga.c:722 -msgid "Unexpected bitdepth for colormap entries" -msgstr "Unexpected bitdepth for colourmap entries" - -#: gdk-pixbuf/io-tga.c:740 -msgid "Cannot allocate TGA header memory" -msgstr "Cannot allocate TGA header memory" - -#: gdk-pixbuf/io-tga.c:773 -msgid "TGA image has invalid dimensions" -msgstr "TGA image has invalid dimensions" - -#: gdk-pixbuf/io-tga.c:779 gdk-pixbuf/io-tga.c:788 gdk-pixbuf/io-tga.c:798 -#: gdk-pixbuf/io-tga.c:808 gdk-pixbuf/io-tga.c:815 -msgid "TGA image type not supported" -msgstr "TGA image type not supported" - -#: gdk-pixbuf/io-tga.c:862 -msgid "Cannot allocate memory for TGA context struct" -msgstr "Cannot allocate memory for TGA context struct" - -#: gdk-pixbuf/io-tga.c:927 -msgid "Excess data in file" -msgstr "Excess data in file" - -#: gdk-pixbuf/io-tga.c:1008 -msgid "The Targa image format" -msgstr "The Targa image format" - -#: gdk-pixbuf/io-tiff.c:165 -msgid "Could not get image width (bad TIFF file)" -msgstr "Could not get image width (bad TIFF file)" - -#: gdk-pixbuf/io-tiff.c:172 -msgid "Could not get image height (bad TIFF file)" -msgstr "Could not get image height (bad TIFF file)" - -#: gdk-pixbuf/io-tiff.c:180 -msgid "Width or height of TIFF image is zero" -msgstr "Width or height of TIFF image is zero" - -#: gdk-pixbuf/io-tiff.c:189 gdk-pixbuf/io-tiff.c:198 -msgid "Dimensions of TIFF image too large" -msgstr "Dimensions of TIFF image too large" - -#: gdk-pixbuf/io-tiff.c:222 gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:561 -msgid "Insufficient memory to open TIFF file" -msgstr "Insufficient memory to open TIFF file" - -#: gdk-pixbuf/io-tiff.c:295 -msgid "Failed to load RGB data from TIFF file" -msgstr "Failed to load RGB data from TIFF file" - -#: gdk-pixbuf/io-tiff.c:351 -msgid "Failed to open TIFF image" -msgstr "Failed to open TIFF image" - -#: gdk-pixbuf/io-tiff.c:363 gdk-pixbuf/io-tiff.c:778 -msgid "TIFFClose operation failed" -msgstr "TIFFClose operation failed" - -#: gdk-pixbuf/io-tiff.c:493 gdk-pixbuf/io-tiff.c:506 -msgid "Failed to load TIFF image" -msgstr "Failed to load TIFF image" - -#: gdk-pixbuf/io-tiff.c:692 -msgid "Failed to save TIFF image" -msgstr "Failed to save TIFF image" - -#: gdk-pixbuf/io-tiff.c:727 -msgid "TIFF compression doesn't refer to a valid codec." -msgstr "" - -#: gdk-pixbuf/io-tiff.c:767 -msgid "Failed to write TIFF data" -msgstr "Failed to write TIFF data" - -#: gdk-pixbuf/io-tiff.c:814 -msgid "Couldn't write to TIFF file" -msgstr "Couldn't write to TIFF file" - -#: gdk-pixbuf/io-tiff.c:869 -msgid "The TIFF image format" -msgstr "The TIFF image format" - -#: gdk-pixbuf/io-wbmp.c:246 -msgid "Image has zero width" -msgstr "Image has zero width" - -#: gdk-pixbuf/io-wbmp.c:264 -msgid "Image has zero height" -msgstr "Image has zero height" - -#: gdk-pixbuf/io-wbmp.c:275 -msgid "Not enough memory to load image" -msgstr "Not enough memory to load image" - -#: gdk-pixbuf/io-wbmp.c:334 -msgid "Couldn't save the rest" -msgstr "Couldn't save the rest" - -#: gdk-pixbuf/io-wbmp.c:375 -msgid "The WBMP image format" -msgstr "The WBMP image format" - -#: gdk-pixbuf/io-xbm.c:295 -msgid "Invalid XBM file" -msgstr "Invalid XBM file" - -#: gdk-pixbuf/io-xbm.c:305 -msgid "Insufficient memory to load XBM image file" -msgstr "Insufficient memory to load XBM image file" - -#: gdk-pixbuf/io-xbm.c:453 -msgid "Failed to write to temporary file when loading XBM image" -msgstr "Failed to write to temporary file when loading XBM image" - -#: gdk-pixbuf/io-xbm.c:492 -msgid "The XBM image format" -msgstr "The XBM image format" - -#: gdk-pixbuf/io-xpm.c:468 -msgid "No XPM header found" -msgstr "No XPM header found" - -#: gdk-pixbuf/io-xpm.c:477 -msgid "Invalid XPM header" -msgstr "Invalid XPM header" - -#: gdk-pixbuf/io-xpm.c:485 -msgid "XPM file has image width <= 0" -msgstr "XPM file has image width <= 0" - -#: gdk-pixbuf/io-xpm.c:493 -msgid "XPM file has image height <= 0" -msgstr "XPM file has image height <= 0" - -#: gdk-pixbuf/io-xpm.c:501 -msgid "XPM has invalid number of chars per pixel" -msgstr "XPM has invalid number of chars per pixel" - -#: gdk-pixbuf/io-xpm.c:510 -msgid "XPM file has invalid number of colors" -msgstr "XPM file has invalid number of colours" - -#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 -msgid "Cannot allocate memory for loading XPM image" -msgstr "Cannot allocate memory for loading XPM image" - -#: gdk-pixbuf/io-xpm.c:545 -msgid "Cannot read XPM colormap" -msgstr "Cannot read XPM colourmap" - -#: gdk-pixbuf/io-xpm.c:777 -msgid "Failed to write to temporary file when loading XPM image" -msgstr "Failed to write to temporary file when loading XPM image" - -#: gdk-pixbuf/io-xpm.c:816 -msgid "The XPM image format" -msgstr "The XPM image format" - -#: gdk-pixbuf/io-gdip-emf.c:59 -#, fuzzy -msgid "The EMF image format" -msgstr "The BMP image format" - -#: gdk-pixbuf/io-gdip-utils.c:232 -#, fuzzy, c-format -msgid "Could not allocate memory: %s" -msgstr "Couldn't allocate memory for stream" - -#: gdk-pixbuf/io-gdip-utils.c:257 gdk-pixbuf/io-gdip-utils.c:371 -#: gdk-pixbuf/io-gdip-utils.c:411 -#, fuzzy, c-format -msgid "Could not create stream: %s" -msgstr "Could not rename %s to %s: %s\n" - -#: gdk-pixbuf/io-gdip-utils.c:271 -#, fuzzy, c-format -msgid "Could not seek stream: %s" -msgstr "Could not remove item" - -#: gdk-pixbuf/io-gdip-utils.c:283 -#, fuzzy, c-format -msgid "Could not read from stream: %s" -msgstr "Could not rename %s to %s: %s\n" - -#: gdk-pixbuf/io-gdip-utils.c:694 gdk-pixbuf/io-gdip-utils.c:825 -#, fuzzy -msgid "Couldn't load bitmap" -msgstr "Couldn't decode image" - -#: gdk-pixbuf/io-gdip-utils.c:847 -#, fuzzy -msgid "Couldn't load metafile" -msgstr "Couldn't decode image" - -#: gdk-pixbuf/io-gdip-utils.c:1006 -#, fuzzy -msgid "Unsupported image format for GDI+" -msgstr "unsupported RAS image variation" - -#: gdk-pixbuf/io-gdip-utils.c:1013 -#, fuzzy -msgid "Couldn't save" -msgstr "Couldn't save the rest" - -#: gdk-pixbuf/io-gdip-wmf.c:58 -#, fuzzy -msgid "The WMF image format" -msgstr "The WBMP image format" - #. Description of --sync in --help output #: gdk/win32/gdkmain-win32.c:55 msgid "Don't batch GDI requests" @@ -1544,8 +632,9 @@ msgid "_Saturation:" msgstr "_Saturation:" #: gtk/gtkcolorsel.c:393 -msgid "\"Deepness\" of the color." -msgstr "\"Deepness\" of the colour." +#, fuzzy +msgid "Intensity of the color." +msgstr "Transparency of the colour." #: gtk/gtkcolorsel.c:394 msgid "_Value:" @@ -1716,11 +805,11 @@ msgstr "_Right:" msgid "Paper Margins" msgstr "Paper Margins" -#: gtk/gtkentry.c:8612 gtk/gtktextview.c:8002 +#: gtk/gtkentry.c:8612 gtk/gtktextview.c:8012 msgid "Input _Methods" msgstr "Input _Methods" -#: gtk/gtkentry.c:8626 gtk/gtktextview.c:8016 +#: gtk/gtkentry.c:8626 gtk/gtktextview.c:8026 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" @@ -2167,13 +1256,13 @@ msgid "System (%s)" msgstr "%s (%s)" #. Open Link -#: gtk/gtklabel.c:6076 +#: gtk/gtklabel.c:6072 #, fuzzy msgid "_Open Link" msgstr "_Open" #. Copy Link Address -#: gtk/gtklabel.c:6088 +#: gtk/gtklabel.c:6084 msgid "Copy _Link Address" msgstr "" @@ -2186,27 +1275,27 @@ msgid "Invalid URI" msgstr "Invalid URI" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:447 +#: gtk/gtkmain.c:432 msgid "Load additional GTK+ modules" msgstr "Load additional GTK+ modules" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:448 +#: gtk/gtkmain.c:433 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:450 +#: gtk/gtkmain.c:435 msgid "Make all warnings fatal" msgstr "Make all warnings fatal" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:453 +#: gtk/gtkmain.c:438 msgid "GTK+ debugging flags to set" msgstr "GTK+ debugging flags to set" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:456 +#: gtk/gtkmain.c:441 msgid "GTK+ debugging flags to unset" msgstr "GTK+ debugging flags to unset" @@ -2215,20 +1304,20 @@ msgstr "GTK+ debugging flags to unset" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:708 +#: gtk/gtkmain.c:704 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:773 +#: gtk/gtkmain.c:769 #, c-format msgid "Cannot open display: %s" msgstr "" -#: gtk/gtkmain.c:810 +#: gtk/gtkmain.c:806 msgid "GTK+ Options" msgstr "GTK+ Options" -#: gtk/gtkmain.c:810 +#: gtk/gtkmain.c:806 msgid "Show GTK+ Options" msgstr "Show GTK+ Options" @@ -2318,7 +1407,7 @@ msgstr "" msgid "Cannot end process with pid %d: %s" msgstr "" -#: gtk/gtknotebook.c:4621 gtk/gtknotebook.c:7050 +#: gtk/gtknotebook.c:4631 gtk/gtknotebook.c:7060 #, c-format msgid "Page %u" msgstr "Page %u" @@ -2413,92 +1502,86 @@ msgstr "_Save in folder:" msgid "%s job #%d" msgstr "%s job #%d" -#: gtk/gtkprintoperation.c:1687 +#: gtk/gtkprintoperation.c:1695 msgctxt "print operation status" msgid "Initial state" msgstr "" -#: gtk/gtkprintoperation.c:1688 +#: gtk/gtkprintoperation.c:1696 #, fuzzy msgctxt "print operation status" msgid "Preparing to print" msgstr "Preparing %d" -#: gtk/gtkprintoperation.c:1689 +#: gtk/gtkprintoperation.c:1697 msgctxt "print operation status" msgid "Generating data" msgstr "" -#: gtk/gtkprintoperation.c:1690 +#: gtk/gtkprintoperation.c:1698 msgctxt "print operation status" msgid "Sending data" msgstr "" -#: gtk/gtkprintoperation.c:1691 +#: gtk/gtkprintoperation.c:1699 #, fuzzy msgctxt "print operation status" msgid "Waiting" msgstr "Warning" -#: gtk/gtkprintoperation.c:1692 +#: gtk/gtkprintoperation.c:1700 msgctxt "print operation status" msgid "Blocking on issue" msgstr "" -#: gtk/gtkprintoperation.c:1693 +#: gtk/gtkprintoperation.c:1701 #, fuzzy msgctxt "print operation status" msgid "Printing" msgstr "Printing %d" -#: gtk/gtkprintoperation.c:1694 +#: gtk/gtkprintoperation.c:1702 #, fuzzy msgctxt "print operation status" msgid "Finished" msgstr "Finishing" -#: gtk/gtkprintoperation.c:1695 +#: gtk/gtkprintoperation.c:1703 #, fuzzy msgctxt "print operation status" msgid "Finished with error" msgstr "Finished with error" -#: gtk/gtkprintoperation.c:2254 +#: gtk/gtkprintoperation.c:2270 #, c-format msgid "Preparing %d" msgstr "Preparing %d" -#: gtk/gtkprintoperation.c:2256 gtk/gtkprintoperation.c:2875 +#: gtk/gtkprintoperation.c:2272 gtk/gtkprintoperation.c:2902 #, c-format msgid "Preparing" msgstr "Preparing" -#: gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2275 #, c-format msgid "Printing %d" msgstr "Printing %d" -#: gtk/gtkprintoperation.c:2905 +#: gtk/gtkprintoperation.c:2932 #, fuzzy, c-format msgid "Error creating print preview" msgstr "Error launching preview" -#: gtk/gtkprintoperation.c:2908 +#: gtk/gtkprintoperation.c:2935 #, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" -#: gtk/gtkprintoperation-unix.c:297 gtk/gtkprintoperation-unix.c:314 -#, c-format +#: gtk/gtkprintoperation-unix.c:297 msgid "Error launching preview" msgstr "Error launching preview" -#: gtk/gtkprintoperation-unix.c:358 -#, c-format -msgid "Error printing" -msgstr "Error printing" - -#: gtk/gtkprintoperation-unix.c:494 gtk/gtkprintoperation-win32.c:1447 +#: gtk/gtkprintoperation-unix.c:470 gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "Application" @@ -2512,7 +1595,7 @@ msgstr "Out of paper" #. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:616 -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Paused" @@ -2643,42 +1726,42 @@ msgstr "General" #. * multiple pages on a sheet when printing #. #: gtk/gtkprintunixdialog.c:3010 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, top to bottom" msgstr "" #: gtk/gtkprintunixdialog.c:3010 -#: modules/printbackends/cups/gtkprintbackendcups.c:3509 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, bottom to top" msgstr "" #: gtk/gtkprintunixdialog.c:3011 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, top to bottom" msgstr "" #: gtk/gtkprintunixdialog.c:3011 -#: modules/printbackends/cups/gtkprintbackendcups.c:3510 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, bottom to top" msgstr "" #: gtk/gtkprintunixdialog.c:3012 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, left to right" msgstr "" #: gtk/gtkprintunixdialog.c:3012 -#: modules/printbackends/cups/gtkprintbackendcups.c:3511 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, right to left" msgstr "" #: gtk/gtkprintunixdialog.c:3013 -#: modules/printbackends/cups/gtkprintbackendcups.c:3512 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, left to right" msgstr "" #: gtk/gtkprintunixdialog.c:3013 -#: modules/printbackends/cups/gtkprintbackendcups.c:3512 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, right to left" msgstr "" @@ -2686,7 +1769,7 @@ msgstr "" #. * dialog that controls in what order multiple pages are arranged #. #: gtk/gtkprintunixdialog.c:3017 gtk/gtkprintunixdialog.c:3030 -#: modules/printbackends/cups/gtkprintbackendcups.c:3544 +#: modules/printbackends/cups/gtkprintbackendcups.c:3543 #, fuzzy msgid "Page Ordering" msgstr "Preparing" @@ -5003,123 +4086,118 @@ msgstr "Printer offline" #: modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format -msgid "Printer '%s' may not be connected." -msgstr "" - -#: modules/printbackends/cups/gtkprintbackendcups.c:1688 -#, c-format msgid "There is a problem on printer '%s'." msgstr "" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1995 msgid "Paused ; Rejecting Jobs" msgstr "" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Two-Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Paper Type" -#: modules/printbackends/cups/gtkprintbackendcups.c:2780 +#: modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2781 +#: modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Output Tray" -#: modules/printbackends/cups/gtkprintbackendcups.c:2782 +#: modules/printbackends/cups/gtkprintbackendcups.c:2781 #, fuzzy msgid "Resolution" msgstr "Question" -#: modules/printbackends/cups/gtkprintbackendcups.c:2783 +#: modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2792 +#: modules/printbackends/cups/gtkprintbackendcups.c:2791 msgid "One Sided" msgstr "One Sided" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2794 +#: modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2796 +#: modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "" #. Translators: this is an option of "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2798 -#: modules/printbackends/cups/gtkprintbackendcups.c:2800 -#: modules/printbackends/cups/gtkprintbackendcups.c:2808 +#: modules/printbackends/cups/gtkprintbackendcups.c:2797 +#: modules/printbackends/cups/gtkprintbackendcups.c:2799 +#: modules/printbackends/cups/gtkprintbackendcups.c:2807 msgid "Auto Select" msgstr "Auto Select" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: modules/printbackends/cups/gtkprintbackendcups.c:2802 -#: modules/printbackends/cups/gtkprintbackendcups.c:2804 -#: modules/printbackends/cups/gtkprintbackendcups.c:2806 -#: modules/printbackends/cups/gtkprintbackendcups.c:2810 -#: modules/printbackends/cups/gtkprintbackendcups.c:3296 +#: modules/printbackends/cups/gtkprintbackendcups.c:2801 +#: modules/printbackends/cups/gtkprintbackendcups.c:2803 +#: modules/printbackends/cups/gtkprintbackendcups.c:2805 +#: modules/printbackends/cups/gtkprintbackendcups.c:2809 +#: modules/printbackends/cups/gtkprintbackendcups.c:3295 msgid "Printer Default" msgstr "Printer Default" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2812 +#: modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2814 +#: modules/printbackends/cups/gtkprintbackendcups.c:2813 msgid "Convert to PS level 1" msgstr "" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2816 +#: modules/printbackends/cups/gtkprintbackendcups.c:2815 msgid "Convert to PS level 2" msgstr "" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2818 +#: modules/printbackends/cups/gtkprintbackendcups.c:2817 #, fuzzy msgid "No pre-filtering" msgstr "No items found" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: modules/printbackends/cups/gtkprintbackendcups.c:2827 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 msgid "Miscellaneous" msgstr "" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3504 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:3504 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "High" msgstr "High" -#: modules/printbackends/cups/gtkprintbackendcups.c:3504 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Medium" msgstr "Medium" -#: modules/printbackends/cups/gtkprintbackendcups.c:3504 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Low" msgstr "Low" @@ -5127,7 +4205,7 @@ msgstr "Low" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3528 +#: modules/printbackends/cups/gtkprintbackendcups.c:3527 #, fuzzy msgid "Pages per Sheet" msgstr "Pages Per Sheet" @@ -5135,7 +4213,7 @@ msgstr "Pages Per Sheet" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3565 +#: modules/printbackends/cups/gtkprintbackendcups.c:3564 #, fuzzy msgid "Job Priority" msgstr "Pri_ority:" @@ -5143,7 +4221,7 @@ msgstr "Pri_ority:" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3576 +#: modules/printbackends/cups/gtkprintbackendcups.c:3575 #, fuzzy msgid "Billing Info" msgstr "_Billing info:" @@ -5151,38 +4229,38 @@ msgstr "_Billing info:" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "None" msgstr "None" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Classified" msgstr "Classified" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Confidential" msgstr "Confidential" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3591 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Unclassified" msgstr "Unclassified" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3626 +#: modules/printbackends/cups/gtkprintbackendcups.c:3625 #, fuzzy msgid "Before" msgstr "Be_fore:" @@ -5190,7 +4268,7 @@ msgstr "Be_fore:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3641 +#: modules/printbackends/cups/gtkprintbackendcups.c:3640 #, fuzzy msgid "After" msgstr "_After:" @@ -5199,7 +4277,7 @@ msgstr "_After:" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3661 +#: modules/printbackends/cups/gtkprintbackendcups.c:3660 #, fuzzy msgid "Print at" msgstr "Print" @@ -5207,7 +4285,7 @@ msgstr "Print" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3672 +#: modules/printbackends/cups/gtkprintbackendcups.c:3671 #, fuzzy msgid "Print at time" msgstr "Print to File" @@ -5216,7 +4294,7 @@ msgstr "Print to File" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3707 +#: modules/printbackends/cups/gtkprintbackendcups.c:3706 #, c-format msgid "Custom %sx%s" msgstr "Custom %sx%s" @@ -5312,6 +4390,671 @@ msgstr "Print to Test Printer" msgid "Could not get information for file '%s': %s" msgstr "Could not get information for file '%s': %s" +#: tests/testfilechooser.c:222 +#, c-format +msgid "Failed to open file '%s': %s" +msgstr "Failed to open file '%s': %s" + +#: tests/testfilechooser.c:267 +#, c-format +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" +msgstr "" +"Failed to load image '%s': reason not known, probably a corrupt image file" + +#~ msgid "Image file '%s' contains no data" +#~ msgstr "Image file '%s' contains no data" + +#~ msgid "" +#~ "Failed to load animation '%s': reason not known, probably a corrupt " +#~ "animation file" +#~ msgstr "" +#~ "Failed to load animation '%s': reason not known, probably a corrupt " +#~ "animation file" + +#~ msgid "Unable to load image-loading module: %s: %s" +#~ msgstr "Unable to load image-loading module: %s: %s" + +#~ msgid "" +#~ "Image-loading module %s does not export the proper interface; perhaps " +#~ "it's from a different GTK version?" +#~ msgstr "" +#~ "Image-loading module %s does not export the proper interface; perhaps " +#~ "it's from a different GTK version?" + +#~ msgid "Image type '%s' is not supported" +#~ msgstr "Image type '%s' is not supported" + +#~ msgid "Couldn't recognize the image file format for file '%s'" +#~ msgstr "Couldn't recognize the image file format for file '%s'" + +#~ msgid "Unrecognized image file format" +#~ msgstr "Unrecognized image file format" + +#~ msgid "Failed to load image '%s': %s" +#~ msgstr "Failed to load image '%s': %s" + +#~ msgid "Error writing to image file: %s" +#~ msgstr "Error writing to image file: %s" + +#~ msgid "" +#~ "This build of gdk-pixbuf does not support saving the image format: %s" +#~ msgstr "" +#~ "This build of gdk-pixbuf does not support saving the image format: %s" + +#~ msgid "Insufficient memory to save image to callback" +#~ msgstr "Insufficient memory to save image to callback" + +#~ msgid "Failed to open temporary file" +#~ msgstr "Failed to open temporary file" + +#~ msgid "Failed to read from temporary file" +#~ msgstr "Failed to read from temporary file" + +#~ msgid "Failed to open '%s' for writing: %s" +#~ msgstr "Failed to open '%s' for writing: %s" + +#~ msgid "" +#~ "Failed to close '%s' while writing image, all data may not have been " +#~ "saved: %s" +#~ msgstr "" +#~ "Failed to close '%s' while writing image, all data may not have been " +#~ "saved: %s" + +#~ msgid "Insufficient memory to save image into a buffer" +#~ msgstr "Insufficient memory to save image into a buffer" + +#~ msgid "Error writing to image stream" +#~ msgstr "Error writing to image stream" + +#~ msgid "" +#~ "Internal error: Image loader module '%s' failed to complete an operation, " +#~ "but didn't give a reason for the failure" +#~ msgstr "" +#~ "Internal error: Image loader module '%s' failed to complete an operation, " +#~ "but didn't give a reason for the failure" + +#~ msgid "Incremental loading of image type '%s' is not supported" +#~ msgstr "Incremental loading of image type '%s' is not supported" + +#~ msgid "Image header corrupt" +#~ msgstr "Image header corrupt" + +#~ msgid "Image format unknown" +#~ msgstr "Image format unknown" + +#~ msgid "Image pixel data corrupt" +#~ msgstr "Image pixel data corrupt" + +#~ msgid "failed to allocate image buffer of %u byte" +#~ msgid_plural "failed to allocate image buffer of %u bytes" +#~ msgstr[0] "failed to allocate image buffer of %u byte" +#~ msgstr[1] "failed to allocate image buffer of %u bytes" + +#~ msgid "Unexpected icon chunk in animation" +#~ msgstr "Unexpected icon chunk in animation" + +#~ msgid "Unsupported animation type" +#~ msgstr "Unsupported animation type" + +#~ msgid "Invalid header in animation" +#~ msgstr "Invalid header in animation" + +#~ msgid "Not enough memory to load animation" +#~ msgstr "Not enough memory to load animation" + +#~ msgid "Malformed chunk in animation" +#~ msgstr "Malformed chunk in animation" + +#~ msgid "The ANI image format" +#~ msgstr "The ANI image format" + +#~ msgid "BMP image has bogus header data" +#~ msgstr "BMP image has bogus header data" + +#~ msgid "Not enough memory to load bitmap image" +#~ msgstr "Not enough memory to load bitmap image" + +#~ msgid "BMP image has unsupported header size" +#~ msgstr "BMP image has unsupported header size" + +#~ msgid "Topdown BMP images cannot be compressed" +#~ msgstr "Top-down BMP images cannot be compressed" + +#~ msgid "Premature end-of-file encountered" +#~ msgstr "Premature end-of-file encountered" + +#~ msgid "Couldn't allocate memory for saving BMP file" +#~ msgstr "Could not allocate memory for saving BMP file" + +#~ msgid "Couldn't write to BMP file" +#~ msgstr "Could not write to BMP file" + +#~ msgid "The BMP image format" +#~ msgstr "The BMP image format" + +#~ msgid "Failure reading GIF: %s" +#~ msgstr "Failure reading GIF: %s" + +#~ msgid "GIF file was missing some data (perhaps it was truncated somehow?)" +#~ msgstr "GIF file was missing some data (perhaps it was truncated somehow?)" + +#~ msgid "Internal error in the GIF loader (%s)" +#~ msgstr "Internal error in the GIF loader (%s)" + +#~ msgid "Stack overflow" +#~ msgstr "Stack overflow" + +#~ msgid "GIF image loader cannot understand this image." +#~ msgstr "GIF image loader cannot understand this image." + +#~ msgid "Bad code encountered" +#~ msgstr "Bad code encountered" + +#~ msgid "Circular table entry in GIF file" +#~ msgstr "Circular table entry in GIF file" + +#~ msgid "Not enough memory to load GIF file" +#~ msgstr "Not enough memory to load GIF file" + +#~ msgid "Not enough memory to composite a frame in GIF file" +#~ msgstr "Not enough memory to composite a frame in GIF file" + +#~ msgid "GIF image is corrupt (incorrect LZW compression)" +#~ msgstr "GIF image is corrupt (incorrect LZW compression)" + +#~ msgid "File does not appear to be a GIF file" +#~ msgstr "File does not appear to be a GIF file" + +#~ msgid "Version %s of the GIF file format is not supported" +#~ msgstr "Version %s of the GIF file format is not supported" + +#~ msgid "" +#~ "GIF image has no global colormap, and a frame inside it has no local " +#~ "colormap." +#~ msgstr "" +#~ "GIF image has no global colourmap, and a frame inside it has no local " +#~ "colourmap." + +#~ msgid "GIF image was truncated or incomplete." +#~ msgstr "GIF image was truncated or incomplete." + +#~ msgid "The GIF image format" +#~ msgstr "The GIF image format" + +#~ msgid "Invalid header in icon" +#~ msgstr "Invalid header in icon" + +#~ msgid "Not enough memory to load icon" +#~ msgstr "Not enough memory to load icon" + +#~ msgid "Icon has zero width" +#~ msgstr "Icon has zero width" + +#~ msgid "Icon has zero height" +#~ msgstr "Icon has zero height" + +#~ msgid "Compressed icons are not supported" +#~ msgstr "Compressed icons are not supported" + +#~ msgid "Unsupported icon type" +#~ msgstr "Unsupported icon type" + +#~ msgid "Not enough memory to load ICO file" +#~ msgstr "Not enough memory to load ICO file" + +#~ msgid "Image too large to be saved as ICO" +#~ msgstr "Image too large to be saved as ICO" + +#~ msgid "Cursor hotspot outside image" +#~ msgstr "Cursor hotspot outside image" + +#~ msgid "Unsupported depth for ICO file: %d" +#~ msgstr "Unsupported depth for ICO file: %d" + +#~ msgid "The ICO image format" +#~ msgstr "The ICO image format" + +#~ msgid "Error reading ICNS image: %s" +#~ msgstr "Error reading ICNS image: %s" + +#~ msgid "Could not decode ICNS file" +#~ msgstr "Could not decode ICNS file" + +#~ msgid "The ICNS image format" +#~ msgstr "The ICNS image format" + +#~ msgid "Couldn't allocate memory for stream" +#~ msgstr "Couldn't allocate memory for stream" + +#~ msgid "Couldn't decode image" +#~ msgstr "Couldn't decode image" + +#~ msgid "Transformed JPEG2000 has zero width or height" +#~ msgstr "Transformed JPEG2000 has zero width or height" + +#~ msgid "Image type currently not supported" +#~ msgstr "Image type currently not supported" + +#~ msgid "Couldn't allocate memory for color profile" +#~ msgstr "Couldn't allocate memory for colour profile" + +#~ msgid "Insufficient memory to open JPEG 2000 file" +#~ msgstr "Insufficient memory to open JPEG 2000 file" + +#~ msgid "Couldn't allocate memory to buffer image data" +#~ msgstr "Couldn't allocate memory to buffer image data" + +#~ msgid "The JPEG 2000 image format" +#~ msgstr "The JPEG 2000 image format" + +#~ msgid "Error interpreting JPEG image file (%s)" +#~ msgstr "Error interpreting JPEG image file (%s)" + +#~ msgid "" +#~ "Insufficient memory to load image, try exiting some applications to free " +#~ "memory" +#~ msgstr "" +#~ "Insufficient memory to load image, try exiting some applications to free " +#~ "memory" + +#~ msgid "Unsupported JPEG color space (%s)" +#~ msgstr "Unsupported JPEG colour space (%s)" + +#~ msgid "Couldn't allocate memory for loading JPEG file" +#~ msgstr "Couldn't allocate memory for loading JPEG file" + +#~ msgid "Transformed JPEG has zero width or height." +#~ msgstr "Transformed JPEG has zero width or height." + +#~ msgid "" +#~ "JPEG quality must be a value between 0 and 100; value '%s' could not be " +#~ "parsed." +#~ msgstr "" +#~ "JPEG quality must be a value between 0 and 100; value '%s' could not be " +#~ "parsed." + +#~ msgid "" +#~ "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +#~ msgstr "" +#~ "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." + +#~ msgid "The JPEG image format" +#~ msgstr "The JPEG image format" + +#~ msgid "Couldn't allocate memory for header" +#~ msgstr "Couldn't allocate memory for header" + +#~ msgid "Couldn't allocate memory for context buffer" +#~ msgstr "Couldn't allocate memory for context buffer" + +#~ msgid "Image has invalid width and/or height" +#~ msgstr "Image has invalid width and/or height" + +#~ msgid "Image has unsupported bpp" +#~ msgstr "Image has unsupported bpp" + +#~ msgid "Image has unsupported number of %d-bit planes" +#~ msgstr "Image has unsupported number of %d-bit planes" + +#~ msgid "Couldn't create new pixbuf" +#~ msgstr "Couldn't create new pixbuf" + +#~ msgid "Couldn't allocate memory for line data" +#~ msgstr "Couldn't allocate memory for line data" + +#~ msgid "Couldn't allocate memory for paletted data" +#~ msgstr "Couldn't allocate memory for paletted data" + +#~ msgid "Didn't get all lines of PCX image" +#~ msgstr "Didn't get all lines of PCX image" + +#~ msgid "No palette found at end of PCX data" +#~ msgstr "No palette found at end of PCX data" + +#~ msgid "The PCX image format" +#~ msgstr "The PCX image format" + +#~ msgid "Bits per channel of PNG image is invalid." +#~ msgstr "Bits per channel of PNG image is invalid." + +#~ msgid "Transformed PNG has zero width or height." +#~ msgstr "Transformed PNG has zero width or height." + +#~ msgid "Bits per channel of transformed PNG is not 8." +#~ msgstr "Bits per channel of transformed PNG is not 8." + +#~ msgid "Transformed PNG not RGB or RGBA." +#~ msgstr "Transformed PNG not RGB or RGBA." + +#~ msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." +#~ msgstr "Transformed PNG has unsupported number of channels, must be 3 or 4." + +#~ msgid "Fatal error in PNG image file: %s" +#~ msgstr "Fatal error in PNG image file: %s" + +#~ msgid "Insufficient memory to load PNG file" +#~ msgstr "Insufficient memory to load PNG file" + +#~ msgid "" +#~ "Insufficient memory to store a %ld by %ld image; try exiting some " +#~ "applications to reduce memory usage" +#~ msgstr "" +#~ "Insufficient memory to store a %ld by %ld image; try exiting some " +#~ "applications to reduce memory usage" + +#~ msgid "Fatal error reading PNG image file" +#~ msgstr "Fatal error reading PNG image file" + +#~ msgid "Fatal error reading PNG image file: %s" +#~ msgstr "Fatal error reading PNG image file: %s" + +#~ msgid "" +#~ "Keys for PNG text chunks must have at least 1 and at most 79 characters." +#~ msgstr "" +#~ "Keys for PNG text chunks must have at least 1 and at most 79 characters." + +#~ msgid "Keys for PNG text chunks must be ASCII characters." +#~ msgstr "Keys for PNG text chunks must be ASCII characters." + +#~ msgid "" +#~ "PNG compression level must be a value between 0 and 9; value '%s' could " +#~ "not be parsed." +#~ msgstr "" +#~ "PNG compression level must be a value between 0 and 9; value '%s' could " +#~ "not be parsed." + +#~ msgid "" +#~ "PNG compression level must be a value between 0 and 9; value '%d' is not " +#~ "allowed." +#~ msgstr "" +#~ "PNG compression level must be a value between 0 and 9; value '%d' is not " +#~ "allowed." + +#~ msgid "" +#~ "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." +#~ msgstr "" +#~ "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." + +#~ msgid "The PNG image format" +#~ msgstr "The PNG image format" + +#~ msgid "PNM loader expected to find an integer, but didn't" +#~ msgstr "PNM loader expected to find an integer, but didn't" + +#~ msgid "PNM file has an incorrect initial byte" +#~ msgstr "PNM file has an incorrect initial byte" + +#~ msgid "PNM file is not in a recognized PNM subformat" +#~ msgstr "PNM file is not in a recognized PNM subformat" + +#~ msgid "PNM file has an image width of 0" +#~ msgstr "PNM file has an image width of 0" + +#~ msgid "PNM file has an image height of 0" +#~ msgstr "PNM file has an image height of 0" + +#~ msgid "Maximum color value in PNM file is 0" +#~ msgstr "Maximum colour value in PNM file is 0" + +#~ msgid "Maximum color value in PNM file is too large" +#~ msgstr "Maximum colour value in PNM file is too large" + +#~ msgid "Raw PNM image type is invalid" +#~ msgstr "Raw PNM image type is invalid" + +#~ msgid "PNM image loader does not support this PNM subformat" +#~ msgstr "PNM image loader does not support this PNM subformat" + +#~ msgid "Raw PNM formats require exactly one whitespace before sample data" +#~ msgstr "Raw PNM formats require exactly one whitespace before sample data" + +#~ msgid "Cannot allocate memory for loading PNM image" +#~ msgstr "Cannot allocate memory for loading PNM image" + +#~ msgid "Insufficient memory to load PNM context struct" +#~ msgstr "Insufficient memory to load PNM context struct" + +#~ msgid "Unexpected end of PNM image data" +#~ msgstr "Unexpected end of PNM image data" + +#~ msgid "Insufficient memory to load PNM file" +#~ msgstr "Insufficient memory to load PNM file" + +#~ msgid "The PNM/PBM/PGM/PPM image format family" +#~ msgstr "The PNM/PBM/PGM/PPM image format family" + +#, fuzzy +#~ msgid "Failed to read QTIF header" +#~ msgstr "Failed to write header\n" + +#, fuzzy +#~ msgid "Failed to allocate %d bytes for file read buffer" +#~ msgstr "failed to allocate image buffer of %u byte" + +#, fuzzy +#~ msgid "File error when reading QTIF atom: %s" +#~ msgstr "Failure reading GIF: %s" + +#, fuzzy +#~ msgid "Failed to allocate QTIF context structure." +#~ msgstr "Cannot allocate memory for TGA context struct" + +#, fuzzy +#~ msgid "Failed to create GdkPixbufLoader object." +#~ msgstr "Failed to write folder index\n" + +#, fuzzy +#~ msgid "Failed to find an image data atom." +#~ msgstr "Failed to open TIFF image" + +#, fuzzy +#~ msgid "The QTIF image format" +#~ msgstr "The TIFF image format" + +#~ msgid "RAS image has bogus header data" +#~ msgstr "RAS image has bogus header data" + +#~ msgid "RAS image has unknown type" +#~ msgstr "RAS image has unknown type" + +#~ msgid "unsupported RAS image variation" +#~ msgstr "unsupported RAS image variation" + +#~ msgid "Not enough memory to load RAS image" +#~ msgstr "Not enough memory to load RAS image" + +#~ msgid "The Sun raster image format" +#~ msgstr "The Sun raster image format" + +#~ msgid "Cannot allocate memory for IOBuffer struct" +#~ msgstr "Cannot allocate memory for IOBuffer struct" + +#~ msgid "Cannot allocate memory for IOBuffer data" +#~ msgstr "Cannot allocate memory for IOBuffer data" + +#~ msgid "Cannot realloc IOBuffer data" +#~ msgstr "Cannot realloc IOBuffer data" + +#~ msgid "Cannot allocate temporary IOBuffer data" +#~ msgstr "Cannot allocate temporary IOBuffer data" + +#~ msgid "Cannot allocate new pixbuf" +#~ msgstr "Cannot allocate new pixbuf" + +#, fuzzy +#~ msgid "Image is corrupted or truncated" +#~ msgstr "GIF image was truncated or incomplete." + +#~ msgid "Cannot allocate colormap structure" +#~ msgstr "Cannot allocate colourmap structure" + +#~ msgid "Cannot allocate colormap entries" +#~ msgstr "Cannot allocate colourmap entries" + +#~ msgid "Unexpected bitdepth for colormap entries" +#~ msgstr "Unexpected bitdepth for colourmap entries" + +#~ msgid "Cannot allocate TGA header memory" +#~ msgstr "Cannot allocate TGA header memory" + +#~ msgid "TGA image has invalid dimensions" +#~ msgstr "TGA image has invalid dimensions" + +#~ msgid "TGA image type not supported" +#~ msgstr "TGA image type not supported" + +#~ msgid "Cannot allocate memory for TGA context struct" +#~ msgstr "Cannot allocate memory for TGA context struct" + +#~ msgid "Excess data in file" +#~ msgstr "Excess data in file" + +#~ msgid "The Targa image format" +#~ msgstr "The Targa image format" + +#~ msgid "Could not get image width (bad TIFF file)" +#~ msgstr "Could not get image width (bad TIFF file)" + +#~ msgid "Could not get image height (bad TIFF file)" +#~ msgstr "Could not get image height (bad TIFF file)" + +#~ msgid "Width or height of TIFF image is zero" +#~ msgstr "Width or height of TIFF image is zero" + +#~ msgid "Dimensions of TIFF image too large" +#~ msgstr "Dimensions of TIFF image too large" + +#~ msgid "Insufficient memory to open TIFF file" +#~ msgstr "Insufficient memory to open TIFF file" + +#~ msgid "Failed to load RGB data from TIFF file" +#~ msgstr "Failed to load RGB data from TIFF file" + +#~ msgid "Failed to open TIFF image" +#~ msgstr "Failed to open TIFF image" + +#~ msgid "TIFFClose operation failed" +#~ msgstr "TIFFClose operation failed" + +#~ msgid "Failed to load TIFF image" +#~ msgstr "Failed to load TIFF image" + +#~ msgid "Failed to save TIFF image" +#~ msgstr "Failed to save TIFF image" + +#~ msgid "Failed to write TIFF data" +#~ msgstr "Failed to write TIFF data" + +#~ msgid "Couldn't write to TIFF file" +#~ msgstr "Couldn't write to TIFF file" + +#~ msgid "The TIFF image format" +#~ msgstr "The TIFF image format" + +#~ msgid "Image has zero width" +#~ msgstr "Image has zero width" + +#~ msgid "Image has zero height" +#~ msgstr "Image has zero height" + +#~ msgid "Not enough memory to load image" +#~ msgstr "Not enough memory to load image" + +#~ msgid "Couldn't save the rest" +#~ msgstr "Couldn't save the rest" + +#~ msgid "The WBMP image format" +#~ msgstr "The WBMP image format" + +#~ msgid "Invalid XBM file" +#~ msgstr "Invalid XBM file" + +#~ msgid "Insufficient memory to load XBM image file" +#~ msgstr "Insufficient memory to load XBM image file" + +#~ msgid "Failed to write to temporary file when loading XBM image" +#~ msgstr "Failed to write to temporary file when loading XBM image" + +#~ msgid "The XBM image format" +#~ msgstr "The XBM image format" + +#~ msgid "No XPM header found" +#~ msgstr "No XPM header found" + +#~ msgid "Invalid XPM header" +#~ msgstr "Invalid XPM header" + +#~ msgid "XPM file has image width <= 0" +#~ msgstr "XPM file has image width <= 0" + +#~ msgid "XPM file has image height <= 0" +#~ msgstr "XPM file has image height <= 0" + +#~ msgid "XPM has invalid number of chars per pixel" +#~ msgstr "XPM has invalid number of chars per pixel" + +#~ msgid "XPM file has invalid number of colors" +#~ msgstr "XPM file has invalid number of colours" + +#~ msgid "Cannot allocate memory for loading XPM image" +#~ msgstr "Cannot allocate memory for loading XPM image" + +#~ msgid "Cannot read XPM colormap" +#~ msgstr "Cannot read XPM colourmap" + +#~ msgid "Failed to write to temporary file when loading XPM image" +#~ msgstr "Failed to write to temporary file when loading XPM image" + +#~ msgid "The XPM image format" +#~ msgstr "The XPM image format" + +#, fuzzy +#~ msgid "The EMF image format" +#~ msgstr "The BMP image format" + +#, fuzzy +#~ msgid "Could not allocate memory: %s" +#~ msgstr "Couldn't allocate memory for stream" + +#, fuzzy +#~ msgid "Could not create stream: %s" +#~ msgstr "Could not rename %s to %s: %s\n" + +#, fuzzy +#~ msgid "Could not seek stream: %s" +#~ msgstr "Could not remove item" + +#, fuzzy +#~ msgid "Could not read from stream: %s" +#~ msgstr "Could not rename %s to %s: %s\n" + +#, fuzzy +#~ msgid "Couldn't load bitmap" +#~ msgstr "Couldn't decode image" + +#, fuzzy +#~ msgid "Couldn't load metafile" +#~ msgstr "Couldn't decode image" + +#, fuzzy +#~ msgid "Unsupported image format for GDI+" +#~ msgstr "unsupported RAS image variation" + +#, fuzzy +#~ msgid "Couldn't save" +#~ msgstr "Couldn't save the rest" + +#, fuzzy +#~ msgid "The WMF image format" +#~ msgstr "The WBMP image format" + +#~ msgid "\"Deepness\" of the color." +#~ msgstr "\"Deepness\" of the colour." + +#~ msgid "Error printing" +#~ msgstr "Error printing" + #~ msgid "Folders" #~ msgstr "Folders" |