X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=po%2Fen_CA.po;h=c2e4288e3b0a498abe27455cacbc4710bb6571a8;hb=648a5059547c982f4ef72357bb342269d5e7e3c8;hp=2c263095c36441eea99b87a2953ca2fe918b12b9;hpb=48a3e5c074cace0bc0f01b2683c52d5bc320a182;p=~andy%2Fgtk diff --git a/po/en_CA.po b/po/en_CA.po index 2c263095c..c2e4288e3 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-11 00:03-0400\n" +"POT-Creation-Date: 2010-10-01 15:41-0400\n" "PO-Revision-Date: 2005-07-18 03:57-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -69,21 +70,23 @@ msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output #: gdk/gdk.c:164 -msgid "Gdk debugging flags to set" -msgstr "Gdk debugging flags to set" +#, fuzzy +msgid "GDK debugging flags to set" +msgstr "GTK+ debugging flags to set" #. Placeholder in --gdk-debug=FLAGS in --help output #. 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:533 gtk/gtkmain.c:536 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output #: gdk/gdk.c:167 -msgid "Gdk debugging flags to unset" -msgstr "Gdk debugging flags to unset" +#, fuzzy +msgid "GDK debugging flags to unset" +msgstr "GTK+ debugging flags to unset" #: gdk/keyname-table.h:3940 #, fuzzy @@ -289,1175 +292,270 @@ 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?" +#. Description of --sync in --help output +#: gdk/win32/gdkmain-win32.c:54 +msgid "Don't batch GDI requests" +msgstr "Don't batch GDI requests" -#: 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" +#. Description of --no-wintab in --help output +#: gdk/win32/gdkmain-win32.c:56 +msgid "Don't use the Wintab API for tablet support" +msgstr "Don't use the Wintab API for tablet support" -#: 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'" +#. Description of --ignore-wintab in --help output +#: gdk/win32/gdkmain-win32.c:58 +msgid "Same as --no-wintab" +msgstr "Same as --no-wintab" -#: gdk-pixbuf/gdk-pixbuf-io.c:871 -msgid "Unrecognized image file format" -msgstr "Unrecognized image file format" +#. Description of --use-wintab in --help output +#: gdk/win32/gdkmain-win32.c:60 +msgid "Do use the Wintab API [default]" +msgstr "Do use the Wintab API [default]" -#: gdk-pixbuf/gdk-pixbuf-io.c:1039 -#, c-format -msgid "Failed to load image '%s': %s" -msgstr "Failed to load image '%s': %s" +#. Description of --max-colors=COLORS in --help output +#: gdk/win32/gdkmain-win32.c:62 +msgid "Size of the palette in 8 bit mode" +msgstr "Size of the palette in 8 bit mode" -#: 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" +#. Placeholder in --max-colors=COLORS in --help output +#: gdk/win32/gdkmain-win32.c:63 +msgid "COLORS" +msgstr "COLOURS" -#: gdk-pixbuf/gdk-pixbuf-io.c:1718 gdk-pixbuf/gdk-pixbuf-io.c:1848 +#: gdk/x11/gdkapplaunchcontext-x11.c:312 #, 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" +msgid "Starting %s" +msgstr "Starting %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2044 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format -msgid "Failed to open '%s' for writing: %s" -msgstr "Failed to open '%s' for writing: %s" +msgid "Opening %s" +msgstr "Opening %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:2070 +#: gdk/x11/gdkapplaunchcontext-x11.c:321 #, 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" +msgid "Opening %d Item" +msgid_plural "Opening %d Items" +msgstr[0] "Opening %d Item" +msgstr[1] "Opening %d Items" -#: gdk-pixbuf/gdk-pixbuf-io.c:2387 -msgid "Error writing to image stream" -msgstr "Error writing to image stream" +#. Description of --sync in --help output +#: gdk/x11/gdkmain-x11.c:96 +msgid "Make X calls synchronous" +msgstr "Make X calls synchronous" -#: gdk-pixbuf/gdk-pixbuf-loader.c:334 +#. Translators: this is the license preamble; the string at the end +#. * contains the URL of the license. +#. +#: gtk/gtkaboutdialog.c:101 #, c-format -msgid "" -"Internal error: Image loader module '%s' failed to complete an operation, " -"but didn't give a reason for the failure" +msgid "This program comes with ABSOLUTELY NO WARRANTY; for details, visit %s" 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" +#: gtk/gtkaboutdialog.c:339 gtk/gtkaboutdialog.c:2235 +msgid "License" +msgstr "Licence" -#: gdk-pixbuf/gdk-pixdata.c:152 -msgid "Image format unknown" -msgstr "Image format unknown" +#: gtk/gtkaboutdialog.c:340 +msgid "The license of the program" +msgstr "The licence of the program" -#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:488 -msgid "Image pixel data corrupt" -msgstr "Image pixel data corrupt" +#. Add the credits button +#: gtk/gtkaboutdialog.c:621 +msgid "C_redits" +msgstr "C_redits" -#: 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" +#. Add the license button +#: gtk/gtkaboutdialog.c:635 +msgid "_License" +msgstr "_Licence" -#: 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?)" +#: gtk/gtkaboutdialog.c:839 +#, fuzzy +msgid "Could not show link" +msgstr "Could not clear list" -#: gdk-pixbuf/io-gif.c:505 +#: gtk/gtkaboutdialog.c:932 #, 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" +msgid "About %s" +msgstr "About %s" -#: 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" +#: gtk/gtkaboutdialog.c:2153 +msgid "Credits" +msgstr "Credits" -#: 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" +#: gtk/gtkaboutdialog.c:2185 +msgid "Written by" +msgstr "Written by" -#: gdk-pixbuf/io-gif.c:1132 -msgid "GIF image is corrupt (incorrect LZW compression)" -msgstr "GIF image is corrupt (incorrect LZW compression)" +#: gtk/gtkaboutdialog.c:2188 +msgid "Documented by" +msgstr "Documented by" -#: 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" +#: gtk/gtkaboutdialog.c:2200 +msgid "Translated by" +msgstr "Translated by" -#: 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" +#: gtk/gtkaboutdialog.c:2204 +msgid "Artwork by" +msgstr "Artwork by" -#: gdk-pixbuf/io-gif.c:1303 -msgid "" -"GIF image has no global colormap, and a frame inside it has no local " -"colormap." +#. This is the text that should appear next to menu accelerators +#. * that use the shift key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:160 +msgctxt "keyboard label" +msgid "Shift" 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" +#. This is the text that should appear next to menu accelerators +#. * that use the control key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:166 +msgctxt "keyboard label" +msgid "Ctrl" +msgstr "" -#: gdk-pixbuf/io-ico.c:384 -msgid "Compressed icons are not supported" -msgstr "Compressed icons are not supported" +#. This is the text that should appear next to menu accelerators +#. * that use the alt key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:172 +msgctxt "keyboard label" +msgid "Alt" +msgstr "" -#: gdk-pixbuf/io-ico.c:417 -msgid "Unsupported icon type" -msgstr "Unsupported icon type" +#. This is the text that should appear next to menu accelerators +#. * that use the super key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:770 +#, fuzzy +msgctxt "keyboard label" +msgid "Super" +msgstr "Paper" -#: gdk-pixbuf/io-ico.c:511 -msgid "Not enough memory to load ICO file" -msgstr "Not enough memory to load ICO file" +#. This is the text that should appear next to menu accelerators +#. * that use the hyper key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:783 +#, fuzzy +msgctxt "keyboard label" +msgid "Hyper" +msgstr "Paper" -#: gdk-pixbuf/io-ico.c:976 -msgid "Image too large to be saved as ICO" -msgstr "Image too large to be saved as ICO" +#. This is the text that should appear next to menu accelerators +#. * that use the meta key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: gtk/gtkaccellabel.c:797 +msgctxt "keyboard label" +msgid "Meta" +msgstr "" -#: gdk-pixbuf/io-ico.c:987 -msgid "Cursor hotspot outside image" -msgstr "Cursor hotspot outside image" +#: gtk/gtkaccellabel.c:813 +#, fuzzy +msgctxt "keyboard label" +msgid "Space" +msgstr "_Replace" -#: gdk-pixbuf/io-ico.c:1010 -#, c-format -msgid "Unsupported depth for ICO file: %d" -msgstr "Unsupported depth for ICO file: %d" +#: gtk/gtkaccellabel.c:816 +msgctxt "keyboard label" +msgid "Backslash" +msgstr "" -#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 -msgid "The ICO image format" -msgstr "The ICO image format" +#: gtk/gtkbuilderparser.c:343 +#, fuzzy, c-format +msgid "Invalid type function on line %d: '%s'" +msgstr "Invalid type function: `%s'" -#: gdk-pixbuf/io-icns.c:347 +#: gtk/gtkbuilderparser.c:407 #, 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" +msgid "Duplicate object ID '%s' on line %d (previously on line %d)" +msgstr "" -#: gdk-pixbuf/io-jpeg.c:117 +#: gtk/gtkbuilderparser.c:859 #, 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" +msgid "Invalid root element: '%s'" +msgstr "Invalid root element: '%s'" -#: gdk-pixbuf/io-jpeg.c:569 gdk-pixbuf/io-jpeg.c:775 +#: gtk/gtkbuilderparser.c:898 #, c-format -msgid "Unsupported JPEG color space (%s)" -msgstr "Unsupported JPEG colour space (%s)" +msgid "Unhandled tag: '%s'" +msgstr "Unhandled tag: '%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" +#. Translate to calendar:YM if you want years to be displayed +#. * before months; otherwise translate to calendar:MY. +#. * Do *not* translate it to anything else, if it +#. * it isn't calendar:YM or calendar:MY it will not work. +#. * +#. * Note that the ordering described here is logical order, which is +#. * further influenced by BIDI ordering. Thus, if you have a default +#. * text direction of RTL and specify "calendar:YM", then the year +#. * will appear to the right of the month. +#. +#: gtk/gtkcalendar.c:883 +msgid "calendar:MY" +msgstr "calendar:MY" -#: gdk-pixbuf/io-jpeg.c:919 -msgid "Transformed JPEG has zero width or height." -msgstr "Transformed JPEG has zero width or height." +#. Translate to calendar:week_start:0 if you want Sunday to be the +#. * first day of the week to calendar:week_start:1 if you want Monday +#. * to be the first day of the week, and so on. +#. +#: gtk/gtkcalendar.c:921 +msgid "calendar:week_start:0" +msgstr "calendar:week_start:0" -#: 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." +#. Translators: This is a text measurement template. +#. * Translate it to the widest year text +#. * +#. * If you don't understand this, leave it as "2000" +#. +#: gtk/gtkcalendar.c:2006 +msgctxt "year measurement template" +msgid "2000" 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 +#. Translators: this defines whether the day numbers should use +#. * localized digits or the ones used in English (0123...). +#. * +#. * Translate to "%Id" if you want to use localized digits, or +#. * translate to "%d" otherwise. +#. * +#. * Note that translating this doesn't guarantee that you get localized +#. * digits. That needs support from your system and locale definition +#. * too. +#. +#: gtk/gtkcalendar.c:2037 gtk/gtkcalendar.c:2719 #, c-format -msgid "" -"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgctxt "calendar:day:digits" +msgid "%d" 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 +#. Translators: this defines whether the week numbers should use +#. * localized digits or the ones used in English (0123...). +#. * +#. * Translate to "%Id" if you want to use localized digits, or +#. * translate to "%d" otherwise. +#. * +#. * Note that translating this doesn't guarantee that you get localized +#. * digits. That needs support from your system and locale definition +#. * too. +#. +#: gtk/gtkcalendar.c:2069 gtk/gtkcalendar.c:2579 #, 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:54 -msgid "Don't batch GDI requests" -msgstr "Don't batch GDI requests" - -#. Description of --no-wintab in --help output -#: gdk/win32/gdkmain-win32.c:56 -msgid "Don't use the Wintab API for tablet support" -msgstr "Don't use the Wintab API for tablet support" - -#. Description of --ignore-wintab in --help output -#: gdk/win32/gdkmain-win32.c:58 -msgid "Same as --no-wintab" -msgstr "Same as --no-wintab" - -#. Description of --use-wintab in --help output -#: gdk/win32/gdkmain-win32.c:60 -msgid "Do use the Wintab API [default]" -msgstr "Do use the Wintab API [default]" - -#. Description of --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:62 -msgid "Size of the palette in 8 bit mode" -msgstr "Size of the palette in 8 bit mode" - -#. Placeholder in --max-colors=COLORS in --help output -#: gdk/win32/gdkmain-win32.c:63 -msgid "COLORS" -msgstr "COLOURS" - -#. Description of --sync in --help output -#: gdk/x11/gdkmain-x11.c:93 -msgid "Make X calls synchronous" -msgstr "Make X calls synchronous" - -#: gdk/x11/gdkapplaunchcontext-x11.c:313 -#, c-format -msgid "Starting %s" -msgstr "Starting %s" - -#: gdk/x11/gdkapplaunchcontext-x11.c:315 -#, c-format -msgid "Opening %s" -msgstr "Opening %s" - -#: gdk/x11/gdkapplaunchcontext-x11.c:318 -#, c-format -msgid "Opening %d Item" -msgid_plural "Opening %d Items" -msgstr[0] "Opening %d Item" -msgstr[1] "Opening %d Items" - -#: gtk/gtkaboutdialog.c:241 -#, fuzzy -msgid "Could not show link" -msgstr "Could not clear list" - -#: gtk/gtkaboutdialog.c:364 gtk/gtkaboutdialog.c:2214 -msgid "License" -msgstr "Licence" - -#: gtk/gtkaboutdialog.c:365 -msgid "The license of the program" -msgstr "The licence of the program" - -#. Add the credits button -#: gtk/gtkaboutdialog.c:628 -msgid "C_redits" -msgstr "C_redits" - -#. Add the license button -#: gtk/gtkaboutdialog.c:642 -msgid "_License" -msgstr "_Licence" - -#: gtk/gtkaboutdialog.c:901 -#, c-format -msgid "About %s" -msgstr "About %s" - -#: gtk/gtkaboutdialog.c:2131 -msgid "Credits" -msgstr "Credits" - -#: gtk/gtkaboutdialog.c:2164 -msgid "Written by" -msgstr "Written by" - -#: gtk/gtkaboutdialog.c:2167 -msgid "Documented by" -msgstr "Documented by" - -#: gtk/gtkaboutdialog.c:2179 -msgid "Translated by" -msgstr "Translated by" - -#: gtk/gtkaboutdialog.c:2183 -msgid "Artwork by" -msgstr "Artwork by" - -#. This is the text that should appear next to menu accelerators -#. * that use the shift key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:157 -msgctxt "keyboard label" -msgid "Shift" -msgstr "" - -#. This is the text that should appear next to menu accelerators -#. * that use the control key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:163 -msgctxt "keyboard label" -msgid "Ctrl" -msgstr "" - -#. This is the text that should appear next to menu accelerators -#. * that use the alt key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:169 -msgctxt "keyboard label" -msgid "Alt" -msgstr "" - -#. This is the text that should appear next to menu accelerators -#. * that use the super key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:767 -#, fuzzy -msgctxt "keyboard label" -msgid "Super" -msgstr "Paper" - -#. This is the text that should appear next to menu accelerators -#. * that use the hyper key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:780 -#, fuzzy -msgctxt "keyboard label" -msgid "Hyper" -msgstr "Paper" - -#. This is the text that should appear next to menu accelerators -#. * that use the meta key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: gtk/gtkaccellabel.c:794 -msgctxt "keyboard label" -msgid "Meta" -msgstr "" - -#: gtk/gtkaccellabel.c:811 -#, fuzzy -msgctxt "keyboard label" -msgid "Space" -msgstr "_Replace" - -#: gtk/gtkaccellabel.c:814 -msgctxt "keyboard label" -msgid "Backslash" -msgstr "" - -#: gtk/gtkbuilderparser.c:343 -#, fuzzy, c-format -msgid "Invalid type function on line %d: '%s'" -msgstr "Invalid type function: `%s'" - -#: gtk/gtkbuilderparser.c:407 -#, c-format -msgid "Duplicate object id '%s' on line %d (previously on line %d)" -msgstr "" - -#: gtk/gtkbuilderparser.c:859 -#, c-format -msgid "Invalid root element: '%s'" -msgstr "Invalid root element: '%s'" - -#: gtk/gtkbuilderparser.c:898 -#, c-format -msgid "Unhandled tag: '%s'" -msgstr "Unhandled tag: '%s'" - -#. Translate to calendar:YM if you want years to be displayed -#. * before months; otherwise translate to calendar:MY. -#. * Do *not* translate it to anything else, if it -#. * it isn't calendar:YM or calendar:MY it will not work. -#. * -#. * Note that the ordering described here is logical order, which is -#. * further influenced by BIDI ordering. Thus, if you have a default -#. * text direction of RTL and specify "calendar:YM", then the year -#. * will appear to the right of the month. -#. -#: gtk/gtkcalendar.c:759 -msgid "calendar:MY" -msgstr "calendar:MY" - -#. Translate to calendar:week_start:0 if you want Sunday to be the -#. * first day of the week to calendar:week_start:1 if you want Monday -#. * to be the first day of the week, and so on. -#. -#: gtk/gtkcalendar.c:797 -msgid "calendar:week_start:0" -msgstr "calendar:week_start:0" - -#. Translators: This is a text measurement template. -#. * Translate it to the widest year text -#. * -#. * If you don't understand this, leave it as "2000" -#. -#: gtk/gtkcalendar.c:1807 -msgctxt "year measurement template" -msgid "2000" -msgstr "" - -#. Translators: this defines whether the day numbers should use -#. * localized digits or the ones used in English (0123...). -#. * -#. * Translate to "%Id" if you want to use localized digits, or -#. * translate to "%d" otherwise. -#. * -#. * Note that translating this doesn't guarantee that you get localized -#. * digits. That needs support from your system and locale definition -#. * too. -#. -#: gtk/gtkcalendar.c:1838 gtk/gtkcalendar.c:2496 -#, c-format -msgctxt "calendar:day:digits" -msgid "%d" -msgstr "" - -#. Translators: this defines whether the week numbers should use -#. * localized digits or the ones used in English (0123...). -#. * -#. * Translate to "%Id" if you want to use localized digits, or -#. * translate to "%d" otherwise. -#. * -#. * Note that translating this doesn't guarantee that you get localized -#. * digits. That needs support from your system and locale definition -#. * too. -#. -#: gtk/gtkcalendar.c:1870 gtk/gtkcalendar.c:2359 -#, c-format -msgctxt "calendar:week:digits" -msgid "%d" -msgstr "" +msgctxt "calendar:week:digits" +msgid "%d" +msgstr "" #. Translators: This dictates how the year is displayed in #. * gtkcalendar widget. See strftime() manual for the format. @@ -1469,7 +567,7 @@ msgstr "" #. * #. * "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2150 +#: gtk/gtkcalendar.c:2361 msgctxt "calendar year format" msgid "%Y" msgstr "" @@ -1477,7 +575,7 @@ msgstr "" #. This label is displayed in a treeview cell displaying #. * a disabled accelerator key combination. #. -#: gtk/gtkcellrendereraccel.c:244 +#: gtk/gtkcellrendereraccel.c:272 #, fuzzy msgctxt "Accelerator" msgid "Disabled" @@ -1487,7 +585,7 @@ msgstr "Disabled" #. * an accelerator key combination that is not valid according #. * to gtk_accelerator_valid(). #. -#: gtk/gtkcellrendereraccel.c:254 +#: gtk/gtkcellrendereraccel.c:282 #, fuzzy msgctxt "Accelerator" msgid "Invalid" @@ -1497,25 +595,25 @@ msgstr "Invalid URI" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: gtk/gtkcellrendereraccel.c:389 gtk/gtkcellrendereraccel.c:603 +#: gtk/gtkcellrendereraccel.c:418 gtk/gtkcellrendereraccel.c:675 msgid "New accelerator..." msgstr "New accelerator..." -#: gtk/gtkcellrendererprogress.c:361 gtk/gtkcellrendererprogress.c:448 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:452 #, c-format msgctxt "progress bar label" msgid "%d %%" msgstr "" -#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:176 gtk/gtkcolorbutton.c:445 msgid "Pick a Color" msgstr "Pick a Colour" -#: gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:336 msgid "Received invalid color data\n" msgstr "Received invalid colour data\n" -#: gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:384 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1523,7 +621,7 @@ msgstr "" "Select the colour you want from the outer ring. Select the darkness or " "lightness of that colour using the inner triangle." -#: gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:408 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1531,67 +629,68 @@ msgstr "" "Click the eyedropper, then click a colour anywhere on your screen to select " "that colour." -#: gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:417 msgid "_Hue:" msgstr "_Hue:" -#: gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:418 msgid "Position on the color wheel." msgstr "Position on the colour wheel." -#: gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:420 msgid "_Saturation:" msgstr "_Saturation:" -#: gtk/gtkcolorsel.c:391 -msgid "\"Deepness\" of the color." -msgstr "\"Deepness\" of the colour." +#: gtk/gtkcolorsel.c:421 +#, fuzzy +msgid "Intensity of the color." +msgstr "Transparency of the colour." -#: gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:422 msgid "_Value:" msgstr "_Value:" -#: gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:423 msgid "Brightness of the color." msgstr "Brightness of the colour." -#: gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:424 msgid "_Red:" msgstr "_Red:" -#: gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:425 msgid "Amount of red light in the color." msgstr "Amount of red light in the colour." -#: gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:426 msgid "_Green:" msgstr "_Green:" -#: gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:427 msgid "Amount of green light in the color." msgstr "Amount of green light in the colour." -#: gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:428 msgid "_Blue:" msgstr "_Blue:" -#: gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:429 msgid "Amount of blue light in the color." msgstr "Amount of blue light in the colour." -#: gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:432 msgid "Op_acity:" msgstr "Op_acity:" -#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:439 gtk/gtkcolorsel.c:449 msgid "Transparency of the color." msgstr "Transparency of the colour." -#: gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:456 msgid "Color _name:" msgstr "Colour _name:" -#: gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:470 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1599,15 +698,15 @@ msgstr "" "You can enter an HTML-style hexadecimal colour value, or simply a colour " "name such as 'orange' in this entry." -#: gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:500 msgid "_Palette:" msgstr "_Palette:" -#: gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:529 msgid "Color Wheel" msgstr "Colour Wheel" -#: gtk/gtkcolorsel.c:958 +#: gtk/gtkcolorsel.c:988 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1617,7 +716,7 @@ msgstr "" "selecting now. You can drag this colour to a palette entry, or select this " "colour as current by dragging it to the other colour swatch alongside." -#: gtk/gtkcolorsel.c:961 +#: gtk/gtkcolorsel.c:991 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1625,21 +724,21 @@ msgstr "" "The colour you've chosen. You can drag this colour to a palette entry to " "save it for use in the future." -#: gtk/gtkcolorsel.c:966 +#: gtk/gtkcolorsel.c:996 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." msgstr "" -#: gtk/gtkcolorsel.c:969 +#: gtk/gtkcolorsel.c:999 msgid "The color you've chosen." msgstr "" -#: gtk/gtkcolorsel.c:1382 +#: gtk/gtkcolorsel.c:1396 msgid "_Save color here" msgstr "_Save colour here" -#: gtk/gtkcolorsel.c:1587 +#: gtk/gtkcolorsel.c:1601 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1648,7 +747,7 @@ msgstr "" "entry, drag a colour swatch here or right-click it and select \"Save colour " "here.\"" -#: gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:189 msgid "Color Selection" msgstr "Colour Selection" @@ -1658,90 +757,102 @@ msgstr "Colour Selection" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: gtk/gtkcustompaperunixdialog.c:118 +#: gtk/gtkcustompaperunixdialog.c:116 msgid "default:mm" msgstr "default:inch" #. And show the custom paper dialog -#: gtk/gtkcustompaperunixdialog.c:373 gtk/gtkprintunixdialog.c:3226 +#: gtk/gtkcustompaperunixdialog.c:374 gtk/gtkprintunixdialog.c:3233 msgid "Manage Custom Sizes" msgstr "Manage Custom Sizes" -#: gtk/gtkcustompaperunixdialog.c:533 gtk/gtkpagesetupunixdialog.c:778 +#: gtk/gtkcustompaperunixdialog.c:534 gtk/gtkpagesetupunixdialog.c:790 msgid "inch" msgstr "inch" -#: gtk/gtkcustompaperunixdialog.c:535 gtk/gtkpagesetupunixdialog.c:776 +#: gtk/gtkcustompaperunixdialog.c:536 gtk/gtkpagesetupunixdialog.c:788 msgid "mm" msgstr "mm" -#: gtk/gtkcustompaperunixdialog.c:580 +#: gtk/gtkcustompaperunixdialog.c:581 msgid "Margins from Printer..." msgstr "Margins from Printer..." -#: gtk/gtkcustompaperunixdialog.c:746 +#: gtk/gtkcustompaperunixdialog.c:747 #, c-format msgid "Custom Size %d" msgstr "Custom Size %d" -#: gtk/gtkcustompaperunixdialog.c:1054 +#: gtk/gtkcustompaperunixdialog.c:1059 msgid "_Width:" msgstr "_Width:" -#: gtk/gtkcustompaperunixdialog.c:1066 +#: gtk/gtkcustompaperunixdialog.c:1071 msgid "_Height:" msgstr "_Height:" -#: gtk/gtkcustompaperunixdialog.c:1078 +#: gtk/gtkcustompaperunixdialog.c:1083 msgid "Paper Size" msgstr "Paper Size" -#: gtk/gtkcustompaperunixdialog.c:1087 +#: gtk/gtkcustompaperunixdialog.c:1092 msgid "_Top:" msgstr "_Top:" -#: gtk/gtkcustompaperunixdialog.c:1099 +#: gtk/gtkcustompaperunixdialog.c:1104 msgid "_Bottom:" msgstr "_Bottom:" -#: gtk/gtkcustompaperunixdialog.c:1111 +#: gtk/gtkcustompaperunixdialog.c:1116 msgid "_Left:" msgstr "_Left:" -#: gtk/gtkcustompaperunixdialog.c:1123 +#: gtk/gtkcustompaperunixdialog.c:1128 msgid "_Right:" msgstr "_Right:" -#: gtk/gtkcustompaperunixdialog.c:1164 +#: gtk/gtkcustompaperunixdialog.c:1169 msgid "Paper Margins" msgstr "Paper Margins" -#: gtk/gtkentry.c:8610 gtk/gtktextview.c:7974 +#: gtk/gtkentry.c:8601 gtk/gtktextview.c:8248 msgid "Input _Methods" msgstr "Input _Methods" -#: gtk/gtkentry.c:8624 gtk/gtktextview.c:7988 +#: gtk/gtkentry.c:8615 gtk/gtktextview.c:8262 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" -#: gtk/gtkentry.c:10003 +#: gtk/gtkentry.c:10015 +msgid "Caps Lock and Num Lock are on" +msgstr "" + +#: gtk/gtkentry.c:10017 +#, fuzzy +msgid "Num Lock is on" +msgstr "Copy _Location" + +#: gtk/gtkentry.c:10019 #, fuzzy msgid "Caps Lock is on" msgstr "Copy _Location" -#: gtk/gtkfilechooserbutton.c:64 +#. **************** * +#. * Private Macros * +#. * **************** +#: gtk/gtkfilechooserbutton.c:61 msgid "Select A File" msgstr "Select A File" -#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1839 +#: gtk/gtkfilechooserbutton.c:62 gtk/gtkfilechooserdefault.c:1812 msgid "Desktop" msgstr "Desktop" -#: gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:63 msgid "(None)" msgstr "(None)" -#: gtk/gtkfilechooserbutton.c:2016 +#: gtk/gtkfilechooserbutton.c:2005 msgid "Other..." msgstr "Other..." @@ -1749,23 +860,23 @@ msgstr "Other..." msgid "Type name of new folder" msgstr "Type name of new folder" -#: gtk/gtkfilechooserdefault.c:965 +#: gtk/gtkfilechooserdefault.c:938 msgid "Could not retrieve information about the file" msgstr "Could not retrieve information about the file" -#: gtk/gtkfilechooserdefault.c:976 +#: gtk/gtkfilechooserdefault.c:949 msgid "Could not add a bookmark" msgstr "Could not add a bookmark" -#: gtk/gtkfilechooserdefault.c:987 +#: gtk/gtkfilechooserdefault.c:960 msgid "Could not remove bookmark" msgstr "Could not remove bookmark" -#: gtk/gtkfilechooserdefault.c:998 +#: gtk/gtkfilechooserdefault.c:971 msgid "The folder could not be created" msgstr "The folder could not be created" -#: gtk/gtkfilechooserdefault.c:1011 +#: gtk/gtkfilechooserdefault.c:984 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1773,11 +884,11 @@ msgstr "" "The folder could not be created because a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." -#: gtk/gtkfilechooserdefault.c:1022 +#: gtk/gtkfilechooserdefault.c:995 msgid "Invalid file name" msgstr "Invalid file name" -#: gtk/gtkfilechooserdefault.c:1032 +#: gtk/gtkfilechooserdefault.c:1005 msgid "The folder contents could not be displayed" msgstr "The folder contents could not be displayed" @@ -1785,202 +896,202 @@ msgstr "The folder contents could not be displayed" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: gtk/gtkfilechooserdefault.c:1582 +#: gtk/gtkfilechooserdefault.c:1555 #, c-format msgid "%1$s on %2$s" msgstr "%1$s on %2$s" -#: gtk/gtkfilechooserdefault.c:1758 +#: gtk/gtkfilechooserdefault.c:1731 msgid "Search" msgstr "Search" -#: gtk/gtkfilechooserdefault.c:1782 gtk/gtkfilechooserdefault.c:9454 +#: gtk/gtkfilechooserdefault.c:1755 gtk/gtkfilechooserdefault.c:9289 msgid "Recently Used" msgstr "Recently Used" -#: gtk/gtkfilechooserdefault.c:2422 +#: gtk/gtkfilechooserdefault.c:2409 msgid "Select which types of files are shown" msgstr "Select which types of files are shown" -#: gtk/gtkfilechooserdefault.c:2781 +#: gtk/gtkfilechooserdefault.c:2768 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Add the folder '%s' to the bookmarks" -#: gtk/gtkfilechooserdefault.c:2825 +#: gtk/gtkfilechooserdefault.c:2812 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Add the current folder to the bookmarks" -#: gtk/gtkfilechooserdefault.c:2827 +#: gtk/gtkfilechooserdefault.c:2814 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Add the selected folders to the bookmarks" -#: gtk/gtkfilechooserdefault.c:2865 +#: gtk/gtkfilechooserdefault.c:2852 #, c-format msgid "Remove the bookmark '%s'" msgstr "Remove the bookmark '%s'" -#: gtk/gtkfilechooserdefault.c:2867 +#: gtk/gtkfilechooserdefault.c:2854 #, c-format msgid "Bookmark '%s' cannot be removed" msgstr "" -#: gtk/gtkfilechooserdefault.c:2874 gtk/gtkfilechooserdefault.c:3898 +#: gtk/gtkfilechooserdefault.c:2861 gtk/gtkfilechooserdefault.c:3725 msgid "Remove the selected bookmark" msgstr "Remove the selected bookmark" -#: gtk/gtkfilechooserdefault.c:3594 +#: gtk/gtkfilechooserdefault.c:3421 msgid "Remove" msgstr "Remove" -#: gtk/gtkfilechooserdefault.c:3603 +#: gtk/gtkfilechooserdefault.c:3430 msgid "Rename..." msgstr "Rename..." #. Accessible object name for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3766 +#: gtk/gtkfilechooserdefault.c:3593 msgid "Places" msgstr "Places" #. Column header for the file chooser's shortcuts pane -#: gtk/gtkfilechooserdefault.c:3823 +#: gtk/gtkfilechooserdefault.c:3650 msgid "_Places" msgstr "_Places" -#: gtk/gtkfilechooserdefault.c:3879 +#: gtk/gtkfilechooserdefault.c:3706 msgid "_Add" msgstr "_Add" -#: gtk/gtkfilechooserdefault.c:3886 +#: gtk/gtkfilechooserdefault.c:3713 msgid "Add the selected folder to the Bookmarks" msgstr "Add the selected folder to the Bookmarks" -#: gtk/gtkfilechooserdefault.c:3891 +#: gtk/gtkfilechooserdefault.c:3718 msgid "_Remove" msgstr "_Remove" -#: gtk/gtkfilechooserdefault.c:4026 +#: gtk/gtkfilechooserdefault.c:3860 msgid "Could not select file" msgstr "Could not select file" -#: gtk/gtkfilechooserdefault.c:4201 +#: gtk/gtkfilechooserdefault.c:4035 msgid "_Add to Bookmarks" msgstr "_Add to Bookmarks" -#: gtk/gtkfilechooserdefault.c:4214 +#: gtk/gtkfilechooserdefault.c:4048 msgid "Show _Hidden Files" msgstr "Show _Hidden Files" -#: gtk/gtkfilechooserdefault.c:4221 +#: gtk/gtkfilechooserdefault.c:4055 msgid "Show _Size Column" msgstr "" -#: gtk/gtkfilechooserdefault.c:4441 +#: gtk/gtkfilechooserdefault.c:4281 msgid "Files" msgstr "Files" -#: gtk/gtkfilechooserdefault.c:4492 +#: gtk/gtkfilechooserdefault.c:4332 msgid "Name" msgstr "Name" -#: gtk/gtkfilechooserdefault.c:4515 +#: gtk/gtkfilechooserdefault.c:4355 msgid "Size" msgstr "Size" -#: gtk/gtkfilechooserdefault.c:4529 +#: gtk/gtkfilechooserdefault.c:4369 msgid "Modified" msgstr "Modified" #. Label -#: gtk/gtkfilechooserdefault.c:4784 gtk/gtkprinteroptionwidget.c:802 +#: gtk/gtkfilechooserdefault.c:4624 gtk/gtkprinteroptionwidget.c:801 msgid "_Name:" msgstr "_Name:" -#: gtk/gtkfilechooserdefault.c:4827 +#: gtk/gtkfilechooserdefault.c:4667 msgid "_Browse for other folders" msgstr "_Browse for other folders" -#: gtk/gtkfilechooserdefault.c:5099 +#: gtk/gtkfilechooserdefault.c:4937 msgid "Type a file name" msgstr "Type a file name" #. Create Folder -#: gtk/gtkfilechooserdefault.c:5140 +#: gtk/gtkfilechooserdefault.c:4980 msgid "Create Fo_lder" msgstr "Create Fo_lder" -#: gtk/gtkfilechooserdefault.c:5150 +#: gtk/gtkfilechooserdefault.c:4990 msgid "_Location:" msgstr "_Location:" -#: gtk/gtkfilechooserdefault.c:5354 +#: gtk/gtkfilechooserdefault.c:5194 msgid "Save in _folder:" msgstr "Save in _folder:" -#: gtk/gtkfilechooserdefault.c:5356 +#: gtk/gtkfilechooserdefault.c:5196 msgid "Create in _folder:" msgstr "Create in _folder:" -#: gtk/gtkfilechooserdefault.c:6419 +#: gtk/gtkfilechooserdefault.c:6248 #, fuzzy, c-format msgid "Could not read the contents of %s" msgstr "Could not rename %s to %s: %s\n" -#: gtk/gtkfilechooserdefault.c:6423 +#: gtk/gtkfilechooserdefault.c:6252 #, fuzzy msgid "Could not read the contents of the folder" msgstr "Could not obtain root folder" -#: gtk/gtkfilechooserdefault.c:6516 gtk/gtkfilechooserdefault.c:6584 -#: gtk/gtkfilechooserdefault.c:6729 +#: gtk/gtkfilechooserdefault.c:6345 gtk/gtkfilechooserdefault.c:6413 +#: gtk/gtkfilechooserdefault.c:6558 msgid "Unknown" msgstr "Unknown" -#: gtk/gtkfilechooserdefault.c:6531 +#: gtk/gtkfilechooserdefault.c:6360 msgid "%H:%M" msgstr "%H:%M" -#: gtk/gtkfilechooserdefault.c:6533 +#: gtk/gtkfilechooserdefault.c:6362 msgid "Yesterday at %H:%M" msgstr "Yesterday at %H:%M" -#: gtk/gtkfilechooserdefault.c:7199 +#: gtk/gtkfilechooserdefault.c:7028 msgid "Cannot change to folder because it is not local" msgstr "Cannot change to folder because it is not local" -#: gtk/gtkfilechooserdefault.c:7796 gtk/gtkfilechooserdefault.c:7817 +#: gtk/gtkfilechooserdefault.c:7625 gtk/gtkfilechooserdefault.c:7646 #, c-format msgid "Shortcut %s already exists" msgstr "Shortcut %s already exists" -#: gtk/gtkfilechooserdefault.c:7907 +#: gtk/gtkfilechooserdefault.c:7736 #, c-format msgid "Shortcut %s does not exist" msgstr "Shortcut %s does not exist" -#: gtk/gtkfilechooserdefault.c:8162 gtk/gtkprintunixdialog.c:480 +#: gtk/gtkfilechooserdefault.c:7997 gtk/gtkprintunixdialog.c:480 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "A file named \"%s\" already exists. Do you want to replace it?" -#: gtk/gtkfilechooserdefault.c:8165 gtk/gtkprintunixdialog.c:484 +#: gtk/gtkfilechooserdefault.c:8000 gtk/gtkprintunixdialog.c:484 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "The file already exists in \"%s\". Replacing it will overwrite its contents." -#: gtk/gtkfilechooserdefault.c:8170 gtk/gtkprintunixdialog.c:491 +#: gtk/gtkfilechooserdefault.c:8005 gtk/gtkprintunixdialog.c:491 msgid "_Replace" msgstr "_Replace" -#: gtk/gtkfilechooserdefault.c:8822 +#: gtk/gtkfilechooserdefault.c:8658 msgid "Could not start the search process" msgstr "Could not start the search process" -#: gtk/gtkfilechooserdefault.c:8823 +#: gtk/gtkfilechooserdefault.c:8659 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1988,37 +1099,37 @@ msgstr "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." -#: gtk/gtkfilechooserdefault.c:8837 +#: gtk/gtkfilechooserdefault.c:8673 msgid "Could not send the search request" msgstr "Could not send the search request" -#: gtk/gtkfilechooserdefault.c:9026 +#: gtk/gtkfilechooserdefault.c:8861 #, fuzzy msgid "Search:" msgstr "Search" -#: gtk/gtkfilechooserdefault.c:9630 +#: gtk/gtkfilechooserdefault.c:9466 #, c-format msgid "Could not mount %s" msgstr "Could not mount %s" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry, when the user enters an invalid path. -#: gtk/gtkfilechooserentry.c:698 gtk/gtkfilechooserentry.c:1163 +#: gtk/gtkfilechooserentry.c:702 gtk/gtkfilechooserentry.c:1169 msgid "Invalid path" msgstr "Invalid path" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1095 +#: gtk/gtkfilechooserentry.c:1101 msgid "No match" msgstr "No match" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: gtk/gtkfilechooserentry.c:1106 +#: gtk/gtkfilechooserentry.c:1112 msgid "Sole completion" msgstr "Sole completion" @@ -2026,13 +1137,13 @@ msgstr "Sole completion" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: gtk/gtkfilechooserentry.c:1122 +#: gtk/gtkfilechooserentry.c:1128 msgid "Complete, but not unique" msgstr "Complete, but not unique" #. Translators: this text is shown while the system is searching #. * for possible completions for filenames in a file chooser entry. -#: gtk/gtkfilechooserentry.c:1154 +#: gtk/gtkfilechooserentry.c:1160 msgid "Completing..." msgstr "Completing..." @@ -2040,7 +1151,7 @@ msgstr "Completing..." #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user enters something like #. * "sftp://blahblah" in an app that only supports local filenames. -#: gtk/gtkfilechooserentry.c:1176 gtk/gtkfilechooserentry.c:1201 +#: gtk/gtkfilechooserentry.c:1182 gtk/gtkfilechooserentry.c:1207 msgid "Only local files may be selected" msgstr "" @@ -2048,19 +1159,19 @@ msgstr "" #. Translators: this is shown in the feedback for Tab-completion in a #. * file chooser's text entry when the user hasn't entered the first '/' #. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]") -#: gtk/gtkfilechooserentry.c:1185 +#: gtk/gtkfilechooserentry.c:1191 msgid "Incomplete hostname; end it with '/'" msgstr "" #. Translators: this is shown in the feedback for Tab-completion in a file #. * chooser's text entry when the user enters a path that does not exist #. * and then hits Tab -#: gtk/gtkfilechooserentry.c:1196 +#: gtk/gtkfilechooserentry.c:1202 #, fuzzy msgid "Path does not exist" msgstr "Shortcut %s does not exist" -#: gtk/gtkfilechoosersettings.c:487 +#: gtk/gtkfilechoosersettings.c:486 #, c-format msgid "Error creating folder '%s': %s" msgstr "Error creating folder '%s': %s" @@ -2070,11 +1181,11 @@ msgstr "Error creating folder '%s': %s" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:48 msgid "File System" msgstr "File System" -#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:142 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Pick a Font" @@ -2089,40 +1200,40 @@ msgstr "Font" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:103 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: gtk/gtkfontsel.c:343 +#: gtk/gtkfontsel.c:370 msgid "_Family:" msgstr "_Family:" -#: gtk/gtkfontsel.c:349 +#: gtk/gtkfontsel.c:376 msgid "_Style:" msgstr "_Style:" -#: gtk/gtkfontsel.c:355 +#: gtk/gtkfontsel.c:382 msgid "Si_ze:" msgstr "Si_ze:" #. create the text entry widget -#: gtk/gtkfontsel.c:532 +#: gtk/gtkfontsel.c:559 msgid "_Preview:" msgstr "_Preview:" -#: gtk/gtkfontsel.c:1631 +#: gtk/gtkfontsel.c:1659 msgid "Font Selection" msgstr "Font Selection" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1401 +#: gtk/gtkiconfactory.c:1356 #, c-format msgid "Error loading icon: %s" msgstr "Error loading icon: %s" -#: gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1354 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2135,78 +1246,78 @@ msgstr "" "You can get a copy from:\n" "\t%s" -#: gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1535 #, c-format msgid "Icon '%s' not present in theme" msgstr "Icon '%s' not present in theme" -#: gtk/gtkicontheme.c:3074 +#: gtk/gtkicontheme.c:3048 msgid "Failed to load icon" msgstr "Failed to load icon" -#: gtk/gtkimmodule.c:527 +#: gtk/gtkimmodule.c:526 msgid "Simple" msgstr "Simple" -#: gtk/gtkimmulticontext.c:563 +#: gtk/gtkimmulticontext.c:588 #, fuzzy msgctxt "input method menu" msgid "System" msgstr "File System" -#: gtk/gtkimmulticontext.c:573 +#: gtk/gtkimmulticontext.c:598 #, fuzzy msgctxt "input method menu" msgid "None" msgstr "None" -#: gtk/gtkimmulticontext.c:656 +#: gtk/gtkimmulticontext.c:681 #, fuzzy, c-format msgctxt "input method menu" msgid "System (%s)" msgstr "%s (%s)" #. Open Link -#: gtk/gtklabel.c:6077 +#: gtk/gtklabel.c:6202 #, fuzzy msgid "_Open Link" msgstr "_Open" #. Copy Link Address -#: gtk/gtklabel.c:6089 +#: gtk/gtklabel.c:6214 msgid "Copy _Link Address" msgstr "" -#: gtk/gtklinkbutton.c:428 +#: gtk/gtklinkbutton.c:449 msgid "Copy URL" msgstr "Copy URL" -#: gtk/gtklinkbutton.c:586 +#: gtk/gtklinkbutton.c:601 msgid "Invalid URI" msgstr "Invalid URI" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:447 +#: gtk/gtkmain.c:526 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:527 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:450 +#: gtk/gtkmain.c:529 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:532 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:535 msgid "GTK+ debugging flags to unset" msgstr "GTK+ debugging flags to unset" @@ -2215,131 +1326,131 @@ 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:798 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:773 +#: gtk/gtkmain.c:863 #, c-format msgid "Cannot open display: %s" msgstr "" -#: gtk/gtkmain.c:810 +#: gtk/gtkmain.c:922 msgid "GTK+ Options" msgstr "GTK+ Options" -#: gtk/gtkmain.c:810 +#: gtk/gtkmain.c:922 msgid "Show GTK+ Options" msgstr "Show GTK+ Options" -#: gtk/gtkmountoperation.c:489 +#: gtk/gtkmountoperation.c:491 #, fuzzy msgid "Co_nnect" msgstr "C_onnect" -#: gtk/gtkmountoperation.c:556 +#: gtk/gtkmountoperation.c:558 msgid "Connect _anonymously" msgstr "" -#: gtk/gtkmountoperation.c:565 +#: gtk/gtkmountoperation.c:567 msgid "Connect as u_ser:" msgstr "" -#: gtk/gtkmountoperation.c:603 +#: gtk/gtkmountoperation.c:605 #, fuzzy msgid "_Username:" msgstr "_Rename" -#: gtk/gtkmountoperation.c:608 +#: gtk/gtkmountoperation.c:610 #, fuzzy msgid "_Domain:" msgstr "_Location:" -#: gtk/gtkmountoperation.c:614 +#: gtk/gtkmountoperation.c:616 #, fuzzy msgid "_Password:" msgstr "_Pressure:" -#: gtk/gtkmountoperation.c:632 +#: gtk/gtkmountoperation.c:634 msgid "Forget password _immediately" msgstr "" -#: gtk/gtkmountoperation.c:642 +#: gtk/gtkmountoperation.c:644 msgid "Remember password until you _logout" msgstr "" -#: gtk/gtkmountoperation.c:652 +#: gtk/gtkmountoperation.c:654 msgid "Remember _forever" msgstr "" -#: gtk/gtkmountoperation.c:881 +#: gtk/gtkmountoperation.c:883 #, c-format -msgid "Unknown Application (pid %d)" +msgid "Unknown Application (PID %d)" msgstr "" -#: gtk/gtkmountoperation.c:1064 +#: gtk/gtkmountoperation.c:1066 #, c-format msgid "Unable to end process" msgstr "" -#: gtk/gtkmountoperation.c:1101 +#: gtk/gtkmountoperation.c:1103 msgid "_End Process" msgstr "" #: gtk/gtkmountoperation-stub.c:64 #, c-format -msgid "Cannot kill process with pid %d. Operation is not implemented." +msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "" #. translators: this string is a name for the 'less' command -#: gtk/gtkmountoperation-x11.c:865 +#: gtk/gtkmountoperation-x11.c:862 msgid "Terminal Pager" msgstr "" -#: gtk/gtkmountoperation-x11.c:866 +#: gtk/gtkmountoperation-x11.c:863 #, fuzzy msgid "Top Command" msgstr "Command Line" -#: gtk/gtkmountoperation-x11.c:867 +#: gtk/gtkmountoperation-x11.c:864 msgid "Bourne Again Shell" msgstr "" -#: gtk/gtkmountoperation-x11.c:868 +#: gtk/gtkmountoperation-x11.c:865 msgid "Bourne Shell" msgstr "" -#: gtk/gtkmountoperation-x11.c:869 +#: gtk/gtkmountoperation-x11.c:866 msgid "Z Shell" msgstr "" -#: gtk/gtkmountoperation-x11.c:966 +#: gtk/gtkmountoperation-x11.c:963 #, c-format -msgid "Cannot end process with pid %d: %s" +msgid "Cannot end process with PID %d: %s" msgstr "" -#: gtk/gtknotebook.c:4620 gtk/gtknotebook.c:7049 +#: gtk/gtknotebook.c:4619 gtk/gtknotebook.c:7170 #, c-format msgid "Page %u" msgstr "Page %u" -#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:867 +#: gtk/gtkpagesetup.c:596 gtk/gtkpapersize.c:838 gtk/gtkpapersize.c:880 msgid "Not a valid page setup file" msgstr "Not a valid page setup file" -#: gtk/gtkpagesetupunixdialog.c:167 +#: gtk/gtkpagesetupunixdialog.c:179 #, fuzzy msgid "Any Printer" msgstr "Printer" -#: gtk/gtkpagesetupunixdialog.c:167 +#: gtk/gtkpagesetupunixdialog.c:179 #, fuzzy msgid "For portable documents" msgstr "" "Any Printer\n" "For portable documents" -#: gtk/gtkpagesetupunixdialog.c:797 +#: gtk/gtkpagesetupunixdialog.c:809 #, c-format msgid "" "Margins:\n" @@ -2354,35 +1465,35 @@ msgstr "" " Top: %s %s\n" " Bottom: %s %s" -#: gtk/gtkpagesetupunixdialog.c:846 gtk/gtkprintunixdialog.c:3277 +#: gtk/gtkpagesetupunixdialog.c:858 gtk/gtkprintunixdialog.c:3284 msgid "Manage Custom Sizes..." msgstr "Manage Custom Sizes..." -#: gtk/gtkpagesetupunixdialog.c:894 +#: gtk/gtkpagesetupunixdialog.c:909 msgid "_Format for:" msgstr "_Format for:" -#: gtk/gtkpagesetupunixdialog.c:916 gtk/gtkprintunixdialog.c:3449 +#: gtk/gtkpagesetupunixdialog.c:931 gtk/gtkprintunixdialog.c:3456 msgid "_Paper size:" msgstr "_Paper size:" -#: gtk/gtkpagesetupunixdialog.c:947 +#: gtk/gtkpagesetupunixdialog.c:962 msgid "_Orientation:" msgstr "_Orientation:" -#: gtk/gtkpagesetupunixdialog.c:1011 gtk/gtkprintunixdialog.c:3511 +#: gtk/gtkpagesetupunixdialog.c:1026 gtk/gtkprintunixdialog.c:3518 msgid "Page Setup" msgstr "Page Setup" -#: gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:154 msgid "Up Path" msgstr "Up Path" -#: gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:156 msgid "Down Path" msgstr "Down Path" -#: gtk/gtkpathbar.c:1480 +#: gtk/gtkpathbar.c:1497 msgid "File System Root" msgstr "File System Root" @@ -2391,16 +1502,16 @@ msgstr "File System Root" msgid "Authentication" msgstr "Application" -#: gtk/gtkprinteroptionwidget.c:695 +#: gtk/gtkprinteroptionwidget.c:694 msgid "Not available" msgstr "Not available" -#: gtk/gtkprinteroptionwidget.c:795 +#: gtk/gtkprinteroptionwidget.c:794 #, fuzzy msgid "Select a folder" msgstr "Select A File" -#: gtk/gtkprinteroptionwidget.c:814 +#: gtk/gtkprinteroptionwidget.c:813 msgid "_Save in folder:" msgstr "_Save in folder:" @@ -2413,114 +1524,108 @@ 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" -#: gtk/gtkprintoperation-win32.c:612 +#: gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "Printer offline" -#: gtk/gtkprintoperation-win32.c:614 +#: gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "Out of paper" #. Translators: this is a printer status. -#: gtk/gtkprintoperation-win32.c:616 -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: gtk/gtkprintoperation-win32.c:615 +#: modules/printbackends/cups/gtkprintbackendcups.c:1998 msgid "Paused" msgstr "Paused" -#: gtk/gtkprintoperation-win32.c:618 +#: gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "Need user intervention" -#: gtk/gtkprintoperation-win32.c:718 +#: gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "Custom size" @@ -2559,50 +1664,50 @@ msgstr "Invalid handle to PrintDlgEx" msgid "Unspecified error" msgstr "Unspecified error" -#: gtk/gtkprintunixdialog.c:614 +#: gtk/gtkprintunixdialog.c:618 msgid "Getting printer information failed" msgstr "" -#: gtk/gtkprintunixdialog.c:1862 +#: gtk/gtkprintunixdialog.c:1873 msgid "Getting printer information..." msgstr "" -#: gtk/gtkprintunixdialog.c:2132 +#: gtk/gtkprintunixdialog.c:2139 msgid "Printer" msgstr "Printer" #. Translators: this is the header for the location column in the print dialog -#: gtk/gtkprintunixdialog.c:2142 +#: gtk/gtkprintunixdialog.c:2149 msgid "Location" msgstr "Location" #. Translators: this is the header for the printer status column in the print dialog -#: gtk/gtkprintunixdialog.c:2153 +#: gtk/gtkprintunixdialog.c:2160 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:2179 +#: gtk/gtkprintunixdialog.c:2186 msgid "Range" msgstr "Range" -#: gtk/gtkprintunixdialog.c:2183 +#: gtk/gtkprintunixdialog.c:2190 msgid "_All Pages" msgstr "_All Pages" -#: gtk/gtkprintunixdialog.c:2190 +#: gtk/gtkprintunixdialog.c:2197 msgid "C_urrent Page" msgstr "C_urrent Page" -#: gtk/gtkprintunixdialog.c:2200 +#: gtk/gtkprintunixdialog.c:2207 #, fuzzy msgid "Se_lection" msgstr "_Selection: " -#: gtk/gtkprintunixdialog.c:2209 +#: gtk/gtkprintunixdialog.c:2216 msgid "Pag_es:" msgstr "Pag_es:" -#: gtk/gtkprintunixdialog.c:2210 +#: gtk/gtkprintunixdialog.c:2217 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2610,29 +1715,29 @@ msgstr "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:2220 +#: gtk/gtkprintunixdialog.c:2227 #, fuzzy msgid "Pages" msgstr "Pag_es:" -#: gtk/gtkprintunixdialog.c:2233 +#: gtk/gtkprintunixdialog.c:2240 msgid "Copies" msgstr "Copies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:2238 +#: gtk/gtkprintunixdialog.c:2245 msgid "Copie_s:" msgstr "Copie_s:" -#: gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2263 msgid "C_ollate" msgstr "C_ollate" -#: gtk/gtkprintunixdialog.c:2264 +#: gtk/gtkprintunixdialog.c:2271 msgid "_Reverse" msgstr "_Reverse" -#: gtk/gtkprintunixdialog.c:2284 +#: gtk/gtkprintunixdialog.c:2291 msgid "General" msgstr "General" @@ -2642,177 +1747,177 @@ msgstr "General" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: gtk/gtkprintunixdialog.c:3010 -#: modules/printbackends/cups/gtkprintbackendcups.c:3505 +#: gtk/gtkprintunixdialog.c:3017 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, top to bottom" msgstr "" -#: gtk/gtkprintunixdialog.c:3010 -#: modules/printbackends/cups/gtkprintbackendcups.c:3505 +#: gtk/gtkprintunixdialog.c:3017 +#: modules/printbackends/cups/gtkprintbackendcups.c:3508 msgid "Left to right, bottom to top" msgstr "" -#: gtk/gtkprintunixdialog.c:3011 -#: modules/printbackends/cups/gtkprintbackendcups.c:3506 +#: gtk/gtkprintunixdialog.c:3018 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, top to bottom" msgstr "" -#: gtk/gtkprintunixdialog.c:3011 -#: modules/printbackends/cups/gtkprintbackendcups.c:3506 +#: gtk/gtkprintunixdialog.c:3018 +#: modules/printbackends/cups/gtkprintbackendcups.c:3509 msgid "Right to left, bottom to top" msgstr "" -#: gtk/gtkprintunixdialog.c:3012 -#: modules/printbackends/cups/gtkprintbackendcups.c:3507 +#: gtk/gtkprintunixdialog.c:3019 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, left to right" msgstr "" -#: gtk/gtkprintunixdialog.c:3012 -#: modules/printbackends/cups/gtkprintbackendcups.c:3507 +#: gtk/gtkprintunixdialog.c:3019 +#: modules/printbackends/cups/gtkprintbackendcups.c:3510 msgid "Top to bottom, right to left" msgstr "" -#: gtk/gtkprintunixdialog.c:3013 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: gtk/gtkprintunixdialog.c:3020 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, left to right" msgstr "" -#: gtk/gtkprintunixdialog.c:3013 -#: modules/printbackends/cups/gtkprintbackendcups.c:3508 +#: gtk/gtkprintunixdialog.c:3020 +#: modules/printbackends/cups/gtkprintbackendcups.c:3511 msgid "Bottom to top, right to left" msgstr "" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: gtk/gtkprintunixdialog.c:3017 gtk/gtkprintunixdialog.c:3030 -#: modules/printbackends/cups/gtkprintbackendcups.c:3540 +#: gtk/gtkprintunixdialog.c:3024 gtk/gtkprintunixdialog.c:3037 +#: modules/printbackends/cups/gtkprintbackendcups.c:3543 #, fuzzy msgid "Page Ordering" msgstr "Preparing" -#: gtk/gtkprintunixdialog.c:3046 +#: gtk/gtkprintunixdialog.c:3053 #, fuzzy msgid "Left to right" msgstr "LRM _Left-to-right mark" -#: gtk/gtkprintunixdialog.c:3047 +#: gtk/gtkprintunixdialog.c:3054 #, fuzzy msgid "Right to left" msgstr "Print to File" -#: gtk/gtkprintunixdialog.c:3059 +#: gtk/gtkprintunixdialog.c:3066 msgid "Top to bottom" msgstr "" -#: gtk/gtkprintunixdialog.c:3060 +#: gtk/gtkprintunixdialog.c:3067 msgid "Bottom to top" msgstr "" -#: gtk/gtkprintunixdialog.c:3300 +#: gtk/gtkprintunixdialog.c:3307 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:3304 +#: gtk/gtkprintunixdialog.c:3311 msgid "T_wo-sided:" msgstr "T_wo-sided:" -#: gtk/gtkprintunixdialog.c:3319 +#: gtk/gtkprintunixdialog.c:3326 msgid "Pages per _side:" msgstr "Pages per _side:" -#: gtk/gtkprintunixdialog.c:3336 +#: gtk/gtkprintunixdialog.c:3343 #, fuzzy msgid "Page or_dering:" msgstr "Pages per _side:" -#: gtk/gtkprintunixdialog.c:3352 +#: gtk/gtkprintunixdialog.c:3359 msgid "_Only print:" msgstr "_Only print:" #. In enum order -#: gtk/gtkprintunixdialog.c:3367 +#: gtk/gtkprintunixdialog.c:3374 msgid "All sheets" msgstr "All sheets" -#: gtk/gtkprintunixdialog.c:3368 +#: gtk/gtkprintunixdialog.c:3375 msgid "Even sheets" msgstr "Even sheets" -#: gtk/gtkprintunixdialog.c:3369 +#: gtk/gtkprintunixdialog.c:3376 msgid "Odd sheets" msgstr "Odd sheets" -#: gtk/gtkprintunixdialog.c:3372 +#: gtk/gtkprintunixdialog.c:3379 msgid "Sc_ale:" msgstr "Sc_ale:" -#: gtk/gtkprintunixdialog.c:3399 +#: gtk/gtkprintunixdialog.c:3406 msgid "Paper" msgstr "Paper" -#: gtk/gtkprintunixdialog.c:3403 +#: gtk/gtkprintunixdialog.c:3410 msgid "Paper _type:" msgstr "Paper _type:" -#: gtk/gtkprintunixdialog.c:3418 +#: gtk/gtkprintunixdialog.c:3425 msgid "Paper _source:" msgstr "Paper _source:" -#: gtk/gtkprintunixdialog.c:3433 +#: gtk/gtkprintunixdialog.c:3440 msgid "Output t_ray:" msgstr "Output t_ray:" -#: gtk/gtkprintunixdialog.c:3473 +#: gtk/gtkprintunixdialog.c:3480 #, fuzzy msgid "Or_ientation:" msgstr "_Orientation:" #. In enum order -#: gtk/gtkprintunixdialog.c:3488 +#: gtk/gtkprintunixdialog.c:3495 #, fuzzy msgid "Portrait" msgstr "Portrait" -#: gtk/gtkprintunixdialog.c:3489 +#: gtk/gtkprintunixdialog.c:3496 #, fuzzy msgid "Landscape" msgstr "Landscape" -#: gtk/gtkprintunixdialog.c:3490 +#: gtk/gtkprintunixdialog.c:3497 #, fuzzy msgid "Reverse portrait" msgstr "Reverse portrait" -#: gtk/gtkprintunixdialog.c:3491 +#: gtk/gtkprintunixdialog.c:3498 #, fuzzy msgid "Reverse landscape" msgstr "Reverse landscape" -#: gtk/gtkprintunixdialog.c:3536 +#: gtk/gtkprintunixdialog.c:3543 msgid "Job Details" msgstr "Job Details" -#: gtk/gtkprintunixdialog.c:3542 +#: gtk/gtkprintunixdialog.c:3549 msgid "Pri_ority:" msgstr "Pri_ority:" -#: gtk/gtkprintunixdialog.c:3557 +#: gtk/gtkprintunixdialog.c:3564 msgid "_Billing info:" msgstr "_Billing info:" -#: gtk/gtkprintunixdialog.c:3575 +#: gtk/gtkprintunixdialog.c:3582 msgid "Print Document" msgstr "Print Document" #. Translators: this is one of the choices for the print at option #. * in the print dialog #. -#: gtk/gtkprintunixdialog.c:3584 +#: gtk/gtkprintunixdialog.c:3591 msgid "_Now" msgstr "_Now" -#: gtk/gtkprintunixdialog.c:3595 +#: gtk/gtkprintunixdialog.c:3602 msgid "A_t:" msgstr "A_t:" @@ -2820,127 +1925,127 @@ msgstr "A_t:" #. * You can remove the am/pm values below for your locale if they are not #. * supported. #. -#: gtk/gtkprintunixdialog.c:3601 +#: gtk/gtkprintunixdialog.c:3608 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" msgstr "" -#: gtk/gtkprintunixdialog.c:3611 +#: gtk/gtkprintunixdialog.c:3618 msgid "Time of print" msgstr "" -#: gtk/gtkprintunixdialog.c:3627 +#: gtk/gtkprintunixdialog.c:3634 msgid "On _hold" msgstr "On _hold" -#: gtk/gtkprintunixdialog.c:3628 +#: gtk/gtkprintunixdialog.c:3635 msgid "Hold the job until it is explicitly released" msgstr "" -#: gtk/gtkprintunixdialog.c:3648 +#: gtk/gtkprintunixdialog.c:3655 msgid "Add Cover Page" msgstr "Add Cover Page" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: gtk/gtkprintunixdialog.c:3657 +#: gtk/gtkprintunixdialog.c:3664 msgid "Be_fore:" msgstr "Be_fore:" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: gtk/gtkprintunixdialog.c:3675 +#: gtk/gtkprintunixdialog.c:3682 msgid "_After:" msgstr "_After:" #. Translators: this is the tab label for the notebook tab containing #. * job-specific options in the print dialog #. -#: gtk/gtkprintunixdialog.c:3693 +#: gtk/gtkprintunixdialog.c:3700 msgid "Job" msgstr "Job" -#: gtk/gtkprintunixdialog.c:3759 +#: gtk/gtkprintunixdialog.c:3766 msgid "Advanced" msgstr "Advanced" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3794 +#: gtk/gtkprintunixdialog.c:3804 msgid "Image Quality" msgstr "Image Quality" #. Translators: this will appear as tab label in print dialog. -#: gtk/gtkprintunixdialog.c:3798 +#: gtk/gtkprintunixdialog.c:3808 msgid "Color" msgstr "Colour" #. Translators: this will appear as tab label in print dialog. #. It's a typographical term, as in "Binding and finishing" -#: gtk/gtkprintunixdialog.c:3803 +#: gtk/gtkprintunixdialog.c:3813 msgid "Finishing" msgstr "Finishing" -#: gtk/gtkprintunixdialog.c:3813 +#: gtk/gtkprintunixdialog.c:3823 msgid "Some of the settings in the dialog conflict" msgstr "Some of the settings in the dialogue conflict" -#: gtk/gtkprintunixdialog.c:3836 +#: gtk/gtkprintunixdialog.c:3846 msgid "Print" msgstr "Print" -#: gtk/gtkrc.c:2839 +#: gtk/gtkrc.c:2834 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Unable to find include file: \"%s\"" -#: gtk/gtkrc.c:3469 gtk/gtkrc.c:3472 +#: gtk/gtkrc.c:3470 gtk/gtkrc.c:3473 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Unable to locate image file in pixmap_path: \"%s\"" -#: gtk/gtkrecentaction.c:154 gtk/gtkrecentaction.c:162 -#: gtk/gtkrecentchoosermenu.c:588 gtk/gtkrecentchoosermenu.c:596 +#: gtk/gtkrecentaction.c:165 gtk/gtkrecentaction.c:173 +#: gtk/gtkrecentchoosermenu.c:615 gtk/gtkrecentchoosermenu.c:623 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "This function is not implemented for widgets of class '%s'" -#: gtk/gtkrecentchooserdefault.c:481 +#: gtk/gtkrecentchooserdefault.c:482 msgid "Select which type of documents are shown" msgstr "Select which type of documents are shown" -#: gtk/gtkrecentchooserdefault.c:1134 gtk/gtkrecentchooserdefault.c:1171 +#: gtk/gtkrecentchooserdefault.c:1138 gtk/gtkrecentchooserdefault.c:1175 #, c-format msgid "No item for URI '%s' found" msgstr "No item for URI '%s' found" -#: gtk/gtkrecentchooserdefault.c:1298 +#: gtk/gtkrecentchooserdefault.c:1302 msgid "Untitled filter" msgstr "Untitled filter" -#: gtk/gtkrecentchooserdefault.c:1651 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not remove item" msgstr "Could not remove item" -#: gtk/gtkrecentchooserdefault.c:1695 +#: gtk/gtkrecentchooserdefault.c:1699 msgid "Could not clear list" msgstr "Could not clear list" -#: gtk/gtkrecentchooserdefault.c:1779 +#: gtk/gtkrecentchooserdefault.c:1783 msgid "Copy _Location" msgstr "Copy _Location" -#: gtk/gtkrecentchooserdefault.c:1792 +#: gtk/gtkrecentchooserdefault.c:1796 msgid "_Remove From List" msgstr "_Remove From List" -#: gtk/gtkrecentchooserdefault.c:1801 +#: gtk/gtkrecentchooserdefault.c:1805 msgid "_Clear List" msgstr "_Clear List" -#: gtk/gtkrecentchooserdefault.c:1815 +#: gtk/gtkrecentchooserdefault.c:1819 msgid "Show _Private Resources" msgstr "Show _Private Resources" @@ -2954,21 +2059,21 @@ msgstr "Show _Private Resources" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: gtk/gtkrecentchoosermenu.c:342 +#: gtk/gtkrecentchoosermenu.c:369 msgid "No items found" msgstr "No items found" -#: gtk/gtkrecentchoosermenu.c:508 gtk/gtkrecentchoosermenu.c:564 +#: gtk/gtkrecentchoosermenu.c:535 gtk/gtkrecentchoosermenu.c:591 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "No recently used resource found with URI `%s'" -#: gtk/gtkrecentchoosermenu.c:775 +#: gtk/gtkrecentchoosermenu.c:802 #, c-format msgid "Open '%s'" msgstr "Open '%s'" -#: gtk/gtkrecentchoosermenu.c:805 +#: gtk/gtkrecentchoosermenu.c:832 msgid "Unknown item" msgstr "Unknown item" @@ -2977,7 +2082,7 @@ msgstr "Unknown item" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: gtk/gtkrecentchoosermenu.c:816 +#: gtk/gtkrecentchoosermenu.c:843 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -2986,50 +2091,50 @@ msgstr "" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: gtk/gtkrecentchoosermenu.c:821 +#: gtk/gtkrecentchoosermenu.c:848 #, fuzzy, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%s (%s)" -#: gtk/gtkrecentmanager.c:968 gtk/gtkrecentmanager.c:981 -#: gtk/gtkrecentmanager.c:1119 gtk/gtkrecentmanager.c:1129 -#: gtk/gtkrecentmanager.c:1182 gtk/gtkrecentmanager.c:1191 -#: gtk/gtkrecentmanager.c:1206 +#: gtk/gtkrecentmanager.c:980 gtk/gtkrecentmanager.c:993 +#: gtk/gtkrecentmanager.c:1131 gtk/gtkrecentmanager.c:1141 +#: gtk/gtkrecentmanager.c:1194 gtk/gtkrecentmanager.c:1203 +#: gtk/gtkrecentmanager.c:1218 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Unable to find an item with URI '%s'" -#: gtk/gtkspinner.c:458 +#: gtk/gtkspinner.c:456 #, fuzzy msgctxt "throbbing progress animation widget" msgid "Spinner" msgstr "Paper" -#: gtk/gtkspinner.c:459 +#: gtk/gtkspinner.c:457 msgid "Provides visual indication of progress" msgstr "" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: gtk/gtkstock.c:314 +#: gtk/gtkstock.c:313 #, fuzzy msgctxt "Stock label" msgid "Information" msgstr "Information" -#: gtk/gtkstock.c:315 +#: gtk/gtkstock.c:314 #, fuzzy msgctxt "Stock label" msgid "Warning" msgstr "Warning" -#: gtk/gtkstock.c:316 +#: gtk/gtkstock.c:315 #, fuzzy msgctxt "Stock label" msgid "Error" msgstr "Error" -#: gtk/gtkstock.c:317 +#: gtk/gtkstock.c:316 #, fuzzy msgctxt "Stock label" msgid "Question" @@ -3038,108 +2143,114 @@ msgstr "Question" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: gtk/gtkstock.c:322 +#: gtk/gtkstock.c:321 #, fuzzy msgctxt "Stock label" msgid "_About" msgstr "_About" -#: gtk/gtkstock.c:323 +#: gtk/gtkstock.c:322 #, fuzzy msgctxt "Stock label" msgid "_Add" msgstr "_Add" -#: gtk/gtkstock.c:324 +#: gtk/gtkstock.c:323 #, fuzzy msgctxt "Stock label" msgid "_Apply" msgstr "_Apply" -#: gtk/gtkstock.c:325 +#: gtk/gtkstock.c:324 #, fuzzy msgctxt "Stock label" msgid "_Bold" msgstr "_Bold" -#: gtk/gtkstock.c:326 +#: gtk/gtkstock.c:325 #, fuzzy msgctxt "Stock label" msgid "_Cancel" msgstr "_Cancel" -#: gtk/gtkstock.c:327 +#: gtk/gtkstock.c:326 #, fuzzy msgctxt "Stock label" -msgid "_CD-Rom" +msgid "_CD-ROM" msgstr "_CD-Rom" -#: gtk/gtkstock.c:328 +#: gtk/gtkstock.c:327 #, fuzzy msgctxt "Stock label" msgid "_Clear" msgstr "_Clear" -#: gtk/gtkstock.c:329 +#: gtk/gtkstock.c:328 #, fuzzy msgctxt "Stock label" msgid "_Close" msgstr "_Close" -#: gtk/gtkstock.c:330 +#: gtk/gtkstock.c:329 #, fuzzy msgctxt "Stock label" msgid "C_onnect" msgstr "C_onnect" -#: gtk/gtkstock.c:331 +#: gtk/gtkstock.c:330 #, fuzzy msgctxt "Stock label" msgid "_Convert" msgstr "_Convert" -#: gtk/gtkstock.c:332 +#: gtk/gtkstock.c:331 #, fuzzy msgctxt "Stock label" msgid "_Copy" msgstr "_Copy" -#: gtk/gtkstock.c:333 +#: gtk/gtkstock.c:332 #, fuzzy msgctxt "Stock label" msgid "Cu_t" msgstr "Cu_t" -#: gtk/gtkstock.c:334 +#: gtk/gtkstock.c:333 #, fuzzy msgctxt "Stock label" msgid "_Delete" msgstr "_Delete" -#: gtk/gtkstock.c:335 +#: gtk/gtkstock.c:334 #, fuzzy msgctxt "Stock label" msgid "_Discard" msgstr "_Discard" -#: gtk/gtkstock.c:336 +#: gtk/gtkstock.c:335 #, fuzzy msgctxt "Stock label" msgid "_Disconnect" msgstr "_Disconnect" -#: gtk/gtkstock.c:337 +#: gtk/gtkstock.c:336 #, fuzzy msgctxt "Stock label" msgid "_Execute" msgstr "_Execute" -#: gtk/gtkstock.c:338 +#: gtk/gtkstock.c:337 #, fuzzy msgctxt "Stock label" msgid "_Edit" msgstr "_Edit" +#: gtk/gtkstock.c:338 +#, fuzzy +msgctxt "Stock label" +msgid "_File" +msgstr "_Files" + #: gtk/gtkstock.c:339 #, fuzzy msgctxt "Stock label" @@ -3227,7 +2338,7 @@ msgstr "" #: gtk/gtkstock.c:360 #, fuzzy msgctxt "Stock label" -msgid "_Harddisk" +msgid "_Hard Disk" msgstr "_Harddisk" #: gtk/gtkstock.c:361 @@ -3600,163 +2711,163 @@ msgctxt "Stock label" msgid "Zoom _Out" msgstr "Zoom _Out" -#: gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:650 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Unknown error when trying to deserialize %s" -#: gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:709 #, c-format msgid "No deserialize function found for format %s" msgstr "No deserialize function found for format %s" -#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:795 gtk/gtktextbufferserialize.c:821 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Both \"id\" and \"name\" were found on the <%s> element" -#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:805 gtk/gtktextbufferserialize.c:831 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "The attribute \"%s\" was found twice on the <%s> element" -#: gtk/gtktextbufferserialize.c:846 -#, c-format -msgid "<%s> element has invalid id \"%s\"" +#: gtk/gtktextbufferserialize.c:845 +#, fuzzy, c-format +msgid "<%s> element has invalid ID \"%s\"" msgstr "<%s> element has invalid id \"%s\"" -#: gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:855 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> element has neither a \"name\" nor an \"id\" attribute" -#: gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:942 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Attribute \"%s\" repeated twice on the same <%s> element" -#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:960 gtk/gtktextbufferserialize.c:985 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Attribute \"%s\" is invalid on <%s> element in this context" -#: gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1024 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Tag \"%s\" has not been defined." -#: gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1036 msgid "Anonymous tag found and tags can not be created." msgstr "Anonymous tag found and tags can not be created." -#: gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1047 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Tag \"%s\" does not exist in buffer and tags can not be created." -#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 -#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1146 gtk/gtktextbufferserialize.c:1221 +#: gtk/gtktextbufferserialize.c:1324 gtk/gtktextbufferserialize.c:1398 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Element <%s> is not allowed below <%s>" -#: gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1177 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" is not a valid attribute type" -#: gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1185 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" is not a valid attribute name" -#: gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1195 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" -#: gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1204 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" is not a valid value for attribute \"%s\"" -#: gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1289 #, c-format msgid "Tag \"%s\" already defined" msgstr "Tag \"%s\" already defined" -#: gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1300 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Tag \"%s\" has invalid priority \"%s\"" -#: gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1353 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Outermost element in text must be not <%s>" -#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1362 gtk/gtktextbufferserialize.c:1378 #, c-format msgid "A <%s> element has already been specified" msgstr "A <%s> element has already been specified" -#: gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1384 msgid "A element can't occur before a element" msgstr "A element can't occur before a element" -#: gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1784 msgid "Serialized data is malformed" msgstr "Serialized data is malformed" -#: gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1862 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" -#: gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:60 msgid "LRM _Left-to-right mark" msgstr "LRM _Left-to-right mark" -#: gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:61 msgid "RLM _Right-to-left mark" msgstr "RLM _Right-to-left mark" -#: gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:62 msgid "LRE Left-to-right _embedding" msgstr "LRE Left-to-right _embedding" -#: gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:63 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Right-to-left e_mbedding" -#: gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:64 msgid "LRO Left-to-right _override" msgstr "LRO Left-to-right _override" -#: gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:65 msgid "RLO Right-to-left o_verride" msgstr "RLO Right-to-left o_verride" -#: gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:66 msgid "PDF _Pop directional formatting" msgstr "PDF _Pop directional formatting" -#: gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:67 msgid "ZWS _Zero width space" msgstr "ZWS _Zero width space" -#: gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:68 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Zero width _joiner" -#: gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:69 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Zero width _non-joiner" -#: gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:72 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Unable to locate theme engine in module_path: \"%s\"," @@ -3787,27 +2898,27 @@ msgstr "" msgid "Adjusts the volume" msgstr "" -#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:94 gtk/gtkvolumebutton.c:97 msgid "Volume Down" msgstr "Volume Down" -#: gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:96 msgid "Decreases the volume" msgstr "" -#: gtk/gtkvolumebutton.c:97 gtk/gtkvolumebutton.c:100 +#: gtk/gtkvolumebutton.c:100 gtk/gtkvolumebutton.c:103 msgid "Volume Up" msgstr "Volume Up" -#: gtk/gtkvolumebutton.c:99 +#: gtk/gtkvolumebutton.c:102 msgid "Increases the volume" msgstr "" -#: gtk/gtkvolumebutton.c:157 +#: gtk/gtkvolumebutton.c:160 msgid "Muted" msgstr "Muted" -#: gtk/gtkvolumebutton.c:161 +#: gtk/gtkvolumebutton.c:164 msgid "Full Volume" msgstr "Full Volume" @@ -3816,7 +2927,7 @@ msgstr "Full Volume" #. * Translate the "%d" to "%Id" if you want to use localised digits, #. * or otherwise translate the "%d" to "%d". #. -#: gtk/gtkvolumebutton.c:174 +#: gtk/gtkvolumebutton.c:177 #, c-format msgctxt "volume percentage" msgid "%d %%" @@ -4862,264 +3973,259 @@ msgstr "Vietnamese (VIQR)" msgid "X Input Method" msgstr "X Input Method" -#: modules/printbackends/cups/gtkprintbackendcups.c:809 -#: modules/printbackends/cups/gtkprintbackendcups.c:1018 +#: modules/printbackends/cups/gtkprintbackendcups.c:811 +#: modules/printbackends/cups/gtkprintbackendcups.c:1020 #, fuzzy msgid "Username:" msgstr "_Rename" -#: modules/printbackends/cups/gtkprintbackendcups.c:810 -#: modules/printbackends/cups/gtkprintbackendcups.c:1027 +#: modules/printbackends/cups/gtkprintbackendcups.c:812 +#: modules/printbackends/cups/gtkprintbackendcups.c:1029 #, fuzzy msgid "Password:" msgstr "_Pressure:" -#: modules/printbackends/cups/gtkprintbackendcups.c:848 +#: modules/printbackends/cups/gtkprintbackendcups.c:850 #, c-format msgid "Authentication is required to get a file from %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:852 -#: modules/printbackends/cups/gtkprintbackendcups.c:1040 +#: modules/printbackends/cups/gtkprintbackendcups.c:854 +#: modules/printbackends/cups/gtkprintbackendcups.c:1042 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:854 +#: modules/printbackends/cups/gtkprintbackendcups.c:856 #, c-format msgid "Authentication is required to print a document on %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:858 +#: modules/printbackends/cups/gtkprintbackendcups.c:860 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:860 +#: modules/printbackends/cups/gtkprintbackendcups.c:862 msgid "Authentication is required to get attributes of a job" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:864 +#: modules/printbackends/cups/gtkprintbackendcups.c:866 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:866 +#: modules/printbackends/cups/gtkprintbackendcups.c:868 msgid "Authentication is required to get attributes of a printer" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:869 +#: modules/printbackends/cups/gtkprintbackendcups.c:871 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:872 +#: modules/printbackends/cups/gtkprintbackendcups.c:874 #, c-format msgid "Authentication is required to get printers from %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:875 +#: modules/printbackends/cups/gtkprintbackendcups.c:877 #, c-format msgid "Authentication is required on %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1012 +#: modules/printbackends/cups/gtkprintbackendcups.c:1014 #, fuzzy msgid "Domain:" msgstr "_Location:" -#: modules/printbackends/cups/gtkprintbackendcups.c:1042 +#: modules/printbackends/cups/gtkprintbackendcups.c:1044 #, c-format msgid "Authentication is required to print document '%s'" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1047 +#: modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1049 +#: modules/printbackends/cups/gtkprintbackendcups.c:1051 msgid "Authentication is required to print this document" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1670 +#: modules/printbackends/cups/gtkprintbackendcups.c:1672 #, c-format msgid "Printer '%s' is low on toner." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1671 +#: modules/printbackends/cups/gtkprintbackendcups.c:1673 #, c-format msgid "Printer '%s' has no toner left." msgstr "" #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1673 +#: modules/printbackends/cups/gtkprintbackendcups.c:1675 #, c-format msgid "Printer '%s' is low on developer." msgstr "" #. Translators: "Developer" like on photo development context -#: modules/printbackends/cups/gtkprintbackendcups.c:1675 +#: modules/printbackends/cups/gtkprintbackendcups.c:1677 #, c-format msgid "Printer '%s' is out of developer." msgstr "" #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1677 +#: modules/printbackends/cups/gtkprintbackendcups.c:1679 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" #. Translators: "marker" is one color bin of the printer -#: modules/printbackends/cups/gtkprintbackendcups.c:1679 +#: modules/printbackends/cups/gtkprintbackendcups.c:1681 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1680 +#: modules/printbackends/cups/gtkprintbackendcups.c:1682 #, c-format msgid "The cover is open on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1681 +#: modules/printbackends/cups/gtkprintbackendcups.c:1683 #, c-format msgid "The door is open on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1682 +#: modules/printbackends/cups/gtkprintbackendcups.c:1684 #, c-format msgid "Printer '%s' is low on paper." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1683 +#: modules/printbackends/cups/gtkprintbackendcups.c:1685 #, c-format msgid "Printer '%s' is out of paper." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1684 +#: modules/printbackends/cups/gtkprintbackendcups.c:1686 #, fuzzy, c-format -msgid "Printer '%s' is currently off-line." +msgid "Printer '%s' is currently offline." msgstr "Printer offline" -#: modules/printbackends/cups/gtkprintbackendcups.c:1685 -#, c-format -msgid "Printer '%s' may not be connected." -msgstr "" - -#: modules/printbackends/cups/gtkprintbackendcups.c:1686 +#: modules/printbackends/cups/gtkprintbackendcups.c:1687 #, c-format msgid "There is a problem on printer '%s'." msgstr "" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:1994 -msgid "Paused ; Rejecting Jobs" +#: modules/printbackends/cups/gtkprintbackendcups.c:1995 +msgid "Paused; Rejecting Jobs" msgstr "" #. Translators: this is a printer status. -#: modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2774 +#: modules/printbackends/cups/gtkprintbackendcups.c:2777 msgid "Two Sided" msgstr "Two-Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2775 +#: modules/printbackends/cups/gtkprintbackendcups.c:2778 msgid "Paper Type" msgstr "Paper Type" -#: modules/printbackends/cups/gtkprintbackendcups.c:2776 +#: modules/printbackends/cups/gtkprintbackendcups.c:2779 msgid "Paper Source" msgstr "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2777 +#: modules/printbackends/cups/gtkprintbackendcups.c:2780 msgid "Output Tray" msgstr "Output Tray" -#: modules/printbackends/cups/gtkprintbackendcups.c:2778 +#: modules/printbackends/cups/gtkprintbackendcups.c:2781 #, fuzzy msgid "Resolution" msgstr "Question" -#: modules/printbackends/cups/gtkprintbackendcups.c:2779 +#: modules/printbackends/cups/gtkprintbackendcups.c:2782 msgid "GhostScript pre-filtering" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2788 +#: 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:2790 +#: modules/printbackends/cups/gtkprintbackendcups.c:2793 msgid "Long Edge (Standard)" msgstr "" #. Translators: this is an option of "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2792 +#: modules/printbackends/cups/gtkprintbackendcups.c:2795 msgid "Short Edge (Flip)" msgstr "" #. Translators: this is an option of "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:2794 -#: modules/printbackends/cups/gtkprintbackendcups.c:2796 -#: modules/printbackends/cups/gtkprintbackendcups.c:2804 +#: 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:2798 -#: modules/printbackends/cups/gtkprintbackendcups.c:2800 -#: modules/printbackends/cups/gtkprintbackendcups.c:2802 -#: modules/printbackends/cups/gtkprintbackendcups.c:2806 -#: modules/printbackends/cups/gtkprintbackendcups.c:3292 +#: 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:2808 +#: modules/printbackends/cups/gtkprintbackendcups.c:2811 msgid "Embed GhostScript fonts only" msgstr "" #. Translators: this is an option of "GhostScript" -#: modules/printbackends/cups/gtkprintbackendcups.c:2810 +#: 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:2812 +#: 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:2814 +#: 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:2823 +#: 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:3500 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:3500 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "High" msgstr "High" -#: modules/printbackends/cups/gtkprintbackendcups.c:3500 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Medium" msgstr "Medium" -#: modules/printbackends/cups/gtkprintbackendcups.c:3500 +#: modules/printbackends/cups/gtkprintbackendcups.c:3503 msgid "Low" msgstr "Low" @@ -5127,7 +4233,7 @@ msgstr "Low" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3524 +#: modules/printbackends/cups/gtkprintbackendcups.c:3527 #, fuzzy msgid "Pages per Sheet" msgstr "Pages Per Sheet" @@ -5135,7 +4241,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:3561 +#: modules/printbackends/cups/gtkprintbackendcups.c:3564 #, fuzzy msgid "Job Priority" msgstr "Pri_ority:" @@ -5143,7 +4249,7 @@ msgstr "Pri_ority:" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3572 +#: modules/printbackends/cups/gtkprintbackendcups.c:3575 #, fuzzy msgid "Billing Info" msgstr "_Billing info:" @@ -5151,38 +4257,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:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "None" msgstr "None" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Classified" msgstr "Classified" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Confidential" msgstr "Confidential" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: modules/printbackends/cups/gtkprintbackendcups.c:3590 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:3587 +#: 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:3622 +#: modules/printbackends/cups/gtkprintbackendcups.c:3625 #, fuzzy msgid "Before" msgstr "Be_fore:" @@ -5190,7 +4296,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:3637 +#: modules/printbackends/cups/gtkprintbackendcups.c:3640 #, fuzzy msgid "After" msgstr "_After:" @@ -5199,7 +4305,7 @@ msgstr "_After:" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: modules/printbackends/cups/gtkprintbackendcups.c:3657 +#: modules/printbackends/cups/gtkprintbackendcups.c:3660 #, fuzzy msgid "Print at" msgstr "Print" @@ -5207,7 +4313,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:3668 +#: modules/printbackends/cups/gtkprintbackendcups.c:3671 #, fuzzy msgid "Print at time" msgstr "Print to File" @@ -5216,7 +4322,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:3703 +#: modules/printbackends/cups/gtkprintbackendcups.c:3706 #, c-format msgid "Custom %sx%s" msgstr "Custom %sx%s" @@ -5312,15 +4418,683 @@ 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 "Gdk debugging flags to set" +#~ msgstr "Gdk debugging flags to set" + +#~ msgid "Gdk debugging flags to unset" +#~ msgstr "Gdk debugging flags to unset" + +#~ 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" #~ msgid "Fol_ders" #~ msgstr "Fol_ders" -#~ msgid "_Files" -#~ msgstr "_Files" - #~ msgid "Folder unreadable: %s" #~ msgstr "Folder unreadable: %s"